The LostPromotionsActor displays a list of promotions that a customer loses during the returns and exchanges process. Note that this data is not saved and can only be retrieved during the return and exchange process. This actor is located at /atg/commerce/custsvc/returns/LostPromotionsActor. It contains the promotionsLost actor-chain.

Parameters: None

Display Lost Promotions Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json"
"http://localhost:8180/rest/model/atg/commerce/custsvc/returns/
LostPromotionsActor/promotionsLost"

The response may be similar to the following:

{"promotionsLost":"promo50012"}

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