get_invoice
Retrieve a specific invoice by providing its ID, and receive detailed line items along with payment status.
Instructions
Retrieves a specific invoice, including line items and payment status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the invoice (e.g., 'in_123'). |