post
https://v1/v1/cards/
Use this API to replace an existing card — for example, when a card has been damaged, lost, or stolen. A new physical card is issued to the cardholder while retaining the same card number and account details, ensuring continuity with no disruption to linked services.
Pass the cardIdForReplace as a path parameter to identify the card being replaced, set the command query parameter to REPLACE, and provide a replaceReason in the request body (e.g., DAMAGED or STOLEN).
Note: A successful API response indicates the replacement request was accepted. To confirm the card's actual updated status, subscribe to the webhook below.
Webhooks
| Event | Webhook Reference |
|---|---|
| Replace Card | Replace Card |

