# README
Go API client for swagger
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
Overview
This API client was generated by the swagger-codegen project. By using the swagger-spec from a remote server, you can easily generate an API client.
- API version: v2
- Package version: 1.0.0
- Build package: io.swagger.codegen.v3.generators.go.GoClientCodegen
Installation
Put the package under your project folder and add the following in import:
import "./swagger"
Documentation for API Endpoints
All URIs are relative to /
Class | Method | HTTP request | Description |
---|---|---|---|
BrandsApi | ApiV2BrandsGet | Get /api/v2/brands | |
CountriesApi | ApiV2BrandCountriesGet | Get /api/v2/{brand}/countries | |
CountriesApi | ApiV2CountriesGet | Get /api/v2/countries | |
OrdersApi | ApiV2BrandOrdersCountBySourceYearMonthDayGet | Get /api/v2/{brand}/orders/count-by-source/{year}/{month}/{day} | |
OrdersApi | ApiV2OrdersCountBySourceYearMonthDayGet | Get /api/v2/orders/count-by-source/{year}/{month}/{day} | |
ProductsApi | ApiV2BrandCountryIdUnitIdProductsTopGet | Get /api/v2/{brand}/{countryId}/{unitId}/products/top | |
ProductsApi | ApiV2BrandProductsTopGet | Get /api/v2/{brand}/products/top | |
RatingsApi | ApiV2BrandRatingsGet | Get /api/v2/{brand}/ratings | |
RatingsApi | ApiV2RatingsGet | Get /api/v2/ratings | |
RevenueApi | ApiV2BrandCountryIdRevenueDailyGet | Get /api/v2/{brand}/{countryId}/revenue/daily | |
RevenueApi | ApiV2BrandRevenueDailyYearMonthDayGet | Get /api/v2/{brand}/revenue/daily/{year}/{month}/{day} | |
RevenueApi | ApiV2BrandRevenueMonthsLastGet | Get /api/v2/{brand}/revenue/months/last | |
RevenueApi | ApiV2BrandRevenueMonthsYearMonthGet | Get /api/v2/{brand}/revenue/months/{year}/{month} | |
RevenueApi | ApiV2BrandRevenueWeeklyTopGet | Get /api/v2/{brand}/revenue/weekly/top | |
RevenueApi | ApiV2RevenueDailyYearMonthDayGet | Get /api/v2/revenue/daily/{year}/{month}/{day} | |
RevenueApi | ApiV2RevenueMonthsLastGet | Get /api/v2/revenue/months/last | |
RevenueApi | ApiV2RevenueMonthsYearMonthGet | Get /api/v2/revenue/months/{year}/{month} | |
RevenueApi | ApiV2RevenueWeeklyTopGet | Get /api/v2/revenue/weekly/top | |
UnitRevenueApi | ApiV2BrandRevenueUnitCountryIdUnitIdDailyYearMonthDayGet | Get /api/v2/{brand}/revenue/unit/{countryId}/{unitId}/daily/{year}/{month}/{day} | |
UnitRevenueApi | ApiV2BrandRevenueUnitCountryIdUnitIdHistoryGet | Get /api/v2/{brand}/revenue/unit/{countryId}/{unitId}/history | |
UnitRevenueApi | ApiV2BrandRevenueUnitCountryIdUnitIdHistoryStartYearEndYearGet | Get /api/v2/{brand}/revenue/unit/{countryId}/{unitId}/history/{startYear}/{endYear} | |
UnitRevenueApi | ApiV2BrandRevenueUnitCountryIdUnitIdMonthlyYearMonthGet | Get /api/v2/{brand}/revenue/unit/{countryId}/{unitId}/monthly/{year}/{month} | |
UnitRevenueApi | ApiV2BrandRevenueUnitCountryIdUnitIdMonthsLastGet | Get /api/v2/{brand}/revenue/unit/{countryId}/{unitId}/months/last | |
UnitRevenueApi | ApiV2BrandRevenueUnitCountryIdUnitIdTodayGet | Get /api/v2/{brand}/revenue/unit/{countryId}/{unitId}/today | |
UnitRevenueApi | ApiV2BrandRevenueUnitCountryIdUnitIdWeekHistoryStartYearEndYearGet | Get /api/v2/{brand}/revenue/unit/{countryId}/{unitId}/week/history/{startYear}/{endYear} | |
UnitRevenueApi | ApiV2BrandRevenueUnitCountryIdUnitIdYesterdayGet | Get /api/v2/{brand}/revenue/unit/{countryId}/{unitId}/yesterday | |
UnitsApi | ApiV2BrandUnitsAllCountryIdGet | Get /api/v2/{brand}/units/all/{countryId} | |
UnitsApi | ApiV2BrandUnitsCountGet | Get /api/v2/{brand}/units/count | |
UnitsApi | ApiV2BrandUnitsCountMonthsYearMonthGet | Get /api/v2/{brand}/units/count/months/{year}/{month} | |
UnitsApi | ApiV2BrandUnitsCountryIdUnitIdGet | Get /api/v2/{brand}/units/{countryId}/{unitId} | |
UnitsApi | ApiV2UnitsAllCountryIdGet | Get /api/v2/units/all/{countryId} | |
UnitsApi | ApiV2UnitsCountGet | Get /api/v2/units/count | |
UnitsApi | ApiV2UnitsCountMonthsYearMonthGet | Get /api/v2/units/count/months/{year}/{month} |
Documentation For Models
- AddressModel
- BrandDailyRevenueListModel
- BrandListDailyRevenueListModel
- BrandListTotalUnitCountListModel
- BrandModel
- BrandTotalUnitCountListModel
- CoordinatesModel
- CountryDailyRevenueModel
- CountryDailyRevenueModelBrandData
- CountryModel
- CountryModelBrandData
- DailyMetricsModel
- DailyRevenueListModel
- ErrorModel
- HouseModel
- LocalityModel
- MetricsHistoryModel
- MetricsModel
- MonthRevenueHistoryModel
- MonthRevenueHistoryModelBrandData
- MonthRevenueModel
- MonthTotalRevenueModel
- MonthTotalRevenueModelBrandData
- MonthTotalRevenueModelBrandListData
- MonthUnitCountHistoryModel
- MonthUnitCountHistoryModelBrandData
- MonthUnitCountHistoryModelBrandListData
- MonthUnitCountModel
- OrderModel
- OrderModelBrandData
- OrderModelBrandListData
- OrdersCountBySourceStatistics
- Period
- PeriodicRevenueListModel
- ProductImage
- ProductStatistic
- ProductStatisticsModel
- ProductStatisticsModelBrandData
- Rating
- RatingsModel
- RatingsModelBrandData
- RatingsModelBrandListData
- RevenueHistoryModel
- RevenueHistoryModelBrandData
- RevenueModel
- ScheduleModel
- StatisticsModel
- StatisticsModelBrandData
- StreetModel
- TotalRevenueHistoryModel
- TotalRevenueHistoryModelBrandData
- TotalRevenueHistoryModelBrandListData
- TotalRevenueModel
- TotalUnitCountListModel
- UnitCountModel
- UnitListModel
- UnitListModelBrandData
- UnitListModelBrandListData
- UnitModel
- UnitSingleModel
- UnitSingleModelBrandData
- WeekRevenueHistoryModel
- WeekRevenueHistoryModelBrandData
- WeekRevenueModel
- WeeklyTopModel
- WeeklyTopModelBrandData
- WeeklyTopModelBrandListData
- WeeklyTopUnitModel
- WorkTimeModel
Documentation For Authorization
Endpoints do not require authorization.