Fetch offer details

Use /offers/:offerId endpoint to get basic offer details.

This endpoint returns details of offer localizations matching a particular country or location. The country or location is determined based on the customer IP address.

You can query using the offer short ID - without a country suffix (e.g. S123123123) to dynamically retrieve details of the offer localization matching the current country of the user. You can query using the offer long ID - with country suffix e.g. (S123123123_US) to retrieve details of the offer localization for a particular country.

If you want to fetch offer details for a specific customer use this endpoint.

Note:
Please note that this endpoint will not return taxes for the USA and Canada. Taxes will only be shown during the checkout process (they are returned in the order method: Create order or Get an order).

Language
Click Try It! to start a request and see the response here!