post https://canvas.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 |
---|---|---|
country | String | Countries to be included |
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
Learn about Error Handling, Rate limiting and Best Practice .