# DiscountMinimumSubtotal - admin - OBJECT Version: 2025-01 ## Description The minimum subtotal required for the discount to apply. ### Access Scopes Apps must have `read_discounts` access scope. ## Fields * [greaterThanOrEqualToSubtotal](/docs/api/admin/2025-01/objects/MoneyV2): MoneyV2! - The minimum subtotal that's required for the discount to be applied. ## Connections ## Related queries ## Related mutations ## Related Unions * [DiscountMinimumRequirement](/docs/api/admin/2025-01/unions/DiscountMinimumRequirement) The type of minimum requirement that must be met for the discount to be applied. For example, a customer must spend a minimum subtotal to be eligible for the discount. Alternatively, a customer must purchase a minimum quantity of items to be eligible for the discount. ## Examples