For the complete documentation index, see llms.txt. This page is also available as Markdown.

Webhook

Admin can setup webhook from their app's KYC dashboard. Login to Entity Developer Dashboard and navigate to the KYC app for you want to configure the Webhook.

Webhook URL must be of HTTP method POST

Webhook works on "Fire & Forget" way. As soon as the KYC server verifies the KYC it simply executes the webhook with the following request body:

Last updated