Retrieve detailed information about a specific order, including all items and their fulfillment status.
cURL
curl --request GET \ --url https://api.offergrid.io/reseller/orders/{id} \ --header 'x-api-key: <api-key>'
Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.
Order details
Was this page helpful?