E-invoice Identities

Manage e-invoicing routing identifiers for companies and subsidiaries. Each identity stores addresses like PEPPOL ID, Italian SDI code, or Spanish DIR3 codes needed to send or receive e-invoices. An identity belongs to either a company (the invoice recipient) or a subsidiary (the invoice sender), never both.

Attributes

buyer_reference string
Response Request

A buyer reference code required by some e-invoicing systems (e.g., Spanish FACe) to identify the purchasing entity.

company company
Response

The company this e-invoice identity belongs to.

company_id integer
Request Parameter `filter`

ID of the company this e-invoice identity belongs to. Mutually exclusive with subsidiary_id.

created_at string
Response

Timestamp when the record was created.

dir3_fiscal_code string
Response Request

The Spanish DIR3 fiscal code identifying the government accounting office.

dir3_pagador_code string
Response Request

The Spanish DIR3 code identifying the paying authority.

dir3_receptor_code string
Response Request

The Spanish DIR3 code identifying the receiving authority.

dire_code string
Response Request

The Spanish DIRE (Directorio de Entidades) code for electronic delivery.

is_government_entity boolean
Response Request

Whether this company is a government entity, which affects the e-invoicing format and routing used.

peppol_id string
Response Request

The PEPPOL participant identifier used for routing e-invoices through the PEPPOL network.

subsidiary subsidiary
Response

The subsidiary this e-invoice identity belongs to.

subsidiary_id integer
Request Parameter `filter`

ID of the subsidiary this e-invoice identity belongs to. Mutually exclusive with company_id.

updated_at string
Response

Timestamp when the record was last updated.

Examples

Loading example