Submit KYC verification

Functional Description: Each customer can only submit one type of primary verification

Preconditions:

  1. Signature required
  2. Parameters need to be encrypted
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Customer number

integer
required

KYC verification type (1=ID card [Primary], 2=Passport [Primary], 3=Selfie [Advanced], 4=Driver's license [Primary], 5=Residence permit [Primary])

string
required

Nationality country code (ISO-3166 alpha-2)

string
required

Front-facing photo of identification document; file ID obtained via file upload interface
. credentialType=1: Front-facing photo of ID card; fileType=1 during file upload.
credentialType=2: Passport photo; fileType=1 during file upload.
credentialType=3: Selfie photo; fileType=3 during file upload.
credentialType=4: Front-facing photo of driver's license; fileType=1 during file upload.
credentialType=5: Front photo of residence permit; fileType=1 during file upload.

string

A photo of the back of the ID card; the file ID is obtained via the file upload interface. Valid when credentialType=1/4/5.
credentialType=1: Back of ID card; fileType=2 during file upload.
credentialType=4: Back of driving license; fileType=2 during file upload.
credentialType=5: Back of residence permit; fileType=2 during file upload.

Headers
string
required

Requesting a unique code(Maximum length of 64 characters)

int64
required

Timestamp (in milliseconds) of the request

string
required

API KEY

string
required

String after signing

Response

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