Gets order items search result
Gets order items search result.
Request
GET
https://courier.yandex.ru/api/v1/companies/{company_id}/orders/-/items:search/{search_id}/result
Path parameters
Name |
Description |
company_id* |
Type: integer The ID of the company. |
search_id* |
Type: string The ID of order items request. It is obtained in response to a request to search for order items. |
Responses
307 Temporary Redirect
Deprecated
Redirection to url with file in format OrderItemsSearchResponse if status is success
, OrderItemsSearchError if status is error
.
401 Unauthorized
Deprecated
Authorization failed. Send the correct OAuth token in the authorization header.
403 Forbidden
Deprecated
You do not have access to this object.
422 Unprocessable Entity
Deprecated
This request does not exist or doe not have success
status.
504 Gateway Timeout
Deprecated
Server error during request processing.
No longer supported, please use an alternative and newer version.