Skip to content

Documentation / @facturometro/core / UncheckedCreditNoteLine

Interface: UncheckedCreditNoteLine

Defined in: packages/core/src/model/credit-note.types.generated.ts:1595

BG-25 INVOICE LINE.

A group of business terms providing information on individual Invoice lines.

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

Rules

BR-16

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/

Properties

accountingCost?

optional accountingCost?: string

Defined in: packages/core/src/model/credit-note.types.generated.ts:1660

BT-133 Invoice line Buyer accounting reference.

A textual value that specifies where to book the relevant data into the Buyer's financial accounts.

Cardinality

0..1

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cbc-AccountingCost/


allowanceCharge?

optional allowanceCharge?: UncheckedLineAllowanceCharge[]

Defined in: packages/core/src/model/credit-note.types.generated.ts:1695

BG-27, BG-28 INVOICE LINE ALLOWANCES OR CHARGES.

A group of business terms providing information about allowances or charges applicable to the individual Invoice line.

Cardinality

0..n

Rules

BR-CO-23, BR-CO-24

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-AllowanceCharge/


creditedQuantity?

optional creditedQuantity?: UncheckedQuantity

Defined in: packages/core/src/model/credit-note.types.generated.ts:1634

BT-129 Invoiced quantity.

The quantity of items (goods or services) that is charged in the Invoice line.

Attribute unitCode (BT-130 Invoiced quantity unit of measure): The unit of measure that applies to the invoiced quantity. Codes for unit of packaging from UNECE Recommendation No. 21 can be used in accordance with the descriptions in the "Intro" section of UN/ECE Recommendation 20, Revision 11 (2015): The 2 character alphanumeric code values in UNECE Recommendation 21 shall be used. To avoid duplication with existing code values in UNECE Recommendation No. 20, each code value from UNECE Recommendation 21 shall be prefixed with an “X”, resulting in a 3 alphanumeric code when used as a unit of measure.

Cardinality

1..1

Rules

BR-22

Codelist

unitCode: UNECERec20 https://docs.peppol.eu/poacc/billing/3.0/codelist/UNECERec20/

Rules

unitCode: BR-23

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cbc-CreditedQuantity/


documentReference?

optional documentReference?: UncheckedDocumentReference

Defined in: packages/core/src/model/credit-note.types.generated.ts:1684

LINE OBJECT IDENTIFIER.

Cardinality

0..1

Rules

PEPPOL-EN16931-R100, PEPPOL-EN16931-R101

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-DocumentReference/


id?

optional id?: string

Defined in: packages/core/src/model/credit-note.types.generated.ts:1605

BT-126 Invoice line identifier.

A unique identifier for the individual line within the Invoice.

Cardinality

1..1

Rules

BR-21

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cbc-ID/


invoicePeriod?

optional invoicePeriod?: UncheckedLinePeriod

Defined in: packages/core/src/model/credit-note.types.generated.ts:1669

BG-26 INVOICE LINE PERIOD.

A group of business terms providing information about the period relevant for the Invoice line.

Cardinality

0..1

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-InvoicePeriod/


item?

optional item?: UncheckedItem

Defined in: packages/core/src/model/credit-note.types.generated.ts:1704

BG-31 ITEM INFORMATION.

A group of business terms providing information about the goods and services invoiced.

Cardinality

1..1

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-Item/


lineExtensionAmount?

optional lineExtensionAmount?: UncheckedAmount

Defined in: packages/core/src/model/credit-note.types.generated.ts:1650

BT-131 Invoice line net amount.

The total amount of the Invoice line. The amount is “net” without VAT, i.e. inclusive of line level allowances and charges as well as other relevant taxes. Must be rounded to maximum 2 decimals.

Attribute currencyID: Mandatory attribute. Use BT-5

Cardinality

1..1

Rules

BR-24, PEPPOL-EN16931-R120, BR-DEC-23, UBL-DT-01, BR-CL-03

Codelist

currencyID: ISO4217 https://docs.peppol.eu/poacc/billing/3.0/codelist/ISO4217/

Rules

currencyID: PEPPOL-EN16931-CL007, PEPPOL-EN16931-R051

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cbc-LineExtensionAmount/


note?

optional note?: string

Defined in: packages/core/src/model/credit-note.types.generated.ts:1614

BT-127 Invoice line note.

A textual note that gives unstructured information that is relevant to the Invoice line.

Cardinality

0..1

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cbc-Note/


orderLineReference?

optional orderLineReference?: UncheckedOrderLineReference

Defined in: packages/core/src/model/credit-note.types.generated.ts:1676

ORDER LINE REFERENCE.

Cardinality

0..1

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-OrderLineReference/


price?

optional price?: UncheckedPrice

Defined in: packages/core/src/model/credit-note.types.generated.ts:1714

BG-29 PRICE DETAILS.

A group of business terms providing information about the price applied for the goods and services invoiced on the Invoice line.

Cardinality

1..1

See

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-creditnote/cac-CreditNoteLine/cac-Price/

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