ProductComponents Web Service
Method/VerifyBarcode
ProductComponents Web Service > All Operations Resource Group : /VerifyBarcode (Method)
Description
The VerifyBarcode function verifies a barcode record against the available business rules.
Request (VerifyBarcodeSoapIn)

The request body is of type VerifyBarcode.

Request Body Parameters

NameDescriptionData Type
 BarcodeInfo
 xml:boolean
isAddingRecord Element LastExchangeDateTime Element Price Element BarcodeTypeId Element BarcodeText Element Barcode Element ProductId Element IsDerived Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence barcode Element Sequence VerifyBarcode Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
IsDerived xs:boolean
ProductId xs:int
Barcode xs:long
BarcodeText optional xs:string
Price xs:decimal
isAddingRecord xs:boolean
Response (VerifyBarcodeSoapOut)

The response body is of type VerifyBarcodeResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfVerifyExceptionInfo
AdditionalParameters Element Properties Element FriendlyMessage Element TechnicalMessage Element MessageCode Element MessageNumber Element Sequence VerifyExceptionInfo Element Sequence VerifyBarcodeResult Element Sequence VerifyBarcodeResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service