create_expense
Create an expense entry for a legal matter by providing the matter ID and expense details in JSON format.
Instructions
Create an expense card. fields_json: JSON object. Required: matterId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |