Name | Description | Type | Additional Information |
---|---|---|---|
LineItem |
The identifier of the individual discount line on the Payment Term. There may be more than one discount line item per payment term. |
integer | |
DiscountPercent |
The percentage of the payment amount or the rate per volume of the product purchased to be discounted. |
decimal number | |
NumberOfDays |
The number of days the discount is valid for. |
integer | |
DiscountDate |
The date the discount expires. |
string |
Data type: DateTime |
DayOfMonth |
The specific day of the month the discount expires on. This works in tandem with Months Ahead. |
string | |
MonthsAhead |
The number of months into the future that the discount expiration date will be calculated for each transaction the term is used on, based on the current system date. This works in tandem with DayOfMonth |
string | |
Active |
The current status of the discount. Statuses are either active or inactive. |
boolean |