Obtain real-time rates/offers available to a Publisher user.

🚧

Both device_ids and email_sha256s should be provided in the request when available.

The Offers API has a rate limit of 5,000 requests per minute.

Response Object

Top-level object

FieldTypeDescription
merchant_offerslistList of rates/offers available to the user.

merchant_offers List

FieldTypeDescription
merchant_idstringBrand organization ID
offerslistList of all Brand rates/offers available to the user.

offers List

FieldTypeDescription
idstringOffer ID
rankintegerRank of each offer
rate_percentstring(optional) Decimal string of offer rate in percent.
rate_fixedstring(optional) Decimal string of offer rate in fixed amount.
currencystring(optional) Three-letter ISO currency code if rate_fixed (if available), as specified in ISO 4217.
display_paramsmapstring(optional) A map of template parameters that can be used by the Publisher to render the rate/offer.
Language
Authorization
Basic
base64
: