update_client
Update a client's information by providing their unique ID and a JSON object containing the fields to modify.
Instructions
Update a client by ID (GUID). fields_json: JSON object with fields to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | ||
| fields_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |