Get sales invoice
get_sales_invoiceFetch a specific sales invoice by its Moneybird ID, including all lines, payments, and notes, to get a complete view of the invoice.
Instructions
Retrieve one sales invoice by its Moneybird id, including its lines, payments and notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sales_invoice_id | Yes | ||
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |