Please enable JavaScript.
Coggle requires JavaScript to display documents.
Zone, Vendor Quotation and Media APIs - Coggle Diagram
Zone, Vendor Quotation and Media APIs
Zone
Delete Zone
ZoneController
Services
zoneService
Models
zoneModel
Repos
zoneRepo
Update Zone
ZoneController
Services
countryService
zoneService
Models
countryModel
zoneModel
Repos
countryRepo
zoneRepo
Add Zone
ZoneController
Services
countryService
zoneService
Models
countryModel
zoneModel
Repos
countryRepo
zoneRepo
Zone List
ZoneController
Services
zoneService
Models
zoneModel
Repos
zoneRepo
Media
bucket-object-list
MediaController
Services
s3Service
imageService
delete file
MediaController
Services
s3Service
imageService
bucket-object-count
MediaController
Services
s3Service
Upload File
MediaController
Services
s3Service
imageService
delete folder
MediaController
Services
s3Service
Create Folder
MediaController
Services
s3Service
imageService
search Folder
MediaController
Services
s3Service
imageService
Vendor Quotation
VendorQuotationController
Services
quotationService
Repos
quotationRepo
Models
quotationModel
productModel
customerModel
vendorProductsModel