Purchase Discount Object

A purchase discount is one-time discount applied to a specific purchase when it is in draft status. Once a purchase is in the purchased or cancelled status it is no longer possible to remove, edit, or add purchase discounts.

Purchase Discount Object Fields

PropertyTypeDescription
purchaseIdIntegerThe Fusebill generated ID of the purchase
[Read Only]
discountTypeEnum: {Percentage, Amount, AmountPerUnit}Indicates how amount is interpreted for calculating the discount
amountDecimalThe dollar amount or percentage, depending on discountType
idIntegerThe Fusebill generated ID that uniquely identifies this purchase discount object
[Read Only]
uriStringThe full string path to this resource
[Read Only]