Skip to main content

Product Barcode Transfer (createProductBarcode)

Product Barcode Transfer

When uploading your product barcode work orders to the Horoz system, the createProductBarcode() method is used. It supports both single and multiple barcode submissions.

  • Prior to the transfer of product barcodes using this method, details regarding Horoz Parametric Features must be communicated to Horoz Logistics.
  • The maximum number of product barcodes that can be sent in each request is 1,000.

POST createProductBarcode

Parameter Descriptions & Rules

The table below lists the input and output parameters of the createProductBarcode() operation along with their types and formats.

ParameterMandatoryDescriptionData Type
processKeyYesInformation provided to you for processKeystring
BarcodeListYesProduct Line Information.string

BarcodeList

ParameterMandatoryDescriptionData Type
ProductCodeYesMaterial Codestring
BarcodeYesProduct Barcodestring
BarcodeMeasuringUnitNoBarcode Measurement Unitstring
BarcodeTypeNoBarcode Typestring
DataTransferInfoNoData Transfer Informationstring

Services Response

resulterrorCodesystemMessageDescription
1Barcode information sent to the Horoz system has been successfully transferred.
0101DUPLICATE BARCODE RECORD!Barcode information sent to the Horoz system already exists.
0101UNDEFINED SUPPLIER!Supplier information sent to the Horoz system is undefined.