Retrieve detailed information about a specific offer in the catalog. You can only view offers that are available to your reseller team.
cURL
curl --request GET \ --url https://api.offergrid.io/reseller/catalog/{id} \ --header 'x-api-key: <api-key>'
Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.
Offer details
Was this page helpful?