Cards
Cancel a card
This endpoint cancel a card by card id. The remaining balance of the card will be refunded to the corresponding currency account.
POST
Header
x-client-id
.
Bearer YOUR_TOKEN_HERE
.
Parameters
Unique Identifier for card.
Response
Indicates whether the call was successful. 200 if successful, 400 if not.
Response Message. “Success” if successful, others not.