List Inter Operator Tariffs
The inter operator tariffs (IOTs) that apply to the designated network coverages, operators and IMSI sponsors
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.
Query parameters
q
Filter parameter in `<filter>:<value>` format, may be one of the following:
* `id`
* `network_coverage_data` - associated coverage data id
* `network_coverage` - associated network coverage id
* `operator` - assigned operator
* `traffic_type` - traffic type id
* `rate` - rate for the tariff
* `volume` - volume(usually 1)
* `blocksize` - block size in kB
* `valid_from` - utc iso date the tariff starts acting
* `valid_until` - utc iso date the tariff stops acting
active
Defines if only tariffs active by today or in the future will be displayed
page
Current page number
per_page
Defines the number of items per page
sort
Sort properties according to a comma separated list of accepted fields
Response
List Response
id
valid_from
valid_until
rate
volume
currency
traffic_type
network_coverage_data