Update card PIN
Cards
Update card PIN
Updates the PIN for a card. Only supported for physical cards; virtual cards have no PIN. PIN must be 4-12 digits and cannot contain sequences of 3+ consecutive or repeated numbers.
PUT
Update card PIN
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
Available options:
2025-02-14 Example:
"2025-02-14"
Path Parameters
Body
Request body for updating card PIN
Card PIN (4-12 digits). Must not contain sequences of 3+ consecutive or repeated numbers.
Required string length:
4 - 12Pattern:
^\d+$Response
Response for status 400
- CardOperationNotAllowedError
- CardTypeNotSupportedError
- AccountNotActiveError
Card operation not allowed in current status