The removeItemFromWishlist actor-chain removes an item from a wish list.

Parameter

Description

removeGiftitemIds

The ID of the items to be reomved from the gift list.

Remove Item from Wish List Example
curl -L -v -b customer_cookies.txt -H "Content-Type: application/json" -d "{
\"removeGiftitemIds\": \"gi20001\" }" "http://localhost:8280/rest/model/atg/
commerce/gifts/GiftlistActor/removeItemFromWishlist"

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