get_invoice
Retrieve specific invoice details by ID from the Rebillia MCP Server, optionally including related attributes like transactions or item details for subscription billing management.
Instructions
Get an invoice by ID. GET /invoices/{invoiceId}. Optional: include.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceId | Yes | Invoice ID (required) | |
| include | No | Attributes to include (e.g. detail, transactions) |