Add entities to a case

Adds companies and / or people to an existing case.

This endpoint behaves the same as the Create Case endpoint when adding companies and / or people.

When adding companies, you can retrieve company registration data by setting registry_search to true, and ensuring that company_name, company_number, and jurisdiction_code are not empty. If the data cannot be found, the case is created with the provided company details. If the company registration data is found, the status, number_of_officers, and number_of_owners are updated to reflect the registry data.

Additionally, you can choose to add all the company's (human) officers to the case by setting add_directors to true. Note that this flag is applicable only when registry_search is set to true.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Sikoia ID for the case

Body Params
companies
array of objects | null

List of companies to add

companies
persons
array of objects | null

List of people to add

persons
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json