Request

curl --location --request POST 'https://api.insights-periculum.io/verify/passport' 
--header 'Authorization: Bearer string_encrypted_accesst_token' 
--header 'Content-Type: application/json' 
--data-body'{
    "statementKey":1,
    "lastName":"test",
    "passportNumber": "000000000"
}'

Parameters

NameDescriptionTypeRequired
statementKeyStatement Key to which KYC Integration needs to be attachedintNo
lastNameCustomer's last namestringYes
passportNumberCustomer's passport numberstringYes