Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1006 Bytes

RollbackDeductedLoyaltyPointsEffectProps.md

File metadata and controls

16 lines (12 loc) · 1006 Bytes

TalonOne.RollbackDeductedLoyaltyPointsEffectProps

Properties

Name Type Description Notes
programId Number The ID of the loyalty program where these points were reimbursed.
subLedgerId String The ID of the subledger within the loyalty program where these points were reimbursed.
value Number The amount of reimbursed points that were added.
recipientIntegrationId String The user for whom these points were reimbursed.
startDate Date Date after which the reimbursed points will be valid. [optional]
expiryDate Date Date after which the reimbursed points will expire. [optional]
transactionUUID String The identifier of 'addition' entries added to the ledger as the `deductLoyaltyPoints` effect is rolled back.
cardIdentifier String The alphanumeric identifier of the loyalty card. [optional]