get_invoice
Retrieve complete invoice details by ID, including independent detail tables, for read-only accounting data access.
Instructions
Read an invoice detail dialog by a returned ID; preserves independent detail tables.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | Opaque ID from a previously returned record/link |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| xml | No | ||
| text | Yes | ||
| tables | Yes | ||
| company_id | Yes |