Skip to main content

Renew card

POST 

/card/v1/cards/{id}/renewals

Creates a new replacement card from a cancelled card's configuration. The new card is issued in CREATED state with the same wallet, asset code, and customer association as the original cancelled card.

This endpoint can only be used on cards with CANCELLED status. Use this when a customer needs a replacement card (e.g., after card compromise or expiry).

Request

Responses

Replacement card created successfully. The new card inherits the configuration from the cancelled card.

Was this page helpful?