Customer

APIDescription
POST api/customer/signin?email={email}&password={password}&AppToken={AppToken}

No documentation available.

POST api/customer/signout?customerid={customerid}

No documentation available.

POST api/customer/signup?fullname={fullname}&phoneno={phoneno}&email={email}&password={password}&region={region}&cityid={cityid}&genderid={genderid}&AppToken={AppToken}

No documentation available.

POST api/customer/verification?code={code}&customerid={customerid}

No documentation available.

POST api/customer/resendverification?customerid={customerid}

No documentation available.

POST api/customer/forgotpassword?email={email}

No documentation available.

PUT api/customer/updateprofile/{id}?fullname={fullname}&email={email}&region={region}&cityid={cityid}&genderid={genderid}&oldpassword={oldpassword}&newpassword={newpassword}

No documentation available.

PUT api/customer/editprofile?id={id}&fullname={fullname}&email={email}&region={region}&cityid={cityid}&genderid={genderid}&oldpassword={oldpassword}&newpassword={newpassword}

No documentation available.

PUT api/customer/updatepicture/{id}

No documentation available.

PUT api/customer/editpicture?id={id}

No documentation available.

GET api/customer/ratingbusiness?customerid={customerid}

No documentation available.

GET api/customer/businesskeywords?customerid={customerid}

No documentation available.

GET api/customer/business?customerid={customerid}&keyword={keyword}&longitude={longitude}&latitude={latitude}&typeid={typeid}&Gender={Gender}&orderid={orderid}&page={page}

No documentation available.

POST api/guest/addreceipt?receiptid={receiptid}

No documentation available.

POST api/customer/addreceipt?receiptid={receiptid}

No documentation available.

POST api/guest/deleteappointmenttoreceipt?AppointmentID={AppointmentID}

No documentation available.

POST api/customer/deleteappointmenttoreceipt?AppointmentID={AppointmentID}

No documentation available.

POST api/guest/deleteappointmentstoreceipt?receiptid={receiptid}

No documentation available.

POST api/customer/deleteappointmentstoreceipt?receiptid={receiptid}

No documentation available.

GET api/guest/getreceiptappointment?receiptid={receiptid}

No documentation available.

GET api/customer/getreceiptappointment?receiptid={receiptid}

No documentation available.

POST api/customer/SendNotification?text={text}&apptoken={apptoken}

No documentation available.

POST api/customer/addterms?customerid={customerid}

No documentation available.

POST api/customer/addappointment?businessid={businessid}&price={price}&serviceid={serviceid}&staffid={staffid}&ServiceDate={ServiceDate}&ServiceTime={ServiceTime}&customerid={customerid}&guestid={guestid}&receiptid={receiptid}

No documentation available.

POST api/business/addappointment?businessid={businessid}&price={price}&serviceid={serviceid}&staffid={staffid}&ServiceDate={ServiceDate}&ServiceTime={ServiceTime}&customerid={customerid}&guestid={guestid}&receiptid={receiptid}

No documentation available.

GET api/customer/favouritelist?customerid={customerid}&longitude={longitude}&latitude={latitude}&page={page}

No documentation available.

POST api/customer/setfavbusiness?customerid={customerid}&businessid={businessid}

No documentation available.

POST api/customer/cancelappointment?appointmentid={appointmentid}

No documentation available.

POST api/customer/rateservice?customerid={customerid}&businessid={businessid}&rating={rating}&longitude={longitude}&latitude={latitude}

No documentation available.

Business

APIDescription
POST api/business/signup?businessname={businessname}&tagline={tagline}&email={email}&password={password}&region={region}

No documentation available.

POST api/business/EditInfo?businessid={businessid}&businessname={businessname}&tagline={tagline}&region={region}

No documentation available.

PUT api/business/editbusinessinfo?id={id}&businessname={businessname}&tagline={tagline}&email={email}&oldpassword={oldpassword}&newpassword={newpassword}&region={region}

No documentation available.

POST api/business/addbusinesscontact?businessid={businessid}&phoneno={phoneno}&landline={landline}

No documentation available.

POST api/business/addbusinessaddress?businessid={businessid}&address={address}&latitude={latitude}&longitude={longitude}

No documentation available.

POST api/business/addbusinesstype?businessid={businessid}&genderid={genderid}&typeid={typeid}

No documentation available.

POST api/business/addbusinessimages?businessid={businessid}

No documentation available.

DELETE api/business/deletebusinessimage?businessid={businessid}&imageid={imageid}

No documentation available.

POST api/business/addbusinesstiming?businessid={businessid}

No documentation available.

POST api/business/signin?email={email}&password={password}

No documentation available.

POST api/business/verification?code={code}&businessid={businessid}

No documentation available.

POST api/business/resendverification?businessid={businessid}

No documentation available.

POST api/business/forgotpassword?email={email}

No documentation available.

POST api/business/savebusinessdepartment

No documentation available.

POST api/business/addbusinessdepartment?businessid={businessid}

No documentation available.

POST api/business/finish?businessid={businessid}

No documentation available.

POST api/business/addbusinessdepartmentservice?businessid={businessid}&departmentid={departmentid}&servicename={servicename}&Hour={Hour}&Minute={Minute}&price={price}&pricetypeid={pricetypeid}&DiscountNumber={DiscountNumber}&OldPrice={OldPrice}&DiscountPrice={DiscountPrice}&ExpireDate={ExpireDate}

No documentation available.

GET api/business/getdepartmentswithservices?businessid={businessid}&IsDiscount={IsDiscount}

No documentation available.

GET api/business/getdepartments?businessid={businessid}

No documentation available.

GET api/business/getAlldepartments?businessid={businessid}

No documentation available.

GET api/business/getavailableslotsgroupbystaff?date={date}&businessid={businessid}&serviceid={serviceid}&customerid={customerid}&guestid={guestid}&hasFriends={hasFriends}

No documentation available.

GET api/business/getavailableslots?date={date}&businessid={businessid}&serviceid={serviceid}&staffid={staffid}&customerid={customerid}&guestid={guestid}&hasFriends={hasFriends}

No documentation available.

GET api/business/getbusinesbyid?BusinessID={BusinessID}

No documentation available.

GET api/business/getbusinessinfobyid?businessid={businessid}

No documentation available.

GET api/business/getbusinesscontactinfobyid?businessid={businessid}

No documentation available.

GET api/business/getbusinesstypeinfobyid?businessid={businessid}

No documentation available.

GET api/business/getbusinessimagesbyid?businessid={businessid}

No documentation available.

GET api/business/getbusinessTimmingbyid?businessid={businessid}

No documentation available.

GET api/business/Getbusinessservice?id={id}

No documentation available.

PUT api/business/editbusinessservice?id={id}&businessid={businessid}&departmentid={departmentid}&servicename={servicename}&hour={hour}&minute={minute}&price={price}&pricetypeid={pricetypeid}&DiscountNumber={DiscountNumber}&OldPrice={OldPrice}&DiscountPrice={DiscountPrice}&ExpireDate={ExpireDate}

No documentation available.

DELETE api/business/deletebusinessservice?id={id}&departmentid={departmentid}

No documentation available.

GET api/business/updateDepartmentStep?businessid={businessid}

No documentation available.

GET api/business/updatestaffStep?businessid={businessid}

No documentation available.

POST api/business/addstaff

No documentation available.

POST api/business/editstaffactive

No documentation available.

GET api/business/getstaffbydeptid?DeptID={DeptID}&businessid={businessid}

No documentation available.

GET api/business/getstafflist?businessid={businessid}

No documentation available.

DELETE api/business/deletestaff?StaffID={StaffID}

No documentation available.

POST api/business/addstaffmember?BDID={BDID}&businessID={businessID}

No documentation available.

DELETE api/business/deletestaffmember?StaffID={StaffID}

No documentation available.

GET api/business/getDeptStafflist?BusinessID={BusinessID}

No documentation available.

GET api/business/getgtaffmemberlist?BusinessID={BusinessID}

No documentation available.

POST api/business/completeappointment?appointmentid={appointmentid}&price={price}&newPriceType={newPriceType}

No documentation available.

GET api/business/getsdashboardslotslistgroupbystaff?date={date}&deptID={deptID}&businessID={businessID}

No documentation available.

GET api/business/marketingcontentlist?MarketingType={MarketingType}

No documentation available.

POST api/business/sendmarketingcontent?businessID={businessID}&MarketingType={MarketingType}&ClientListType={ClientListType}&title={title}&description={description}

No documentation available.

GET api/business/getstaffreportlist?businessid={businessid}&startdate={startdate}&enddate={enddate}&sort={sort}

No documentation available.

POST api/business/departmentssalereport?businessid={businessid}&startdate={startdate}&enddate={enddate}&sort={sort}

No documentation available.

POST api/business/departmentservicesalereport?businessid={businessid}&depno={depno}&startdate={startdate}&enddate={enddate}&sort={sort}

No documentation available.

POST api/business/servicesalereport?businessid={businessid}&startdate={startdate}&enddate={enddate}&sort={sort}

No documentation available.

POST api/business/marketinsightreport?businessid={businessid}&month={month}&year={year}&sort={sort}&clientType={clientType}

No documentation available.

POST api/business/monthlysalereport?businessid={businessid}&startdate={startdate}&enddate={enddate}&sort={sort}

No documentation available.

GET api/business/Staffsalereport?businessid={businessid}&StaffID={StaffID}&startdate={startdate}&enddate={enddate}&sort={sort}

No documentation available.

GET api/business/staffreport?businessid={businessid}&staffID={staffID}&staffName={staffName}&startdate={startdate}&enddate={enddate}&sort={sort}

No documentation available.

GET api/business/GetSettingList?businessid={businessid}

No documentation available.

POST api/business/SetBusinessSetting?businessid={businessid}&Switch={Switch}&SwitchType={SwitchType}

No documentation available.

Guest

APIDescription
POST api/guest/addguest?name={name}&phone={phone}&email={email}

No documentation available.

GET api/guest/getguestbyphone?businessid={businessid}

No documentation available.

POST api/guest/setappointment?guestid={guestid}&businessid={businessid}&price={price}

No documentation available.

Appointment

APIDescription
GET api/appointment/getunreadappointmentcount?businessid={businessid}

No documentation available.

GET api/appointment/getunreadappointments?businessid={businessid}

No documentation available.

POST api/appointment/notificationclicked?appointmentid={appointmentid}

No documentation available.

GET api/appointment/getallappointments?businessid={businessid}&customerid={customerid}&page={page}

No documentation available.

GET api/appointment/getservicesbyappointmentid?id={id}

No documentation available.

POST api/appointment/cancelappointmentservice?serviceid={serviceid}&appointmentid={appointmentid}

No documentation available.

GET api/appointment/getappointmentbyid?appointmentid={appointmentid}

No documentation available.

POST api/appointment/cancelappointment?appointmentid={appointmentid}&reason={reason}

No documentation available.

Common

APIDescription
GET api/common/getgenders

No documentation available.

GET api/common/terms

No documentation available.

GET api/common/Slider

No documentation available.

GET api/common/privacy

No documentation available.

GET api/common/getcities

No documentation available.

GET api/common/getbusinesstypes

No documentation available.

GET api/common/getalldepartments

No documentation available.

GET api/common/starttimer/{token}

No documentation available.

GET api/common/sentreminder/{token}

No documentation available.