get_invoice
Retrieve a specific sales invoice or purchase bill from Xero using its unique invoice ID. Access detailed invoice data for review or processing.
Instructions
Retrieves a single sales invoice or purchase bill by its Xero invoice ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unitdp | No | Optional. Unit decimal places (e.g. 4) for unit amounts on line items | |
| invoiceID | Yes | Xero-generated unique identifier for the invoice (UUID) |