Cards
Cancel a card
Cancels a digital gift card, marking it as CANCELLED, unloading remaining funds, and recording cancellation details.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the card.
Response
200
application/json
Card cancelled successfully.
The response is of type object
.