A customer points product is a version of a points product that is specific to the currently logged-in customer. It handles the logic of dealing with fixed vs. variable reward types and represents a specific reward that the customer can redeem their points for. Customer points products can be preloaded.Documentation Index
Fetch the complete documentation index at: https://dev.smile.io/llms.txt
Use this file to discover all available pages before exploring further.
Name of the reward that the customer will receive when their points are redeemed.
"$5 off coupon"
Number of points needed to purchase this reward.
"500"
A nested Points Product object representing the points product that this reward is based on.