RetailLoyaltyRewardPointsTransfer::transferLoyaltyPointsFromBlockedCard Method [AX 2012]
This method copies transactions related to source loyalty card to destination loyalty card The balance of source loyalty card will be adjusted to zero
Syntax
client server public static void transferLoyaltyPointsFromBlockedCard(RetailLoyaltyCardNumber _sourceCardId, RetailLoyaltyCardNumber _destinationCardId)
Run On
Called
Parameters
- _sourceCardId
Type: RetailLoyaltyCardNumber Extended Data Type
ID of bloacked card number
- _destinationCardId
Type: RetailLoyaltyCardNumber Extended Data Type
ID of active card. Loyalty points will be transfered to it