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

Schema ID

https://gobl.org/draft-0/bill/receipt#/$defs/ReceiptLine

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.
Taxtaxtax.TotalTax total breakdown from the original document, only if required by a specific tax regime or addon.
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.