Skip to content

Documentation / @facturometro/einvoice / InvoicePaymentMeansInput

Interface: InvoicePaymentMeansInput ​

Defined in: packages/core/src/model/invoice.types.generated.ts:1036

BG-16 PAYMENT INSTRUCTIONS.

A group of business terms providing information about the payment.

Builder input for InvoicePaymentMeans: decimals may be numbers; currencyId and defaultable elements (those with a default or fixed value) are optional; leaves whose attributes are all optional accept a plain string.

Rules ​

DE-R-001

See ​

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/

Properties ​

cardAccount? ​

optional cardAccount?: CardAccountInput

Defined in: packages/core/src/model/invoice.types.generated.ts:1072

BG-18 PAYMENT CARD INFORMATION.

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

Cardinality ​

0..1

Rules ​

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

See ​

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-CardAccount/


payeeFinancialAccount? ​

optional payeeFinancialAccount?: PayeeFinancialAccountInput

Defined in: packages/core/src/model/invoice.types.generated.ts:1081

BG-17 CREDIT TRANSFER.

A group of business terms to specify credit transfer payments.

Cardinality ​

0..1

See ​

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PayeeFinancialAccount/


paymentId? ​

optional paymentId?: string

Defined in: packages/core/src/model/invoice.types.generated.ts:1061

BT-83 Remittance information.

A textual value used to establish a link between the payment and the Invoice, issued by the Seller. Used for creditor's critical reconciliation information. This information element helps the Seller to assign an incoming payment to the relevant payment process.

Cardinality ​

0..1

See ​

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cbc-PaymentID/


paymentMandate? ​

optional paymentMandate?: PaymentMandateInput

Defined in: packages/core/src/model/invoice.types.generated.ts:1091

BG-19 DIRECT DEBIT.

A group of business terms to specify a direct debit.

Cardinality ​

0..1

Rules ​

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

See ​

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cac-PaymentMandate/


paymentMeansCode ​

paymentMeansCode: string | PaymentMeansCodeInput

Defined in: packages/core/src/model/invoice.types.generated.ts:1050

BT-81 Payment means type code.

The means, expressed as code, for how a payment is expected to be or has been settled.

Attribute name (BT-82 Payment means text): The means, expressed as text, for how a payment is expected to be or has been settled.

Cardinality ​

1..1

Codelist ​

UNCL4461 https://docs.peppol.eu/poacc/billing/3.0/codelist/UNCL4461/

Rules ​

BR-49, BR-CL-16, DE-R-020

See ​

https://docs.peppol.eu/poacc/billing/3.0/syntax/ubl-invoice/cac-PaymentMeans/cbc-PaymentMeansCode/

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