LocalComponents Web Service
Method/GetSingleScanData
LocalComponents Web Service > All Operations Resource Group : /GetSingleScanData (Method)
Description
Get single record from ScanData table by specified primary key
Request (GetSingleScanDataSoapIn)

The request body is of type GetSingleScanData.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleScanData Element

Overview

Sequence
itemId xs:int
Response (GetSingleScanDataSoapOut)

The response body is of type GetSingleScanDataResponse.

Response Body Parameters

NameDescriptionData Type
 ScanDataInfo
ComputerName Element StoreId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence GetSingleScanDataResult Element Sequence GetSingleScanDataResponse Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
StoreId xs:int
ComputerName optional xs:string
See Also
All Operations Resource GroupLocalComponents Web Service