Gift Cards
Void gift card by number
Voids the gift card with the given card number. The gift card balance will be set to zero and its status changed to "VOIDED".
🔒 Requires: gift_cards:write:issue scope
delete/gift_cards/by_number/{card_number}
Path parameters
card_numberstring required
The number of the gift card to be voided.
Response
Gift card successfully voided.