Daily organization traffic and cost statistics

Retrieves traffic and cost statistics for the selected organisation and all their child organisations, accumulated per day. By default, statistics for the current month will be returned. To filter the statistics over a time range, a `start_date` and an `end_date` can be provided as query parameters. The filters have to be provided in `<property>=<value>` format. When defining only the `start_date`, the statistics from that date until the end of the selected month will be returned. Example request: `/api/v1/organisation/123/stats/daily?end_date=2019-03-03&start_date=2019-03-01`

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
datestring or null

Date in YYYY-MM-DD format or TOTAL to indicate the total volume and cost of the traffic type

dataobject or null
smsobject or null