Skip to main content

Sipariş Aktarma (createOrder)

Order Transfer

The createOrder() method is used to upload your order commands to the Horoz system. It supports both single and multiple order submissions.

  • Before transferring orders using this method, details regarding Horoz Parametric Features should be communicated to Horoz Logistics.
  • The maximum number of orders that can be sent in each request is 1,000.
  • The "customerNumber ” field in the Order Transfer service is used for the customer information to which the order belongs. Orders without customer code cannot be sent.

POST createOrder

Parameter Descriptions & Rules

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

ParameterMandatoryDescriptionData Type
processKeyYesInformation provided to you for processKeystring
OrderNumberYesOrder Codestring
CustomerNumberNoCustomer Codestring
CustomerOrderNumberNoCustomer Order Codestring
BranchCodeNoBranch Codestring
OrderTypeNoOrder Typestring
OrderDateNoOrder Datestring
OrderCommentNoOrder Notestring
SenderTitleNoSender Titlestring
SenderAddressNoSender Addressstring
SenderPostCodeNoSender Postal Codestring
SenderAreaNoSender Districtstring
SenderCityNoSender Citystring
SenderPhoneNumberNoSender Phone Numberstring
SenderEmailNoSender Emailstring
RecepientTitleNoRecipient Titlestring
RecepientAddressNoRecipient Addressstring
RecepientAreaNoRecipient Districtstring
RecepientCityNoRecipient Citystring
RecepientPostCodeNoRecipient Postal Codestring
RecepientPhoneNumberNoRecipient Phone Numberstring
RecepientEmailNoRecipient Emailstring
RecepientTaxOfficeNoRecipient Tax Officestring
RecepientTaxNumberNoRecipient Tax Numberstring
ShippingTypeNoShipping Typestring
ShippingCodeNoShipping Codestring
RequestedShippingDateNoRequested Shipping Datestring
RequestedDeliveryDateNoRequested Delivery Datestring
RequestedDeliveryTimePeriodNoRequested Delivery Time Periodstring
CarrierTitleNoCarrier Titlestring
CarrierVehiclePlateNoCarrier Vehicle Platestring
CarrierDriverNameNoCarrier Driver Namestring
CarrierDriverPhoneNumberNoCarrier Driver Phone Numberstring
CarrierRouteNoCarrier Routestring
CheckInWarehouseNoCheck-In Warehousestring
CheckOutWarehouseNoCheck-Out Warehousestring
DataTransferInfoNoData Transfer Informationstring
ParameterNoParametric Fieldsstring
OrderDetailYesOrder Detailsstring

OrderDetail

ParametreZorunlulukAçıklamaVeri Tipi
ProductCodeYesProduct Codestring
QuantityYesProduct Quantityint
PackageTypeNoPackage Typestring
LineNumberNoSequence Numberstring
SerialNumberNoSerial Numberstring
DataTransferInfoNoData Transfer Informationstring

Services Response

resulterrorCodesystemMessageDescription
1Order information sent to the Horoz system successfully.
0101SAME ORDER RECORD EXISTS!Order information sent to the Horoz system already exists.
0101UNDEFINED SUPPLIER!Supplier information sent to the Horoz system is undefined.