GET
/
v1.0.0
/
users
/
{userId}
/
tariffs
/
{tariffId}

Authorizations

X-API-KEY
string
headerrequired

ApiKey used for authorization and authentication

Path Parameters

userId
string
required

User ID

tariffId
string
required

Tariff ID

Response

200 - application/json

Object of tariff response.

locationId
string

The location ID of the tariff.

isOnline
boolean
required

Indicates if the tariff is reachable trough the vendor system.

id
string
required

The ID of the tariff.

userId
string
required

The ID of the user.

staticData
object
required

Object of static data of a tariff.