Authentication

To initiate any calls to the Redemptions API, the Merchant is required to first authenticate. This is done by calling the authentication/getToken operation.

Token Expiry

Tokens expire after 15 minutes and will need to be refreshed before any further calls can be made.

Last updated