Facebook

APIDescription
GET api/facebook/login-url?listingId={listingId}

No documentation available.

GET api/facebook/callback?code={code}&state={state}

No documentation available.

GET api/facebook/pages-for-listing?listingId={listingId}

No documentation available.

POST api/facebook/save-page

No documentation available.

POST api/facebook/postToFacebookPage

No documentation available.

Login

APIDescription
GET api/Login/SignUp?UserId={UserId}&name={name}&email={email}&username={username}&password={password}&imagepath={imagepath}&coverpath={coverpath}&lat={lat}&lng={lng}&type={type}&is_active={is_active}&gcm_regid={gcm_regid}&gender={gender}&Zipcode={Zipcode}&PhoneNumber={PhoneNumber}&UserBio={UserBio}&DOB={DOB}

SignUp It will work as Save User profile when userid>0

POST api/Login/SignUp_Model

SignUp It will work as Save User profile when userid>0

GET api/Login/GetUserDetail?userid={userid}

GetUserdetail

GET api/Login/GetUserPostDetail?userid={userid}&postid={postid}

user post post=0 will return all post for user

GET api/Login/GetUserPostPhotoDetail?userid={userid}

No documentation available.

POST api/Login/UpdateUserProfileImage?userid={userid}

POST api/Login/UpdateUserCoverImage?userId={userId}

No documentation available.

GET api/Login/Login?username={username}&password={password}&devicetoken={devicetoken}

No documentation available.

POST api/Login/AddStaff

POST api/Login/updateLastActiveTime?userId={userId}

No documentation available.

GET api/Login/getStaffDetails?vendorid={vendorid}&listingid={listingid}

POST api/Login/RegisterAsVendorWithoutListing

GET api/Login/DeleteStaff?staffid={staffid}

GET api/Login/GetUsersBySearchString?userId={userId}&searchString={searchString}

No documentation available.

GET api/Login/CheckIfUserFollows?loggedInId={loggedInId}&otherUserId={otherUserId}

No documentation available.

POST api/Login/UpdateUserProfile

No documentation available.

GET api/Login/GetFollowersList?userId={userId}&loggedInUser={loggedInUser}

No documentation available.

GET api/Login/GetFollowingList?userId={userId}&loggedInUser={loggedInUser}

No documentation available.

POST api/Login/ChangePassword

No documentation available.

Beauty

APIDescription
GET api/Beauty/GetTagsList

No documentation available.

POST api/Beauty/CreateProductName

No documentation available.

Announcement

APIDescription
GET api/Announcement/GetAnnouncementTags

No documentation available.

GET api/Announcement/GetAnnouncements?tagId={tagId}

No documentation available.

POST api/Announcement/SaveAnnouncements

No documentation available.

POST api/Announcement/UpdateAnnouncement

No documentation available.

POST api/Announcement/DeleteAnnouncements?userId={userId}&announcementId={announcementId}

No documentation available.

Post

APIDescription
GET api/Post/GetPostTags

CreatePost

GET api/Post/GetUserCreatedPost?userId={userId}&getForListing={getForListing}&listingId={listingId}

No documentation available.

GET api/Post/GetFeaturedCreatedPost

No documentation available.

POST api/Post/CreatePostwithMultipleImage

No documentation available.

POST api/Post/CreateFeaturedPost

No documentation available.

POST api/Post/RemoveFeatuedPost?userId={userId}&postId={postId}

No documentation available.

POST api/Post/UpdatePostwithMultipleImageforaListing

No documentation available.

POST api/Post/CreateListingforVendor

This API is Used for Create Listing as Well as Update Listing, pass listingid=0 for create.

GET api/Post/GetEventListGalleryPhotos?VendorID={VendorID}&listingid={listingid}&EventID={EventID}

POST api/Post/DeleteEventGalleryImage?vendorId={vendorId}&listingid={listingid}&eventId={eventId}&eventImageId={eventImageId}

GET api/Post/GetEventTimingDetails?ListingId={ListingId}

No documentation available.

GET api/Post/closeopenevent?EventID={EventID}&VendorID={VendorID}&listingid={listingid}&iseventactive={iseventactive}

iseventactive=1 Open event iseventactive=0 close event

GET api/Post/likeunlikepost?fromuserid={fromuserid}&touserid={touserid}&postid={postid}&islike={islike}

islike=0 unlike post islike=1 like post

GET api/Post/postcomment?fromuserid={fromuserid}&postid={postid}&comment={comment}

GET api/Post/deletecomment?commentid={commentid}&postid={postid}

GET api/Post/GetCommentList?postid={postid}

No documentation available.

GET api/Post/GetLikeUserList?postid={postid}

GET api/Post/getlistingpostDetail?listingid={listingid}

No documentation available.

POST api/Post/AddPostToFavourite?userid={userid}&PostId={PostId}

POST api/Post/removepostfromfavourite?userid={userid}&PostId={PostId}

GET api/Post/GetFavouritePostsofUser?userid={userid}

POST api/Post/DeletePostImage?postImageId={postImageId}

No documentation available.

POST api/Post/DeletePost?userId={userId}&postId={postId}

No documentation available.

POST api/Post/CreateEventforVendor

GET api/Post/GetEventListByListingType?listing_type={listing_type}&userId={userId}&isactiveevent={isactiveevent}&sortBy={sortBy}&listingId={listingId}&categoryId={categoryId}

No documentation available.

GET api/Post/GetEventDetails?eventid={eventid}&userId={userId}

No documentation available.

POST api/Post/BookEvent

No documentation available.

GET api/Post/GetEventBookingListByUserId?userId={userId}

No documentation available.

GET api/Post/GetEventBookingListByListingId?listingId={listingId}

No documentation available.

GET api/Post/GetEventBookingByBookingId?bookingId={bookingId}

No documentation available.

POST api/Post/CancelEventByVendor

No documentation available.

POST api/Post/ReviewEvent

No documentation available.

GET api/Post/GetEventReviewList?eventId={eventId}

No documentation available.

POST api/Post/ActiveInactiveEvent?eventId={eventId}&vendorId={vendorId}&activeOrInactiveEvent={activeOrInactiveEvent}&listingId={listingId}

No documentation available.

GET api/Post/GetUserFavouriteEventList?userId={userId}

No documentation available.

POST api/Post/AddEventToFavourite?userid={userid}&eventId={eventId}

No documentation available.

POST api/Post/RemoveEventFromFavourite?userid={userid}&eventId={eventId}

GET api/Post/GetEventBookingCount?eventId={eventId}

No documentation available.

GiftCard

APIDescription
GET api/GiftCard/GetGiftCardsOfMine?giftCardType={giftCardType}

No documentation available.

GET api/GiftCard/GetGiftCardDetailsByCardId?cardDefaultId={cardDefaultId}

No documentation available.

GET api/GiftCard/GetGiftCardClientsOfListing?vendorId={vendorId}&listingId={listingId}

No documentation available.

POST api/GiftCard/GiftCardToUser

No documentation available.

POST api/GiftCard/UseGiftCard

No documentation available.

POST api/GiftCard/UseGiftCardAndProcessOrder

No documentation available.

POST api/GiftCard/CreateVendorCustomizedGiftCard

No documentation available.

POST api/GiftCard/EditVendorCustomizedGiftCard

No documentation available.

GET api/GiftCard/GetListingSepcificGiftCard?listingId={listingId}

No documentation available.

GET api/GiftCard/GetVendorGiftCardStaticsInfo?listingId={listingId}&startDate={startDate}&endDate={endDate}

No documentation available.

POST api/GiftCard/DeleteListingSpecificGiftCards?listingId={listingId}&cardId={cardId}

No documentation available.

GET api/GiftCard/UpdateListingAcceptRejectGiftCard?listingId={listingId}&vendorId={vendorId}&isAcceptGiftCard={isAcceptGiftCard}

No documentation available.

Cart

APIDescription
GET api/Cart/GetUserListingProductCart?userId={userId}&listingId={listingId}

No documentation available.

GET api/Cart/GetOrderListByListingId?userId={userId}&listingId={listingId}

No documentation available.

GET api/Cart/GetUsersClickAndCollectOrders?listingId={listingId}

No documentation available.

GET api/Cart/GetUsersClickAndCollectOrdersDetails?clickAndCollectId={clickAndCollectId}

No documentation available.

POST api/Cart/AddProductToCart

No documentation available.

POST api/Cart/UpdateProductQuantity?userId={userId}&cartId={cartId}&quantity={quantity}

No documentation available.

POST api/Cart/RemoveProductFromCart?userId={userId}&cartId={cartId}

No documentation available.

POST api/Cart/AddProductToClickAndCollect

No documentation available.

POST api/Cart/UdpdateCollectedDetails?listingId={listingId}&cartId={cartId}&vendorId={vendorId}&userId={userId}

No documentation available.

POST api/Cart/UdpdateOrderDetails

No documentation available.

Category

APIDescription
GET api/Category/GetParentCategory

No documentation available.

POST api/Category/DeleteParentCategory?parentCategoryId={parentCategoryId}

No documentation available.

GET api/Category/GetDetailsofParentCategory?type={type}

No documentation available.

GET api/Category/GetCategory?parentcatid={parentcatid}&isForFilter={isForFilter}

No documentation available.

POST api/Category/AddRemoveCategoryFromFilter?categoryIds={categoryIds}&addInFilter={addInFilter}

No documentation available.

POST api/Category/AddRemoveServicesFromFilter?serviceIds={serviceIds}&addInFilter={addInFilter}

No documentation available.

POST api/Category/DeleteCategory?categoryId={categoryId}

No documentation available.

GET api/Category/GetTags

No documentation available.

GET api/Category/GetCarBrandsList

No documentation available.

GET api/Category/GetTagswithcolors

No documentation available.

GET api/Category/GetTagsByListingType?listingtype={listingtype}&forListingPost={forListingPost}

No documentation available.

GET api/Category/GetTagsByTagIds?tagIds={tagIds}

get tag details by tag idss

GET api/Category/GetCategoryListbyListingType?Listingtype={Listingtype}

No documentation available.

GET api/Category/GetServiceListByCategoryid?categoryid={categoryid}&listingId={listingId}&isForFilter={isForFilter}

No documentation available.

GET api/Category/GetCarTypes

No documentation available.

GET api/Category/GetCarEmissionTypes

No documentation available.

GET api/Category/GetCarConditionTypes

No documentation available.

GET api/Category/GetCarTransmissionTypes

No documentation available.

GET api/Category/GetCarFuelTypes

No documentation available.

Stripe

APIDescription
GET api/Stripe/Test

No documentation available.

Products

APIDescription
POST api/Products/AddFavorite?userId={userId}&productId={productId}

No documentation available.

POST api/Products/removeFavorite?userId={userId}&productId={productId}

No documentation available.

GET api/Products/GetFavourites?userId={userId}&listingId={listingId}

No documentation available.

Search

APIDescription
GET api/Search/SearchbyVendorListingname?searchtext={searchtext}&listing_type={listing_type}

No documentation available.

Membership

APIDescription
POST api/Membership/CreateListingOffer

No documentation available.

POST api/Membership/UpdateListingOffer

No documentation available.

GET api/Membership/GetOfferListByListingId?listingId={listingId}

for user and vendor

GET api/Membership/GetListingMembershipDetails?listingId={listingId}&vendorId={vendorId}&isLifetime={isLifetime}&fromDate={fromDate}&toDate={toDate}

Listing member ship details

POST api/Membership/RequestVendorForStamps

No documentation available.

GET api/Membership/GetRequestsForStampsForVendor?userId={userId}&listingId={listingId}

get requests for stamps

POST api/Membership/AcceptOrRejectRequstForStamps

No documentation available.

POST api/Membership/RedeemOffersByStamps

No documentation available.

GET api/Membership/GetMyOffersByUserId?userId={userId}&redeemedStatus={redeemedStatus}&listingId={listingId}

No documentation available.

GET api/Membership/GetNoOfStampsByListingId?userId={userId}&listingId={listingId}

Get count of stamps availble per listing

POST api/Membership/GivePointsToUser?userId={userId}&listingId={listingId}&noOfStamps={noOfStamps}

No documentation available.

GET api/Membership/GetListingOfferRequests?listingId={listingId}&vendorId={vendorId}

Get offer request by listing id

GET api/Membership/GetClientListOfEachListingLoyalty?ListingId={ListingId}

No documentation available.

GET api/Membership/GetTransactionsList?listingId={listingId}&userId={userId}

No documentation available.

POST api/Membership/AcceptOrRejectListingOffer

No documentation available.

Community

APIDescription
GET api/Community/GetCommunityUsers?loggedInUser={loggedInUser}

No documentation available.

Chat

APIDescription
GET api/Chat/GetUserInbox?userId={userId}

Get User Inbox

GET api/Chat/GetUserConversationList?receiverId={receiverId}&loggedInUserId={loggedInUserId}&pageNo={pageNo}&pageSize={pageSize}

No documentation available.

GET api/Chat/UpdateUserLastSeen?userid={userid}&isonline={isonline}

userid,isonline online=1 offline=0 available=2 busy=3

POST api/Chat/SendMessage

0-text 1-image for messagetype in case of new chat send UserChatMappingId=0; in case of messagetype=1 send Message="";

POST api/Chat/acceptrejectchatrequest?fromuserid={fromuserid}&touserid={touserid}&isaccept={isaccept}

No documentation available.

GET api/Chat/getBlockReasonMaster

getBlockReasonMaster

GET api/Chat/blockuser?fromuserid={fromuserid}&touserid={touserid}&blockreasonid={blockreasonid}&isListing={isListing}

GET api/Chat/Unblockuser?fromuserid={fromuserid}&touserid={touserid}

GET api/Chat/isfollowedbyuser?userid={userid}&followedbyuserid={followedbyuserid}

No documentation available.

GET api/Chat/isfollowinguser?userid={userid}&followinguserid={followinguserid}

No documentation available.

POST api/Chat/updateunreadmessagecount?userchatmappingid={userchatmappingid}&senderId={senderId}

No documentation available.

GET api/Chat/DeleteChat?UserId={UserId}&userchatmappingid={userchatmappingid}

Delete whole conversation

GET api/Chat/GetListingUnreadMessageCount?listingId={listingId}

No documentation available.

GET api/Chat/GetUserUnreadMessageCount?userId={userId}

No documentation available.

GET api/Chat/GetUserUnreadMessageCount?userId={userId}&otherUserId={otherUserId}

No documentation available.

Vendor

APIDescription
POST api/Vendor/SaveTreatMent

No documentation available.

POST api/Vendor/UpdateTreatMent

No documentation available.

GET api/Vendor/GetClientList?VendorID={VendorID}&listingId={listingId}&toDateTime={toDateTime}&clientId={clientId}

No documentation available.

GET api/Vendor/GetTreatmentList?ListingId={ListingId}&listingType={listingType}&forVendor={forVendor}

No documentation available.

GET api/Vendor/GentVendorDashboardCancelBookings?VendorID={VendorID}&ListingID={ListingID}&IsLifeTime={IsLifeTime}&StartDay={StartDay}&EndDay={EndDay}&listingType={listingType}

No documentation available.

GET api/Vendor/GetVendorDashBoardwithdata?VendorID={VendorID}&ListingID={ListingID}&IsLifeTime={IsLifeTime}&StartDay={StartDay}&EndDay={EndDay}&previousDate={previousDate}&currentDateTimeOfUser={currentDateTimeOfUser}&listingType={listingType}

No documentation available.

GET api/Vendor/GetVendorEventDashboard?vendorId={vendorId}&eventId={eventId}&isLifeTime={isLifeTime}&startDate={startDate}&endDate={endDate}

No documentation available.

GET api/Vendor/DeleteTreatment?treatmentId={treatmentId}&vendorId={vendorId}

No documentation available.

GET api/Vendor/GetCategorylistbyListingID?listingid={listingid}

No documentation available.

GET api/Vendor/GetCategorylistbyCategoryId?categoryId={categoryId}&userid={userid}

GET api/Vendor/GetListingByVendorID

No documentation available.

GET api/Vendor/GetListingByVendorWhoCanOfferGiftCards?VendorID={VendorID}

No documentation available.

POST api/Vendor/SaveMeal

No documentation available.

POST api/Vendor/UpdateMeal

No documentation available.

GET api/Vendor/GetListingProducts?ListingId={ListingId}&CategoryID={CategoryID}&forVendor={forVendor}

No documentation available.

GET api/Vendor/GetBookingCountsByVendor?vendorId={vendorId}

No documentation available.

GET api/Vendor/GetBookingCountsByUser?userId={userId}

No documentation available.

GET api/Vendor/GetShopingListingsDashboardData?listingId={listingId}&isLifetime={isLifetime}&fromDate={fromDate}&toDate={toDate}

No documentation available.

GET api/Vendor/GetShopingOrdersVendor?listingId={listingId}&isLifetime={isLifetime}&fromDate={fromDate}&toDate={toDate}

No documentation available.

GET api/Vendor/GetShopingListingsClients?listingId={listingId}&clientId={clientId}

No documentation available.

GET api/Vendor/GetClientsOfEvent?eventId={eventId}&toDateTime={toDateTime}

No documentation available.

GET api/Vendor/GetShoppingUserOrdersByUserId?listingId={listingId}&userId={userId}

No documentation available.

GET api/Vendor/GetEnergyTypes

No documentation available.

POST api/Vendor/SetNotificationsPreferences?userId={userId}&key={key}&value={value}

No documentation available.

GET api/Vendor/GetNotificationsPreferences?userId={userId}

No documentation available.

follow

APIDescription
POST api/follow/follow?userid={userid}&tofollowuserid={tofollowuserid}

No documentation available.

POST api/follow/Unfollow?userid={userid}&toUnfollowuserid={toUnfollowuserid}

No documentation available.

GET api/follow/GetPostofFollowing?userid={userid}

No documentation available.

Booking

APIDescription
GET api/Booking/CalculateBookingPrices?productIds={productIds}&quantities={quantities}&listingId={listingId}&bookingDateAndStartTime={bookingDateAndStartTime}&listingType={listingType}&productPriceOptionsIds={productPriceOptionsIds}

No documentation available.

POST api/Booking/SaveBookingForBeauty

No documentation available.

POST api/Booking/SaveBookingForRestaurant

No documentation available.

GET api/Booking/GetBookingList?userid={userid}&listingType={listingType}

No documentation available.

POST api/Booking/ReScheduleBooking

No documentation available.

POST api/Booking/ReScheduleBookingRestaurant

No documentation available.

POST api/Booking/SaveUpdateRestaurantListingTimings

No documentation available.

GET api/Booking/GetRestaurantTimingList?listingId={listingId}&dayId={dayId}&restaurantTiming={restaurantTiming}

GET api/Booking/GetBookingDetails?BookingId={BookingId}&listingType={listingType}

No documentation available.

GET api/Booking/CheckAvailabilityforBooking_V2?userid={userid}&serviceproviderID={serviceproviderID}&service_ids={service_ids}&Date={Date}&ShopID={ShopID}&listingType={listingType}

No documentation available.

GET api/Booking/GetMaximumCapacityOfListing?listingId={listingId}&dayId={dayId}&restaurantTimingEnum={restaurantTimingEnum}

No documentation available.

GET api/Booking/GetAllBookingsCountWithCatagory?UserId={UserId}&currentDateTime={currentDateTime}

No documentation available.

GET api/Booking/GetUpcomingBookingCountOfTodayForVendor?UserId={UserId}&currentDateTime={currentDateTime}

No documentation available.

GET api/Booking/GetUpcomingOrders?currentDateTimeOfUser={currentDateTimeOfUser}

No documentation available.

GET api/Booking/GetPreviousOrders?userId={userId}&currentDateTimeOfUser={currentDateTimeOfUser}

No documentation available.

GET api/Booking/ListingWiseBookingInfoByVendor?vendorId={vendorId}&listingId={listingId}

No documentation available.

GET api/Booking/ListingWiseBookingInfoByUser?userId={userId}&listingId={listingId}

No documentation available.

POST api/Booking/CancelShoppingOrder?userId={userId}&orderId={orderId}

No documentation available.

GET api/Booking/CancelBooking?userid={userid}&BookingID={BookingID}

POST api/Booking/CancelEventBooking?bookingId={bookingId}&userId={userId}

No documentation available.

Restuarent

APIDescription
GET api/Restuarent/GetCategoryListforRestaurent

No documentation available.

GET api/Restuarent/GetRestaurantTimingList_V1?listingId={listingId}&dayId={dayId}&restaurantTiming={restaurantTiming}&Date={Date}

GET api/Restuarent/GetSubCategoryOfVendorAndAdminListByCategoryId?categoryId={categoryId}&listingId={listingId}

No documentation available.

GET api/Restuarent/GetQuantities

No documentation available.

GET api/Restuarent/GetMeals?subCategoryId={subCategoryId}

No documentation available.

GET api/Restuarent/GetTagsListByCategoryId?categoryId={categoryId}

No documentation available.

GET api/Restuarent/GetBookingCount?userId={userId}

No documentation available.

GET api/Restuarent/GetBookingCount?userId={userId}&listingId={listingId}

No documentation available.

GET api/Restuarent/GetBookingCountByCategory?userId={userId}&categoryId={categoryId}

No documentation available.

POST api/Restuarent/CreateMealSubCategory

No documentation available.

POST api/Restuarent/CreateMealTag

No documentation available.

POST api/Restuarent/CreateProductName

No documentation available.

Admin

APIDescription
GET api/Admin/GetListings

No documentation available.

GET api/Admin/GetUsersByUserType?userType={userType}

No documentation available.

POST api/Admin/DeleteListing?userId={userId}&listingId={listingId}

No documentation available.

POST api/Admin/ActivateOrDeactivateListing?userId={userId}&listingId={listingId}&active={active}

No documentation available.

POST api/Admin/DeleteUser?adminUserId={adminUserId}&userId={userId}

No documentation available.

POST api/Admin/UpdateCreateListingforVendor?adminUserId={adminUserId}

No documentation available.

GET api/Admin/GetBookingList?adminUserId={adminUserId}&usertype={usertype}&listing_type={listing_type}

No documentation available.

POST api/Admin/CreateVendor?adminUserId={adminUserId}

No documentation available.

POST api/Admin/CreateVendorWithoutListing?adminUserId={adminUserId}

No documentation available.

POST api/Admin/AddHomeScreenInfo?description={description}&url={url}&title={title}

No documentation available.

POST api/Admin/MarkVisibleHomeScreen/{id}

No documentation available.

GET api/Admin/GetAllHomeScreenInfo

No documentation available.

DELETE api/Admin/DeleteHomeScreenData/{id}

No documentation available.

GET api/Admin/GetOneHomeScreenInfo

No documentation available.

Listing

APIDescription
GET api/Listing/GetListOfAmenitiesByListingType?listingtype={listingtype}&isForFilter={isForFilter}

No documentation available.

GET api/Listing/GetListOfSubAmenitiesByAmenityID?aminityid={aminityid}&listingtype={listingtype}

No documentation available.

POST api/Listing/AddRemoveSubAmenityFromFilter?subAmenityIds={subAmenityIds}&addInFilter={addInFilter}

No documentation available.

POST api/Listing/AddRemoveAmenityFromFilter?amenityIds={amenityIds}&addInFilter={addInFilter}

No documentation available.

GET api/Listing/Getequipments

No documentation available.

GET api/Listing/Getequipments_categoriesbyequipmentid?equipmentid={equipmentid}

GET api/Listing/GetListingsWhichGavePointsToUser?userId={userId}&searchText={searchText}

No documentation available.

GET api/Listing/getListingsByListingIds?listingIds={listingIds}&userId={userId}

No documentation available.

GET api/Listing/GetBookedShopListofUser?userid={userid}&listingType={listingType}

No documentation available.

POST api/Listing/CreateListingPostforCarandRealStateByVendor

No documentation available.

POST api/Listing/UpdateCreateListingPostforCarandRealStateByAdmin?adminUserId={adminUserId}

No documentation available.

GET api/Listing/GetListing_Amenities_V1?listingid={listingid}&listing_type={listing_type}

No documentation available.

POST api/Listing/SaveListingTiming?listingid={listingid}&dayid={dayid}&time_type={time_type}&starthourfirst={starthourfirst}&endhourfirst={endhourfirst}&starthoursecond={starthoursecond}&endhoursecond={endhoursecond}

"0" for Hours, "1" for open all day, "2" for close all day, "3" for by appointment

GET api/Listing/DeleteListingTiming?listingid={listingid}&dayid={dayid}

No documentation available.

GET api/Listing/GetListingTimings?listingid={listingid}

No documentation available.

POST api/Listing/CreateOffPeak

No documentation available.

POST api/Listing/CreateOffPeakForShopping

No documentation available.

GET api/Listing/DeleteOffPeak?offpeakid={offpeakid}

No documentation available.

GET api/Listing/GetOffPeakList?VendorID={VendorID}&ListingID={ListingID}&serviceid={serviceid}&OffPeakId={OffPeakId}&listingType={listingType}

No documentation available.

GET api/Listing/GetListOfAmenitiesSubAminitiesByListingType?listingtype={listingtype}&isForFilter={isForFilter}

No documentation available.

GET api/Listing/Getequipmentssubequipments

No documentation available.

POST api/Listing/CreateOffer

No documentation available.

GET api/Listing/DeleteOffer?Offerid={Offerid}

No documentation available.

GET api/Listing/GetOfferList?VendorID={VendorID}&ListingID={ListingID}&categoryid={categoryid}&OfferId={OfferId}

/// OfferId=0 then it will return all Offer of a vendor and a listing OfferId=0 and ListingID=0 then it will return all Offer of a vendor for his all listings VendorID is Compulsory...

GET api/Listing/getListingsbyListingType?listing_type={listing_type}&ispost={ispost}&sorttype={sorttype}&categoryId={categoryId}&threeDFilter={threeDFilter}

No documentation available.

GET api/Listing/getHomeListings?ispost={ispost}&ListingType={ListingType}&pageNo={pageNo}&pageSize={pageSize}

No documentation available.

GET api/Listing/getListingsbyListingTypeAcceptsGiftCards?listing_type={listing_type}&ispost={ispost}&userId={userId}

No documentation available.

POST api/Listing/GetFilterListingsbyListingType

No documentation available.

GET api/Listing/getListingsPostbyListingID?listing_type={listing_type}&ListingID={ListingID}&userId={userId}

No documentation available.

GET api/Listing/getListingDetails?listingId={listingId}

No documentation available.

POST api/Listing/isshopopen?listingid={listingid}

No documentation available.

GET api/Listing/GetListingImages?ListingId={ListingId}

No documentation available.

POST api/Listing/DeleteListingImage?listingImageId={listingImageId}

No documentation available.

POST api/Listing/DeleteProductImage?imageId={imageId}&productId={productId}

No documentation available.

GET api/Listing/GetListingTags?ListingId={ListingId}

No documentation available.

GET api/Listing/GetListingTagsByTagIdsAndListingId?tagIds={tagIds}&listingid={listingid}

No documentation available.

GET api/Listing/GetListingServiceProvider?ListingId={ListingId}

No documentation available.

GET api/Listing/GetWeeklySchedule?employeeId={employeeId}

No documentation available.

GET api/Listing/GetDayOffList?employeeId={employeeId}

No documentation available.

GET api/Listing/GetRestaurentTimingsbyListingId?ListingId={ListingId}

No documentation available.

GET api/Listing/GetListingRating?listingId={listingId}&vendorId={vendorId}&isLifetime={isLifetime}&fromDate={fromDate}&toDate={toDate}

No documentation available.

GET api/Listing/GetRatingDetails?ratingId={ratingId}

No documentation available.

POST api/Listing/ReplyToRating

No documentation available.

GET api/Listing/GetFavouriteListingsofUser?userid={userid}&listingType={listingType}

GetFavouriteListingsofUser

POST api/Listing/AddListingToFavourite?userid={userid}&listingid={listingid}

No documentation available.

POST api/Listing/RemoveListingFromFavourite?userid={userid}&listingid={listingid}

No documentation available.

GET api/Listing/GetListingProductBrandName?brandName={brandName}&listingId={listingId}

No documentation available.

GET api/Listing/GetMainProductCategoryForProduct

No documentation available.

GET api/Listing/GetSubProductCategoryForProductByMainCategoryId?mainCategoryId={mainCategoryId}

No documentation available.

GET api/Listing/GetSubProductCategoryForProductBySubCategoryId?mainCategoryId={mainCategoryId}&subCategoryId={subCategoryId}

No documentation available.

GET api/Listing/GetProductSizes?forShoes={forShoes}&forKids={forKids}

No documentation available.

GET api/Listing/GetProductColors

No documentation available.

GET api/Listing/GetProductTags?searchString={searchString}

No documentation available.

GET api/Listing/GetLisingProduct?listingId={listingId}&mainCategoryIds={mainCategoryIds}&subCategoryIds={subCategoryIds}&subSubCategoryIds={subSubCategoryIds}&forVendor={forVendor}

No documentation available.

POST api/Listing/AddLisingProduct

No documentation available.

POST api/Listing/AddProductVariant

No documentation available.

POST api/Listing/AddProductPricingOption

No documentation available.

GET api/Listing/GetProductPricingOptions?productId={productId}

No documentation available.

POST api/Listing/DeletePriceOption?vendorId={vendorId}&listingId={listingId}&productId={productId}&priceOptionId={priceOptionId}

No documentation available.

POST api/Listing/UpdateVariantInventory

No documentation available.

POST api/Listing/UpdateLisingProduct

No documentation available.

GET api/Listing/GetPostImageToListing?listingId={listingId}&userId={userId}

No documentation available.

GET api/Listing/GetUser_IMG_REW_FOL_Counts?userId={userId}

No documentation available.

GET api/Listing/GetUserPostedImages?userId={userId}

No documentation available.

POST api/Listing/PostImageToListing?listingId={listingId}&userId={userId}

No documentation available.

GET api/Listing/GetCountOfListingPostByVendorIdAndListingId?vendorId={vendorId}&listingId={listingId}

No documentation available.

POST api/Listing/OpenCloseListingForSpecificTime

No documentation available.

POST api/Listing/SaveUpdateListingClickAndCollectTiming

No documentation available.

POST api/Listing/SaveScheduleOfEmployee

No documentation available.

POST api/Listing/SaveEmployeeTimeOff

No documentation available.

POST api/Listing/SaveOrderRestrictionEndTime

No documentation available.

POST api/Listing/DeleteTimeOff?vendorId={vendorId}&listingId={listingId}&employeeId={employeeId}&timeId={timeId}

No documentation available.

GET api/Listing/GetListingClickAndCollectTimingList?listingId={listingId}&dayId={dayId}

No documentation available.

GET api/Listing/GetCheckIsListingClosedForVenderId?vendorId={vendorId}&listingId={listingId}

No documentation available.

POST api/Listing/DeleteListingPost?vendorId={vendorId}&parentListingId={parentListingId}&listingPostId={listingPostId}

No documentation available.

GET api/Listing/GetEquimentsList

No documentation available.

GET api/Listing/GetListing_Equipments?listingId={listingId}

No documentation available.

GET api/Listing/GetEventsClients

No documentation available.

POST api/Listing/DeleteListingProduct?vendorId={vendorId}&listingId={listingId}&productId={productId}

No documentation available.

POST api/Listing/DeleteProductVariant?vendorId={vendorId}&listingId={listingId}&productId={productId}&variantId={variantId}

No documentation available.

POST api/Listing/CreateBrandName

No documentation available.

GET api/Listing/getMapListings?RequesterID={RequesterID}&userLatitude={userLatitude}&userLongitude={userLongitude}&ispost={ispost}&ListingType={ListingType}&pageNo={pageNo}&pageSize={pageSize}&distance={distance}

No documentation available.

GET api/Listing/GetCarBrandByListingId?listingid={listingid}

No documentation available.

FoodAndDrink

APIDescription
GET api/FoodAndDrink/GetFoodAndDrinkMenuItem?listingId={listingId}&categoryId={categoryId}

No documentation available.

GET api/FoodAndDrink/GetFoodAndDrinkCategories?listingId={listingId}

No documentation available.

Rating

APIDescription
POST api/Rating/GiveRating_V1

GET api/Rating/GetListingRating_V1?listingid={listingid}

No documentation available.