Update PIN

PIN Code Rules

  1. Length

    The PIN must be exactly 6 digits.

  2. No repeated digits

    It must not contain any sequence of three identical digits.

    Not allowed: 111, 222, 999

  3. No sequential digits

    No three consecutive increasing or decreasing digits.

    Examples not allowed: 123, 234, 789, 890, 098, 321

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The UUID of the Card.

Body Params
string
required
length between 6 and 6

The pin code used for transaction PIN and ATM PIN. Pin can be 6 digits long.

string
required

The UUID of the Account.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json