Update matter
clio_update_matterUpdate specific fields of an existing legal matter, such as status, dates, or assigned attorney, without modifying other details.
Instructions
PATCH a matter. Pass only the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matter_id | Yes | ||
| description | No | ||
| status | No | ||
| open_date | No | ||
| close_date | No | ||
| pending_date | No | ||
| practice_area_id | No | ||
| responsible_attorney_id | No | ||
| billable | No |