v2
latestOpenAPI 3.1.02026-08-01244220427.0 KBGift Cards
Getcustomertransactions
Get All Customer Transactions
Returns paginated transaction history across all gift cards belonging to the customer.
get/v2/giftcards/customer/transactions
Query parameters
programIdstring
Example:5eb7cf5a86d9755df3a6c593
cardIdstring
Example:5eb7cf5a86d9755df3a6c593
qstring nullable
pageinteger
limitinteger
offsetinteger nullable
Headers
X-Eposn-Customer-Tokenstring nullable
X-Eposn-Merchant-Tokenstring nullable
Response
Successful Response
Example response
[
{
"id": "5eb7cf5a86d9755df3a6c593",
"merchantId": "5eb7cf5a86d9755df3a6c593"
}
]