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

Redirection to url with file in format OrderItemsSearchResponse if status is success, OrderItemsSearchError if status is error.

401 Unauthorized

Authorization failed. Send the correct OAuth token in the authorization header.

403 Forbidden

You do not have access to this object.

422 Unprocessable Entity

This request does not exist or doe not have success status.

504 Gateway Timeout

Server error during request processing.