create_matter
Create a new matter in Rocketmatter by providing a client ID and optional details such as billing method, matter name, and notes.
Instructions
Create a matter. fields_json: JSON object with matter fields. Required: clientId. Optional: billingMethod, dateOpened, matterOwnerId, areaOfLawId, matterName, matterFileNumber, notes, matterTypeId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |