update_unit
Update an existing property unit by modifying only the supplied fields. Change address, city, county, country, postcode, or area.
Instructions
Update an existing property unit. Only supplied fields are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Unit UUID | |
| addressLine1 | No | Updated street address | |
| addressLine2 | No | Updated address line 2 (null to clear) | |
| city | No | Updated city | |
| county | No | Updated county | |
| country | No | Updated country | |
| postcode | No | Updated postcode | |
| area | No | Updated area (null to clear) |