Return a unit balance
The action will return the balance on a specific day for a given unit that you are permitted to access.
Try this request in your browser
URL
https://connectapi.dial9.co.uk/api/v2/units/balance_enquiry
Access
Must be authenticated as an admin or reseller.
If not authorised, a MustBeAnAdminOrReseller
error will be returned.
Parameters
Parameter | Type | Default |
---|---|---|
id Required The ID of the unit |
Integer | null |
date Required The date |
String | null |
Errors
There are no action-specific errors which can be raised.