A purchase amount in the context of a discount. This object can be used to define the minimum purchase amount required for a discount to be applicable.
Access Scopes
Apps must have `read_discounts` access scope.
Fields
amount:
Decimal! -
The purchase amount in decimal format.
Connections
Related queries
Related mutations
Related Unions
DiscountCustomerBuysValue
The prerequisite for the discount to be applicable. For example, the discount might require a customer to buy a minimum quantity of select items. Alternatively, the discount might require a customer to spend a minimum amount on select items.