Skip to main content

Create user

code = 300008, 重复创建

Header Parameters
    Nonce string required

    random 16 bytes alphanumerics

    Credential string required

    Please follow the OpenAPI authentication section

    Example: d900da8b-6e16-4a85-8a66-05d29ac53f24/20240501120123/Wonder-RSA-SHA256
    Signature string required

    Please follow the OpenAPI authentication section

    Example: lM42cgyuLS98Dieydc8K2OD3KwYkOXibpV9pFvr/R0i/830M/FPKUKbav2UBBN3M3EdPk/PpvKQlvBNT+NbEg20CKuiDTZWDc3r7KiA1pdZsui/57XCVhC2s01W8jEM+G5lS362+p8+E0K6UKQDrJMyVpbDT31XSkSJIxae+uDi2nJr4DnIkemeU2LlNDRPPGe9NeX7z3B3N3LwIiQgKMyauPqAjro0UrZykQM9pv4UySRSU2cT8EcjQmyKxbzyuR2A47PyeodJvotlIthdfCHIxG52D06tpRJlRVbUdvxSg14bFiPbr3FwCvruZlbR15gOanJCqE4wp4fC8qEXXsg==
    Content-type string required
    Example: application/json
    x-request-id string
    Example: d900da8b-6e16-4a85-8a66-05d29ac53f24
    x-i18n-lang string

    from zh-HK, zh-CN, or en

Request Body
    user object required
    calling_code calling_code required

    区号 1-3位数字

    phone_number phone_number required

    手机号 1-11位数 (唯一)

    document_type document_type required

    Possible values: [PASSPORT, DRIVER_LICENSE, ID_CARD]

    证件类型

    document_number document_number required

    证件号

    first_name first_name

    名 姓名必须存在一个

    last_name last_name

    姓 姓名必须存在一个

    date_of_birth date_of_birth required

    YYYY-MM-DD

    issuing_country issuing_country required

    country_codes.alpha_3

Responses

Response Headers

    Schema
      code error code required
      message error message required
      data object required
      user_id user id
    Loading...