ProductComponents Web Service
Method/GetSingleBarcode
ProductComponents Web Service > All Operations Resource Group : /GetSingleBarcode (Method)
Description
The GetSingleBarcode function returns the BarcodeInfo object for the given primary key.
Request (GetSingleBarcodeSoapIn)

The request body is of type GetSingleBarcode.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleBarcode Element

Overview

Sequence
itemId xs:int
Response (GetSingleBarcodeSoapOut)

The response body is of type GetSingleBarcodeResponse.

Response Body Parameters

NameDescriptionData Type
 BarcodeInfo
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 GetSingleBarcodeResult Element Sequence GetSingleBarcodeResponse 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
See Also
All Operations Resource GroupProductComponents Web Service