cdek_barcode
Generate a PDF barcode for a CDEK order using the tracking number and save it to a specified file path.
Instructions
Формирование и скачивание ШК-места (POST /v2/print/barcodes).
Формирует ШК-место в формате PDF для заказа и сохраняет файл.
Args: cdek_number: CDEK tracking number output_path: Absolute path to save PDF (e.g. /tmp/1234567890.pdf)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cdek_number | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |