# Rupa Rawi - Revou Group Project ## API Docs - auth [register user](https://htbqfpdh5y.apidog.io/register-user-16254573e0.md): - auth [login](https://htbqfpdh5y.apidog.io/login-16420980e0.md): - auth [refresh token](https://htbqfpdh5y.apidog.io/refresh-token-16420984e0.md): - user > address [create address](https://htbqfpdh5y.apidog.io/create-address-16440389e0.md): - user > address [get all address](https://htbqfpdh5y.apidog.io/get-all-address-16440390e0.md): - user > address [update address](https://htbqfpdh5y.apidog.io/update-address-16440391e0.md): - user > address [delete address](https://htbqfpdh5y.apidog.io/delete-address-16440405e0.md): - user > payment method [get all payment methods](https://htbqfpdh5y.apidog.io/get-all-payment-methods-16441117e0.md): - user > payment method [delete payment method](https://htbqfpdh5y.apidog.io/delete-payment-method-16441120e0.md): class PaymentType(Enum): - user > payment method [update payment method](https://htbqfpdh5y.apidog.io/update-payment-method-16541003e0.md): class PaymentType(Enum): - user > payment method [create payment method](https://htbqfpdh5y.apidog.io/create-payment-method-16541286e0.md): class PaymentType(Enum): - user [update own profile](https://htbqfpdh5y.apidog.io/update-own-profile-16254579e0.md): - user [get own profile](https://htbqfpdh5y.apidog.io/get-own-profile-16436988e0.md): - user [get public profile](https://htbqfpdh5y.apidog.io/get-public-profile-16437104e0.md): - product > category [get categories tree](https://htbqfpdh5y.apidog.io/get-categories-tree-16280496e0.md): - product > category [get categories detail](https://htbqfpdh5y.apidog.io/get-categories-detail-16280497e0.md): - product > wishlist [add item to wishlist](https://htbqfpdh5y.apidog.io/add-item-to-wishlist-16452564e0.md): - product > wishlist [remove item to wishlist](https://htbqfpdh5y.apidog.io/remove-item-to-wishlist-16452565e0.md): - product > wishlist [get wishlist ](https://htbqfpdh5y.apidog.io/get-wishlist-16452566e0.md): - product > promotions [get promotion detail (public)](https://htbqfpdh5y.apidog.io/get-promotion-detail-public-16489335e0.md): - product > promotions [get active promotions (public)](https://htbqfpdh5y.apidog.io/get-active-promotions-public-16495123e0.md): - product [get product details (public)](https://htbqfpdh5y.apidog.io/get-product-details-public-16455817e0.md): - product [get product list (public)](https://htbqfpdh5y.apidog.io/get-product-list-public-16497552e0.md): - product [get public vendor products](https://htbqfpdh5y.apidog.io/get-public-vendor-products-16663579e0.md): - admin > category [create category](https://htbqfpdh5y.apidog.io/create-category-16280494e0.md): - admin > category [update category](https://htbqfpdh5y.apidog.io/update-category-16280498e0.md): - admin > category [soft delete category](https://htbqfpdh5y.apidog.io/soft-delete-category-16280501e0.md): - admin > category [create subcategory](https://htbqfpdh5y.apidog.io/create-subcategory-16510543e0.md): - admin > vendor management [get all vendors](https://htbqfpdh5y.apidog.io/get-all-vendors-16373386e0.md): - admin > vendor management [vendor application review](https://htbqfpdh5y.apidog.io/vendor-application-review-16344973e0.md): class VendorStatus(Enum): - admin > promotions [get all promotions](https://htbqfpdh5y.apidog.io/get-all-promotions-16511601e0.md): - admin > promotions [create promotion](https://htbqfpdh5y.apidog.io/create-promotion-16511604e0.md): class PromotionType(Enum): - admin > promotions [update promotion](https://htbqfpdh5y.apidog.io/update-promotion-16511605e0.md): class PromotionType(Enum): - admin [get admin logs](https://htbqfpdh5y.apidog.io/get-admin-logs-16373675e0.md): - vendor > product [soft delete product](https://htbqfpdh5y.apidog.io/soft-delete-product-16254586e0.md): - vendor > product [create product](https://htbqfpdh5y.apidog.io/create-product-16455806e0.md): - vendor > product [update product](https://htbqfpdh5y.apidog.io/update-product-16455807e0.md): - vendor > product [get vendor products](https://htbqfpdh5y.apidog.io/get-vendor-products-16455865e0.md): - vendor [vendor apply](https://htbqfpdh5y.apidog.io/vendor-apply-16320446e0.md): - vendor [get vendor profile](https://htbqfpdh5y.apidog.io/get-vendor-profile-16416640e0.md): - vendor [update vendor profile](https://htbqfpdh5y.apidog.io/update-vendor-profile-16451786e0.md): - vendor [vendor stats](https://htbqfpdh5y.apidog.io/vendor-stats-16501561e0.md): - vendor [Vendor recent orders](https://htbqfpdh5y.apidog.io/vendor-recent-orders-16615009e0.md): class OrderStatus(Enum): - order > cart [add item to cart](https://htbqfpdh5y.apidog.io/add-item-to-cart-16409826e0.md): - order > cart [update item in cart](https://htbqfpdh5y.apidog.io/update-item-in-cart-16409832e0.md): - order > cart [delete item in cart](https://htbqfpdh5y.apidog.io/delete-item-in-cart-16409835e0.md): - order > cart [get cart](https://htbqfpdh5y.apidog.io/get-cart-16716086e0.md): - order [update order status](https://htbqfpdh5y.apidog.io/update-order-status-16441549e0.md): class OrderStatus(Enum): - order [get order](https://htbqfpdh5y.apidog.io/get-order-16489349e0.md): class OrderStatus(Enum): - order [get all orders](https://htbqfpdh5y.apidog.io/get-all-orders-16540757e0.md): class OrderStatus(Enum): - order [pre-checkout calculation](https://htbqfpdh5y.apidog.io/pre-checkout-calculation-16571843e0.md): - order [order checkout](https://htbqfpdh5y.apidog.io/order-checkout-16571844e0.md): - article [delete article](https://htbqfpdh5y.apidog.io/delete-article-16511008e0.md): - article [create article](https://htbqfpdh5y.apidog.io/create-article-16541607e0.md): - article [get article ](https://htbqfpdh5y.apidog.io/get-article-16541608e0.md): - article [get article detail](https://htbqfpdh5y.apidog.io/get-article-detail-16541609e0.md): - article [update article ](https://htbqfpdh5y.apidog.io/update-article-16541626e0.md): - product review [create review product](https://htbqfpdh5y.apidog.io/create-review-product-16522388e0.md): - product review [get product reviews by product id](https://htbqfpdh5y.apidog.io/get-product-reviews-by-product-id-16522423e0.md): - product review [get product review detail](https://htbqfpdh5y.apidog.io/get-product-review-detail-16522426e0.md): - product review [update product review detail](https://htbqfpdh5y.apidog.io/update-product-review-detail-16522428e0.md): - product review [delete product review](https://htbqfpdh5y.apidog.io/delete-product-review-16522436e0.md): - testimony [create testimonial](https://htbqfpdh5y.apidog.io/create-testimonial-16536075e0.md): - testimony [update testimonial](https://htbqfpdh5y.apidog.io/update-testimonial-16536085e0.md): - testimony [get testimonial](https://htbqfpdh5y.apidog.io/get-testimonial-16536136e0.md): - testimony [delete testimonial](https://htbqfpdh5y.apidog.io/delete-testimonial-16536144e0.md):