Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates a loyalty card transaction.
Syntax
client server public static container ValidateLoyaltyCardRewardPointTrans(RetailLoyaltyCardRewardPointTrans _trans, [boolean _isUpgrade])
Run On
Called
Parameters
- _trans
Type: RetailLoyaltyCardRewardPointTrans Table
A loyalty reward points transaction.
- _isUpgrade
Type: boolean
Flag whill be true for upgrade
Return Value
Type: container
A container with the result of the validation and the related message.