The LostPromotionsActor displays a list of promotions that a customer loses during the return or exchange process. Note that this data is not saved and can only be displayed 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 customer_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, 2014 Oracle and/or its affiliates. All rights reserved. Legal Notices