RetailTransactionServiceLoyalty::PostLoyaltyCardRewardPointTrans Method [AX 2012]
Posts reward points to the PostLoyaltyCardRewardPointTrans table.
The XML string has a root node RetailLoyaltyCardRewardPointTransList, which contains a list of RetailLoyaltyCardRewardPointTrans nodes. Each child node conains the field values of a PostLoyaltyCardRewardPointTrans record. Refer to the PostLoyaltyCardRewardPointTrans table for the meaning of each field.
A sample of XML is provided in the source code.
Show: