get_billing_invoice
Retrieve detailed line-item breakdown for a specific invoice by providing the invoice ID and contract number. Find available invoice IDs using list_billing_invoices.
Instructions
Get the detailed line-item breakdown for a specific invoice by ID. Use list_billing_invoices first to find available invoice IDs. For FOCUS v1.3 compliant output, read resource ionos://billing/focus-v1.3.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract | Yes | contract number from get_billing_profile | |
| invoice_id | Yes | the invoice ID (e.g. GY00111111) |