| | -
IWsCheckBasket
[WSDL]
(urn:WsCheckBasketIntf-IWsCheckBasket)
| | string | CheckBasket(string aShopCart, string AErrorMsg, TArray APromoFeesToIgnore, TArray APromoIDsToIgnore, TArray APromoTypesToIgnore) |
| | boolean | GetUpSaleMessages(string aShopCart, string aBasketChanges) |
| | boolean | GetCouponMessages(string aShopCart, int aPromotionId, int aQuantity, string aBasketChanges, string aCouponSerial, string ACouponGuid, boolean aIsAddingCoupon) |
| | boolean | GetPackageMessages(string aShopCart, int aPromotionId, int aQuantity, string aBasketChanges, string aCouponSerial) |
| | boolean | PromotionNeedSupervisorOverride(int aPromotionId) |
| | void | Init() |
| | boolean | GetQuotaRecap(int aPromotionId, int aAvailable, int aInUse, int ABooked) |
| | boolean | GetItemQuotaRecap(int aPromotionItemId, int aAvailable, int aUsage, int aInuse) |
| | int | GetPromotionType(int aPromotionId) |
| | boolean | CheckCouponQuotaCapping(string aShopCart, int aPromotionId, int aQuantity) |
|