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
ID of the tariff plan assignment
organisation_idstring
start_datestring
expiry_datestring
sim_activated_ratedouble
sim_activated_idle_ratedouble
sim_suspended_ratedouble
sim_suspended_active_ratedouble
currency_idstring
federation_allowedboolean

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

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
Custom service level for the organisation. If set to null, the default service level from the tariff plan will be applied.
activeboolean
applied_ratedouble
price_modelstring
tariff_planobject