The claimCoupon Web service claims the given coupon for the current user.

Servlet Name

claimCoupon

Input Parameters

profileId - The ID of the customer’s profile.
couponClaimCode
– The code of the coupon being claimed. The repository ID of the coupon item is the same as the claim code.

Output

none

Web Service Class

atg.commerce.claimable.ClaimableManager

Nucleus Component

/atg/commerce/cliamable/ClaimableManager

Method

claimCoupon(String pProfileId, String pCouponClaimCode)

Executes within a session

Yes

WSDL URL

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

Endpoint URL

http://hostname:port/commerce/promotion/claimCoupon/claimCoupon

Security FunctionalName

couponClaims


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