The usage thresholds and restrictions for applying points as a cash offset.
Fields
minPurchaseAmountEnabled ● Boolean
Whether the minimum purchase amount threshold is enabled.
  • true: Enabled
  • false: Disabled
minPurchaseAmount ● Int
The minimum purchase amount. This value is in the store's current currency, expressed in the minor currency unit (such as cents for USD). Valid only when minPurchaseAmountEnabled is true.
minPointsEnabled ● Boolean
Whether the minimum points balance threshold is enabled.
  • true: Enabled
  • false: Disabled
minPoints ● Int
The required minimum points balance. Valid only when minPointsEnabled is true.
maxPointsEnabled ● Boolean
Whether the maximum points usage limit per order is enabled.
  • true: Enabled
  • false: Disabled
maxPoints ● Int
The maximum number of points that can be used per order. Valid only when maxPointsEnabled is true.
maxDeductAmountEnabled ● Boolean
Whether the maximum cash offset amount limit per order is enabled.
  • true: Enabled
  • false: Disabled
maxDeductAmount ● Int
The maximum cash offset amount per order. This value is in the store's current currency, expressed in the minor currency unit (such as cents for USD). Valid only when maxDeductAmountEnabled is true.
Map
CashbackBenefitsUsageThreshold
Was this article helpful to you?