post https://stagingaccount.xoxoday.com/chef/v1/oauth/api/
Fetch Offers API enables the user to get a list of Offers with desired filters available with the Xoxoday catalog
Filter Reference Table
Key | Value Type | Description |
---|---|---|
category | String | Category Name to be included |
country | String | Countries to be included |
A limit of 500 requests per day is set for Fetch Offers API. If the number of requests cross the defined threshold you will receive the HTTP429 error.
Xoxoday recommends that you refresh your catalog every 24 hours.
The first sync can happen at 5:00 AM IST.
Please note - These timings are per GMT+5:30 (India) time zone
Implementation Notes
- Read the "metadata" field in the
Fetch Offers API
response to get the Offer information like,- Code
- Link
- Expiry Date of the Code / Link
- We recommend you cache the response from
Fetch Offers API
in your database every time you sync our catalog