Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 830 Bytes

RewardsAssignmentsUpdateRequestBodyParametersLoyalty.md

File metadata and controls

14 lines (8 loc) · 830 Bytes

RewardsAssignmentsUpdateRequestBodyParametersLoyalty

Stores the points parameter.

Properties

Name Type Description Notes
points int Defines how many points are required to obtain the reward. [optional]
auto_redeem bool Determines if the reward is redeemed automatically when the customer reaches the sufficient number of points to redeem it. Value `true` means that the automatic reward redemption is active. Only one reward can be set to be redeemed automatically in a loyalty campaign, i.e. only one can have the value `true`. [optional]

[Back to Model list] [Back to API list] [Back to README]