KYC forms for private companies (AUS)
In this example, we are going to generate a form for verification of a private company with a flat structure (1 level) of stakeholders. The company info and the stakeholder data will be prefilled on the form. If there is a stakeholder missing, or the structure is incorrect, the customer can correct the structure when the open the form.
Note: This page contains only params relevant for the specific example. For a complete list of params for this API call visit this page.
Response
The response of the forms API contains the bronLink parameter. You can share this link with you customers via email, SMS or redirect them to the link from your app. The information you have submitted will be prefilled for them on the form. After they complete the verification you will receive a webhook with the verification status.
Response format
{ "source": "bronid", "bronLink": "https://preview.bronid.com/idForm/5ae132d1-a4f6-4e72-adf4-92aa4faa39a3", "verificationUuid": "5ae132d1-a4f6-4e72-adf4-92aa4faa39a3", "status": "success" }
Restrictions
- URL is accessible for a 31 days after generation (reduced prefilled data after 30 minutes)
- URL can be opened maximum 10 times without being saved
- URL can be used for a maximum of 5 verification attempts