delete_invoice
Delete draft invoices from Billy. Approved invoices require voiding or crediting instead.
Instructions
Delete a Billy invoice (drafts only; approved invoices must be voided/credited instead). Returns meta.deletedRecords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Invoice ID of a draft invoice | |
| verbose | No | Return the full Billy response. Default false: compact records with key fields only (saves ~90% context) |