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
iddoubleOptional
ID of the tariff plan assignment
organisation_idstringOptional
start_datestringOptional
expiry_datestringOptional
sim_activated_ratedoubleOptional
sim_activated_idle_ratedoubleOptional
sim_suspended_ratedoubleOptional
sim_suspended_active_ratedoubleOptional
currency_idstringOptional
federation_allowedbooleanOptional

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

factory_test_mode_allowedbooleanOptional

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

service_levelobjectOptional
Custom service level for the organisation. If set to null, the default service level from the tariff plan will be applied.
activebooleanOptional
applied_ratedoubleOptional
price_modelstringOptional
tariff_planobjectOptional