update_matter
Update a matter's fields in RocketMatter by providing its ID and a JSON object of fields to modify.
Instructions
Update a matter by ID (GUID). fields_json: JSON object with fields to update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matter_id | Yes | ||
| fields_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |