Please enable JavaScript.
Coggle requires JavaScript to display documents.
Store APIs - Coggle Diagram
Store APIs
Oauth login
CustomerController
Services
customerService
emailTemplateService
Models
customerModel
emailTemplateModel
Repos
customerRepo
emailTemplateRepo
Register
CustomerController
Services
customerService
emailTemplateService
Models
customerModel
emailTemplateModel
Repos
customerRepo
emailTemplateRepo
Product Detail
ProductController
Services
productService
taxService
productImageService
productTirePriceService
productToCategoryService
categoryService
productOptionService
optionDescriptionService
optionService
productOptionValueService
optionValueDescriptionService
productSpecialService
productDiscountService
vendorProductService
vendorService
customerService
customerWishlistService
orderProductService
customerActivityService
productViewLogService
productQuestionService
userService
Models
productModel
taxModel
productImageModel
productTirePriceModel
productToCategoryModel
categoryModel
productOptionModel
optionDescriptionModel
optionModel
productOptionValueModel
optionValueDescriptionModel
productSpecialModel
productDiscountModel
vendorProductModel
vendorModel
customerModel
customerWishlistModel
orderProductModel
customerActivityModel
productViewLogModel
productQuestionModel
userModel
Repos
productRepo
taxRepo
productImageRepo
productTirePriceRepo
productToCategoryRepo
categoryRepo
productOptionRepo
optionDescriptionRepo
optionRepo
productOptionValueRepo
optionValueDescriptionRepo
productSpecialRepo
productDiscountRepo
vendorProductRepo
vendorRepo
customerRepo
customerWishlistRepo
orderProductRepo
customerActivityRepo
productViewLogRepo
productQuestionRepo
userRepo
Change Password
Customer Controller
Services
customerService
Repos
customerRepo
Models
customerModel
Get Category
ProductController
Services
categoryService
categoryPathService
Repos
categoryRepo
categoryPathRepo
Models
categoryModel
categoryPathModel
Get Rating Statistics
ProductController
Services
productRatingService
Repos
productRatingRepo
Models
productRatingModel
Page List
PageController
Services
pageService
Repos
pageRepo
Models
pageModel
Update Feature Product
ProductController
Services
productService
Repos
productRepo
Models
productModel
Feature Product List
ProductController
Services
productService
taxService
productImageService
productSpecialService
productDiscountService
customerWishlistService
Models
productModel
taxModel
productImageModel
productSpecialModel
productDiscountModel
customerWishlistModel
Repos
productRepo
taxRepo
productImageRepo
productSpecialRepo
productDiscountRepo
customerWishlistRepo
Login Log list
Customer Controller
Services
loginLogService
Repos
loginLogRepo
Models
loginLogModel
Page Details
PageController
Services
pageService
Repos
pageRepo
Models
pageModel
Get Profile
Customer Controller
Services
customerService
Repos
customerRepo
Models
customerModel
Product Compare
ProductController
Services
productService
productImageService
productSpecialService
productDiscountService
Today Deals List
ProductController
Services
productService
productImageService
taxService
productSpecialService
productDiscountService
customerWishlistService
Models
productModel
productImageModel
taxModel
productSpecialModel
productDiscountModel
customerWishlistModel
Repos
productRepo
productImageRepo
taxRepo
productSpecialRepo
productDiscountRepo
customerWishlistRepo
Forgot Password
Customer Controller
Services
customerService
emailTemplateService
Repos
customerRepo
emailTemplateRepo
Models
customerModel
emailTemplateModel
Edit Profile
Customer Controller
Services
customerService
s3Service
imageService
Repos
customerRepo
Models
customerModel
Login
CustomerController
Services
customerService
customerActivityService
loginLogService
customerService
pluginService
Models
customerModel
customerActivityModel
loginLogModel
customerModel
pluginModel
Repos
customerRepo
customerActivityRepo
loginLogRepo
customerRepo
pluginRepo
Order Log List
CommonListController
Services
orderProductService
orderProductLogService
orderStatusService
Models
orderProductModel
orderProductLogModel
orderStatusModel
Repos
orderProductRepo
orderProductLogRepo
orderStatusRepo
Manufacturer List
ManufacturerController
Services
manufacturerService
Repos
manufacturerRepo
Models
manufacturerModel
Get product Rating
ProductController
Services
productRatingService
productService
Repos
productRatingRepo
productRepo
Models
productRatingModel
productModel