This documentation is archived and is not being maintained.
RetailTransactionService::updateWishList Method [AX 2012]
client server public static container updateWishList(str wishListXml)
Run On
Called
Parameters
-
wishListXml
- Type: str
The input xml string containing updated field information.
Return Value
Type:
container
Container with the status as true if the update of record is successful and false otherwise.