List gift cards for a buyer
List all the stored gift cards for a specific buyer.
GET
This endpoint requires the gift-cards.read
or embed
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.
Examples:
"default"
Response
200
application/json
Successful Response
The response is of type object
.