Product

APIDescription
POST API/Product/AddProduct

No documentation available.

GET API/Product/GetProductID?id={id}&dateTime={dateTime}

No documentation available.

POST API/Product/AllocateSize

No documentation available.

POST API/Product/AddImage

No documentation available.

GET API/Product/GetProductsByUserID?id={id}

No documentation available.

GET API/Product/GetProductDetails?id={id}

No documentation available.

POST API/Product/DeletProduct

No documentation available.

POST API/Product/UpdateProduct

No documentation available.

Ladies

APIDescription
GET API/Ladies/GetFemaleProducts

No documentation available.

Basket

APIDescription
POST API/Basket/AddSale

No documentation available.

GET API/Basket/GetSaleID?userID={userID}&dateTime={dateTime}

No documentation available.

GET API/Basket/GetUserOrders?userID={userID}

No documentation available.

POST API/Basket/AddSoldProduct

No documentation available.

GET API/Basket/GetSoldProducts?saleID={saleID}

No documentation available.

POST API/Basket/UpdateSale

No documentation available.

GET API/Basket/GetSales?userID={userID}

No documentation available.

User

APIDescription
GET API/Values/IsEmailExist?email={email}

No documentation available.

GET API/Values/IsAccountActivated?email={email}

No documentation available.

POST API/Values/addUser?firstName={firstName}&lastName={lastName}&address={address}&phone={phone}&email={email}&password={password}&activationCode={activationCode}&userTypeID={userTypeID}

No documentation available.

GET API/Values/IsActivationCodeExist?activationCode={activationCode}

No documentation available.

POST API/Values/VerifyAccount?activationCode={activationCode}

No documentation available.

GET API/Values/getUserID?email={email}&password={password}

No documentation available.

GET API/Values/getUserData?userID={userID}

No documentation available.

POST API/Values/UpdateUser

No documentation available.

POST API/Values/UpdatePassword?password={password}&userID={userID}

No documentation available.

POST API/Values/SendOtp

No documentation available.

POST API/Values/ResetPassword?password={password}&email={email}

No documentation available.

Mens

APIDescription
GET API/Mens/GetMaleProducts

No documentation available.

Values

APIDescription
GET API/Values/OpenConnection

No documentation available.

Brand

APIDescription
POST API/Brand/AddBrand

No documentation available.

GET API/Values/getBrands?userID={userID}

No documentation available.

GET API/Values/getBrandByID?id={id}

No documentation available.

POST API/Brand/UpdateBrand

No documentation available.

POST API/Brand/DeleteBrand

No documentation available.

GET API/Values/getAllBrands

No documentation available.

GET API/Barnd/GetBrandProducts?id={id}

No documentation available.