stop_list_export_download
Download a previously generated stop list export file by providing its file token.
Instructions
GET /api/v2/stop-list/export/{token} (Python SDK parity)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Имя файла из stop_list_export_create | |
| dry_run | No | Показать запрос без отправки на API |