The grantPromotion Web service grants a promotion to a customer using customer’s profile ID and promotion ID.

Servlet Name

grantPromotion

Input Parameters

promotionId – The ID of the promotion to be granted to the customer.
profileId – The ID of the of the customer’s profile.

Output

none

Web Service Class

atg.commerce.promotion.PromotionTools

Nucleus Component

/atg/commerce/promotion/PromotionTools

Method

grantPromotion(String pProfileId, String pPromotionId)

Executes within a session

Yes

WSDL URL

http://hostname:port/commerce/promotion/grantPromotion?WSDL

Endpoint URL

http://hostname:port/commerce/promotion/grantPromotion/grantPromotion

Security FunctionalName

promotionManagement


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