Retrieve all orders placed by your reseller team. Includes order items and their fulfillment status.
cURL
curl --request GET \ --url https://api.offergrid.io/reseller/orders \ --header 'x-api-key: <api-key>'
Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.
List of orders
Was this page helpful?