beel_get_verifactu_configuration
Retrieve a company's VeriFactu configuration to verify AEAT compliance and avoid invoice rejection before issuing electronic invoices.
Instructions
Retrieves the VeriFactu configuration of this company (NIF). The configuration belongs to the NIF, so the NIF in the path is what decides which one is returned.
Endpoint: GET /v1/companies/{company_id}/verifactu-configuration
⚠️ Fiscal guardrails — read before calling:
Why an issued invoice may never reach AEAT, and how to tell before issuing. (resource: beel://guardrails/verifactu-gates)
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. |