POST
/
gift-cards
/
balances

This endpoint requires the gift-cards.read scope.

Authorizations

Authorization
string
headerrequired

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.

items
object[]

One or more gift cards to check balances for, up to a default limit of 10 gift cards. Please contact our team to change this limit.

Response

200 - application/json

A list of gift cards in a short format including the latest balance.

items
object[]

A list of stored gift cards.