Skip to content

Documentation / @facturometro/einvoice / UncheckedCardAccount

Interface: UncheckedCardAccount ​

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

BG-18 PAYMENT CARD INFORMATION.

A group of business terms providing information about card used for payment contemporaneous with invoice issuance.

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

Rules ​

DE-R-023-2, DE-R-024-1, DE-R-025-2

See ​

Properties ​

holderName? ​

optional holderName?: string

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

BT-88 Payment card holder name.

The name of the payment card holder.

Cardinality ​

0..1

See ​


networkId? ​

optional networkId?: string

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

cbc:NetworkID.

Syntax required element not related to a business term.

Cardinality ​

1..1

See ​


primaryAccountNumberId? ​

optional primaryAccountNumberId?: string

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

BT-87 Payment card primary account number.

The Primary Account Number (PAN) of the card used for payment.In accordance with card payments security standards, an invoice should never include a full card primary account number.

Cardinality ​

1..1

Rules ​

BR-51

See ​

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