Get single record from Scanners table by specified primary key
Method | /GetSingleScanner |
The request body is of type GetSingleScanner.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleScannerResponse.
Name | Description | Data Type |
---|---|---|
GetSingleScannerResult | ScannerInfo |
|