Update entities in a case

Updates existing companies and / or people in a case.

All fields are optional, except for company_id or person_id; however, the request must include at least one field.

To clear a field, simply send an empty string as the field value.

Path Params
string
required

Sikoia ID for the case

Body Params
companies
array of objects | null

List of companies to update

companies
persons
array of objects | null

List of people to update

persons
Responses

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