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 Customer’s Orders section for information on price overrides.

This actor-chain contains the following parameter:

Parameter

Description

removalCommerceIds

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