Skip to main content

List Horoz Warehouses - listHorozWarehouses()

List Horoz Warehouses

This method will be used in order to access the warehouse addresses and to share such addresses with the users during the operations to be carried out in the international warehouses owned by Horoz. Such addresses will be accessible as the warehouse address information is entered into the system by the Horoz E-export MT unit. The formation of the collection points, as specified in the list, is recorded by the HOROZ E-export MT unit. This method will be used in the future when the WMS (Warehouse Management System) module is added.

  • The listHorozWarehouses() method is a function that returns the list of Horoz warehouses defined in the Horoz system to the client.

  • The listHorozWarehouses() method is the function that returns the list of Horoz warehouses, which is defined into the Horoz system, to the client. The listHorozWarehouses method available within the E-Export integration web service takes the processKey value as header information as a GET method. In return, the relevant method returns the information about wareHouseId,warehouseName,warehouseCountryCode,warehouseStateCode,warehouseCity, warehouseCounty,warehousePostCode,warehouseAddress,warehouseOfficialPerson,warehouse Phone,warehouseEmail to the client.


GET listHorozWarehouses()

Parameter Descriptions & Rules

The following table shows the input and output parameters of the listHorozWarehouses() operation and their The types and formats of the parameters are listed.

PARAMETERDESCRIPTIONDATA TYPELENGTHFIELD LOCATIONREQUIRMENT
processKeyprocessKey information defined for the clientstring100HeaderMandatory

Service Responses

You can access the successful/unsuccessful service responses here.