Price History API
interface PriceHistoryAPI
Content copied to clipboard
Functions
get Prices By Country
Link copied to clipboard
@GET(value = "prices/fueling/countries/{countryCode}" )
Content copied to clipboard
@GET(value = "prices/fueling/countries/{countryCode}/{fuelType}" )
Content copied to clipboard
get Prices By Station
Link copied to clipboard
@GET(value = "prices/fueling/stations/{stationId}" )
Content copied to clipboard
@GET(value = "prices/fueling/stations/{stationId}/{fuelType}" )
Content copied to clipboard