This sequence diagram demonstrates the efficient business onboarding process facilitated by Worth UI, where invitations are sent to businesses, guiding them through a seamless registration and onboarding experience via the platform.
Upon sending invite, an email with invite link will be sent to the applicant on the email provide. Once the applicant submitted the onboarding you can retrieve the business information using this APIs.Also you can use webhooks to get the business status and information.
The following endpoints allow you to fetch data for a specific business:
Fetch business data:
Retrieves detailed infromation about a specific busienss by its unique ID. API Endpoint: /businesses/{businessID}
Fetching Public Records:
Retrieves relevant public records found that are associated with the business. API Endpoint: /business/{businessID}/public-records