beel_get_recurring_invoice
Retrieves complete recurring invoice template details for a company, including schedule, lines, and next generation date. Get the data needed to review or manage recurring charges.
Instructions
Retrieves the full details of a recurring invoice template of this company (NIF), including its schedule, template lines and next generation date.
Endpoint: GET /v1/companies/{company_id}/recurring-invoices/{recurring_invoice_id}
⚠️ Fiscal guardrails — read before calling:
How BeeL derives the AEAT invoice type, and the rules each type imposes. (resource: beel://guardrails/invoice-types)
What regime_key means, where it lives, and which combinations are rejected. (resource: beel://guardrails/regime-keys)
For the exhaustive rules and worked examples, call beel_docs_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | NIF (company) the operation acts on. It is the only source of context: the account that owns it is derived from it, and the `BeeL-Active-Company` header plays no part. A NIF you do not reach answers `403`, and so does a NIF that does not exist, so the existence of a NIF in another account is never disclosed. | |
| recurring_invoice_id | Yes |