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.
Updates a wish list.
Syntax
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.