Share via


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

See Also

Reference

RetailLoyaltyRewardPointsTransfer Class