Skip to main content
GET
Please review proper request headers here.

Parameters

page
integer
The current page of paginated resources.
  • Default: 1.
per_page
integer
Number of records to be returned per API request.
  • Default: 10
  • Minimum: 1
  • Maximum: 100

Response

id
string
Gift card ID
provider_id
string
Provider merchant ID
card_number
string
Full gift card number
pin
string
PIN code (if required by provider)
last4
string
Last 4 digits of the card number
balance
number
Current balance on the gift card (fetched in real-time from provider)
state
enum
Gift card state (active, archived)
expires_at
string
Expiration date in ISO8601 format (nullable)
created_at
string
Time the gift card was added in ISO8601 format
pagination
hash
Pagination information