v1
latestOpenAPI 3.0.12026-07-24128351404.9 KBSecurity
Update PIN
PIN Code Rules
-
Length<br> The PIN must be exactly 6 digits.
-
No repeated digits<br> It must not contain any sequence of three identical digits.<br> Not allowed: 111, 222, 999
-
No sequential digits<br> No three consecutive increasing or decreasing digits.<br> Examples not allowed: 123, 234, 789, 890, 098, 321
put/open-api/v3/cards/{id}/pin
Path parameters
idstring required
The UUID of the Card.
Request body
Response
OK