Get Invoice Specification
get_invoice_specificationRetrieve invoice specification with detailed line items and paginated transaction list. Provide invoice ID to fetch specification.
Instructions
Get an invoice specification with a paginated list of its transactions. The specification contains detailed line items for the invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceId | Yes | The bol.com invoice ID. | |
| page | No | Page number (max 25,000 lines per page). |