Anchor to DiscountCustomerGetsDiscount
DiscountCustomerGets
object
Requires Apps must have access scope.
The items in the order that qualify for the discount, their quantities, and the total value of the discount.
Anchor to FieldsFields
- Anchor to appliesOnOneTimePurchaseapplies•
On One Time Purchase Boolean!non-null Whether the discount applies on regular one-time-purchase items.
- Anchor to appliesOnSubscriptionapplies•
On Subscription Boolean!non-null Whether the discount applies on subscription items. Subscriptions enable customers to purchase products on a recurring basis.
- Anchor to itemsitems•Discount
Items! non-null The items to which the discount applies.
- Anchor to valuevalue•Discount
Customer non-nullGets Value! Entitled quantity and the discount value.
Was this section helpful?