Unique identifier for the points product.
How points are exchanged for the reward. Possible values:
fixed - Customer must spend a fixed amount of points for a predetermined reward value.variable - Customer can spend a variable amount of points for a dynamic reward value.fixed, variable "variable"
A human readable description of how a customer spends points on this reward. It includes the points branding for the program.
"100 Points = $1 off"
Number of points needed to purchase this reward. Only present when exchangeType is fixed.
null
Imagine there's a points slider your customers can drag to spend more or less points on a reward. The variablePointsStep represents the number of points between each notch on the slider. E.g. If this value is set to 100, it means customers can spend their points in increments of 100. They will drag the slider from 100, 200, 300, etc. Only present when exchangeType is variable.
100
Imagine there's a points slider your customers can drag to spend more or less points on a reward. The variablePointsStepRewardValue represents the corresponding reward value for each step increment on the slider. E.g. if this value is set to 1, and the variablePointsStep is set to 100, the customer will get $1 off for every 100 points they spend. Only present when exchangeType is variable.
1
The minimum amount of points the customer must spend to get this reward. Only present when exchangeType is variable.
100
The maximum amount of points the customer can spend on this reward. Only present when exchangeType is variable.
5000
A nested Reward object representing the reward issued to the customer when they purchase the points product.
The date and time when the points product was created.
"2024-04-04T15:10:42.030Z"
The date and time when the points product was last updated.
"2024-04-04T15:10:42.030Z"