Renew card
POST/card/v1/cards/{id}/renewals
Creates a new replacement card from a cancelled or expired card's configuration. The new card is issued in CREATED state with the same wallet, asset code, and customer association as the original card.
This endpoint can only be used on cards with CANCELLED or EXPIRED status. Use this when a customer needs a replacement card (e.g., after card compromise or expiry).
Request
Responses
- 202
- 400
- 403
- 404
Card renewal accepted and is being processed asynchronously. The new card inherits the configuration from the original card.