Loyalty API
To make loyalty requests you must have a loyaltyGroupId
and access token.
The access token is a JWT bearer token that is sent in the Authorization header on the form Authorize: Bearer <token>
All payment requests must be committed within a reasonable period of time, once the sale is finalized.
Last updated
Was this helpful?