v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Gift Cards

Reverse gift card transaction

Reverses the given transaction on the gift card. If the reversal is successful, a new transaction will be added to the gift card transactions with the status "REVERSING". Only transactions of type "REDEEMING" can be reversed.

🔒 Requires: gift_cards:write:redeem scope

delete/gift_cards/transactions/{transaction_id}

Path parameters

transaction_idstring required

The transaction id to be reversed for the gift card.

Response

The gift card transaction was successfully reversed.