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