Cards
Unblock a card
Unblocks a digital gift card, transitioning it from BLOCKED to ACTIVE. This is only applicable if the card is currently BLOCKED.
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 unblocked successfully.
The response is of type object
.