Cardholder
Cardholder Authentication Application
POST
Creates or updates a cardholder KYC authentication application.
Request Headers
apiKey (merchant credential, bound to IP whitelist)
Unix timestamp in milliseconds. The deviation from the server time must be within 60 seconds, and future timestamps are not accepted.
Login token (required for all interfaces except Get Token).
Fixed to
application/jsonRequest Body
Cardholder order number (required when updating authentication).
Merchant-side unique cardholder number.
Sumsub shareToken.
- Create new: Do not pass
cardholder_no; providecardholder_unique_no+sumsub_share_token. - Update authentication: Pass
cardholder_no, andcardholder_unique_nomust match the record on the platform.
Response Parameters
Response status code.
0 indicates success.Response message.
Response data.
