Retrieve detailed information about your organization’s assigned tariff_plan.
The applied_price field is calculated based on the active SIM cards for the current month.
An auth_token should be provided to authenticate a session.
To obtain an auth_token, see the /api/v1/authenticate POST request.
the end date of the tariff_plan, or null if it is open end
the fees that apply for the current month according to the number of activated SIMs.
calculation follows volume pricing at the moment, but may be changed at any time.
the resulting price is the sum of each price line times the given volume. if it is a scaled
price, the rate object contains a scale_start field, otherwise it is fixed.
The default service level of a tariff plan. Possible values can be fetched with GET /api/v1/service_level.