ProductComponents Web Service
Method/GetBarcodes
ProductComponents Web Service > All Operations Resource Group : /GetBarcodes (Method)
Description
Returns barcodes from (organization)products table by specified parameters
Request (GetBarcodesSoapIn)

The request body is of type GetBarcodes.

Request Body Parameters

NameDescriptionData Type
 xml:int
 SearchProductState
 xml:long
 xml:string
 xml:int
 xml:int
 xml:int
recordCount Element offset Element skipItemId Element barcodeText Element barcode Element productState Element productId Element Sequence GetBarcodes Element

Overview

Sequence
productId xs:int
barcode xs:long
barcodeText optional xs:string
skipItemId xs:int
offset xs:int
Response (GetBarcodesSoapOut)

The response body is of type GetBarcodesResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewBarcodeInfo
FormattedBarcodeAndPrice Element BarcodeTypeDescription Element BarcodeType Element FormattedBarcode 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 ViewBarcodeInfo Element Sequence GetBarcodesResult Element Sequence GetBarcodesResponse Element

Overview

Sequence
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
FormattedBarcode optional xs:string
BarcodeTypeDescription optional xs:string
FormattedBarcodeAndPrice optional xs:string
See Also
All Operations Resource GroupProductComponents Web Service