Update a relation
update_relationUpdate an existing relation by ID, sending only the fields you want to change. Supports companies and private persons with partial updates.
Instructions
Update a relation.
Update an existing relation by ID. Not all fields are required; you can send only the fields you want to update.
[Relations] PUT /relations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the relation to update. | |
| body | Yes | ||
| administration | No | The client administration to act on. Only one is configured: default. |