Skip to main content

Waybill Transfer (SendWaybill)

Waybill Transfer

The SendWaybill() method is used when uploading delivery notes to the Horoz system. In addition to the delivery note information, this method also allows the delivery note PDF file to be sent in base64 format.

  • This method is used to transmit delivery note information or the delivery note PDF Base64 code.

POST SendWaybill

Parameter Descriptions & Rules

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

ParameterMandatoryDescriptionData Type
processKeyYesInformation provided to you for processKeystring
orderNumberYesOrder Codestring
waybillNumberNoWaybill Numberstring
waybillBase64NoWaybill Base64 Codestring
waybillDateYesWaybill Datestring
ettnNumberNoEttn Numberstring
parameter01/50NoParametric Fieldsstring

Services Response

resulterrorCodesystemMessageDescription
0Waybill information sent to the Horoz system successfully.
1101System error message