Deletes all items associated with the order
Deletes all items associated with the order.
Request
DELETE
https://courier.yandex.ru/api/v1/companies/{company_id}/orders/{order_id}/items
Path parameters
Name |
Description |
company_id* |
Type: integer The ID of the company. |
order_id* |
Type: integer Order ID that is used in requests to the Track & Trace API. |
Responses
200 OK
Deprecated
Success.
400 Bad Request
Deprecated
Invalid parameters were passed.
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
Incorrect input.
504 Gateway Timeout
Deprecated
Server error during request processing.
No longer supported, please use an alternative and newer version.