v2
latestOpenAPI 3.1.02026-08-01244220427.0 KBGift Cards
Refundgiftcardtransaction
post/v2/giftcards/programs/{programId}/cards/{cardId}/transactions/{transactionId}/refund
Path parameters
transactionIdstring required
Example:5eb7cf5a86d9755df3a6c593
programIdstring required
Example:5eb7cf5a86d9755df3a6c593
cardIdstring required
Example:5eb7cf5a86d9755df3a6c593
Headers
idempotency-keystring nullable
X-Eposn-Customer-Tokenstring nullable
X-Eposn-Merchant-Tokenstring nullable
Request body
Response
Successful Response
Example response
{
"transactionId": "5eb7cf5a86d9755df3a6c593",
"giftCardId": "5eb7cf5a86d9755df3a6c593"
}