Gift Cards
Get Gift Cards
This endpoint returns a paginated list of a user’s active gift cards.
GET
Please review proper request headers here.
Parameters
integer
The current page of paginated resources.
- Default:
1.
integer
Number of records to be returned per API request.
- Default:
10 - Minimum:
1 - Maximum:
100
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)
enum
Gift card state (
active, archived)string
Expiration date in ISO8601 format (nullable)
string
Time the gift card was added in ISO8601 format
hash
Pagination information