post https://sandbox.depasify.com/api/v1/identifications/soft_kyc
Submit either individual or company identification details for verification.
Log in to see full request history
Responses
400Invalid input
422Validation error
Submit either individual or company identification details for verification.
400Invalid input
422Validation error
xxxxxxxxxx
10curl --request POST \
--url https://sandbox.depasify.com/api/v1/identifications/soft_kyc \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"document_type": "WORK_PERMIT",
"kind": "person"
}
'
Try It!
to start a request and see the response here! Or choose an example: