ProductComponents Web Service
Method/ConvertBarcode
ProductComponents Web Service > All Operations Resource Group : /ConvertBarcode (Method)
Description
Converts a BarcodeInfo to a ViewBarcodeInfo. Can be used for copy-routines.
Request (ConvertBarcodeSoapIn)

The request body is of type ConvertBarcode.

Request Body Parameters

NameDescriptionData Type
 ArrayOfBarcodeInfo
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 BarcodeInfo Element Sequence barcodes Element Sequence ConvertBarcode 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
Response (ConvertBarcodeSoapOut)

The response body is of type ConvertBarcodeResponse.

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 ConvertBarcodeResult Element Sequence ConvertBarcodeResponse 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