Get Chargeable Activity

This method is used to retrieve the chargeable events summarized by day, event type, country (if used) and
rate. This data can be used by resellers to drive their own billing processes. The data can be retrieved for
either an individual account or for charge back resellers simply pass your reseller account id and set the
IncludeConsumingAccountDetail to true to obtain all the activity of all child accounts in a single call.
The returned data will contain Credit based costs and rates, as well as a credit exchange rate and currency
code, so you can create costs in the chargeable currency. The InvoiceCurrencyTotal field is the total cost in
the account’s currency.

Body Params
int32
required

The resellers account id or an individual account id.

boolean
required

Whether to include the details of the resellers child account that incurred the charge on the resellers account, as the AccountId and AccountName. This is particularly useful for resellers billing runs.

string
required

The start date to retrieve the chargeable activity from (inclusive) in ISO 8601 format.

string
required

The end date to retrieve the chargeable activity from (inclusive) in ISO 8601 format.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json