Request parameters
| Parameter Name | Description | Required | 
| account | Account Id for which statement needs to be generated | true | 
| domainid | If domain Id is given and the caller is domain admin then the statement is generated for domain. | true | 
| accountid | List usage records for the specified account | false | 
| enddate | End date range for quota query. Use yyyy-MM-dd as the date format, e.g. startDate=2009-06-03. | false | 
| startdate | Start date range quota query. Use yyyy-MM-dd as the date format, e.g. startDate=2009-06-01. | false | 
Response Tags
| Response Name | Description | 
| account | account name | 
| accountid | account id | 
| domain | domain id | 
| name | usage type name | 
| quota | quota consumed | 
| type | usage type | 
| unit | usage unit |