The removeItemFromOrderByRelationshipId actor-chain is used to remove items from the customer’s shopping cart using the commerceItem or the shipping group relationship ID.

Parameter

Description

removalRelationshipIds

The list of relationship IDs to remove from the order.

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

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