Path parameters
-
id
string(uuid) Required Gas station ID
Responses
-
200 application/vnd.api+json
OK
Hide headers attribute Show headers attribute
-
Expires
string RFC 7234, section 5.3: Expires
Hide response attributes Show response attributes object
-
data
object Hide data attributes Show data attributes object
-
type
string Value is
gasStation
. -
id
string(uuid) Gas Station ID
-
attributes
object Hide attributes attributes Show attributes attributes object
-
latitude
number(float) -
longitude
number(float) -
stationName
string -
brand
string -
brandID
string -
onlinePayment
object Hide onlinePayment attributes Show onlinePayment attributes object
-
online
boolean Values are
true
orfalse
. -
paymentMethods
array[string]
-
-
address
object Hide address attributes Show address attributes object
-
street
string -
houseNo
string -
postalCode
string -
city
string -
countryCode
string Country code in as specified in ISO 3166-1.
-
-
contact
object -
openingHours
object -
postalServices
array[string] -
services
array[string] -
shopGoods
array[string] -
loyaltyPrograms
array[string] -
food
array[string] -
amenities
array[string] -
paymentMethods
array[string] -
priceFormat
string -
references
array[string] References are PRNs to external and internal resources that are represented by this poi
-
-
relationships
object Hide relationships attributes Show relationships attributes object
-
fuelPrices
object -
locationBasedApps
object -
referenceStatuses
object -
sucessorOf
object
-
-
-
included
array[object] One of: Hide attributes Show attributes
-
type
string Fuel price
Value is
fuelPrice
. -
id
string(uuid) Fuel Price ID
-
attributes
object Hide attributes attributes Show attributes attributes object
-
fuelType
string Fuel type for cars, based on the EU fuel marking
-
price
number(decimal) per liter
-
currency
string Currency as specified in ISO-4217.
Format should match the following pattern:
^[A-Z]{3}$
. -
productName
string -
updatedAt
string(date-time) Time of FuelPrices last update iso8601 with microseconds UTC
-
Hide attributes Show attributes
-
type
string Type
Value is
locationBasedApp
. -
id
string(uuid) Location-based app ID
-
attributes
object Hide attributes attributes Show attributes attributes object
-
appType
string Value is
fueling
. -
title
string -
subtitle
string -
logoUrl
string Logo URL
-
pwaUrl
string Progressive web application URL. The URL satisfies the following criteria:
- The URL responds with
text/html
on a GET request - The response contains HTTP caching headers e.g.
Cache-Control
andETag
- HTTP GET request on the URL with an
ETag
will return304
(Not Modified
), if the content didn't change - If
503
(Service Unavailable
) is returned the request should be retried later - If
404
(Not Found
) is returned the URL is invalidated and a new app should be requested
-
-
androidInstantAppUrl
string Android instant app URL
-
cache
string A location-based app is by default loaded on
approaching
. Some apps should be loaded in advance. They have the cache set topreload
.Values are
approaching
orpreload
. Default value isapproaching
. -
createdAt
string(date-time) Time of LocationBasedApp creation (iso8601 without time zone)
-
updatedAt
string(date-time) Time of LocationBasedApp last update (iso8601 without time zone)
-
deletedAt
string(date-time) Time of LocationBasedApp deletion (iso8601 without time zone)
-
-
Hide attributes Show attributes
-
type
string Type
Value is
referenceStatus
. -
id
string Service Provider PRN
-
attributes
object