cdek_delete_order
Delete an order with status 'Created' by providing its UUID. Removal is only possible before the cargo reaches the CDEK warehouse.
Instructions
Удаление заказа (DELETE /v2/orders/{uuid}).
Удаление возможно только при отсутствии движения груза на складе СДЭК (статус "Создан").
Args: uuid: Order UUID to delete
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |