Get a billing summary
Returns a full billing summary for a given month
Try this request in your browser
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 |
|
|
InvalidDate The date provided was invalid |
Response Data
This action will return a Hash.