Skip to main content
POST
Creates or updates a cardholder KYC authentication application.

Request Headers

string
required
apiKey (merchant credential, bound to IP whitelist)
string
required
Unix timestamp in milliseconds. The deviation from the server time must be within 60 seconds, and future timestamps are not accepted.
string
required
Login token (required for all interfaces except Get Token).
string
default:"application/json"
Fixed to application/json

Request Body

string
Cardholder order number (required when updating authentication).
string
required
Merchant-side unique cardholder number.
string
required
Sumsub shareToken.
  • Create new: Do not pass cardholder_no; provide cardholder_unique_no + sumsub_share_token.
  • Update authentication: Pass cardholder_no, and cardholder_unique_no must match the record on the platform.

Response Parameters

number
Response status code. 0 indicates success.
string
Response message.
object
Response data.