UNPKG

@allgroup/yandex-taxi-fleet-api

Version:

Unofficial yandex taxi fleet api library

35 lines 544 B
{ "fields": { "account": [ "balance", "currency", "type", "last_transaction_date" ], "car": [ "number" ], "current_status": [ "status" ], "driver_profile": [ "last_name", "first_name", "middle_name", "phones", "work_status", "check_message" ], "park": [ "name" ] }, "limit": 200, "offset": 0, "query": { "park": { "id": "{{park_id}}" }, "text": "{{account}}" } }