beel_list_invoice_customization_options
Returns PDF template labels for a NIF, including names and descriptions in the user's language. Use to display template choices before invoking invoice customization.
Instructions
Returns the PDF templates a NIF can be rendered with. For each one, the code to send as
template_type in PUT /v1/companies/{company_id}/invoice-customization, plus a name and
a short description translated into the language of the user the credential belongs to.
The accepted values are already in the template_type enum; what this operation adds are
the readable labels, so you do not have to show MODERN_TABLE to a person. The catalogue
is identical for every account and every NIF, so it is not nested under one.
Endpoint: GET /v1/invoice-customization-options
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||