@allgroup/yandex-taxi-fleet-api
Version:
Unofficial yandex taxi fleet api library
41 lines • 1.1 kB
JSON
{
"driver_profiles": [
{
"accounts": [
{
"balance": "0.0000",
"currency": "KZT",
"id": "xx968a5c1b28422f952ec12ca9fcc7xx",
"last_transaction_date": "2023-09-03T03:29:29.86+0000",
"type": "current"
}
],
"car": {
"id": "45fb85d7ea87b502112b0a9628f3aa04",
"number": "113ABC01"
},
"current_status": {
"status": "offline"
},
"driver_profile": {
"first_name": "Тест",
"id": "xx968a5c1b28422f952ec12ca9fcc7xx",
"last_name": "Тестов",
"middle_name": "Тестович",
"phones": [
"+77771234567"
],
"work_status": "working"
}
}
],
"limit": 200,
"offset": 0,
"parks": [
{
"id": "xxdf6b5abd634e7095da1c1c7383d3xx",
"name": "All city"
}
],
"total": 1
}