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

This actor-chain contains the following parameter:

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, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices