Request Update
To send a request for additional information to a client:- Go to the Dashboard → Business Verifications → Verifications.
- Select the company name you wish to update → Request Information.
- Select the fields you want the client to revise and add the recipient’s email address. A note is mandatory for the Director, Representative, and Shareholder sections; the company information note and the questionnaire note are optional. Every note is capped at 512 characters.
- Click Request Update.
Request update is unavailable while a company is already in Under submission — an existing request must be submitted, cancelled, or expired first. The feature is also plan-gated: accounts without it see “Request update feature is not supported with your plan.”
Sections are opt-in on both sides. In the dashboard, each section toggle must be switched on individually unless Allow to edit all is used. For the client, every requested section must be opened and worked through before Submit unlocks — until then the form shows “Please edit required sections to continue.”
Configuring the Update Request
You can select to allow editing for the entire verification form, or select specific categories:Managing an Active Request
- Sending a new request immediately invalidates the previous link.
- Cancel request update returns the company to its review or processing state.
- When the link expires without a submission, the company reverts to the status it held before the request — it is not left in Under submission — and a webhook fires with
status: EXPIRED. - An expired request can be extended by setting a new validity duration and sending a new email.
Status



Webhooks for Request Update
For automated notifications regarding status changes and client submissions, you can configure KYB webhooks. This allows your system to listen for update events in real-time. The whole request lifecycle is covered by a single event, COMPANY INFO REQUEST (companyInfoRequest), which carries companyId, token, date, email, manager, and a status of:
The client’s submission does not fire this event — it fires the separate COMPANY SUBMIT (
companySubmit) event.
/KYB/kybWebhook#webhook-events-for-companies