Skip to main content
PUT
Updates the PIN code for a virtual card. Requires an API key with access level 3 or higher.

Path parameters

cardId
string
required
Card identifier.

Body

pin
string
required
New PIN for the card. Must be between 4 and 12 characters.

Response

pin
string
The updated PIN value.