Loyalty operations
The following are the operations used in loyalty and the macros used to execute them.
Get loyalty status
GetInstrumentInfo(loyaltyGroupId=x);
Create customer
Create_Customer(loyaltyGroupId=x);
Apply loyalty instrument
ApplyLoyaltyInstrument(seriesId=x);
Issue Loyalty Card
IssueLoyaltyCard(loyaltyGroupId=x);
Last updated
Was this helpful?