Skip to main content

B2C Order Status (SearchOrderB2CStatus)

Get Of B2C Order Status

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

Parameter Descriptions & Rules

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