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.

Order

APIDescription
GET api/Order/GetAllOrders

No documentation available.

GET api/Order/GetAllServiceProviderList

No documentation available.

POST api/Order/AddOrderShippingData

No documentation available.

POST api/Order/UpdateOrderShippingData

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/GetPurchaseProductByCustomerId?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.

POST api/Order/SendWhatsAppMsg?msg={msg}&Mobile={Mobile}&Name={Name}&OrderId={OrderId}

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}&remark={remark}&CancelBy={CancelBy}

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.

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.

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.

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.

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.

TrendingProduct

APIDescription
GET api/TrendingProduct/GetAllTrendingProduct

No documentation available.

GET api/TrendingProduct/GetAllProductListByRating?Rating={Rating}

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/AddShowCaseProduct

No documentation available.

POST api/TrendingProduct/UpdateTrendingProduct

No documentation available.

DELETE api/TrendingProduct/DeleteTrendingProduct/{Id}

No documentation available.

DELETE api/TrendingProduct/DeleteShowCaseProduct/{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.

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.

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.

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.

POST api/WishList/AddToNotifyList

No documentation available.

DELETE api/WishList/DeleteWishListById/{Id}

No documentation available.

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

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.

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.

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.

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.

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.

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.

POST api/Cart/GetAccesskeyForPayment

No documentation available.

POST api/Cart/GetPaymentStatusByTxnId

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.

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.

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.

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.

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.

Area

APIDescription
GET api/Area/GetAllArea

No documentation available.

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

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.

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.

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.

ProductReview

APIDescription
GET api/ProductReview/GetAllProductsReviwes

No documentation available.

GET api/ProductReview/GetAllProductReviewsByProductId/{Id}

No documentation available.

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

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.

POST api/ProductReview/UpdateProductReviewStatus

No documentation available.

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

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

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.

PaymentStatus

APIDescription
GET api/PaymentStatus/GetAllPaymentStatus

No documentation available.

POST api/PaymentStatus/GetRazorPayOrderId

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.

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

No documentation available.

GET api/PaymentStatus/GenerateOrderId?CustomerId={CustomerId}&Amount={Amount}

No documentation available.

GET api/PaymentStatus/CheckOrderStatus?orderId={orderId}

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.

VisitorInfo

APIDescription
POST api/VisitorInfo/AddVisitorInfo

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.

Customer

APIDescription
GET api/Customer/GetAllCustomer

No documentation available.

GET api/Customer/GetAllCustomerWithOrderCount

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.

Authorization

APIDescription
GET api/Authorization/GetAllAuthorization

No documentation available.

GET api/Authorization/GetAuthorizationByAuthorizationId/{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.

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.

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.

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.

Reedem_History

APIDescription
POST api/Reedem_History/AddRedeem_History

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.

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/GetShowCaseProductList

No documentation available.

GET api/Product/GetProductById/{Id}

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/GetProductListByOffer?Offer={Offer}

No documentation available.

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

No documentation available.

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

No documentation available.

DELETE api/Product/DeleteProductImage/{Id}?Photo={Photo}

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.

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}

No documentation available.

POST api/UserLogin/SubmitContactForm

No documentation available.

POST api/UserLogin/SubmitDealerForm

No documentation available.

POST api/UserLogin/SendEmail

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.

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.