The setOrderByCommerceId actor-chain updates the quantities of items within the customer’s shopping cart using the commerce ID. Note that this actor-chain is also used to perform a price override. Refer to the Adjusting a Customer’s Order section for information on price overrides.

Parameter

Description

removalCommerceIds

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

Update Customer’s Shopping Cart by Commerce ID Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json"
"http://localhost:8280/rest/model/atg/commerce/custsvc/order/CartModifierActor/
setOrderByCommerceId?ci111000001=3"

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