The VerifyBarcodeScannerInfo function verifies a barcodeScanner record against the available business rules.
Method | /VerifyBarcodeScannerInfo |
The request body is of type VerifyBarcodeScannerInfo.
Name | Description | Data Type |
---|---|---|
barcodeScanner | BarcodeScannerInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyBarcodeScannerInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyBarcodeScannerInfoResult | ArrayOfVerifyExceptionInfo |
|