更新PIN码

PIN码规则

  1. 长度要求

    PIN码必须恰好为6位数字。

  2. 无重复数字序列

    不得包含任意连续三位相同的数字。

    不允许的示例:111222999

  3. 无连续数字序列

    不得包含任意连续三位递增或递减的数字。

    不允许的示例:123234789890098321

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

卡片的UUID。

Body Params
string
required
length between 6 and 6
^\d{6}$

用于交易PIN和ATM PIN的密码。PIN可以是6位数字。

string
required

账户UUID

Responses

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