The excludePromotionFromOrder actor-chain excludes promotions that may be added to the order from the promotions wallet. This actor-chain has the following parameters:

Parameter

Description

promotionId

The ID of promotion to be ignored.

Ignore Promotion Wallet Promotions Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json" -d
"{ \"promotionId\": \"promo20010\" }" "http://localhost:8080/rest/model/atg/
commerce/custsvc/promotion/PromotionWalletActor/excludePromotionInOrder"

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