Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 717 Bytes

RewardsAssignmentsCreateRequestBodyParametersLoyalty.md

File metadata and controls

9 lines (6 loc) · 717 Bytes

VoucherifySdk::RewardsAssignmentsCreateRequestBodyParametersLoyalty

Properties

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