Get a single salesbook invoice
get_salesbook_invoiceRetrieve a complete salesbook invoice by ID, including all line items, for direct access to invoice details from the Informer bookkeeping API.
Instructions
Get a single salesbook invoice.
Get a single salesbook invoice by ID, including all line items.
[Salesbook] GET /salesbook/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the salesbook invoice. | |
| administration | No | The client administration to act on. Only one is configured: default. |