You are here: Ektron Namespace > .NET Assemblies > eCommerce > Classes > CouponApi Class > CouponApi Methods > GetCouponsAppliedToBasket
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
CouponApi.GetCouponsAppliedToBasket Method

Retrievies a list of coupons applied to a basket.

C#
public List<CouponData> GetCouponsAppliedToBasket(long basketId);
Visual Basic
Public Function GetCouponsAppliedToBasket(basketId As long) As List<CouponData>
Parameters 
Description 
basketId 
Id of basket to retrieve coupons for. 

List of CouponData objects.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!