Setting up a webhook
Instead of retrieving verification results, you can use a webhook that sends results automatically.
Last updated
Was this helpful?
Instead of retrieving verification results, you can use a webhook that sends results automatically.
Last updated
Was this helpful?
Was this helpful?
{
"applicantId": "140000249274x80293840283",
"status": "Reviewed",
"reviewAnswer": "Rejected",
"rejectLabels": [
"SANCTIONS",
"COMPROMISED_PERSONS"
],
"entityType": "AUSTRALIAN PROPRIETARY COMPANY, LIMITED BY SHARES",
"registrySource": "AUSTRALIAN SECURITIES & INVESTMENTS COMMISSION",
"registeredAddress": "123 EXAMPLE LANE, PERTH, 6000, WA, AUSTRALIA",
"companyName": "EXAMPLE LTD",
"registrationNumber": "123 456 789",
"incorporatedOn": "2020-12-01",
"representativeEmail": "[email protected]",
"representativePhone": "0400 000 000",
"flowQuestions": [
"Example Question 1",
"Example Question 2"
],
"flowAnswers": [
"Entity Answer 1",
"Entity Answer 2"
],
"flow": "KYB Basic"
"sourceKey": "Example Source Key",
"externalUserId": []
}