The GetSingleReportCategory function returns the reportCategory object for the given primary key.
Method | /GetSingleReportCategory |
The request body is of type GetSingleReportCategory.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleReportCategoryResponse.
Name | Description | Data Type |
---|---|---|
GetSingleReportCategoryResult | ReportCategoryInfo |
|