Add new Inter Operator Tariff
Authentication
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the POST request to
/api/v1/authenticate.
Welcome to the new emnify developer docs! These pages replace the legacy Swagger-based site, which will be removed by end of January 2026.
Add a new Inter Operator Tariff.
During creation valid_until value will be recalculated for all conflicting records so that it indicates linear sequence of tariff changes.
New rates cannot be published for the past, they must always have a valid_from date that is equal or after the latest
date for this network_coverage_data + traffic_type combination.
The updated rate will be automatically copied over to all corresponding network coverages that are linked to the same IMSI sponsor.
Accordingly, linked predecessor rates will be expired to the specified date.
For this linking, the imsi_pool that is linked to the network_coverage must be assigned
to an imsi_sponsor via the assignment API.