lpza_update_matter
Update an existing matter in LawPracticeZA by specifying the matter ID and fields to change. Fetches current details, merges changes, and submits the complete updated record.
Instructions
Update an existing matter via matter.update. Fetches matter.detail with lookup="" first, merges changes, and POSTs every field (full record, not a partial patch).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fax | No | ||
| cell | No | ||
| No | |||
| title | No | ||
| address | No | ||
| surname | No | ||
| firstname | No | ||
| matter_id | Yes | Matter ID to update. | |
| workphone | No | ||
| dateopened | No | ||
| customer_id | No | ||
| matter_code | No | ||
| matter_name | No | ||
| reservetrust | No | ||
| accountsemail | No | ||
| department_id | No | ||
| deadfilenumber | No | ||
| owner_salesagent_id | No |