Invoice summary
invoice_summaryTurn tracked billable time into itemized invoice lines for a project or client, including hours, hourly rate, per-task amounts, and total in the logged currency.
Instructions
Turn tracked billable time into invoice line items for one project or client: hours, hourly rate, amount per task and the total, in the currency the work was logged in (EUR 225.00, not $225.00).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | ISO date/time end of the billing period. Free covers the last 7 days; Pro invoices any period from the full history. | |
| from | Yes | ISO date/time start of the billing period. Free covers the last 7 days; Pro invoices any period from the full history. | |
| project | Yes | Project or client to invoice | |
| unbilled_only | No | Default true: hours already put on an invoice (entry_mark_billed) are left out, so the same hours are never billed twice. Pass false to see the whole period including invoiced work. |