Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 838 Bytes

RewardsAssignmentsCreateRequestBodyParametersLoyalty.md

File metadata and controls

10 lines (7 loc) · 838 Bytes

# RewardsAssignmentsCreateRequestBodyParametersLoyalty

Properties

Name Type Description Notes
points int Number of points that will be subtracted from the loyalty card points balance if the reward is redeemed. Must be positive integer. [optional]
autoRedeem 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]