Name | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
MinimumOrderAmount |
Minimum order amount to be able to spend points |
decimal number |
None. |
MaximumOrderPoints |
Minimum order points that can be spent by order. Used if greater than 0 |
integer |
None. |
OrderAmountPercent |
Amount available for paying at checkout by points, %. Used if greater than 0 |
decimal number |
Range: inclusive between 0 and 1 |
MinimumPointsBalance |
Minimum reward points balance to be available to redeem |
integer |
None. |
MaximumPointsBalance |
Max points balance that can be accumulated by a Customer. Used if greater than 0, |
integer |
None. |
CouponsOff |
Excludes coupons |
boolean |
None. |
ExchangeRates |
Points to order amount conversion rule |
Collection of ExchangeRate |
None. |