Skip to main content

Cancel card

DELETE 

/card/v1/cards/{id}

Permanently cancels a card by setting its status to CANCELLED. This action is irreversible: once cancelled, the card cannot be reactivated. Any pending transactions will be declined.

To issue a replacement card from the same configuration, use the Renew card endpoint.

Request

Responses

Card cancelled successfully. The response contains the updated card with CANCELLED status.

Was this page helpful?