Skip to content

Documentation / @facturometro/einvoice / AdditionalDocumentReference

Interface: AdditionalDocumentReference ​

Defined in: packages/core/src/model/common.types.generated.ts:354

BG-24 ADDITIONAL SUPPORTING DOCUMENTS.

A group of business terms providing information about additional supporting documents substantiating the claims made in the Invoice. The additional supporting documents can be used for both referencing a document number which is expected to be known by the receiver, an external document (referenced by a URL) or as an embedded document, Base64 encoded (such as a time report).

Rules ​

PEPPOL-EN16931-R080, DE-R-022

See ​

Properties ​

attachment? ​

optional attachment?: Attachment

Defined in: packages/core/src/model/common.types.generated.ts:402

ATTACHMENT.

Cardinality ​

0..1

See ​


documentDescription? ​

optional documentDescription?: string

Defined in: packages/core/src/model/common.types.generated.ts:394

BT-123 Supporting document description.

A description of the supporting document, such as: timesheet, usage report etc.

Cardinality ​

0..1

See ​


documentTypeCode? ​

optional documentTypeCode?: string

Defined in: packages/core/src/model/common.types.generated.ts:384

BT-18 Document type code.

Code "130" MUST be used to indicate an invoice object reference. Not used for other additional documents

Cardinality ​

0..1

Default ​

ts
130

See ​


id ​

id: Identifier

Defined in: packages/core/src/model/common.types.generated.ts:372

BT-18, BT-122 Invoiced object identifier, Supporting document reference; BT-18, BT-122 Invoiced object identifier, Supporting document reference or project reference.

An identifier for an object on which the invoice is based, given by the Seller, or the identifier for the supporting document.

Attribute schemeID (Scheme identifier): The identification scheme identifier of the Invoiced object identifier.

Cardinality ​

1..1

Rules ​

BR-52

Codelist ​

schemeID: UNCL1153 https://docs.peppol.eu/poacc/billing/3.0/codelist/UNCL1153/

Rules ​

schemeID: BR-CL-07

See ​

MIT licensed. Specification artefacts belong to OpenPEPPOL, CEN and OASIS.