tools.get
) date | string <date> |
period | string <period> |
from_level | any (Level) Enum: "CITY" "REGION" "FEDERAL_DISTRICT" "COUNTRY" |
from_id | string |
from_radius | integer Nullable |
to_level | any (Level) Enum: "CITY" "REGION" "FEDERAL_DISTRICT" "COUNTRY" |
to_id | string |
to_radius | integer Nullable |
tonnage | number <float> |
volume | number <float> |
transport_body_type | string (TransportBodyType) Enum: "awning" "isothermal" "refrigerator" |
Ok
Неверные параметры запроса
Невалидный токен, неверный логин или пароль
Нет прав на выполнение действия
[- {
- "date": "2024-12-19",
- "period": "string",
- "from_level": "CITY",
- "from_id": "string",
- "from_radius": 0,
- "to_level": "CITY",
- "to_id": "string",
- "to_radius": 0,
- "tonnage": 0,
- "volume": 0,
- "transport_body_type": "awning"
}
]
[- {
- "sample_size": 0,
- "min_price": 0,
- "avg_price": 0,
- "max_price": 0,
- "request": {
- "date": "2024-12-19",
- "period": "string",
- "from_level": "CITY",
- "from_id": "string",
- "from_radius": 0,
- "to_level": "CITY",
- "to_id": "string",
- "to_radius": 0,
- "tonnage": 0,
- "volume": 0,
- "transport_body_type": "awning"
}
}
]
transport | string |
body | string |
scope | string |
loading_city | string |
unloading_city | string |
loading_district | string |
unloading_district | string |
Ok
[- {
- "type": "transport",
- "key": "string",
- "value": "string"
}
]
transport | string |
body | string |
scope | string |
loading_city | string |
unloading_city | string |
loading_district | string |
unloading_district | string |
start | string <date> |
end | string <date> |
Ok
[- {
- "date": "2024-12-19",
- "value": 0
}
]
tools.get
) Ok
[- {
- "id": "string",
- "name": "string",
- "routes": [
- {
- "from_level": "CITY",
- "from_id": "string",
- "from_radius": 0,
- "to_level": "CITY",
- "to_id": "string",
- "to_radius": 0
}
]
}
]
tools.edit
) name | string |
routes | Array of objects (RouteTemplate) |
Ok
{- "name": "string",
- "routes": [
- {
- "from_level": "CITY",
- "from_id": "string",
- "from_radius": 0,
- "to_level": "CITY",
- "to_id": "string",
- "to_radius": 0
}
]
}
{- "id": "string",
- "name": "string",
- "routes": [
- {
- "from_level": "CITY",
- "from_id": "string",
- "from_radius": 0,
- "to_level": "CITY",
- "to_id": "string",
- "to_radius": 0
}
]
}
tools.edit
) id required | string <uuid> |
Ok
tools.get
) from | string <date> |
till | string <date> |
tonnage | number <float> |
volume | number <float> |
transport_body_type | string (TransportBodyType) Enum: "awning" "isothermal" "refrigerator" |
routes | Array of objects (LegacyRoute) |
Ok
{- "from": "2024-12-19",
- "till": "2024-12-19",
- "tonnage": 0,
- "volume": 0,
- "transport_body_type": "awning",
- "routes": [
- {
- "from_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}, - "to_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}
}
]
}
{- "id": "string",
- "from": "2024-12-19",
- "till": "2024-12-19",
- "tonnage": 0,
- "volume": 0,
- "transport_body_type": "awning",
- "routes": [
- {
- "from_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}, - "to_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}, - "min_price": 0,
- "avg_price": 0,
- "max_price": 0,
- "http_status": 0,
- "count": 0,
- "query_time": 0
}
]
}
tools.get
) id required | string <uuid> |
Ok
{- "id": "string",
- "from": "2024-12-19",
- "till": "2024-12-19",
- "tonnage": 0,
- "volume": 0,
- "transport_body_type": "awning",
- "routes": [
- {
- "from_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}, - "to_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}, - "min_price": 0,
- "avg_price": 0,
- "max_price": 0,
- "http_status": 0,
- "count": 0,
- "query_time": 0
}
]
}
tools.get
) id required | string <uuid> |
Ok
{- "link": "string"
}
tools.get
) id required | string <uuid> |
Ok
tools.edit
) name | string |
routes | Array of objects (LegacyRoute) |
Ok
{- "name": "string",
- "routes": [
- {
- "from_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}, - "to_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}
}
]
}
{- "id": "string",
- "name": "string",
- "created_at": "2024-12-19T10:13:31Z",
- "routes": [
- {
- "from_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}, - "to_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}
}
]
}
tools.get
) Ok
[- {
- "id": "string",
- "name": "string",
- "created_at": "2024-12-19T10:13:31Z",
- "routes": [
- {
- "from_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}, - "to_location": {
- "federal_district_id": "string",
- "fias_id": "string",
- "location": { },
- "location_type": "CITY",
- "radius": 0
}
}
]
}
]
tools.edit
) id required | string <uuid> |
Ok