Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "id": "<string>", "data": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "email": "jsmith@example.com", "phoneNumber": "<string>", "firstName": "John", "lastName": "Doe", "country": "US", "dateOfBirth": "1990-05-15", "companyId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "application": { "rejectionReason": "<string>" }, "createdAt": "<string>", "updatedAt": "<string>" } }
Fired when a user application status changes (e.g., KYC approved, rejected, retry required).
Unique event identifier for idempotency
Webhook event type
USER_APPLICATION_STATUS_UPDATED
Show child attributes
Webhook received successfully. Return any 2xx status to acknowledge.