Retrieves the definition of the specified custom report.
| Name | Description | Default | 
|---|---|---|
            id
           | 
          Unique report ID. | 
      Content Type: 
      application/xml
      
      Schema: 
      http://download.overtech.com.au/schemas/LedgerView.xsd
      
XML document or an error message.
| Code | Condition | 
|---|---|
| 200 OK | The operation completed successfully. | 
| 400 Bad Request | Invalid report ID. | 
| 401 Unauthorized | Access token is invalid, expired or not specified. | 
| 404 Not Found | Report not found. | 
| 406 Not Acceptable | Content type specified in the Accept header isn't supported. | 
| 500 Internal Server Error | An internal error occurred. |