Tariff
Tariff data
Returns general data of a single tariff.
GET
/
v1.0.0
/
tariffs
/
{tariffId}
Authorizations
X-API-KEY
string
headerrequiredApiKey used for authorization and authentication
Path Parameters
tariffId
string
requiredTariff ID
Response
200 - application/json
Object of tariff response.
isOnline
boolean
requiredIndicates if the tariff is reachable trough the vendor system.
id
string
requiredThe ID of the tariff.
userId
string
requiredThe ID of the user.
staticData
object
requiredObject of static data of a tariff.
locationId
string
The location ID of the tariff.