The GetSingleReport function returns the report object for the given primary key.
Method | /GetSingleReport |
The request body is of type GetSingleReport.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleReportResponse.
Name | Description | Data Type |
---|---|---|
GetSingleReportResult | ReportInfo |
|