ProductComponents Web Service
Method/SmartGetBarcode
ProductComponents Web Service > All Operations Resource Group : /SmartGetBarcode (Method)
Description
The SmartGetBarcode function returns the barcode if it could be found, otherwise it will create it.
Request (SmartGetBarcodeSoapIn)

The request body is of type SmartGetBarcode.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:decimal
 xml:boolean
isGenerateIfNotExisting Element price Element productId Element Sequence SmartGetBarcode Element

Overview

Sequence
productId xs:int
price xs:decimal
Response (SmartGetBarcodeSoapOut)

The response body is of type SmartGetBarcodeResponse.

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 SmartGetBarcodeResult Element Sequence SmartGetBarcodeResponse 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