create_matter
Open a new legal matter by submitting a JSON object with required fields: displayName, accountId, practiceAreaId, responsibleAttorneyId, and openDate.
Instructions
Open a new matter. matter_json is a JSON object string. Minimum
required fields: displayName, accountId, practiceAreaId,
responsibleAttorneyId, openDate.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| matter_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |