create_invoice
Generate invoices for accounts by specifying items, pricing, and notes to document transactions and billing details.
Instructions
Create an invoice.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Identifier of the account. | |
| feature | No | Some description of the invoice which is displayed on the invoice. | |
| footnote | No | The note displayed at the bottom of the invoice. | |
| invoice_items_attributes | No |