Skip to main content

Ürün Barkod Aktarma (createProductBarcode)

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.
  • The "productCode" field in the Product Transfer service is used for product information. Barcodes with undefined product codes cannot be sent.

POST createProductBarcode

Parameter Description & 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
BarcodeListYesMaterial line informationJson

BarcodeList

ParameterMandatoryDescriptionData Type
ProductCodeYesProduct codestring
BarcodeYesProduct barcodestring
BarcodeMeasuringUnitNoBarcode measuring Unitstring
BarcodeTypeNoBarcode typestring
DataTransferInfoNoData transfer infostring

Services Response

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