Skip to main content
GET
This endpoint retrieves details for a specific gift card, including the current balance fetched in real-time from the gift card provider.
Please review proper request headers here.

Parameters

string
required
The gift card ID

Response

string
Gift card ID
string
Provider merchant ID
string
Full gift card number
string
PIN code (if required by provider)
string
Last 4 digits of the card number
number
Current balance on the gift card (fetched in real-time from provider). May be null in list responses if provider is unavailable.
enum
Gift card state (active, archived)
string
Expiration date in ISO8601 format (nullable)
string
Time the gift card was added in ISO8601 format