Monthly organization traffic and cost statistics

Retrieves traffic and cost statistics for the selected organization.

Traffic statistics accumulate for the current_month and last_month of the selected organization and all child organizations. All other returned values (SIM statistics, user counts, etc.) are only for the selected organization.

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_id_or_mystringRequired

Response

OK
current_monthobject
last_monthobject
simobject
Amount of SIMs per SIM status where the selected organisation is either the customer organisation or the issuer organisation
service_profilesdouble
Amount of service profiles
tariff_profilesdouble
Amount of service profiles
usersdouble
Amount of users
active_chargeable_simsdouble
Amount of active SIMs that will be charged within the current month. This field is omitted if there are no chargeable SIMs.
hosting_feesdouble

Total of SIM hosting fees for all active_chargeable_sims. This field is omitted if there are no chargeable SIMs.

inclusive_volumeobject
prepaid_balanceobject

Errors

422
Unprocessable Entity Error