Skip to main content

Assortment Transfer (CreateAssortment)

Assortment Transfer

When uploading your delivery assortment to the Horoz system, the createExpectedReceipt() method is used. It supports both single and multiple delivery receipt submissions.

  • Prior to executing the delivery assortment transfer with this method, details regarding the Horoz Parametric Property must be communicated to Horoz Logistics.
  • The maximum number of delivery assortment that can be sent in each request is 500.

POST CreateAssortment

Parameter Descriptions & Rules

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

FieldRequiredDescriptionType
processKeyYesInformation provided to you for processKeystring
assortmentCodeYesAssortment Codestring
assortmentDetailYesAssortment Detailsarray
parameter01/05NoParameterized Fieldsstring

assortmentDetail[]

FieldRequiredDescriptionType
productCodeYesProduct Code Informationstring
qtyYesExpected Quantityinteger
parameter01/05NoParameterized Fieldsstring

Services Response

resulterrorCodesystemMessageDescription
1Assortment information sent to the rooster system was successfully transmitted.
1101System Error Message!There is an error in the assortment information sent to the rooster system.