The removeItemFromWishlist actor-chain enables an agent to remove an item from a customer’s wish list.

Parameter

Description

giftitemId

The ID of the items to be removed from the wish list.

Remove Item from Customer’s Wish List Example
curl -v -b agent_cookies.txt -H "Content-Type: application/json" -d "{
\"giftItemId\" : \"gi30001\" }" "http://localhost:8280/rest/model/atg/commerce/
custsvc/gifts/CSRGiftlistActor/removeItemFromWishlist"

Copyright © 1997, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices