List organization tariff plans

Retrieve a list of all Tariff Plans that are available for the given organisation. The available tariff plans for one’s own organisation can also be retrieved with a call to /api/v1/organisation/my/tariff_plan

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

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

Path parameters

org_iddoubleRequired
Numerical ID of an organization

Response

Success
iddouble or null
ID of the tariff plan assignment
organisation_idstring or null
start_datestring or null
expiry_datestring or null
sim_activated_ratedouble or null
sim_activated_idle_ratedouble or null
sim_suspended_ratedouble or null
sim_suspended_active_ratedouble or null
currency_idstring or null
federation_allowedboolean or null

Custom federation_allowed configuration for the organisation. If set to null, the default configuration from the tariff plan will be applied.

factory_test_mode_allowedboolean or null

Custom factory_test_mode_allowed configuration for the organisation. If set to null, the default configuration from the tariff plan will be applied.

service_levelobject or null
Custom service level for the organisation. If set to null, the default service level from the tariff plan will be applied.
activeboolean or null
applied_ratedouble or null
price_modelstring or null
tariff_planobject or null