Get a billing summary

Returns a full billing summary for a given month

Try this request in your browser

/api/ /transactions/summary

Headers

X-Auth-App
X-Auth-Token
X-Auth-Secret
X-Auth-Extension
X-Auth-Password
X-Proxy-Auth-Token
X-Proxy-Auth-Secret

Parameters

unit_id Integer
year Integer
month Integer

The request output will be shown here...

URL

https://connectapi.dial9.co.uk/api/v2/transactions/summary

Access

Must be authenticated as a user or API token. If not authorised, a AccessDenied error will be returned.

Parameters

Parameter Type Default

unit_id

The ID of the unit

Integer null

year Required

The year for your summary

Integer null

month Required

The month for your summary

Integer null

Errors

Error Attributes

UnitNotFound

The given unit was not found

  • id

    The provided ID

InvalidDate

The date provided was invalid

Response Data

This action will return a Hash.