Skip to content

Documentation / @facturometro/core / UncheckedAdditionalDocumentReference

Interface: UncheckedAdditionalDocumentReference ​

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

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).

Parser output for AdditionalDocumentReference: every property is optional and codes are plain strings, because nothing has been validated yet.

Rules ​

PEPPOL-EN16931-R080, DE-R-022

See ​

Properties ​

attachment? ​

optional attachment?: UncheckedAttachment

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

ATTACHMENT.

Cardinality ​

0..1

See ​


documentDescription? ​

optional documentDescription?: string

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

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:5798

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? ​

optional id?: UncheckedIdentifier

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

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.