Gift cards
Verify and get gift card balances
Verify gift cards are enrolled and fetch their balances.
This verifies a list of gift cards are enrolled for your gift card programme, if this feature is available via your gift card service. It then also fetches each card’s current balance.
Duplicated gift card numbers are not supported. This includes both stored gift cards, as well as those directly provided via the request.
POST
This endpoint requires the gift-cards.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
A request to check the balance for a set of stored and non-stored gift cards.
Response
200
application/json
Returns the balances for each of the gift cards. Balances are returned in the same
order they are requested.
A list of gift cards in a short format including the latest balance.