cURL
curl --request POST \ --url https://api.sumvin.com/v0/kyc/applicant
{ "_links": {}, "applicant_id": "<string>", "user_id": "<string>", "already_existed": false }
Tenant org ID for multi-tenant auth
Applicant already exists
HAL-style hypermedia links for navigation and available actions.
Show child attributes
Sumsub applicant ID.
User ID associated with this applicant.
True if applicant was already created.