C#
Verify and get gift card balances
Fetch the balances for one or more gift cards.
POST
C#
This endpoint requires theDocumentation Index
Fetch the complete documentation index at: https://docs.gr4vy.com/llms.txt
Use this file to discover all available pages before exploring further.
gift-cards.read scope.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The ID of the merchant account to use for this request.
Example:
"default"
Body
application/json
A list of gift cards to request a balance for.
The number and pin for a gift card to fetch a balance for.
- GiftCardRequest
- GiftCardStoredRequest
Response
Successful Response
A list of items returned for this request.