get_invoice
Retrieve full invoice details including line items, taxes, payment method, and timestamp. Use after listing invoices for comprehensive information.
Instructions
Get full details for a single invoice: every line item, taxes, payment method used, payment timestamp. Use after list_invoices when more detail is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | Invoice ID from list_invoices. |