Cards
Reissue a card
Generates a new digital gift card to replace an existing one. Unloads funds from the original and adds them to the newly created card.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for the card.
Body
application/json
Response
200
application/json
Card reissued successfully.
The response is of type object
.