v1

latestOpenAPI 3.0.02026-07-2494288373.8 KB
Cases

Update a relation

Update a relation properties.


See also

Learn more about Cases

patch/v1/cases/{caseId}/relations/{caseRelationId}

Path parameters

caseIdstring uuid required

Id of the case

caseRelationIdstring uuid required

Id of the relation

Request body

voting_rights_percentagenumber float nullable
ownership_percentagenumber float nullable
rolesstring[]

legal_representative shareholder

positionstring nullable
to_company_idstring uuid

Response

ℹ️ Click to see full payload

idstring uuid required
from_company_idstring uuid nullable required
from_individual_idstring uuid nullable required
to_company_idstring uuid required
voting_rights_percentagenumber float nullable required
ownership_percentagenumber float nullable required
rolesstring[] required

legal_representative shareholder

positionstring nullable required
created_atstring date-time required

Creation date
Date time in format ISO 8601 (yyyy-MM-ddTHH:mm:ss.S+X eg 2023-01-31T13:30:00.000Z)

updated_atstring date-time required

Latest update date
Date time in format ISO 8601 (yyyy-MM-ddTHH:mm:ss.S+X eg 2023-01-31T13:30:00.000Z)