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 performing customer transfer with this method, details regarding Horoz Parametric Feature information must be communicated to Horoz Logistics.
  • The maximum number of customers that can be sent in a single request is 1,000.
  • The "customerNumber" field in the Customer Transfer service is used for the customer information related to the order. Orders cannot be sent for undefined customer codes.

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
titleNoCustomer 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
ParameterNoParameter Fields Informationstring

Services Response

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