Replace card
POST/api/partner/cards/:id/replace-card
Replaces the physical card. IT-Card returns a new cardKey;
the local AccountCard record is updated to the new key and a
card_created webhook is sent to Card Processing.
CIP then enriches the response with cardMask (not present in
IT-Card's replace response) by fetching the new card from
GET /cards/{newCardKey}.
Request
Responses
- 200
- 401
- 403
Replacement card created
Unauthorized — missing or invalid JWT
Forbidden — resource not owned by the calling partner