An automatic discount that offers customers a Discount on the lowest-priced item(DOLI) discount.
Fields
asyncUsageCount ● Int
The number of times the discount has been used. This value is updated asynchronously and might differ from the actual usage count.
combinesWith ● DiscountCombinesWith
Discount classes the discount can combine with.
More
createdAt ● Date
The time when the discount was created.
customerGets ● DiscountCustomerGets
The qualifying items in an order, the quantity of each one, and the total value of the discount.
More
discountClass ● MerchandiseDiscountClass
折扣级别 The class of the discount
More
endsAt ● Date
The time when the discount ends. For open-ended discounts, use null.
minimumRequirement ● DiscountMinimumRequirement
Minimum subtotal or quantity required to apply the discount.
More
shortSummary ● String
A short summary of the discount.
startsAt ● Date
The time when discount starts.
status ● DiscountStatus
The status of the discount.
More
summary ● String
Summary of the discount.
title ● String
The title of the discount.
updatedAt ● Date
折扣更新的日期和时间。 The time when the discount was updated.
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?