Skip to main content

Re-issue / resign card

POST 

/api/partner/cards/:id/resign-card

Re-issues the card (e.g. PIN reissue, expiration). IT-Card returns a new cardKey; the old card is closed locally and a card_created webhook is sent to Card Processing.

The old statusCode is captured from the local AccountCard row BEFORE the local update overwrites it, then forwarded to POST /api/cip/update-card-status with the OLD cardKey.

Request

Responses

Re-issued card created