Get Inter Operator Tariff rate by ID

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the POST request to /api/v1/authenticate.

Path parameters

iot_idstringRequired

Response

Success
idinteger or null
valid_fromstring or nullformat: "date-time"
valid_untilstring or nullformat: "date-time"
ratedouble or null
volumedouble or null
currencyobject or null
traffic_typeobject or null
network_coverage_dataobject or null

Errors