get_billing_invoice
Get a detailed line-item breakdown of a specific invoice using its invoice ID and contract number. First, list billing invoices to find available IDs.
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) |