Get invoice
get_invoiceRetrieve a single invoice by its InvoiceKey, with optional expansion of related data such as line items and payments.
Instructions
Get a single invoice by InvoiceKey (read-only), optionally expanding related data (LineItems, Payments, Data).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expand | No | Comma-separated related data to include: LineItems, Payments, Data | |
| invoiceKey | Yes | The Karbon InvoiceKey |