The removeItemFromOrder actor-chain removes items from the customer’s shopping cart using the commerce ID.

Parameter

Description

removalCommerceIds

The list of commerce item IDs to remove from the order.

Remove Item From Customer’s Cart Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json"
"http://localhost:8280/rest/model/atg/commerce/custsvc/order/CartModifierActor/
removeItemFromOrder?removalCommerceIds=ci115000001"

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