Skip to main content

Return Status (SearchReturnStatus)

Get Of Return Status

To view the current status of your returns in the Rooster systems, the SearchReturnStatus() method is used. It supports both return number-based and bulk status listing.

  • Before the return statuses can be listed using this method, you must have active returns in Horoz Logistics systems.
  • To retrieve all returns in bulk, the returnCode parameter must be left blank.

POST SearchReturnStatus

Parameter Descriptions & Rules

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

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

Service Responses

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