Skip to main content
  1. This API must be implemented and hosted by the client.
  2. Xoxoday will consume this API whenever a redemption takes place.
  3. The request and response below are provided only as a sample to illustrate the structure that Xoxoday expects.
  4. Please ensure that your response is always in JSON format only, as our system does not support any other data types.

Sample Request and Response

Headers

  1. application/JSON

Sample Request

JSON (POST)

Sample Request Schema

Sample Response

Sample Response Schema

Implementation Notes

  1. Xoxoday will only consume this API — the client must build and expose it.
  2. The auth_token must be provided by you under tpdobject when SSO Redirection API is called .
  3. Make sure the API response includes accurate response status.