Платформа: отменить заказ
platform_cancel_requestCancel a delivery order on the Yandex logistics platform before it reaches the recipient. Returns cancellation status, reason, and error details for unauthorized or missing orders.
Instructions
Отменяет заказ в логистической платформе. Курьерский заказ можно отменить до статуса DELIVERY_TRANSPORTATION_RECIPIENT (передача получателю). Возвращает status (CREATED | SUCCESS | ERROR), reason и description. Ошибки: 403 — чужой заказ/нет прав, 404 — не найден.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | id заказа в платформе (из platform_confirm_offer). |