ProductComponents Web Service
Method/UpdateBarcode
ProductComponents Web Service > All Operations Resource Group : /UpdateBarcode (Method)
Description
Update record from barcodes table by specified primary key
Request (UpdateBarcodeSoapIn)

The request body is of type UpdateBarcode.

Request Body Parameters

NameDescriptionData Type
 BarcodeInfo
 xml:boolean
 xml:boolean
isForceUpdate Element isAutoClaim 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 UpdateBarcode 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
isAutoClaim xs:boolean
isForceUpdate xs:boolean
Response (UpdateBarcodeSoapOut)

The response body is of type UpdateBarcodeResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateBarcodeResult Element Sequence UpdateBarcodeResponse Element

Overview

Sequence
See Also
All Operations Resource GroupProductComponents Web Service