In this guide, we will go through the process of setting up an API connection, and a few basic endpoints that you can use for EDI document management. We will use PHP as the example language but you can translate the examples to any programming language you desire.Documentation Index
Fetch the complete documentation index at: https://docs.procuros.io/llms.txt
Use this file to discover all available pages before exploring further.
Connecting to the API
We assume for this PHP example thatGuzzle is installed and available to the script.
Listing Documents
Following on from this, you can use the connection to list orders from your trade partners.filter URL parameter. For example: