OrderStatus
API | Description |
---|---|
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/UpdateSize |
No documentation available. |
DELETE api/OrderStatus/DeleteOrderStatus/{Id} |
No documentation available. |
PaymentHistory
API | Description |
---|---|
GET api/PaymentHistory/GetAllPaymentHistory |
No documentation available. |
GET api/PaymentHistory/GetPaymentHistoryById/{Id} |
No documentation available. |
POST api/PaymentHistory/AddPaymentHistory |
No documentation available. |
POST api/PaymentHistory/UpdatePaymentHistory |
No documentation available. |
DELETE api/PaymentHistory/DeletePaymentHistory/{Id} |
No documentation available. |
Country
API | Description |
---|---|
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. |
Values
API | Description |
---|---|
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. |
Size
API | Description |
---|---|
GET api/Size/GetAllSize |
No documentation available. |
GET api/Size/GetSizeById/{Id} |
No documentation available. |
POST api/Size/AddSize |
No documentation available. |
POST api/Size/UpdateSize |
No documentation available. |
GET api/Size/DeleteSize/{Id} |
No documentation available. |
Review
API | Description |
---|---|
GET api/Review/GetAllReviews |
No documentation available. |
GET api/Review/GetReviewsById/{Id} |
No documentation available. |
GET api/Review/GetProductReviewByProductIdAndStatus/{Id} |
No documentation available. |
POST api/Review/AddReviews |
No documentation available. |
POST api/Review/UpdateUser |
No documentation available. |
GET api/Review/DeleteReviews/{Id} |
No documentation available. |
POST api/Review/UpdateReviewStatusById?reviewId={reviewId}&status={status} |
No documentation available. |
GET api/Review/Get |
No documentation available. |
GET api/Review/Get/{id} |
No documentation available. |
POST api/Review/Post |
No documentation available. |
PUT api/Review/Put/{id} |
No documentation available. |
DELETE api/Review/Delete/{id} |
No documentation available. |
SizeRate
API | Description |
---|---|
GET api/SizeRate/GetAllSizeRate |
No documentation available. |
GET api/SizeRate/GetSizeRateById/{Id} |
No documentation available. |
GET api/SizeRate/GetSizeRateByProductId/{Id} |
No documentation available. |
POST api/SizeRate/AddSizeRate |
No documentation available. |
POST api/SizeRate/UpdateSizeRate |
No documentation available. |
GET api/SizeRate/DeleteSizeRate/{Id} |
No documentation available. |
OrderMaster
API | Description |
---|---|
GET api/OrderMaster/GetAllOrderMaster |
No documentation available. |
POST api/OrderMaster/GetOrderId |
No documentation available. |
GET api/OrderMaster/GetAllOrder |
No documentation available. |
GET api/OrderMaster/GetOrderMasterById/{Id} |
No documentation available. |
POST api/OrderMaster/InsertDummyOrder |
No documentation available. |
POST api/OrderMaster/UpdateOrderMaster |
No documentation available. |
DELETE api/OrderMaster/DeleteOrderMaster/{Id} |
No documentation available. |
GET api/OrderMaster/GetOrderMasterDataByOrderId?OrderId={OrderId} |
No documentation available. |
GET api/OrderMaster/GetOrderDetailsDataByOrderId?OrderId={OrderId} |
No documentation available. |
GET api/OrderMaster/GetAllOrdersByUserId?UserId={UserId} |
No documentation available. |
ProductColor
API | Description |
---|---|
GET api/ProductColor/GetAllProductColor |
No documentation available. |
GET api/ProductColor/GetProductColorById/{Id} |
No documentation available. |
GET api/ProductColor/GetProductColorByProductId/{Id} |
No documentation available. |
POST api/ProductColor/AddProductColor |
No documentation available. |
POST api/ProductColor/UpdateProductColor |
No documentation available. |
GET api/ProductColor/DeleteProductColor/{Id} |
No documentation available. |
GET api/ProductColor/DeleteProductColorByProductIdandColorId?ProductId={ProductId}&ColorId={ColorId} |
No documentation available. |
State
API | Description |
---|---|
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. |
User
API | Description |
---|---|
GET api/User/GetAllUser |
No documentation available. |
GET api/User/GetUserById/{Id} |
No documentation available. |
POST api/User/AddUser |
No documentation available. |
POST api/User/UpdateUser |
No documentation available. |
DELETE api/User/DeleteUser/{Id} |
No documentation available. |
GET api/User/GetUserDataById?UserId={UserId} |
No documentation available. |
Product
API | Description |
---|---|
GET api/Product/GetAllProduct |
No documentation available. |
GET api/Product/GetProductById/{Id} |
No documentation available. |
POST api/Product/AddProduct |
No documentation available. |
POST api/Product/UpdateProduct |
No documentation available. |
GET api/Product/DeleteProduct/{Id} |
No documentation available. |
POST api/Product/AddProductPhoto |
No documentation available. |
GET api/Product/GetProductPhotoByProductIdAndColorId?productId={productId}&colorId={colorId} |
No documentation available. |
GET api/Product/GetPhotosByProductId?productId={productId} |
No documentation available. |
GET api/Product/DeleteProductPhoto/{Id} |
No documentation available. |
POST api/Product/SaveBrochure |
No documentation available. |
POST api/Product/UpdateIsDelete?productId={productId}&IsDelete={IsDelete} |
No documentation available. |
GET api/Product/GetAllActiveProduct |
No documentation available. |
Registration
OrderDetails
API | Description |
---|---|
GET api/OrderDetails/GetAllOrderDetails |
No documentation available. |
GET api/OrderDetails/GetOrderDetailsById/{Id} |
No documentation available. |
POST api/OrderDetails/AddOrderDetails |
No documentation available. |
POST api/OrderDetails/UpdateOrderDetails |
No documentation available. |
DELETE api/OrderDetails/DeleteOrderDetails/{Id} |
No documentation available. |
Cart
Color
API | Description |
---|---|
GET api/Color/GetAllColor |
No documentation available. |
GET api/Color/GetColorById/{Id} |
No documentation available. |
POST api/Color/AddColor |
No documentation available. |
POST api/Color/UpdateColor |
No documentation available. |
GET api/Color/DeleteColor/{Id} |
No documentation available. |
City
API | Description |
---|---|
GET api/City/GetCityById/{Id} |
No documentation available. |
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. |