Start signatory verification
POST
/users/kyc Starts KYC for an authorized user of a corporate. Once approved, the user becomes an authorized signatory who can act as a legal representative of the corporate.
Before starting KYC, the corporate must have completed KYB, and the user must have
verified their email address and mobile number. The response contains a reference
that you use to initialize the KYB UI component and present the KYC flow to the user.
Read Corporate due diligence and KYB for the verification requirements and integration flow.
Request
No request parametersThis endpoint doesn’t accept query parameters or a request body.
Responses
200OK
Success
Headers
Body
application/json
objectobject · 1 field
Response example
{ "reference": "string"}