PaymentLine defines the details of a line required in an invoice.

Schema ID

https://gobl.org/draft-0/bill/payment#/$defs/PaymentLine

Properties

TitlePropertyTypeReq.Description
UUIDuuidstringUniversally Unique Identifier.
IndexiintegerLine number inside the parent (calculated)
Documentdocumentorg.DocumentRefThe document reference related to the payment.
Currencycurrencycurrency.CodeCurrency used for the payment if different from the document currency.
Debitdebitnum.AmountAmount received by the supplier for ordinary payments.
Creditcreditnum.AmountAmount received by the customer in case of refunds.
Totaltotalnum.AmountTotal balance to be paid for this line from the customer to the supplier in the currency of the document.
Notesnotesarray of org.NoteSet of specific notes for this line that may be required for clarification.