Skip to main content
GET
Tariff data for user

Authorizations

X-API-KEY
string
header
required

API key used for authorization and authentication.

Path Parameters

userId
string
required

User ID

tariffId
string<uuid>
required

Tariff ID

Response

Successful operation

Object of tariff response.

isOnline
boolean
required

Indicates if the tariff is reachable trough the vendor system.

Example:

true

id
string<uuid>
required

The ID of the tariff.

Example:

"6eb5497d-c6bb-4290-84ef-4409fe9501f1"

userId
string
required

The ID of the user.

Example:

"896f9d5a-b618-48a2-98ae-957059bf1bc9"

staticData
object
required

Object of static data of a tariff.

lastUpdated
string<date-time>

The timestamp of the last update of any variable of the tariff.

locationId
string<uuid>

The location ID of the tariff.

Example:

"7364fc92-20e1-4033-ac18-cb19c35e97e0"