clio_log_expense
Log an expense entry to a legal matter with the expense date, quantity, and cost per unit, plus optional note for clarity.
Instructions
Log an expense entry on a matter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date | Yes | ISO date YYYY-MM-DD | |
| note | No | ||
| price | Yes | Cost per unit | |
| quantity | Yes | Units (e.g. 1) | |
| matter_id | Yes | ||
| activity_description_id | No |