update-matter
Update a matter in Lawmatics CRM. Only the provided fields change, enabling partial edits. Use sub_status_id to adjust pipeline stage, since direct stage movement is unavailable.
Instructions
Update a matter. Only the provided fields change. Note: the public API has no documented way to move a matter between pipeline stages — sub_status_id is the closest control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | ||
| No | |||
| notes | No | Additional notes to add. | |
| phone | No | ||
| last_name | No | ||
| matter_id | Yes | The matter (prospect) ID to update. | |
| case_blurb | No | ||
| case_title | No | ||
| first_name | No | ||
| sub_status_id | No | ||
| practice_area_id | No | ||
| assigned_staff_ids | No | User IDs from list-users. |