The setOrder actor-chain updates the quantity of items within the customer’s shopping cart using SKU IDs. This actor-chain has the following parameters:

Parameter

Description

removalCatalogRefIds

The list of catalog reference IDs to remove from the order.

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

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