{
"clientId": "<string>",
"submissionTime": "2023-11-07T05:31:56Z",
"soleProprietor": true,
"externalRef": "<string>"
}Company submit
This notification is sent when company information is submitted.
WEBHOOK
companySubmit
{
"clientId": "<string>",
"submissionTime": "2023-11-07T05:31:56Z",
"soleProprietor": true,
"externalRef": "<string>"
}Headers
Available options:
COMPANY_SUBMIT Webhook signature
Body
application/json
A unique string identifying a client on your side.
Maximum string length:
100Date and time when KYB form submit endpoint was called.
Any additional value chosen by you.
Maximum string length:
40Response
200
Return a 200 status to indicate that the data was received successfully.
Was this page helpful?