ProductComponents Web Service
Method
/NewBarcodeInfo
Collapse All
Expand All
ProductComponents Web Service
>
All Operations Resource Group
: /NewBarcodeInfo (Method)
Description
The NewBarcodeInfo function returns an empty BarcodeInfo object with initial filling through the webservices.
Request (NewBarcodeInfoSoapIn)
The request body is of type
NewBarcodeInfo
.
Overview
NewBarcodeInfo
Response (NewBarcodeInfoSoapOut)
The response body is of type
NewBarcodeInfoResponse
.
Response Body Parameters
Name
Description
Data Type
NewBarcodeInfoResult
BarcodeInfo
Overview
NewBarcodeInfoResponse
Sequence
NewBarcodeInfoResult
optional
BarcodeInfo Complex Type
Sequence
ItemId
xs:int
CreatedByUserId
xs:int
CreatedDateTime
xs:dateTime
LastModifiedByUserId
xs:int
LastModifiedDateTime
xs:dateTime
CompanyId
xs:int
OrganizationId
xs:int
IsDerived
xs:boolean
ProductId
xs:int
Barcode
xs:long
BarcodeText
optional
xs:string
BarcodeTypeId
xs:int
Price
xs:decimal
LastExchangeDateTime
xs:dateTime
See Also
All Operations Resource Group
|
ProductComponents Web Service