Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | Yes | The rootfi_id or platform_id of the contact to update |
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
| name | string | No | Full name or business name of the contact |
| tax_number | string | No | Tax identification number |
| status | string | No | Contact status (active, inactive, suspended) |
| addresses | array | No | Array of address objects |