Skip to main content
POST
C#
This endpoint requires the gift-cards.read scope.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-gr4vy-merchant-account-id
string

The ID of the merchant account to use for this request.

Example:

"default"

Body

application/json
items
(GiftCardRequest · object | GiftCardStoredRequest · object)[]
required

A list of gift cards to request a balance for.

The number and pin for a gift card to fetch a balance for.

Response

Successful Response

items
GiftCardSummary · object[]
required

A list of items returned for this request.