generate_invoice
Generate an invoice using a legacy two-step billable items and challenge-token flow. Provide a matter ID and optional dates.
Instructions
[Not in LCS /v1] Generate an invoice via the legacy two-step billable-items + challenge-token flow. That flow was /api/v2-only and fails loudly here. Use create_invoice with the /v1 invoice body instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to_date | No | ||
| due_date | No | ||
| matter_id | Yes | ||
| invoice_date | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |