Change PIN
POST/api/partner/cards/:id/change-pin
Changes the card PIN. pin is the RSA-OAEP encrypted PIN
(base64). Known limitation: IT-Card currently returns an error
on this operation.
Request
Responses
- 200
- 401
- 403
- 500
PIN changed
Unauthorized — missing or invalid JWT
Forbidden — resource not owned by the calling partner
IT-Card reported an error (current limitation)