E-invoice Configurations

Manage e-invoicing settings per subsidiary. Controls which e-invoicing formats are enabled — FACe (Spain), KSeF (Poland), XRechnung (Germany), MER (Croatia) — along with payment means, tax rate mappings, KPD code mappings, and attachment preferences.

Attributes

created_at string
Response

Timestamp when the record was created.

face_enabled boolean
Response Request

Whether the Spanish FACe/FACeB2B e-invoicing format is enabled for this subsidiary.

include_pdf_attachment boolean
Response Request

Whether to attach a PDF copy of the invoice when sending e-invoices.

include_timesheet_attachment boolean
Response Request

Whether to attach a timesheet report when sending e-invoices.

kpd_code_mapping object
Response Request

JSON object mapping internal service/line-item categories to KPD classification codes for Croatian e-invoicing.

ksef_enabled boolean
Response Request

Whether the Polish KSeF (Krajowy System e-Faktur) e-invoicing format is enabled for this subsidiary.

mer_enabled boolean
Response Request

Whether the Croatian MER (Modul za eRačune) e-invoicing format is enabled for this subsidiary.

mer_username string
Response Request

Username for authenticating with the Croatian MER e-invoicing service.

payment_means_type_id integer
Response Request Enum

Identifier for the default payment method included in e-invoices (e.g., credit transfer or SEPA credit transfer).

Enum Values (2 values)

  • 1
    Credit transfer
  • 2
    SEPA credit transfer
subsidiary subsidiary
Response

The subsidiary this e-invoicing configuration belongs to.

subsidiary_id integer
Request Parameter `filter`

ID of the subsidiary this e-invoicing configuration belongs to.

tax_rate_mapping object
Response Request

JSON object mapping internal tax rate IDs to the corresponding e-invoicing tax category codes.

updated_at string
Response

Timestamp when the record was last updated.

xrechnung_enabled boolean
Response Request

Whether the German XRechnung e-invoicing format is enabled for this subsidiary.

Examples

Loading example

Operations

No operations found in this group