Discount represents an allowance applied to the complete document independent from the individual lines.

Schema ID

https://gobl.org/draft-0/bill/invoice#/$defs/Discount

Properties

TitlePropertyTypeReq.Description
UUIDuuidstringUniversally Unique Identifier.
IndexiintegerLine number inside the list of discounts (calculated)
ReferencerefstringReference or ID for this Discount
Basebasenum.AmountBase represents the value used as a base for percent calculations instead of the invoice’s sum of lines.
Percentpercentnum.PercentagePercentage to apply to the base or invoice’s sum.
Amountamountnum.AmountAmount to apply (calculated if percent present).
Taxestaxestax.SetList of taxes to apply to the discount
Reason CodecodestringCode for the reason this discount applied
ReasonreasonstringText description as to why the discount was applied
Metametacbc.MetaAdditional semi-structured information.