Cards
Activate a card
Activates a digital gift card that is currently in the WAITING_ACTIVATION state, transitioning it to ACTIVE.
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 activated successfully.
The response is of type object
.