cdek_delete_intake
Cancel a courier intake request by providing its UUID. Works for requests in any non-final status.
Instructions
Удаление заявки на вызов курьера (DELETE /v2/intakes/{uuid}).
Заявку можно удалить в любом статусе, отличном от финального.
Args: uuid: Intake request UUID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |