Skip to main content

B2B Order Status (SearchOrderB2BStatus)

Get Of B2B Order Status

To view the current statuses of your B2B orders in the Rooster systems, the SearchOrderB2BStatus() 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 SearchOrderB2BStatus

Parameter Descriptions & Rules

The following table lists the input and output parameters of the SearchOrderB2BStatus() 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.