Skip to main content
POST
This endpoint checks the current balance and status of a gift card. It’s commonly used at checkout or in customer portals.

Authentication

This endpoint requires a valid API key with gift_cards:read permissions.

Request Body

string
required
Gift card code to check
string
Gift card PIN (required for some gift cards)

Response

Returns gift card balance and status information.