Skip to main content

Customer Transfer (createCustomer)

Customer Transfer

When uploading your customers to the Horoz system, the createCustomer() method is used. It supports both single and multiple customer submissions.

  • Before using this method for customer transfer, details regarding Horoz Parametric Feature information must be communicated to Horoz Logistics.
  • The maximum number of customers that can be sent in each request is 1,000.
  • The "customerNumber" field in the Customer Transfer service is used for the customer information associated with the order. Orders cannot be sent with undefined customer numbers.

POST createCustomer

Parameter Descriptions & Rules

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

ParameterMandatoryDescriptionData Type
processKeyYesInformation provided to you for processKeystring
customerListYesCustomer Information Sectionstring

CustomerList

ParameterMandatoryDescriptionData Type
customerNumberYesCustomer Numberstring
titleYesCustomer Titlestring
shortTitleNoCustomer Short Titlestring
addressNoCustomer Addressstring
countyNoCustomer Countystring
cityNoCustomer Citystring
postCodeNoCustomer Postal Codestring
countryNoCustomer Country Code (ISO 3166)string
phoneNumberNoCustomer Phone Numberstring
faxNumberNoCustomer Fax Numberstring
emailNoCustomer Email Addressstring
taxOfficeNoCustomer Tax Officestring
taxNumberNoCustomer Tax Numberstring
categoryNoCustomer Category Informationstring
dataTransferInfoNoData Transfer Informationstring
ParametersNoParametric Field Informationstring)

Services Response

resulterrorCodesystemMessageDescription
1Customer records have been successfully created.Customer information sent to the Horoz system has been successfully transferred.
0101An error occurred!Error messages for customer submission are displayed.