Account

APIDescription
GET api/Account/UserInfo

No documentation available.

POST api/Account/Logout

No documentation available.

GET api/Account/ManageInfo?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/ChangePassword

No documentation available.

POST api/Account/SetPassword

No documentation available.

POST api/Account/AddExternalLogin

No documentation available.

POST api/Account/RemoveLogin

No documentation available.

GET api/Account/ExternalLogin?provider={provider}&error={error}

No documentation available.

GET api/Account/ExternalLogins?returnUrl={returnUrl}&generateState={generateState}

No documentation available.

POST api/Account/Register

No documentation available.

GET api/Account/GetToken?username={username}&password={password}

No documentation available.

POST api/Account/RegisterExternal

No documentation available.

GET api/Account/CheckAppVersion?versionno={versionno}

No documentation available.

ProductReview

APIDescription
GET api/ProductReview/GetAllProductsRating

No documentation available.

GET api/ProductReview/GetProductsRatingByCustomerId?CustomerId={CustomerId}

No documentation available.

GET api/ProductReview/GetProductReviewByProductReviewId?ProductId={ProductId}

No documentation available.

GET api/ProductReview/GetProductReviewByProductReviewId?CustomerId={CustomerId}&ProductId={ProductId}

No documentation available.

POST api/ProductReview/AddProductReview

No documentation available.

POST api/ProductReview/UpdateProductReview

No documentation available.

DELETE api/ProductReview/DeleteProductReview?CustomerId={CustomerId}&ProductId={ProductId}

No documentation available.

OfferOnCart

APIDescription
GET api/OfferOnCart/GetAllOfferOnCart

No documentation available.

GET api/OfferOnCart/GetOfferOnCartById/{Id}

No documentation available.

POST api/OfferOnCart/AddOfferOnCart

No documentation available.

POST api/OfferOnCart/UpdateOfferOnCart

No documentation available.

GET api/OfferOnCart/DeleteOfferOnCart/{Id}

No documentation available.

GET api/OfferOnCart/GetCartOfferByGrandTotal?GrandTotal={GrandTotal}

No documentation available.

FeedBack

APIDescription
GET api/FeedBack/GetAllCustomersFeedBack

No documentation available.

GET api/FeedBack/GetFeedBackByCustomerId?CustomerId={CustomerId}

No documentation available.

POST api/FeedBack/AddFeedBack

No documentation available.

POST api/FeedBack/UpdateFeedBack

No documentation available.

DELETE api/FeedBack/DeleteFeedBack?CustomerId={CustomerId}

No documentation available.

SupplierDetails

APIDescription
GET api/SupplierDetails/GetAllSupplierDetails

No documentation available.

POST api/SupplierDetails/AddSupplier

No documentation available.

POST api/SupplierDetails/UpdateSupplier

No documentation available.

DELETE api/SupplierDetails/DeleteSupplier/{Id}

No documentation available.

Customer

APIDescription
GET api/Customer/GetAllCustomer

No documentation available.

GET api/Customer/GetCustomerByCustomerId?CustomerId={CustomerId}

No documentation available.

GET api/Customer/GetCustomerByEmailId?Email={Email}

No documentation available.

GET api/Customer/SaveRole?Role={Role}&CustomerId={CustomerId}

No documentation available.

GET api/Customer/GetLastCustomerId

No documentation available.

GET api/Customer/GetCustomerIdBySessionId?sessionId={sessionId}

No documentation available.

POST api/Customer/AddCustomer

No documentation available.

POST api/Customer/UpdateCustomer

No documentation available.

DELETE api/Customer/DeleteCustomer?CustId={CustId}

No documentation available.

GET api/Customer/GetSessionBySessionId?SessionId={SessionId}

No documentation available.

POST api/Customer/AddLatLongData

No documentation available.

GET api/Customer/GetCustomerListByName?Name={Name}

No documentation available.

GET api/Customer/GetCustomerListByCustomerName?Name={Name}

No documentation available.

GET api/Customer/GetCustomerByCustomerIdAndName?CustomerId={CustomerId}

No documentation available.

POST api/Customer/AddCustomerArea

No documentation available.

POST api/Customer/UpdateCustomerArea

No documentation available.

GET api/Customer/GetCustomerAreaByCustomerId?CustomerId={CustomerId}

No documentation available.

GET api/Customer/GetCustomerByAreaId?Area_Id={Area_Id}

No documentation available.

GET api/Customer/GetAllCustomerArea

No documentation available.

GET api/Customer/DeleteCustomerArea/{Id}

No documentation available.

GET api/Customer/GetAllCustomerListByAreaId?AreaId={AreaId}

No documentation available.

GET api/Customer/GetAllCustomersWithAreaIdZero

No documentation available.

POST api/Customer/UpdateCustomerAreaByAreaId?UserId={UserId}&AreaId={AreaId}

No documentation available.

POST api/Customer/UpdateCustomerSeqNum

No documentation available.

POST api/Customer/AddCustomerRate

No documentation available.

GET api/Customer/GetAllCustomerRate

No documentation available.

POST api/Customer/CheckCustomerRateEntry

No documentation available.

POST api/Customer/UpdateCustomerDetails

No documentation available.

POST api/Customer/UpdateCustomerRate

No documentation available.

POST api/Customer/GenerateBulkMessages

No documentation available.

DashboardDetails

APIDescription
GET api/DashboardDetails/GetAlldashboardDetails

No documentation available.

ProductSize

APIDescription
GET api/ProductSize/GetAllProductSize

No documentation available.

GET api/ProductSize/GetProductSizeById/{Id}

No documentation available.

GET api/ProductSize/GetProductSizeBySize?Size={Size}

No documentation available.

GET api/ProductSize/GetProductSizeByChildCategoryId?ChildCategoryId={ChildCategoryId}

No documentation available.

GET api/ProductSize/GetProductSizeByProductId?productId={productId}

No documentation available.

GET api/ProductSize/GetMinRateByProductId?ProductId={ProductId}

No documentation available.

GET api/ProductSize/GetMaxRateByProductId?ProductId={ProductId}

No documentation available.

GET api/ProductSize/GetProductSizeByProductIdAndSizeId?ProductId={ProductId}&SizeId={SizeId}

No documentation available.

POST api/ProductSize/AddProductSize

No documentation available.

POST api/ProductSize/UpdateProductSize

No documentation available.

DELETE api/ProductSize/DeleteProductSize/{Id}

No documentation available.

DeliveryChargesByArea

APIDescription
GET api/DeliveryChargesByArea/GetAllDeliveryCharges

No documentation available.

GET api/DeliveryChargesByArea/GetDeliveryChargeByAreaId?AreaId={AreaId}

No documentation available.

POST api/DeliveryChargesByArea/AddDeliveryChargesByArea

No documentation available.

POST api/DeliveryChargesByArea/UpdateDeliveryChargesByArea

No documentation available.

DELETE api/DeliveryChargesByArea/DeleteDeliveryChargesByArea?AreaId={AreaId}

No documentation available.

DeliveryBoyAreaAccess

APIDescription
POST api/DeliveryBoyAreaAccess/AddDeliveryBoyAreaAccess

No documentation available.

GET api/DeliveryBoyAreaAccess/GetAllDeliveryBoyAreaAccess

No documentation available.

GET api/DeliveryBoyAreaAccess/DeleteDeliveryBoyAreaAccess/{Id}

No documentation available.

GET api/DeliveryBoyAreaAccess/Get

No documentation available.

GET api/DeliveryBoyAreaAccess/Get/{id}

No documentation available.

POST api/DeliveryBoyAreaAccess/Post

No documentation available.

PUT api/DeliveryBoyAreaAccess/Put/{id}

No documentation available.

DELETE api/DeliveryBoyAreaAccess/Delete/{id}

No documentation available.

TrendingProduct

APIDescription
GET api/TrendingProduct/GetAllTrendingProduct

No documentation available.

GET api/TrendingProduct/GetTrendingProductById/{Id}

No documentation available.

GET api/TrendingProduct/GetTrendingProductByProductId/{Id}

No documentation available.

GET api/TrendingProduct/GetTrendingProductByName?Name={Name}

No documentation available.

POST api/TrendingProduct/AddTrendingProduct

No documentation available.

POST api/TrendingProduct/UpdateTrendingProduct

No documentation available.

DELETE api/TrendingProduct/DeleteTrendingProduct/{Id}

No documentation available.

GET api/TrendingProduct/Get

No documentation available.

GET api/TrendingProduct/Get/{id}

No documentation available.

POST api/TrendingProduct/Post

No documentation available.

PUT api/TrendingProduct/Put/{id}

No documentation available.

DELETE api/TrendingProduct/Delete/{id}

No documentation available.

Invoice

APIDescription
GET api/Invoice/GetAllInvoice

No documentation available.

GET api/Invoice/GetInvoiceByOrderId?OrderId={OrderId}

No documentation available.

POST api/Invoice/AddInvoice

No documentation available.

POST api/Invoice/UpdateInvoice

No documentation available.

DELETE api/Invoice/DeleteInvoice/{Id}

No documentation available.

CustomerRewardPoints

APIDescription
GET api/CustomerRewardPoints/GetAllCustomerRewardPoints

No documentation available.

GET api/CustomerRewardPoints/GetCustomerRewardPointsByCustomerId?CustomerId={CustomerId}

No documentation available.

POST api/CustomerRewardPoints/AddCustomerRewardPoints

No documentation available.

POST api/CustomerRewardPoints/UpdateCustomerRewardPoints

No documentation available.

DELETE api/CustomerRewardPoints/DeleteCustomerRewardPoints?CustomerId={CustomerId}

No documentation available.

APIDescription
GET api/NavigationItem/GetAllNavigationItems

No documentation available.

GET api/NavigationItem/GetNavigationItemByNavigateId/{Id}

No documentation available.

POST api/NavigationItem/AddNavigationItem

No documentation available.

POST api/NavigationItem/UpdateNavigationItem

No documentation available.

DELETE api/NavigationItem/DeleteNavigationItem?NavigationId={NavigationId}

No documentation available.

Role

APIDescription
GET api/Role/GetAllRole

No documentation available.

GET api/Role/GetRoleByRoleId?RoleId={RoleId}

No documentation available.

POST api/Role/AddRole

No documentation available.

POST api/Role/UpdateRole

No documentation available.

DELETE api/Role/DeleteRole?RoleId={RoleId}

No documentation available.

Coupon

APIDescription
GET api/Coupon/GetAllCoupons

No documentation available.

GET api/Coupon/GetCouponDetailsByCouponCode?couponcode={couponcode}

No documentation available.

GET api/Coupon/GetCouponsByCouponId?CouponId={CouponId}

No documentation available.

GET api/Coupon/GetCounponHistoryReport

No documentation available.

POST api/Coupon/AddCoupon

No documentation available.

POST api/Coupon/UpdateCoupon

No documentation available.

DELETE api/Coupon/DeleteCoupon?CouponId={CouponId}

No documentation available.

POST api/Coupon/AddCouponHistory

No documentation available.

GET api/Coupon/GetCouponHistoryByUserId?UserId={UserId}

No documentation available.

POST api/Coupon/UpdateCouponCount

No documentation available.

POST api/Coupon/UpdateCouponHistory

No documentation available.

POST api/Coupon/AddReferralCodeHistory

No documentation available.

GET api/Coupon/GetReferralCodeHistoryByUserId?UserId={UserId}

No documentation available.

OfferType

APIDescription
GET api/OfferType/GetAllOfferType

No documentation available.

GET api/OfferType/GetOfferTypeById/{Id}

No documentation available.

POST api/OfferType/AddOfferType

No documentation available.

POST api/OfferType/UpdateOfferType

No documentation available.

DELETE api/OfferType/DeleteOfferType?offertypeId={offertypeId}

No documentation available.

DeliveryBoyDeliveryInfo

APIDescription
POST api/DeliveryBoyDeliveryInfo/AddDeliveryBoyDeliveryInfo

No documentation available.

POST api/DeliveryBoyDeliveryInfo/UpdateDeliveryBoyDeliveryInfo

No documentation available.

GET api/DeliveryBoyDeliveryInfo/GetDeliveryBoyDeliveryInfoByAreaIdandBoyId?Month={Month}&Year={Year}&Day={Day}

No documentation available.

Bill

APIDescription
GET api/Bill/GetAllBill

No documentation available.

GET api/Bill/GetBillById/{Id}

No documentation available.

GET api/Bill/GetMonthlyBillByCustomerId?CustomerId={CustomerId}&month={month}&year={year}

No documentation available.

POST api/Bill/AddBill

No documentation available.

POST api/Bill/UpdateBill

No documentation available.

DELETE api/Bill/DeleteBill/{Id}

No documentation available.

GET api/Bill/GetCustomerBill?AreaId={AreaId}&Month={Month}&Year={Year}&Status={Status}

No documentation available.

GET api/Bill/GetAllCustomerBill?AreaId={AreaId}&Month={Month}&Year={Year}

No documentation available.

GET api/Bill/UpdateBillStatusByBillId?BillId={BillId}&Status={Status}&PaymentMode={PaymentMode}&UpdatedBy={UpdatedBy}&OrderId={OrderId}&PaymentId={PaymentId}&Mobile={Mobile}&Amount={Amount}

No documentation available.

GET api/Bill/Getsalereportbyyear?Year={Year}

No documentation available.

GET api/Bill/Getsalereportbyyearwithpending?Year={Year}

No documentation available.

GET api/Bill/GetBillDetailsByCustomerId?CustomerId={CustomerId}

No documentation available.

GET api/Bill/GetBillAmount?CustomerId={CustomerId}&Month={Month}&Year={Year}

No documentation available.

GET api/Bill/GetMonthlyBillByCustomerIdandMonthandYear?CustomerId={CustomerId}&Month={Month}&Year={Year}

No documentation available.

POST api/Bill/AddGenerateBill

No documentation available.

POST api/Bill/AddGenerateBillDetails

No documentation available.

GET api/Bill/GetGenerateBillDetailsByMonthAndYear

No documentation available.

GET api/Bill/GetAllBillsByStartDateEndDateonlypaid?FromDate={FromDate}&ToDate={ToDate}&Area_Id={Area_Id}

No documentation available.

GET api/Bill/GetAllBillsByStartDateToEndDate?FromDate={FromDate}&ToDate={ToDate}&Area_Id={Area_Id}

No documentation available.

GET api/Bill/GetBill?billno={billno}

No documentation available.

GET api/Bill/DownloadZip?AreaId={AreaId}&CustomerId={CustomerId}&Month={Month}&Year={Year}

No documentation available.

BillPdfDownload

APIDescription
GET api/BillPdfDownload/GetAllBillPDF

No documentation available.

ProductSizeType

APIDescription
GET api/ProductSizeType/GetAllProductSizeType

No documentation available.

GET api/ProductSizeType/GetProductSizeTypeBySizeId/{Id}

No documentation available.

POST api/ProductSizeType/AddProductSizeType

No documentation available.

POST api/ProductSizeType/UpdateProductSizeType

No documentation available.

DELETE api/ProductSizeType/DeleteProductSizeType?SizeId={SizeId}

No documentation available.

MonthlyProDetails

APIDescription
POST api/MonthlyProDetails/AddMonthPro

No documentation available.

DELETE api/MonthlyProDetails/DeleteMonthlyPro/{ID}

No documentation available.

GET api/MonthlyProDetails/GetAllMonthlyPro

No documentation available.

GET api/MonthlyProDetails/GetAllMonthlyProByCustomerId?CustomerId={CustomerId}

No documentation available.

GET api/MonthlyProDetails/GetAllMonthlyProByCustomerIdandMonthYear?CustomerId={CustomerId}&Month={Month}&Year={Year}

No documentation available.

POST api/MonthlyProDetails/UpdateMonthPro

No documentation available.

GET api/MonthlyProDetails/GetAllMonthlyProByAreaIdandDate?Day={Day}&Month={Month}&Year={Year}&AreaId={AreaId}

No documentation available.

DeliveryBoyDetails

APIDescription
GET api/DeliveryBoyDetails/GetAllDeliveryBoyDetails

No documentation available.

GET api/DeliveryBoyDetails/GetDeliveryBoyDetailsById/{Id}

No documentation available.

POST api/DeliveryBoyDetails/AddDeliveryBoyDetails

No documentation available.

POST api/DeliveryBoyDetails/UpdateDeliveryBoyDetails

No documentation available.

DELETE api/DeliveryBoyDetails/DeleteDeliveryBoyDetails/{Id}

No documentation available.

GET api/DeliveryBoyDetails/GetDeliveryBoyDataByMobileNumber?MobileNumber={MobileNumber}

No documentation available.

WishList

APIDescription
GET api/WishList/GetAllWishList

No documentation available.

GET api/WishList/GetAllWishListByCustomerId?CustomerId={CustomerId}

No documentation available.

GET api/WishList/GetAllWishListByCustomerIdAndProductId?CustomerId={CustomerId}&ProductId={ProductId}

No documentation available.

POST api/WishList/AddWishList

No documentation available.

DELETE api/WishList/DeleteWishListById/{Id}

No documentation available.

DELETE api/WishList/DeleteWishListByCustomerId?CustomerId={CustomerId}&ProductId={ProductId}

No documentation available.

VendorProducts

APIDescription
GET api/VendorProducts/GetAllProductByVendorId?VendorId={VendorId}

No documentation available.

POST api/VendorProducts/AddVendorProducts

No documentation available.

POST api/VendorProducts/UpdateVendorProducts

No documentation available.

DELETE api/VendorProducts/DeleteVendorProducts?VendorId={VendorId}

No documentation available.

APIDescription
GET api/Gallery/GetAllGallery

No documentation available.

GET api/Gallery/GetGalleryById/{id}

No documentation available.

POST api/Gallery/AddGallery

No documentation available.

POST api/Gallery/UpdateGallery

No documentation available.

DELETE api/Gallery/DeleteGallery/{Id}

No documentation available.

InvoiceStatus

APIDescription
GET api/InvoiceStatus/GetAllInvoiceStatus

No documentation available.

GET api/InvoiceStatus/GetInvoiceStatusByStatusId?StatusId={StatusId}

No documentation available.

POST api/InvoiceStatus/AddInvoiceStatus

No documentation available.

POST api/InvoiceStatus/UpdateInvoiceStatus

No documentation available.

DELETE api/InvoiceStatus/DeleteInvoiceStatus?StatusId={StatusId}

No documentation available.

Product

APIDescription
GET api/Product/GetAllProduct

No documentation available.

GET api/Product/GetAllActiveProduct

No documentation available.

GET api/Product/GetAllInActiveProductList

No documentation available.

GET api/Product/GetTop3Product

No documentation available.

GET api/Product/GetMostSellerProduct

No documentation available.

GET api/Product/GetProductById/{Id}

No documentation available.

GET api/Product/GetProductByProductIdAndSizeId?ProductId={ProductId}&SizeId={SizeId}

No documentation available.

GET api/Product/GetProductByNavigationId?NavigationId={NavigationId}

No documentation available.

GET api/Product/GetProductListByName?Name={Name}

No documentation available.

GET api/Product/GetProductByNamesearch?Name={Name}

No documentation available.

GET api/Product/GetProductByNameIndexsearch?Name={Name}

No documentation available.

GET api/Product/GetProductListByNameAndLowPrice?Name={Name}

No documentation available.

GET api/Product/GetProductListByNameAndHighPrice?Name={Name}

No documentation available.

GET api/Product/GetProductByParentCategoryId?ParentCategoryId={ParentCategoryId}

No documentation available.

GET api/Product/GetProductListByParentCategoryIdAndRateLowToHigh?ParentCategoryId={ParentCategoryId}

No documentation available.

GET api/Product/GetProductListByParentCategoryIdAndRateHighToLow?ParentCategoryId={ParentCategoryId}

No documentation available.

GET api/Product/GetProductByChildCategoryId?ChildCategoryId={ChildCategoryId}

No documentation available.

GET api/Product/GetProductListByChildCategoryIdAndRateLowToHigh?ChildCategoryId={ChildCategoryId}

No documentation available.

GET api/Product/GetProductListByChildCategoryIdAndRateHighToLow?ChildCategoryId={ChildCategoryId}

No documentation available.

POST api/Product/AddProduct

No documentation available.

POST api/Product/UpdateProduct

No documentation available.

DELETE api/Product/DeleteProduct?ProductId={ProductId}

No documentation available.

GET api/Product/GetActiveProductByChildCategoryId?ChildCategoryId={ChildCategoryId}

No documentation available.

GET api/Product/GetInActiveProductByChildCategoryId?ChildCategoryId={ChildCategoryId}

No documentation available.

GET api/Product/GetAllProductWithInactiveStatus

No documentation available.

GET api/Product/GetProductByChildCategoryIdWithInactiveStatus?ChildCategoryId={ChildCategoryId}

No documentation available.

GET api/Product/GetProductDetailsByCustomerId?ProductId={ProductId}&Year={Year}&Month={Month}&Day={Day}&CustomerId={CustomerId}

No documentation available.

SubscriptionExpiry

APIDescription
GET api/SubscriptionExpiry/GetSubscriptionExpiry

No documentation available.

Values

APIDescription
GET api/Values/Get

No documentation available.

GET api/Values/Get/{id}

No documentation available.

POST api/Values/Post

No documentation available.

PUT api/Values/Put/{id}

No documentation available.

DELETE api/Values/Delete/{id}

No documentation available.

Authorization

APIDescription
GET api/Authorization/GetAllAuthorization

No documentation available.

GET api/Authorization/GetAuthorizationByAuthorizationId/{id}

No documentation available.

TopScrollBar

APIDescription
GET api/TopScrollBar/GetAllTopScrollBar

No documentation available.

GET api/TopScrollBar/GetTopScrollBarById/{Id}

No documentation available.

POST api/TopScrollBar/AddTopScrollBar

No documentation available.

POST api/TopScrollBar/UpdateTopScrollBar

No documentation available.

DELETE api/TopScrollBar/DeleteTopScrollBar/{Id}

No documentation available.

GET api/TopScrollBar/Get

No documentation available.

GET api/TopScrollBar/Get/{id}

No documentation available.

POST api/TopScrollBar/Post

No documentation available.

PUT api/TopScrollBar/Put/{id}

No documentation available.

DELETE api/TopScrollBar/Delete/{id}

No documentation available.

TransactionHistory

APIDescription
GET api/TransactionHistory/GetAllTransactionHistory

No documentation available.

GET api/TransactionHistory/GetTransactionHistoryByID/{Id}

No documentation available.

POST api/TransactionHistory/AddTransactionHistory

No documentation available.

POST api/TransactionHistory/UpdateTransactionHistory

No documentation available.

DELETE api/TransactionHistory/DeleteTransactionHistory/{Id}

No documentation available.

VisitorInfo

APIDescription
POST api/VisitorInfo/AddVisitorInfo

No documentation available.

DailyPurchaseDetails

APIDescription
GET api/DailyPurchaseDetails/GetAllDailyPurchaseDetails

No documentation available.

POST api/DailyPurchaseDetails/AddDailyPurchaseDetails

No documentation available.

POST api/DailyPurchaseDetails/UpdateDailyPurchaseDetails

No documentation available.

GET api/DailyPurchaseDetails/GetFinalQtyInPurchaseByDateandProductId?InputDate={InputDate}&ProductId={ProductId}

No documentation available.

BillSetting

APIDescription
GET api/BillSetting/GetAllAreaListInBillSetting

No documentation available.

POST api/BillSetting/UpdateBillSetting?AreaId={AreaId}

No documentation available.

RewardPointRule

APIDescription
GET api/RewardPointRule/GetAllRewardPointRule

No documentation available.

GET api/RewardPointRule/GetRewardPointRuleById/{Id}

No documentation available.

GET api/RewardPointRule/GetRewardPointRuleByAmount?amount={amount}

No documentation available.

GET api/RewardPointRule/GetRewardPointByUserId?userId={userId}

No documentation available.

POST api/RewardPointRule/AddRewardPointRule

No documentation available.

POST api/RewardPointRule/UpdateRewardPointRule

No documentation available.

DELETE api/RewardPointRule/DeleteRewardPointRule/{Id}

No documentation available.

POST api/RewardPointRule/AddRewardPoint

No documentation available.

POST api/RewardPointRule/UpdateRewardPoint

No documentation available.

POST api/RewardPointRule/AddRewardPointHistory

No documentation available.

LatestOffers

APIDescription
GET api/LatestOffers/GetLatestOfferByVendorIdAndProductId?vendorId={vendorId}&productId={productId}

No documentation available.

GET api/LatestOffers/GetAllLatestOffers

No documentation available.

GET api/LatestOffers/GetAllLatestOffersBetweenDates?date={date}

No documentation available.

GET api/LatestOffers/GetLatestOfferByBetweenDateAndProductIdAndSizeId?date={date}&productId={productId}&sizeId={sizeId}

No documentation available.

GET api/LatestOffers/GetLatestOffersById?offerId={offerId}

No documentation available.

GET api/LatestOffers/GetLatestOfferByProductId?productId={productId}

No documentation available.

GET api/LatestOffers/GetLatestOffersByParentCategoryId?parentId={parentId}

No documentation available.

POST api/LatestOffers/AddLatestOffers

No documentation available.

POST api/LatestOffers/UpdateLatestOffers

No documentation available.

DELETE api/LatestOffers/DeleteLatestOffers?OfferId={OfferId}

No documentation available.

DELETE api/LatestOffers/DeleteLatestOfferByParentCategoryId?parentId={parentId}

No documentation available.

POST api/LatestOffers/AddLatestOffersByProductSize

No documentation available.

POST api/LatestOffers/UpdateLatestOffersByProductSize

No documentation available.

GET api/LatestOffers/GetLatestOffersProductByProductId/{Id}

No documentation available.

GET api/LatestOffers/GetLatestOffersProductByProductName?Name={Name}

No documentation available.

UserLogin

APIDescription
GET api/UserLogin/GetAllUser

No documentation available.

GET api/UserLogin/GetAllUserMobile

No documentation available.

GET api/UserLogin/GetUserByUserId?UserId={UserId}

No documentation available.

GET api/UserLogin/GetUserByUserName?UserName={UserName}

No documentation available.

GET api/UserLogin/GetRoleByUserNameAndPassword?UserName={UserName}&Password={Password}

No documentation available.

POST api/UserLogin/AddUserCredentials

No documentation available.

POST api/UserLogin/UpdateUserCredentials

No documentation available.

POST api/UserLogin/UpdateUserData

No documentation available.

POST api/UserLogin/UpdateUserMobileNumber

No documentation available.

POST api/UserLogin/UpdateUserPassword

No documentation available.

DELETE api/UserLogin/DeleteUserCredentials?UserId={UserId}

No documentation available.

GET api/UserLogin/IsMobileNumberExist?MobileNumber={MobileNumber}

No documentation available.

GET api/UserLogin/IsEmailIdExist?Email={Email}

No documentation available.

GET api/UserLogin/GetUserIdByReferralCode?ReferralCode={ReferralCode}

No documentation available.

POST api/UserLogin/AddForgotPasswordOTP

No documentation available.

GET api/UserLogin/IsOTPExist?OTP={OTP}

No documentation available.

POST api/UserLogin/UpdateForgotPasswordOTP

No documentation available.

POST api/UserLogin/UpdatePassword

No documentation available.

POST api/UserLogin/AddRegisterOTP

No documentation available.

POST api/UserLogin/UpdateRegisterOTP

No documentation available.

GET api/UserLogin/GetUserOTPByUserId?UserId={UserId}

No documentation available.

GET api/UserLogin/IsRegisterOTPExist?OTP={OTP}&Mobile={Mobile}

No documentation available.

POST api/UserLogin/AddVisitingUserData

No documentation available.

GET api/UserLogin/GetVisitingUserDataBySessionId?SessionId={SessionId}

No documentation available.

POST api/UserLogin/UpdateUserDataByAdmin

No documentation available.

POST api/UserLogin/SendSMS

No documentation available.

DailyDeliveryDetails

APIDescription
GET api/DailyDeliveryDetails/GetAllDailyDeliveryDetails

No documentation available.

GET api/DailyDeliveryDetails/GetDailyDeliveryDetailsById/{Id}

No documentation available.

POST api/DailyDeliveryDetails/SubscribrProduct

No documentation available.

POST api/DailyDeliveryDetails/UpdateSubscribrProduct

No documentation available.

POST api/DailyDeliveryDetails/UpdatePermanetalySubscribrProduct

No documentation available.

POST api/DailyDeliveryDetails/DeleteSubscribrProduct

No documentation available.

POST api/DailyDeliveryDetails/PauseSubscribrProduct

No documentation available.

POST api/DailyDeliveryDetails/UpdateDailyDeliveryDetails

No documentation available.

POST api/DailyDeliveryDetails/UpdateList

No documentation available.

DELETE api/DailyDeliveryDetails/DeleteDailyDeliveryDetails/{Id}

No documentation available.

GET api/DailyDeliveryDetails/GetDeilydeliveryDetailsByAreaId?Area_Id={Area_Id}&CustomerId={CustomerId}&Month={Month}&Year={Year}

No documentation available.

POST api/DailyDeliveryDetails/UpdateQty?CustomerId={CustomerId}&ProductId={ProductId}&Qty={Qty}

No documentation available.

GET api/DailyDeliveryDetails/GetDailyDeliveryDetailsByAreaId?AreaId={AreaId}&Month={Month}&Year={Year}

No documentation available.

GET api/DailyDeliveryDetails/GetDeilydeliveryDetailsByCustomerId?CustomerId={CustomerId}&Month={Month}&Year={Year}

No documentation available.

GET api/DailyDeliveryDetails/GetDailyDeliveryDetailsByCustomerId?CustomerId={CustomerId}

No documentation available.

POST api/DailyDeliveryDetails/UpdateAreaInDailyDeliveryDetails?CustomerId={CustomerId}&AreaId={AreaId}

No documentation available.

GET api/DailyDeliveryDetails/CheckRecordExistInDailyDeliveryDetails?CustomerId={CustomerId}&ProductId={ProductId}&AreaId={AreaId}&Month={Month}&Year={Year}

No documentation available.

GET api/DailyDeliveryDetails/CheckCustomerInDailyDeliveryDetails?CustomerId={CustomerId}&ProductId={ProductId}

No documentation available.

GET api/DailyDeliveryDetails/GetDailyDeliveryByAreaIdandBoyId?AreaId={AreaId}&Month={Month}&Year={Year}&Day={Day}

No documentation available.

POST api/DailyDeliveryDetails/UpdateDailyDeliveryDetailsFlag?CustomerId={CustomerId}&ProductId={ProductId}&Month={Month}&Flag={Flag}

No documentation available.

POST api/DailyDeliveryDetails/GetDailyDeliveryDetailsByMonthandYear?messageType={messageType}

No documentation available.

GET api/DailyDeliveryDetails/GenerateBill?messageType={messageType}

No documentation available.

GET api/DailyDeliveryDetails/GetDeliveryDetailsByMonthandYear?month={month}&year={year}

No documentation available.

POST api/DailyDeliveryDetails/GenerateBillForCustomer

No documentation available.

RewardPointsDiscount

APIDescription
GET api/RewardPointsDiscount/GetAllRewardPointDiscountPrice

No documentation available.

GET api/RewardPointsDiscount/GetRewardPointDiscountPriceByPoints

No documentation available.

POST api/RewardPointsDiscount/AddRewardPointsDiscountPrice

No documentation available.

POST api/RewardPointsDiscount/UpdateRewardPointsDiscountPrice

No documentation available.

DELETE api/RewardPointsDiscount/DeleteRewardPointsDiscountPrice?points={points}

No documentation available.

CustomerRate

APIDescription
GET api/CustomerRate/GetAllCustomerRate

No documentation available.

GET api/CustomerRate/GetCustomerRateById/{Id}

No documentation available.

POST api/CustomerRate/AddCustomerRate

No documentation available.

POST api/CustomerRate/UpdateCustomerRate

No documentation available.

POST api/CustomerRate/DeleteCustomerRate/{Id}

No documentation available.

RecentlyViewedProducts

APIDescription
GET api/RecentlyViewedProducts/GetAllRecentlyViwedProducts

No documentation available.

GET api/RecentlyViewedProducts/GetRecentlyViwedProductsByUserId?UserId={UserId}

No documentation available.

POST api/RecentlyViewedProducts/AddRecentViewProducts

No documentation available.

DELETE api/RecentlyViewedProducts/DeleteRecentViewProducts?UserId={UserId}

No documentation available.

Order

APIDescription
GET api/Order/GetAllOrders

No documentation available.

GET api/Order/GetAllOrdersByFromDateAndToDate?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

GET api/Order/GetAllOrderItemsListBetweenDates?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

GET api/Order/GetAllOrderDetailsBetweenDates?FromDate={FromDate}&ToDate={ToDate}

No documentation available.

GET api/Order/GetAllOrdersByFromDateToDateAndOrderStatusId?FromDate={FromDate}&ToDate={ToDate}&StatusId={StatusId}

No documentation available.

GET api/Order/GetAllOrdersByFromDateToDateAndUserName?FromDate={FromDate}&ToDate={ToDate}&UserName={UserName}

No documentation available.

GET api/Order/GetAllOrdersByFromDateToDateAndMobile?FromDate={FromDate}&ToDate={ToDate}&Mobile={Mobile}

No documentation available.

GET api/Order/GetAllOrdersByFromDateToDateOrderStatusIdAndUserName?FromDate={FromDate}&ToDate={ToDate}&StatusId={StatusId}&UserName={UserName}

No documentation available.

GET api/Order/GetAllOrdersByFromDateToDateOrderStatusIdAndMobile?FromDate={FromDate}&ToDate={ToDate}&StatusId={StatusId}&Mobile={Mobile}

No documentation available.

GET api/Order/GetOrderID

No documentation available.

GET api/Order/GetAllOrdersByCustomerId?CustomerId={CustomerId}

No documentation available.

GET api/Order/GetOrderMasterDataByOrderId?OrderId={OrderId}

No documentation available.

GET api/Order/GetOrderDetailsDataByOrderId?OrderId={OrderId}

No documentation available.

POST api/Order/InsertOrder

No documentation available.

POST api/Order/InsertDummyOrder

No documentation available.

GET api/Order/GetActiveOrderDetails

No documentation available.

GET api/Order/GetActiveOrderedProducts

No documentation available.

POST api/Order/InsertOrderDetails

No documentation available.

POST api/Order/UpdateOrder

No documentation available.

POST api/Order/UpdateOrderDeliveryStatus

No documentation available.

POST api/Order/UpdateGrandTotalByOrderId?SubTotal={SubTotal}&GrandTotal={GrandTotal}&orderId={orderId}&Difference={Difference}&TotalSaving={TotalSaving}&Disc={Disc}&Remark={Remark}

No documentation available.

DELETE api/Order/DeleteOrder?orderId={orderId}

No documentation available.

DELETE api/Order/DeleteOrderDetailsByOrderId?orderId={orderId}

No documentation available.

GET api/Order/Getlast3ShippingAddressByCustomerId?CustomerId={CustomerId}

No documentation available.

POST api/Order/CancelBy?orderId={orderId}

No documentation available.

POST api/Order/UpdateNonPaidByOrderId?orderId={orderId}&paymentMethod={paymentMethod}

No documentation available.

POST api/Order/UpdatePaidByOrderId?orderId={orderId}

No documentation available.

POST api/Order/UpdateShippingAddressByOrderId?orderId={orderId}&shippingAddr={shippingAddr}

No documentation available.

POST api/Order/UpdateShippingChargesByOrderId?orderId={orderId}&shippingCharges={shippingCharges}

No documentation available.

Balance

APIDescription
GET api/Balance/GetBalanceByUserId?userId={userId}

No documentation available.

POST api/Balance/AddBalance

No documentation available.

POST api/Balance/UpdateBalance

No documentation available.

POST api/Balance/AddBalanceHitory

No documentation available.

GET api/Balance/GetAllWalletHistory

No documentation available.

GET api/Balance/GetWalletHistoryByUserId?userId={userId}

No documentation available.

POST api/Balance/AddWalletCashback

No documentation available.

GET api/Balance/GetAllWalletCashbackByDate?Date={Date}

No documentation available.

GET api/Balance/GetAllCustomerWalletDetails

No documentation available.

Unit

APIDescription
GET api/Unit/GetAllUnit

No documentation available.

GET api/Unit/GetUnitById/{Id}

No documentation available.

POST api/Unit/AddUnit

No documentation available.

POST api/Unit/UpdateUnit

No documentation available.

DELETE api/Unit/DeleteUnit?UnitId={UnitId}

No documentation available.

Notification

APIDescription
GET api/Notification/GetNotificationByCustomerId?CustomerId={CustomerId}

No documentation available.

POST api/Notification/AddNotification

No documentation available.

POST api/Notification/UpdateNotification

No documentation available.

PaymentStatus

APIDescription
GET api/PaymentStatus/GetAllPaymentStatus

No documentation available.

GET api/PaymentStatus/GetPaymentStatusById?StatusId={StatusId}

No documentation available.

POST api/PaymentStatus/AddPaymentStatus

No documentation available.

GET api/PaymentStatus/GetPaymentStatus?orderid={orderid}

No documentation available.

GET api/PaymentStatus/CreateHash?amount={amount}&email={email}&mobile={mobile}&callbackUrl={callbackUrl}&custId={custId}

No documentation available.

POST api/PaymentStatus/UpdatePaymentStatus

No documentation available.

POST api/PaymentStatus/GetRazorPayOrderId

No documentation available.

DELETE api/PaymentStatus/DeletePaymentStatus?StatusId={StatusId}

No documentation available.

Cart

APIDescription
GET api/Cart/GetCartByCustomerId?CustomerId={CustomerId}

No documentation available.

GET api/Cart/GetCartByCustomerIdAndProductId?CustomerId={CustomerId}&productId={productId}

No documentation available.

GET api/Cart/GetCartByCustomerIdAndProductIdAndSizeId?CustomerId={CustomerId}&productId={productId}&SizeId={SizeId}

No documentation available.

GET api/Cart/GetCartBySessionId?sessionId={sessionId}

No documentation available.

GET api/Cart/GetPendingCart

No documentation available.

GET api/Cart/GetCartBySessionIdAndProductId?sessionId={sessionId}&productId={productId}

No documentation available.

GET api/Cart/GetCartBySessionIdAndProductIdAndSizeId?sessionId={sessionId}&productId={productId}&SizeId={SizeId}

No documentation available.

GET api/Cart/GetAllPlace

No documentation available.

POST api/Cart/AddCart

No documentation available.

POST api/Cart/UpdateCart

No documentation available.

POST api/Cart/UpdateCartForSessionId

No documentation available.

DELETE api/Cart/DeleteCart?CartId={CartId}

No documentation available.

DELETE api/Cart/DeleteCartByCustomerID?CustomerId={CustomerId}

No documentation available.

GET api/Cart/DeleteCartByCustomerIdAndProductId?CustomerId={CustomerId}&SizeId={SizeId}&productId={productId}

No documentation available.

GET api/Cart/DeleteCartByCustomerIDAfterPayment?CustomerId={CustomerId}

No documentation available.

State

APIDescription
GET api/State/GetAllState

No documentation available.

GET api/State/GetAllStatesByCountryId?CountryId={CountryId}

No documentation available.

GET api/State/GetStatesByStateId?StateId={StateId}

No documentation available.

POST api/State/AddState

No documentation available.

POST api/State/UpdateState

No documentation available.

DELETE api/State/DeleteState?StateId={StateId}

No documentation available.

Expense

APIDescription
GET api/Expense/GetExpense

No documentation available.

GET api/Expense/GetExpenseByExpenseId?ExpenseId={ExpenseId}

No documentation available.

POST api/Expense/AddExpense

No documentation available.

PUT api/Expense/Put/{id}

No documentation available.

DELETE api/Expense/DeleteExpense?ExpenseId={ExpenseId}

No documentation available.

POST api/Expense/AddExpenseReason

No documentation available.

GET api/Expense/GetExpenseReason

No documentation available.

GET api/Expense/GetExpenseReasonById?ReasonId={ReasonId}

No documentation available.

DELETE api/Expense/DeleteExpenseReason?ReasonId={ReasonId}

No documentation available.

Rate

APIDescription
GET api/Rate/GetAllRate

No documentation available.

GET api/Rate/GetRateByProductId?productId={productId}

No documentation available.

GET api/Rate/GetRateByRateId?rateId={rateId}

No documentation available.

GET api/Rate/GetRateByVendorIdAndProductId?vendroeId={vendroeId}&productId={productId}

No documentation available.

POST api/Rate/AddRate

No documentation available.

POST api/Rate/UpdateRate

No documentation available.

DELETE api/Rate/DeleteRate?RateId={RateId}

No documentation available.

SlideShowImage

APIDescription
GET api/SlideShowImage/GetAllSlideShowImages

No documentation available.

GET api/SlideShowImage/GetSlideShowImageById/{id}

No documentation available.

POST api/SlideShowImage/AddSlideShowImage

No documentation available.

POST api/SlideShowImage/UpdateSlideShowImage

No documentation available.

DELETE api/SlideShowImage/DeleteSlideShowImage/{Id}

No documentation available.

DeliverySlot

APIDescription
GET api/DeliverySlot/GetAllDeliverySlot

No documentation available.

GET api/DeliverySlot/GetSlotById/{Id}

No documentation available.

GET api/DeliverySlot/GetSlotByPlaceId?PlaceId={PlaceId}

No documentation available.

POST api/DeliverySlot/AddDeliverySlot

No documentation available.

POST api/DeliverySlot/UpdateDeliverySlot

No documentation available.

DELETE api/DeliverySlot/DeleteDeliverySlot/{Id}

No documentation available.

Reedem_History

APIDescription
POST api/Reedem_History/AddRedeem_History

No documentation available.

Area

APIDescription
GET api/Area/GetAllArea

No documentation available.

GET api/Area/GetAreaByCityId?Cityid={Cityid}

No documentation available.

GET api/Area/GetAllAreaByDeliveryBoyId?DeliveryBoyId={DeliveryBoyId}

No documentation available.

GET api/Area/GetAreaByAreaId?AreaId={AreaId}

No documentation available.

POST api/Area/AddArea

No documentation available.

POST api/Area/UpdateArea

No documentation available.

DELETE api/Area/DeleteArea?AreaId={AreaId}

No documentation available.

POST api/Area/UpdateIsDelete?AreaId={AreaId}&IsDelete={IsDelete}

No documentation available.

WhatsAppMsg

APIDescription
POST api/WhatsAppMsg/SendWhatsAppMsg?msg={msg}&Mobile={Mobile}&templateID={templateID}

No documentation available.

POST api/WhatsAppMsg/SendBillDetailsWhatsAppMsg?messageType={messageType}&billName={billName}

No documentation available.

POST api/WhatsAppMsg/SendPaymentConfirmationWhatsAppMsg?BillId={BillId}&MobileNo={MobileNo}&Amount={Amount}

No documentation available.

POST api/WhatsAppMsg/SendReminderWhatsAppMsg

No documentation available.

OrderStatus

APIDescription
GET api/OrderStatus/GetAllOrderStatus

No documentation available.

GET api/OrderStatus/GetOrderStatusById/{Id}

No documentation available.

POST api/OrderStatus/AddOrderStatus

No documentation available.

POST api/OrderStatus/UpdateOrderStatus

No documentation available.

DELETE api/OrderStatus/DeleteOrderStatus?StatusId={StatusId}

No documentation available.

SMS

APIDescription
GET api/SMS/GetAllSMS

No documentation available.

GET api/SMS/GetSMSBySMSId?SMSId={SMSId}

No documentation available.

POST api/SMS/AddSMS

No documentation available.

POST api/SMS/UpdateSMS

No documentation available.

DELETE api/SMS/DeleteSMS?smsId={smsId}

No documentation available.

City

APIDescription
GET api/City/GetAllCity

No documentation available.

GET api/City/GetAllCityByStateId?StateId={StateId}

No documentation available.

GET api/City/GetCityByCityId?Cityid={Cityid}

No documentation available.

POST api/City/AddCity

No documentation available.

POST api/City/UpdateCity

No documentation available.

DELETE api/City/DeleteCity?cityId={cityId}

No documentation available.

Vendor

APIDescription
GET api/Vendor/GetAllVendor

No documentation available.

GET api/Vendor/GetVendorByVendorId?VendorId={VendorId}

No documentation available.

POST api/Vendor/AddVendor

No documentation available.

POST api/Vendor/UpdateVendor

No documentation available.

DELETE api/Vendor/DeleteVendor?VendorId={VendorId}

No documentation available.

Vacation

APIDescription
GET api/Vacation/GetAllVacation

No documentation available.

GET api/Vacation/GetVacationById/{Id}

No documentation available.

POST api/Vacation/AddVacation

No documentation available.

POST api/Vacation/UpdateVacation

No documentation available.

DELETE api/Vacation/DeleteVacation/{Id}

No documentation available.

PinCode

APIDescription
GET api/PinCode/GetAllPincode

No documentation available.

GET api/PinCode/GetPinCodeById/{Id}

No documentation available.

GET api/PinCode/GetDeliveryChargesByPinCode?PinCode={PinCode}

No documentation available.

POST api/PinCode/AddPincode

No documentation available.

POST api/PinCode/UpdatePincode

No documentation available.

DELETE api/PinCode/DeletePincode/{Id}

No documentation available.

Action

APIDescription
GET api/Action/GetAllRoleAccess

No documentation available.

GET api/Action/GetRoleAccessByRoleAccessId/{Id}

No documentation available.

POST api/Action/AddRoleAccess

No documentation available.

POST api/Action/UpdateRoleAccess

No documentation available.

DELETE api/Action/DeleteRoleAccess/{Id}

No documentation available.

Country

APIDescription
GET api/Country/GetAllCountries

No documentation available.

GET api/Country/GetCountryByCountryId?CountryId={CountryId}

No documentation available.

POST api/Country/AddCountry

No documentation available.

POST api/Country/UpdateCountry

No documentation available.

DELETE api/Country/DeleteCountry?countryId={countryId}

No documentation available.

APIDescription
GET api/SubNavigationItem/GetAllSubNavigationItems

No documentation available.

GET api/SubNavigationItem/GetAllActiveSubNavigationItems

No documentation available.

GET api/SubNavigationItem/GetAllSubNavigationItemByNavigateId/{Id}

No documentation available.

GET api/SubNavigationItem/GetSubNavigationItemBySubNavigateId/{Id}

No documentation available.

POST api/SubNavigationItem/AddSubNavigationItem

No documentation available.

POST api/SubNavigationItem/UpdateSubNavigationItem

No documentation available.

DELETE api/SubNavigationItem/DeleteSubNavigationItem?SubNavigationId={SubNavigationId}

No documentation available.

POST api/SubNavigationItem/UpdateMobileImage

No documentation available.

UserAddress

APIDescription
GET api/UserAddress/GetAllUserAddress

No documentation available.

GET api/UserAddress/GetUserAddressById/{Id}

No documentation available.

GET api/UserAddress/GetUserAddressByUserId?UserId={UserId}

No documentation available.

POST api/UserAddress/AddUserAddress

No documentation available.

POST api/UserAddress/UpdateUserAddress

No documentation available.

DELETE api/UserAddress/DeleteUserAddress/{Id}

No documentation available.

AboutUs

APIDescription
GET api/AboutUs/GetAllAboutUs

No documentation available.

GET api/AboutUs/GetAboutUsById/{Id}

No documentation available.

POST api/AboutUs/AddAboutUs

No documentation available.

POST api/AboutUs/UpdateAboutUs

No documentation available.

DELETE api/AboutUs/DeleteAboutUs/{Id}

No documentation available.

CommunicationPrefernce

APIDescription
GET api/CommunicationPrefernce/GetCommunicationPrefernceByUserId?Userid={Userid}

No documentation available.

POST api/CommunicationPrefernce/AddCommunicationPrefernce

No documentation available.

POST api/CommunicationPrefernce/UpdateCommunicationPrefernce

No documentation available.

GET api/CommunicationPrefernce/Get

No documentation available.

GET api/CommunicationPrefernce/Get/{id}

No documentation available.

POST api/CommunicationPrefernce/Post

No documentation available.

PUT api/CommunicationPrefernce/Put/{id}

No documentation available.

DELETE api/CommunicationPrefernce/Delete/{id}

No documentation available.

DailyRequirement

APIDescription
GET api/DailyRequirement/GetAllDailyRequirement

No documentation available.

GET api/DailyRequirement/GetDailyRequirementById/{Id}

No documentation available.

GET api/DailyRequirement/GetInformation?CustomerId={CustomerId}&ProductId={ProductId}&SizeId={SizeId}&StartDate={StartDate}&EndDate={EndDate}

No documentation available.

GET api/DailyRequirement/GetDailyRequirementByUserId/{Id}

No documentation available.

GET api/DailyRequirement/GetDailyRequirementByUserIdProductId/{Id}?ProductId={ProductId}

No documentation available.

GET api/DailyRequirement/GetDailyRequirementByUserIdProductIdSizeId/{Id}?ProductId={ProductId}&SizeId={SizeId}

No documentation available.

GET api/DailyRequirement/GetAllDeliveryDetail

No documentation available.

POST api/DailyRequirement/AddDailyRequirement

No documentation available.

POST api/DailyRequirement/UpdateDailyRequirement

No documentation available.

POST api/DailyRequirement/UpdateDailyRequirementById

No documentation available.

POST api/DailyRequirement/DeleteDailyRequirementById

No documentation available.

POST api/DailyRequirement/PauseDailyRequirementById/{Id}

No documentation available.

DELETE api/DailyRequirement/DeleteDailyRequirement/{Id}

No documentation available.

POST api/DailyRequirement/EditProductRateById/{Id}?Rate={Rate}

No documentation available.

GET api/DailyRequirement/GetDailyRequirementByAreaId?AreaId={AreaId}

No documentation available.

GET api/DailyRequirement/GetDailyRequirementByAreaIdandBoyId?AreaId={AreaId}

No documentation available.

GET api/DailyRequirement/GetProductByCustomerId?CustomerId={CustomerId}

No documentation available.

ReferralCodeDiscount

APIDescription
GET api/ReferralCodeDiscount/GetAllReferralCodeDiscount

No documentation available.

GET api/ReferralCodeDiscount/GetCounponHistoryReport

No documentation available.

GET api/ReferralCodeDiscount/GetRefreealCodeDiscountById/{Id}

No documentation available.

POST api/ReferralCodeDiscount/AddReferralCodeDiscount

No documentation available.

POST api/ReferralCodeDiscount/UpdateReferralCodeDiscount

No documentation available.

DELETE api/ReferralCodeDiscount/DeleteReferralCodeDiscount/{Id}

No documentation available.

POST api/ReferralCodeDiscount/AddReferralCodeHistory

No documentation available.

GET api/ReferralCodeDiscount/GetReferralCodeHistoryByUserId?UserId={UserId}

No documentation available.

CustomerType

APIDescription
GET api/CustomerType/GetAllCustomerType

No documentation available.

GET api/CustomerType/GetCustomerTypeById?CustomerTypeId={CustomerTypeId}

No documentation available.

POST api/CustomerType/AddCustomerType

No documentation available.

POST api/CustomerType/UpdateCustomerType

No documentation available.

DELETE api/CustomerType/DeleteCustomerType?CustTypeId={CustTypeId}

No documentation available.