Skip to main content

Submit KYC

POST 

/v2/contacts/submit_kyc

This API allows you to submit the necessary KYC documents for a specific contact. The KYC documents include the contact's identity proof (e.g., ID card, passport), a selfie, and relevant document images. You must provide the correct contact email.

Request

Responses

KYC submission successful

Callbacks

POST 

{$request.body#/endpoint_url}

When the KYC status changes, Hello Clever will call the endpoint_url provided in the Submit KYC request. The call will be made using the HTTP POST method.

The notification will include detailed KYC information for the contact, including the updated status (pending, approved, failed), and other relevant details.

Callbacks Responses

The merchant's server should return this code