Skip to main content

Order Operation Status (SearchOrderOperationStatus)

Get Of Order Operation Status

To view the current statuses of your order operations in the Rooster systems, the SearchOrderOperationStatus() method is used. It supports both order number-based and bulk status listing.

  • Before the order statuses can be listed using this method, you must have active orders in Horoz Logistics systems.
  • To fetch all orders in bulk, the orderCode parameter must be left empty.

POST SearchOrderOperationStatus

Parameter Descriptions & Rules

The following table lists the input and output parameters of the SearchOrderOperationStatus() operation and the types and formats of these parameters.

ParameterMandatoryDescriptionData Type
processKeyYesInformation provided to you for processKeystring
orderCodeNoOrder code for single querystring

Service Responses

resulterrorCodesystemMessageDescription
0The order statuses were successfully brought.
1101A mistake has occurred!Error messages are displayed in status displays.