{
    "locations": [{
            "key": "location_2",
            "geopoint": {
                "latitude": 59.993599,
                "longitude": 30.389054
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT3M",
            "name": "проспект Непокорённых, 49к2",
            "address": "проспект Непокорённых, 49к2"
        }, {
            "key": "location_10",
            "geopoint": {
                "latitude": 59.905006,
                "longitude": 30.316695
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M",
            "name": "Московский проспект, 73к4",
            "address": "Московский проспект, 73к4"
        }, {
            "key": "location_8",
            "geopoint": {
                "latitude": 59.873162,
                "longitude": 30.34827
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT30M",
            "name": "Кузнецовская улица, 58к1",
            "address": "Кузнецовская улица, 58к1, Санкт-Петербург, 196105"
        }, {
            "key": "location_5",
            "geopoint": {
                "latitude": 59.814808,
                "longitude": 30.3428
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M",
            "name": "Пулковское шоссе, 42к6",
            "address": "Пулковское шоссе, 42к6"
        }, {
            "key": "location_6",
            "geopoint": {
                "latitude": 59.977665,
                "longitude": 30.422839
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M",
            "name": "Пискарёвский проспект, 37к2",
            "address": "Пискарёвский проспект, 37к2"
        }, {
            "key": "location_9",
            "geopoint": {
                "latitude": 59.892721,
                "longitude": 30.452565
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT3M",
            "name": "улица Крыленко, 1к1с3",
            "address": "улица Крыленко, 1к1с3"
        }, {
            "key": "warehouse",
            "geopoint": {
                "latitude": 60.022238,
                "longitude": 30.225219
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M",
            "name": "Планерная улица, 59",
            "address": "Планерная улица, 59"
        }, {
            "key": "location_3",
            "geopoint": {
                "latitude": 59.98503,
                "longitude": 30.425166
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M",
            "name": "Пискарёвский проспект, 40",
            "address": "Пискарёвский проспект, 40"
        }, {
            "key": "location_4",
            "geopoint": {
                "latitude": 59.904062,
                "longitude": 30.453328
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT5M",
            "name": "Дальневосточный проспект, 25к1",
            "address": "Дальневосточный проспект, 25к1"
        }, {
            "key": "location_7",
            "geopoint": {
                "latitude": 59.948667,
                "longitude": 30.252312
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT3M",
            "name": "набережная реки Смоленки, 35к1",
            "address": "набережная реки Смоленки, 35к1"
        }, {
            "key": "location_1",
            "geopoint": {
                "latitude": 59.967691,
                "longitude": 30.312661
            },
            "arrival_duration": "PT0S",
            "departure_duration": "PT3M",
            "name": "набережная реки Карповки, 10",
            "address": "набережная реки Карповки, 10"
        }
    ],
    "orders": [{
            "key": "order_8",
            "demands": [{
                    "key": "order_8_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_8_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_8"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 08"
                }, {
                    "key": "order_8_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_8_demand_DROP_PE",
                            "location_key": "location_8",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Контакт закза_10",
                                "recipient_phone": "+7111222333",
                                "comment": "В навигаторе некорректно показывает дом. Фактически мы за домом №17 по той же улице, нужно проехать еще 50 метров до синего забора"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_8"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 08"
                }
            ],
            "cargos": [{
                    "key": "cargo_8",
                    "capacity": {
                        "mass": 1,
                        "volume": 0.004,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 0.1,
                        "height": 0.02,
                        "length": 0.2,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "2b7529e7-6d1f-418e-be3f-db1208998de8",
                                "full_name": "Картридж CF259X HP 59X повышенной ёмкости для LaserJet M304 / M404 / M428 (10000 стр)",
                                "unit_price": 27000,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "192018046788",
                                "age_restriction": false
                            }, {
                                "key": "2a04b286-02be-4527-bf22-981d2f3db6b6",
                                "full_name": "Картридж W2070A черный 117A (1000 стр.) для Color Laser 150/150nw/178nw/MFP 179fnw",
                                "unit_price": 6150,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "193424172801",
                                "age_restriction": false
                            }, {
                                "key": "eaee02a4-aa3b-45b9-8e56-ef9efdc51c58",
                                "full_name": "Kартридж CF540A HP 203A Black CLJ Pro MFP M254/280/281",
                                "unit_price": 8800,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "190781107088",
                                "age_restriction": false
                            }, {
                                "key": "713eef79-5c56-4814-bfee-d99d035cd19d",
                                "full_name": "Картридж W2030A черный 415A  (2400 стр) для M454dn/M479fdn/M479fnw/M479fdw",
                                "unit_price": 10950,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "192018046344",
                                "age_restriction": false
                            }, {
                                "key": "d4c75b09-3c66-4ec0-b85b-0b728c26f2ac",
                                "full_name": "Картридж W2071A голубой 117A (700 стр.)Color Laser 150/150nw/178nw/MFP 179fnw",
                                "unit_price": 6100,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "193424172818",
                                "age_restriction": false
                            }, {
                                "key": "6b662b52-2531-4b03-9149-7dcaab8a0fdf",
                                "full_name": "Kартридж CF541A HP 203A Cyan CLJ Pro MFP M254/280/281",
                                "unit_price": 10350,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "190781107095",
                                "age_restriction": false
                            }, {
                                "key": "af7ffd01-32cb-4678-8ec2-58d6fcb75a4a",
                                "full_name": "Картридж W2031A голубой 415A  (2100 стр) для M454dn/M479fdn/M479fnw/M479fdw",
                                "unit_price": 13300,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "2229692810119",
                                "age_restriction": false
                            }, {
                                "key": "f056681c-cc8a-46c1-9ffc-e0f471d5fdea",
                                "full_name": "Картридж W2073A пурпурный 117A (700 стр.) Color Laser 150/150nw/178nw/MFP 179fnw",
                                "unit_price": 6100,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "193424172832",
                                "age_restriction": false
                            }, {
                                "key": "d3cc7555-110a-4ec2-b147-0e85f8ad35d9",
                                "full_name": "Kартридж CF542A HP 203A Yellow CLJ Pro MFP M254/280/281",
                                "unit_price": 10350,
                                "unit_quantity": 2,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "190781107101",
                                "age_restriction": false
                            }, {
                                "key": "b4283cee-6b71-4dab-afaa-dc3e8979341d",
                                "full_name": "Картридж W2032A желтый 415A  (2100 стр) для M454dn/M479fdn/M479fnw/M479fdw",
                                "unit_price": 14700,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "192018046368",
                                "age_restriction": false
                            }, {
                                "key": "51afc0da-ff5b-4706-9f30-dd0bea2a5046",
                                "full_name": "Kартридж CF543A HP 203A Magenta CLJ Pro MFP M254/280/281",
                                "unit_price": 10350,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "190781107118",
                                "age_restriction": false
                            }, {
                                "key": "848d2429-f9d1-4bb7-92e2-f9b21cdc36c6",
                                "full_name": "Картридж W2033A пурпурный 415A  (2100 стр) для M454dn/M479fdn/M479fnw/M479fdw",
                                "unit_price": 13800,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "192018046375",
                                "age_restriction": false
                            }, {
                                "key": "37cf1c3f-7d4b-44cf-b193-63482ce0ddcc",
                                "full_name": "Картридж CF280X HP LJ PRO 400 M401, PRO 400 MFP M425, CM3525, CM3530",
                                "unit_price": 15150,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "886111144150",
                                "age_restriction": false
                            }, {
                                "key": "fbf6fa1b-7562-46bc-9ce3-c45e4280acd0",
                                "full_name": "Доставка товара",
                                "unit_price": 75,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "569eeeb6-85d1-11f1-a848-6cb31121d731",
                                "scan_code": "2229001903853",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 0,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "order_8",
                            "payment_external_id": "X777h33103"
                        }
                    }
                }
            ],
            "name": "Заказ № 08",
            "status": "FREE"
        }, {
            "key": "order_5",
            "demands": [{
                    "key": "order_5_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_5_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_5"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 05"
                }, {
                    "key": "order_5_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_5_demand_DROP_PE",
                            "location_key": "location_5",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Новикова Екатеринина Павловна",
                                "recipient_phone": "+7111222333",
                                "comment": "Если не смогу ответить на звонок, отдайте заказ консьержу"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_5"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 05"
                }
            ],
            "cargos": [{
                    "key": "cargo_5",
                    "capacity": {
                        "mass": 130,
                        "volume": 2.796,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 1,
                        "height": 1.165,
                        "length": 1.2,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "b66e0c01-c1df-449a-85f2-2b6ab9f11bb4",
                                "full_name": "Сканер ШК (ручной, 2D имидж, серый) CS2291 2D HD BT, зарядно-коммуникационная база, USB",
                                "unit_price": 13900,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "28e7eb32-8404-11f1-a848-6cb31121d731",
                                "scan_code": "2229964681386",
                                "age_restriction": false
                            }, {
                                "key": "7f6afefd-29a5-43fd-80ff-a8206bbb9bc1",
                                "full_name": "Доставка товара",
                                "unit_price": 500,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "28e7eb32-8404-11f1-a848-6cb31121d731",
                                "scan_code": "2229001903853",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 0,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "order_5",
                            "payment_external_id": "X777h33553"
                        }
                    }
                }
            ],
            "name": "Заказ № 05",
            "status": "FREE"
        }, {
            "key": "order_9",
            "demands": [{
                    "key": "order_9_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_9_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_9"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 09"
                }, {
                    "key": "order_9_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_9_demand_DROP_PE",
                            "location_key": "location_9",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Смирнова Анна Владимировна",
                                "recipient_phone": "+7111222333",
                                "comment": "Бережную доставку, пожалуйста! Внутри стеклянная банка с медом"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_9"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 09"
                }
            ],
            "cargos": [{
                    "key": "cargo_9",
                    "capacity": {
                        "mass": 0.58,
                        "volume": 0.001,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 0.15,
                        "height": 0.006,
                        "length": 0.37,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "a52d9e6b-ca1f-4306-8fea-9795177a53a3",
                                "full_name": "Мышь Logitech M 90 Grey USB Mouse (910-001793)",
                                "unit_price": 579,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "e9782532-81b5-11f1-a846-6cb31121d731",
                                "scan_code": "5099206021860",
                                "age_restriction": false
                            }, {
                                "key": "cefcd9d9-0062-4df3-96d8-5c8d72f69e56",
                                "full_name": "Коммутатор Just JT-POE31024PFM",
                                "unit_price": 23149,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "e9782532-81b5-11f1-a846-6cb31121d731",
                                "scan_code": "2009476893329",
                                "age_restriction": false
                            }, {
                                "key": "008e8207-8b4e-4b0c-a5d0-e013efdf1ba2",
                                "full_name": "Монитор 23.8\" SAMSUNG S24D400GAI Black",
                                "unit_price": 11430,
                                "unit_quantity": 2,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "e9782532-81b5-11f1-a846-6cb31121d731",
                                "scan_code": "8806095806204",
                                "age_restriction": false
                            }, {
                                "key": "8d94ee36-1ecd-4206-a2bf-cd52fa0e754b",
                                "full_name": "Клавиатура Logitech K280E USB Retail (920-005215)",
                                "unit_price": 2200,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "e9782532-81b5-11f1-a846-6cb31121d731",
                                "scan_code": "5099206046832",
                                "age_restriction": false
                            }, {
                                "key": "92d9fdd7-fa99-4c32-b2d6-662e5621b429",
                                "full_name": "Источник бесперебойного питания Ippon Innova RT II 3000 3000Вт 3000ВА черный",
                                "unit_price": 148780,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "e9782532-81b5-11f1-a846-6cb31121d731",
                                "scan_code": "4630084229576",
                                "age_restriction": false
                            }, {
                                "key": "7fa4b8a2-d3f3-4443-8aca-b3bdb68750e8",
                                "full_name": "Доставка товара",
                                "unit_price": 250,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "e9782532-81b5-11f1-a846-6cb31121d731",
                                "scan_code": "2229001903853",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 0,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "Order_key_9",
                            "payment_external_id": "X777h3334"
                        }
                    }
                }
            ],
            "name": "Заказ № 09",
            "status": "FREE"
        }, {
            "key": "order_3",
            "demands": [{
                    "key": "order_3_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_3_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_3"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 03"
                }, {
                    "key": "order_3_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_3_demand_DROP_PE",
                            "location_key": "location_3",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Попова Мария Алексеевна",
                                "recipient_phone": "+7111222333",
                                "comment": "Охрана на КПП предупреждена, назовите номер квартиры 84 для проезда."
                            }
                        }
                    ],
                    "target_cargos": ["cargo_3"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 03"
                }
            ],
            "cargos": [{
                    "key": "cargo_3",
                    "capacity": {
                        "mass": 16.056,
                        "volume": 0.33,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 0,
                        "height": 0,
                        "length": 0.6,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "f9b13c11-4ca7-4ae1-9b68-e443d266fb32",
                                "full_name": "SIP-Телефон Grandstream GRP2614 черный",
                                "unit_price": 12599,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "eb1a2d27-85ca-11f1-a848-6cb31121d731",
                                "scan_code": "6947273702849",
                                "age_restriction": false
                            }, {
                                "key": "cb5a0117-6d8e-45c0-94f4-753873d669ae",
                                "full_name": "Wi-Fi-телефон Yealink AX83H",
                                "unit_price": 10559,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "eb1a2d27-85ca-11f1-a848-6cb31121d731",
                                "scan_code": "6938818320048",
                                "age_restriction": false
                            }, {
                                "key": "278cbd0a-9e4b-4e68-bbae-f377a285cd6b",
                                "full_name": "Доставка товара",
                                "unit_price": 75,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "eb1a2d27-85ca-11f1-a848-6cb31121d731",
                                "scan_code": "2229001903853",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 0,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "Order_key_3",
                            "payment_external_id": "X777h333"
                        }
                    }
                }
            ],
            "name": "Заказ № 03",
            "status": "FREE"
        }, {
            "key": "order_10",
            "demands": [{
                    "key": "order_10_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_10_demand_DROP_PE",
                            "location_key": "location_10",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Иванов Александр Сергеевич",
                                "recipient_phone": "+7111222333",
                                "comment": "Ориентир: ТЦ Солнечный, вход со стороны парковки. Я стою в черной куртке у входа в кофейню"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_10"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 10"
                }, {
                    "key": "order_10_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_10_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_10"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 10"
                }
            ],
            "cargos": [{
                    "key": "cargo_10",
                    "capacity": {
                        "mass": 60.981,
                        "volume": 0.336,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 0,
                        "height": 0,
                        "length": 0.74,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "7ceefc4c-c87f-41ed-a977-d439c380c5f1",
                                "full_name": "Картридж лазерный Cactus CSP-CF259X-MPS CF259X черный (15000стр.) для HP LJ M304/M404/MFP M428",
                                "unit_price": 1395,
                                "unit_quantity": 5,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "197bceec-8694-11f1-a848-6cb31121d731",
                                "scan_code": "4670089330334",
                                "age_restriction": false
                            }, {
                                "key": "97c0c85c-e352-4353-8e58-c522aa5c0474",
                                "full_name": "Картридж Hi-Black (HB-CF259X/057H) для HP LJ Pro M304/404n/MFP M428dw/MF443/445, 10K (с чипом)",
                                "unit_price": 1299,
                                "unit_quantity": 10,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "197bceec-8694-11f1-a848-6cb31121d731",
                                "scan_code": "4690665048477",
                                "age_restriction": false
                            }, {
                                "key": "4ec39dfb-2056-4bb4-991e-21fcb4681112",
                                "full_name": "Доставка товара",
                                "unit_price": 500,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "197bceec-8694-11f1-a848-6cb31121d731",
                                "scan_code": "2229001903853",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 0,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "order_10",
                            "payment_external_id": "X777h33e3"
                        }
                    }
                }
            ],
            "name": "Заказ № 10",
            "status": "FREE"
        }, {
            "key": "order_7",
            "demands": [{
                    "key": "order_7_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_7_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_7"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 07"
                }, {
                    "key": "order_7_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_7_demand_DROP_PE",
                            "location_key": "location_7",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Козлов Максим Андреевич",
                                "recipient_phone": "+7111222333",
                                "comment": "В заказе хрупкий торт! Пожалуйста, перевозите аккуратно, не наклоняйте коробку."
                            }
                        }
                    ],
                    "target_cargos": ["cargo_7"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 07"
                }
            ],
            "cargos": [{
                    "key": "cargo_7",
                    "capacity": {
                        "mass": 0.21,
                        "volume": 0.002,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 0,
                        "height": 0,
                        "length": 0.13,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "ed3ec384-ad35-456a-a86f-54c52d9e75f1",
                                "full_name": "Карта памяти Netac P500 ECO MicroSDXC 64GB Class 10 UHS-I 80Mb/s + ADP (NT02P500ECO-064G-R)",
                                "unit_price": 572,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "0b4016d9-87ea-11f1-a848-6cb31121d731",
                                "scan_code": "6926337236681",
                                "age_restriction": false
                            }, {
                                "key": "8d52bd55-44eb-47f5-88aa-92c08d591946",
                                "full_name": "Активный кабель-удлинитель Vention USB 3.0 USB-A(M)/USB-A(F) с усилителем 5м черный",
                                "unit_price": 1205,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "0b4016d9-87ea-11f1-a848-6cb31121d731",
                                "scan_code": "6922794782457",
                                "age_restriction": false
                            }, {
                                "key": "a2080842-7e93-4a67-8f1f-439a5fcf57a2",
                                "full_name": "Клавиатура механическая беспроводная Acer OKR302 белый (ZL.KBDEE.016)",
                                "unit_price": 1451,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "0b4016d9-87ea-11f1-a848-6cb31121d731",
                                "scan_code": "4711121950056",
                                "age_restriction": false
                            }, {
                                "key": "00f3c734-6669-4df3-a0a7-fa67e92a4371",
                                "full_name": "Умная IP-камера Яндекс, 2K QHD, WiFi, Поворотная, работает с Алисой",
                                "unit_price": 2246,
                                "unit_quantity": 2,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "0b4016d9-87ea-11f1-a848-6cb31121d731",
                                "scan_code": "4670028541760",
                                "age_restriction": false
                            }, {
                                "key": "de0ecd30-fcfe-427b-97c6-bec4f15fe0dd",
                                "full_name": "Доставка товара",
                                "unit_price": 150,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "0b4016d9-87ea-11f1-a848-6cb31121d731",
                                "scan_code": "2229001903853",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 0,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "Order_key_7",
                            "payment_external_id": "X777h3533"
                        }
                    }
                }
            ],
            "name": "Заказ № 07",
            "status": "FREE"
        }, {
            "key": "order_4",
            "demands": [{
                    "key": "order_4_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_4_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_4"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 04"
                }, {
                    "key": "order_4_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_4_demand_DROP_PE",
                            "location_key": "location_4",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Кузнецов Дмитрий Игоревич",
                                "recipient_phone": "+7111222333",
                                "comment": "Оставьте заказ у двери"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_4"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 04"
                }
            ],
            "cargos": [{
                    "key": "cargo_4",
                    "capacity": {
                        "mass": 6,
                        "volume": 0.041,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 0.045,
                        "height": 0.075,
                        "length": 1.205,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "6a02d4ff-f5d5-4ec1-8946-a4ba3d1ce464",
                                "full_name": "Морозильник Beko B3RFNK292G",
                                "unit_price": 40700,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "0dcb2a5d-869c-11f1-a848-6cb31121d731",
                                "scan_code": "4680037178802",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 0,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "order_4",
                            "payment_external_id": "X777h3tt33"
                        }
                    }
                }
            ],
            "name": "Заказ № 04",
            "status": "FREE"
        }, {
            "key": "order_6",
            "demands": [{
                    "key": "order_6_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_6_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_6"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 06"
                }, {
                    "key": "order_6_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_6_demand_DROP_PE",
                            "location_key": "location_6",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьева Виктория Викторевна",
                                "recipient_phone": "+7111222333",
                                "comment": "Вход со двора, вторая арка справа, зеленая металлическая дверь."
                            }
                        }
                    ],
                    "target_cargos": ["cargo_6"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 06"
                }
            ],
            "cargos": [{
                    "key": "cargo_6",
                    "capacity": {
                        "mass": 2.23,
                        "volume": 0.008,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 0,
                        "height": 0,
                        "length": 0.28,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "f8430413-462d-4955-b917-6f7f13667ef8",
                                "full_name": "64Gb AData UV150 black USB 3.1",
                                "unit_price": 799,
                                "unit_quantity": 4,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "85e35ce2-8507-11f1-a848-6cb31121d731",
                                "scan_code": "4713435799291",
                                "age_restriction": false
                            }, {
                                "key": "685c5a86-3e26-4d0c-a99b-258a9410d701",
                                "full_name": "Сетевой адаптер WiFi Gembird 150 Мбит, с антенной, USB, 802.11b/g/n, MT7601",
                                "unit_price": 485,
                                "unit_quantity": 3,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "85e35ce2-8507-11f1-a848-6cb31121d731",
                                "scan_code": "4660308301467",
                                "age_restriction": false
                            }, {
                                "key": "1c1a64e8-6e4c-4a5e-9d36-83e382900064",
                                "full_name": "Доставка товара",
                                "unit_price": 150,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "85e35ce2-8507-11f1-a848-6cb31121d731",
                                "scan_code": "2229001903853",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 0,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "order_6",
                            "payment_external_id": "X777h336663"
                        }
                    }
                }
            ],
            "name": "Заказ № 06",
            "status": "FREE"
        }, {
            "key": "order_2",
            "demands": [{
                    "key": "order_2_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_2_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_2"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 02"
                }, {
                    "key": "order_2_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_2_demand_DROP_PE",
                            "location_key": "location_2",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Волков Илья Александрович",
                                "recipient_phone": "+7111222333",
                                "comment": "Дом угловой. Вход не со стороны проспекта, а с обратной стороны, где мусорные баки. Там есть кнопка домофона с номером 45"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_2"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 02"
                }
            ],
            "cargos": [{
                    "key": "cargo_2",
                    "capacity": {
                        "mass": 0.06,
                        "volume": 0.001,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 0.09,
                        "height": 0.015,
                        "length": 0.15,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "6e593275-ba26-4056-8d9d-24bf9e8effb9",
                                "full_name": "Монитор Philips 31.5\" 322E1C black",
                                "unit_price": 21349,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "88d93daa-850d-11f1-a848-6cb31121d731",
                                "external_url": "https://www.onlinetrade.ru/catalogue/monitory-c23/philips/monitor_philips_322e1c_31.5_black-2631144.html",
                                "scan_code": "8712581758486",
                                "age_restriction": true
                            }, {
                                "key": "6f669a72-300a-4bf5-a56b-3fcebf3a81e5",
                                "full_name": "Доставка товара",
                                "unit_price": 75,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "88d93daa-850d-11f1-a848-6cb31121d731",
                                "scan_code": "2229001903853",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 21424,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "order_2",
                            "payment_external_id": "X777h32233"
                        }
                    }
                }
            ],
            "name": "Заказ № 02",
            "status": "FREE"
        }, {
            "key": "order_1",
            "demands": [{
                    "key": "order_1_demand_DROP",
                    "demand_type": "DROP",
                    "possible_events": [{
                            "key": "order_1_demand_DROP_PE",
                            "location_key": "location_1",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Зайцева Дарья Олеговна",
                                "recipient_phone": "+7111222333",
                                "comment": "Офис находится на территории завода. Для въезда нужен пропуск. Позвоните мне по номеру в заказе, я выйду к проходной"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_1"],
                    "precedence_in_trip": 2,
                    "precedence_in_order": 0,
                    "name": "Выгрузка у клиента заказа № 01"
                }, {
                    "key": "order_1_demand_PICKUP",
                    "demand_type": "PICKUP",
                    "possible_events": [{
                            "key": "order_1_demand_PICKUP_PE",
                            "location_key": "warehouse",
                            "hard_time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-07T02:00:00Z"
                            },
                            "duration": "PT0S",
                            "reward": 10000,
                            "contact": {
                                "recipient_name": "Соловьев Василий Петрович",
                                "recipient_phone": "+7111444333",
                                "comment": "На проходной выписать пропуск"
                            }
                        }
                    ],
                    "target_cargos": ["cargo_1"],
                    "precedence_in_trip": 1,
                    "precedence_in_order": 0,
                    "name": "Погрузка на складе заказа № 01"
                }
            ],
            "cargos": [{
                    "key": "cargo_1",
                    "capacity": {
                        "mass": 1.32,
                        "volume": 0.002,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 0.14,
                        "height": 0.02,
                        "length": 0.275,
                        "rotation": [],
                        "box_restrictions": [],
                        "cargo_features": [],
                        "cargo_restrictions": []
                    },
                    "invoice": {
                        "invoice_details": [{
                                "key": "944def0c-4e2f-423d-b7c7-f62a1c0de92d",
                                "full_name": "Материнская плата ASUS ROG STRIX B850-E GAMING WIFI (AM5, ATX)",
                                "unit_price": 31000,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "ded789e7-8757-11f1-a848-6cb31121d731",
                                "scan_code": "4711387769300",
                                "age_restriction": false
                            }, {
                                "key": "2c2f8871-620a-4239-9440-f231b2a778b1",
                                "full_name": "Кулер для процессора DeepCool AK700 DIGITAL NYX (R-AK700-BKNNMN-GJD-1)",
                                "unit_price": 5220,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "ded789e7-8757-11f1-a848-6cb31121d731",
                                "scan_code": "6933412729624",
                                "age_restriction": false
                            }, {
                                "key": "439bea83-05d6-4643-ad3e-7ee81a9ade92",
                                "full_name": "Корпус Powercase ByteFlow Pro CP ARGB, черный (CH9CLPB-A4)",
                                "unit_price": 6450,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "ded789e7-8757-11f1-a848-6cb31121d731",
                                "scan_code": "6905290206771",
                                "age_restriction": false
                            }, {
                                "key": "3f2c8675-68c9-4e35-8a6e-724d7a23e980",
                                "full_name": "Доставка товара",
                                "unit_price": 150,
                                "unit_quantity": 1,
                                "tax": "VAT_00",
                                "honest_sign": {
                                    "marking_required": false
                                },
                                "external_id": "ded789e7-8757-11f1-a848-6cb31121d731",
                                "scan_code": "2229001903853",
                                "age_restriction": false
                            }
                        ],
                        "payable": true,
                        "prepayment": 0,
                        "receipt": {
                            "email": "support@veeroute.com",
                            "phone": "+79112223333",
                            "payment_document": "order_1",
                            "payment_external_id": "X777h311133"
                        }
                    }
                }
            ],
            "name": "Заказ № 01",
            "status": "FREE"
        }
    ],
    "performers": [{
            "key": "perf_2099",
            "shifts": [{
                    "key": "shift_perf",
                    "availability_time": {
                        "from": "2026-09-06T16:00:00Z",
                        "to": "2026-09-07T02:00:00Z"
                    },
                    "working_time": {
                        "from": "2026-09-06T16:00:00Z",
                        "to": "2026-09-07T02:00:00Z"
                    },
                    "tariff": {
                        "cost_per_shift": 1000,
                        "constraints": [{
                                "stage_length": "PT20H",
                                "cost_per_unit": 0.0016666666666666668
                            }
                        ]
                    },
                    "name": "Шилохвост_0609"
                }
            ],
            "own_transport_type": "CAR",
            "name": "Шилохвост Николай Петрович"
        }
    ],
    "transports": [{
            "key": "car_2717",
            "shifts": [{
                    "key": "shift_car",
                    "availability_time": {
                        "from": "2026-09-06T16:00:00Z",
                        "to": "2026-09-07T02:00:00Z"
                    },
                    "tariff": {
                        "cost_per_shift": 2500,
                        "constraints": [{
                                "stage_length": 200000,
                                "cost_per_unit": 0.012
                            }
                        ]
                    },
                    "name": "А321БР 55_0609"
                }
            ],
            "transport_type": "CAR",
            "boxes": [{
                    "key": "box_001",
                    "capacity": {
                        "mass": 1500,
                        "volume": 19.557000000000002,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "compatibilities": {
                        "width": 2.05,
                        "height": 2.12,
                        "length": 5,
                        "box_features": []
                    }
                }
            ],
            "name": "А321БР 55"
        }
    ],
    "trips": [{
            "key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf",
            "performer": {
                "performer_key": "perf_2099",
                "shift_key": "shift_perf",
                "shift_time": {
                    "from": "2026-09-06T16:00:00Z",
                    "to": "2026-09-06T19:25:44Z"
                }
            },
            "transport": {
                "transport_key": "car_2717",
                "shift_key": "shift_car",
                "shift_time": {
                    "from": "2026-09-06T16:00:00Z",
                    "to": "2026-09-06T19:25:44Z"
                }
            },
            "states": [{
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION"],
                    "location_key": "warehouse",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 0
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_5",
                    "demand_key": "order_5_demand_PICKUP",
                    "event_key": "order_5_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_5",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 0
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 10000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_2",
                    "demand_key": "order_2_demand_PICKUP",
                    "event_key": "order_2_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_2",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 10000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 20000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_7",
                    "demand_key": "order_7_demand_PICKUP",
                    "event_key": "order_7_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_7",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 20000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 30000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_9",
                    "demand_key": "order_9_demand_PICKUP",
                    "event_key": "order_9_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_9",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 30000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 40000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_1",
                    "demand_key": "order_1_demand_PICKUP",
                    "event_key": "order_1_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_1",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 40000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 50000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_4",
                    "demand_key": "order_4_demand_PICKUP",
                    "event_key": "order_4_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_4",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 50000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 60000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_3",
                    "demand_key": "order_3_demand_PICKUP",
                    "event_key": "order_3_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_3",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 60000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 70000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_8",
                    "demand_key": "order_8_demand_PICKUP",
                    "event_key": "order_8_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_8",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 70000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 80000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_10",
                    "demand_key": "order_10_demand_PICKUP",
                    "event_key": "order_10_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_10",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 80000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 90000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_6",
                    "demand_key": "order_6_demand_PICKUP",
                    "event_key": "order_6_demand_PICKUP_PE",
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_6",
                            "cargo_action_type": "ADD"
                        }
                    ],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 90000
                }, {
                    "time": "2026-09-06T16:00:00Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 100000
                }, {
                    "time": "2026-09-06T16:05:00Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "warehouse",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 100000
                }, {
                    "time": "2026-09-06T16:05:00Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 0,
                    "cost": 3500,
                    "reward": 100000
                }, {
                    "time": "2026-09-06T16:35:04Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_7",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 12020,
                    "cost": 3647.7469643390996,
                    "reward": 100000
                }, {
                    "time": "2026-09-06T16:35:04Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_7",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 12020,
                    "cost": 3647.7469643390996,
                    "reward": 100000
                }, {
                    "time": "2026-09-06T16:35:04Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_7",
                    "demand_key": "order_7_demand_DROP",
                    "event_key": "order_7_demand_DROP_PE",
                    "location_key": "location_7",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_7",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 12020,
                    "cost": 3647.7469643390996,
                    "reward": 100000
                }, {
                    "time": "2026-09-06T16:35:04Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_7",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 12020,
                    "cost": 3647.7469643390996,
                    "reward": 110000
                }, {
                    "time": "2026-09-06T16:38:04Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_7",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 12020,
                    "cost": 3647.7469643390996,
                    "reward": 110000
                }, {
                    "time": "2026-09-06T16:38:04Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 12020,
                    "cost": 3647.7469643390996,
                    "reward": 110000
                }, {
                    "time": "2026-09-06T16:50:32Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_1",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 17578,
                    "cost": 3715.98984605953,
                    "reward": 110000
                }, {
                    "time": "2026-09-06T16:50:32Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_1",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 17578,
                    "cost": 3715.98984605953,
                    "reward": 110000
                }, {
                    "time": "2026-09-06T16:50:32Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_1",
                    "demand_key": "order_1_demand_DROP",
                    "event_key": "order_1_demand_DROP_PE",
                    "location_key": "location_1",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_1",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 17578,
                    "cost": 3715.98984605953,
                    "reward": 110000
                }, {
                    "time": "2026-09-06T16:50:32Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_1",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 17578,
                    "cost": 3715.98984605953,
                    "reward": 120000
                }, {
                    "time": "2026-09-06T16:53:32Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_1",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 17578,
                    "cost": 3715.98984605953,
                    "reward": 120000
                }, {
                    "time": "2026-09-06T16:53:32Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 17578,
                    "cost": 3715.98984605953,
                    "reward": 120000
                }, {
                    "time": "2026-09-06T17:09:10Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_2",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 23723,
                    "cost": 3791.5935266213814,
                    "reward": 120000
                }, {
                    "time": "2026-09-06T17:09:10Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_2",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 23723,
                    "cost": 3791.5935266213814,
                    "reward": 120000
                }, {
                    "time": "2026-09-06T17:09:10Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_2",
                    "demand_key": "order_2_demand_DROP",
                    "event_key": "order_2_demand_DROP_PE",
                    "location_key": "location_2",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_2",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 23723,
                    "cost": 3791.5935266213814,
                    "reward": 120000
                }, {
                    "time": "2026-09-06T17:09:10Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_2",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 23723,
                    "cost": 3791.5935266213814,
                    "reward": 130000
                }, {
                    "time": "2026-09-06T17:12:10Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_2",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 23723,
                    "cost": 3791.5935266213814,
                    "reward": 130000
                }, {
                    "time": "2026-09-06T17:12:10Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 23723,
                    "cost": 3791.5935266213814,
                    "reward": 130000
                }, {
                    "time": "2026-09-06T17:19:53Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_3",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 27248,
                    "cost": 3834.9644352188975,
                    "reward": 130000
                }, {
                    "time": "2026-09-06T17:19:53Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_3",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 27248,
                    "cost": 3834.9644352188975,
                    "reward": 130000
                }, {
                    "time": "2026-09-06T17:19:53Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_3",
                    "demand_key": "order_3_demand_DROP",
                    "event_key": "order_3_demand_DROP_PE",
                    "location_key": "location_3",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_3",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 27248,
                    "cost": 3834.9644352188975,
                    "reward": 130000
                }, {
                    "time": "2026-09-06T17:19:53Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_3",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 27248,
                    "cost": 3834.9644352188975,
                    "reward": 140000
                }, {
                    "time": "2026-09-06T17:24:53Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_3",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 27248,
                    "cost": 3834.9644352188975,
                    "reward": 140000
                }, {
                    "time": "2026-09-06T17:24:53Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 27248,
                    "cost": 3834.9644352188975,
                    "reward": 140000
                }, {
                    "time": "2026-09-06T17:32:28Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_6",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 29859,
                    "cost": 3867.5560109596163,
                    "reward": 140000
                }, {
                    "time": "2026-09-06T17:32:28Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_6",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 29859,
                    "cost": 3867.5560109596163,
                    "reward": 140000
                }, {
                    "time": "2026-09-06T17:32:28Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_6",
                    "demand_key": "order_6_demand_DROP",
                    "event_key": "order_6_demand_DROP_PE",
                    "location_key": "location_6",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_6",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 29859,
                    "cost": 3867.5560109596163,
                    "reward": 140000
                }, {
                    "time": "2026-09-06T17:32:28Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_6",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 29859,
                    "cost": 3867.5560109596163,
                    "reward": 150000
                }, {
                    "time": "2026-09-06T17:37:28Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_6",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 29859,
                    "cost": 3867.5560109596163,
                    "reward": 150000
                }, {
                    "time": "2026-09-06T17:37:28Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 29859,
                    "cost": 3867.5560109596163,
                    "reward": 150000
                }, {
                    "time": "2026-09-06T17:57:27Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_4",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 40523,
                    "cost": 3998.0214522356646,
                    "reward": 150000
                }, {
                    "time": "2026-09-06T17:57:27Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_4",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 40523,
                    "cost": 3998.0214522356646,
                    "reward": 150000
                }, {
                    "time": "2026-09-06T17:57:27Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_4",
                    "demand_key": "order_4_demand_DROP",
                    "event_key": "order_4_demand_DROP_PE",
                    "location_key": "location_4",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_4",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 40523,
                    "cost": 3998.0214522356646,
                    "reward": 150000
                }, {
                    "time": "2026-09-06T17:57:27Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_4",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 40523,
                    "cost": 3998.0214522356646,
                    "reward": 160000
                }, {
                    "time": "2026-09-06T18:02:27Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_4",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 40523,
                    "cost": 3998.0214522356646,
                    "reward": 160000
                }, {
                    "time": "2026-09-06T18:02:27Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 40523,
                    "cost": 3998.0214522356646,
                    "reward": 160000
                }, {
                    "time": "2026-09-06T18:08:02Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_9",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 42621,
                    "cost": 4024.2562007205133,
                    "reward": 160000
                }, {
                    "time": "2026-09-06T18:08:02Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_9",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 42621,
                    "cost": 4024.2562007205133,
                    "reward": 160000
                }, {
                    "time": "2026-09-06T18:08:02Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_9",
                    "demand_key": "order_9_demand_DROP",
                    "event_key": "order_9_demand_DROP_PE",
                    "location_key": "location_9",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_9",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 42621,
                    "cost": 4024.2562007205133,
                    "reward": 160000
                }, {
                    "time": "2026-09-06T18:08:02Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_9",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 42621,
                    "cost": 4024.2562007205133,
                    "reward": 170000
                }, {
                    "time": "2026-09-06T18:11:02Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_9",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 42621,
                    "cost": 4024.2562007205133,
                    "reward": 170000
                }, {
                    "time": "2026-09-06T18:11:02Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 42621,
                    "cost": 4024.2562007205133,
                    "reward": 170000
                }, {
                    "time": "2026-09-06T18:34:35Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_5",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 61672,
                    "cost": 4255.5233789051945,
                    "reward": 170000
                }, {
                    "time": "2026-09-06T18:34:35Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_5",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 61672,
                    "cost": 4255.5233789051945,
                    "reward": 170000
                }, {
                    "time": "2026-09-06T18:34:35Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_5",
                    "demand_key": "order_5_demand_DROP",
                    "event_key": "order_5_demand_DROP_PE",
                    "location_key": "location_5",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_5",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 61672,
                    "cost": 4255.5233789051945,
                    "reward": 170000
                }, {
                    "time": "2026-09-06T18:34:35Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_5",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 61672,
                    "cost": 4255.5233789051945,
                    "reward": 180000
                }, {
                    "time": "2026-09-06T18:39:35Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_5",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 61672,
                    "cost": 4255.5233789051945,
                    "reward": 180000
                }, {
                    "time": "2026-09-06T18:39:35Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 61672,
                    "cost": 4255.5233789051945,
                    "reward": 180000
                }, {
                    "time": "2026-09-06T19:06:43Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_10",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 74477,
                    "cost": 4412.3961297906735,
                    "reward": 180000
                }, {
                    "time": "2026-09-06T19:06:43Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_10",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 74477,
                    "cost": 4412.3961297906735,
                    "reward": 180000
                }, {
                    "time": "2026-09-06T19:06:43Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_10",
                    "demand_key": "order_10_demand_DROP",
                    "event_key": "order_10_demand_DROP_PE",
                    "location_key": "location_10",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_10",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 74477,
                    "cost": 4412.3961297906735,
                    "reward": 180000
                }, {
                    "time": "2026-09-06T19:06:43Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_10",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 74477,
                    "cost": 4412.3961297906735,
                    "reward": 190000
                }, {
                    "time": "2026-09-06T19:11:43Z",
                    "flags": ["AROUND_LOCATION", "DEPARTURE", "DURING_ROUNDTRIP"],
                    "location_key": "location_10",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 74477,
                    "cost": 4412.3961297906735,
                    "reward": 190000
                }, {
                    "time": "2026-09-06T19:11:43Z",
                    "flags": ["RELOCATING", "DURING_ROUNDTRIP"],
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 74477,
                    "cost": 4412.3961297906735,
                    "reward": 190000
                }, {
                    "time": "2026-09-06T19:25:44Z",
                    "flags": ["AROUND_LOCATION", "ARRIVAL", "DURING_ROUNDTRIP"],
                    "location_key": "location_8",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 80219,
                    "cost": 4483.202986205288,
                    "reward": 190000
                }, {
                    "time": "2026-09-06T19:25:44Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "DURING_ROUNDTRIP"],
                    "location_key": "location_8",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [],
                    "distance": 80219,
                    "cost": 4483.202986205288,
                    "reward": 190000
                }, {
                    "time": "2026-09-06T19:25:44Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION", "INSIDE_LOCATION_WINDOW", "INSIDE_EVENT_HARD_WINDOW", "ON_DEMAND", "DURING_ROUNDTRIP"],
                    "order_key": "order_8",
                    "demand_key": "order_8_demand_DROP",
                    "event_key": "order_8_demand_DROP_PE",
                    "location_key": "location_8",
                    "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                    "cargo_actions": [{
                            "box_key": "box_001",
                            "cargo_key": "cargo_8",
                            "cargo_action_type": "REMOVE"
                        }
                    ],
                    "distance": 80219,
                    "cost": 4483.202986205288,
                    "reward": 190000
                }, {
                    "time": "2026-09-06T19:25:44Z",
                    "flags": ["AROUND_LOCATION", "INSIDE_LOCATION"],
                    "location_key": "location_8",
                    "cargo_actions": [],
                    "distance": 80219,
                    "cost": 4483.202986205288,
                    "reward": 200000
                }
            ],
            "waitlist": [],
            "name": "1-MVFO",
            "status": "FREE"
        }
    ],
    "statistics": {
        "total_statistics": {
            "cost": 4483.203,
            "reward": 200000,
            "profit": 195516.797,
            "measurements": {
                "time_window": {
                    "from": "2026-09-06T16:00:00Z",
                    "to": "2026-09-06T19:25:44Z"
                },
                "driving_time": "PT2H43M44S",
                "waiting_time": "PT0S",
                "working_time": "PT0S",
                "break_time": "PT0S",
                "rest_time": "PT0S",
                "arriving_time": "PT0S",
                "departure_time": "PT42M",
                "total_time": "PT3H25M44S",
                "distance": 80219
            },
            "trips_count": 1,
            "performers_count": 1,
            "orders_count": 10,
            "plan_orders_count": 10,
            "waitlist_orders_count": 0,
            "stops_count": 11,
            "locations_count": 11,
            "cargo_capacity_sum": {
                "mass": 218.437,
                "volume": 3.521,
                "capacity_a": 0,
                "capacity_b": 0,
                "capacity_c": 0
            },
            "cargo_capacity_ratio": {
                "mass": 0.146,
                "volume": 0.18,
                "capacity_a": 0,
                "capacity_b": 0,
                "capacity_c": 0
            },
            "max_transport_load": {
                "mass": 0.146,
                "volume": 0.18,
                "capacity_a": 1,
                "capacity_b": 1,
                "capacity_c": 1
            },
            "average_speed": 29.396,
            "round_trips_count": 1,
            "average_roundtrip_distance": 80219,
            "average_roundtrip_time": "PT3H25M44S"
        },
        "trips_statistics": [{
                "trip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf",
                "general_statistics": {
                    "cost": 4483.203,
                    "reward": 200000,
                    "profit": 195516.797,
                    "measurements": {
                        "time_window": {
                            "from": "2026-09-06T16:00:00Z",
                            "to": "2026-09-06T19:25:44Z"
                        },
                        "driving_time": "PT2H43M44S",
                        "waiting_time": "PT0S",
                        "working_time": "PT0S",
                        "break_time": "PT0S",
                        "rest_time": "PT0S",
                        "arriving_time": "PT0S",
                        "departure_time": "PT42M",
                        "total_time": "PT3H25M44S",
                        "distance": 80219
                    },
                    "trips_count": 1,
                    "performers_count": 1,
                    "orders_count": 10,
                    "plan_orders_count": 10,
                    "waitlist_orders_count": 0,
                    "stops_count": 11,
                    "locations_count": 11,
                    "cargo_capacity_sum": {
                        "mass": 218.437,
                        "volume": 3.521,
                        "capacity_a": 0,
                        "capacity_b": 0,
                        "capacity_c": 0
                    },
                    "cargo_capacity_ratio": {
                        "mass": 0.146,
                        "volume": 0.18,
                        "capacity_a": 1,
                        "capacity_b": 1,
                        "capacity_c": 1
                    },
                    "max_transport_load": {
                        "mass": 0.146,
                        "volume": 0.18,
                        "capacity_a": 1,
                        "capacity_b": 1,
                        "capacity_c": 1
                    },
                    "average_speed": 29.396,
                    "round_trips_count": 1,
                    "average_roundtrip_distance": 80219,
                    "average_roundtrip_time": "PT3H25M44S"
                },
                "load_statistics": {
                    "total_load": {
                        "count": 10,
                        "capacity": {
                            "mass": 218.437,
                            "volume": 3.521,
                            "capacity_a": 0,
                            "capacity_b": 0,
                            "capacity_c": 0
                        }
                    },
                    "max_load": {
                        "count": 10,
                        "capacity": {
                            "mass": 218.437,
                            "volume": 3.521,
                            "capacity_a": 0,
                            "capacity_b": 0,
                            "capacity_c": 0
                        }
                    },
                    "max_transfer_load": {
                        "count": 10,
                        "capacity": {
                            "mass": 218.437,
                            "volume": 3.521,
                            "capacity_a": 0,
                            "capacity_b": 0,
                            "capacity_c": 0
                        }
                    }
                },
                "stop_statistics": [{
                        "location_key": "warehouse",
                        "stop_demands": [{
                                "demand_key": "order_5_demand_PICKUP",
                                "event_key": "order_5_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:00:00Z"
                                }
                            }, {
                                "demand_key": "order_2_demand_PICKUP",
                                "event_key": "order_2_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:00:00Z"
                                }
                            }, {
                                "demand_key": "order_7_demand_PICKUP",
                                "event_key": "order_7_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:00:00Z"
                                }
                            }, {
                                "demand_key": "order_9_demand_PICKUP",
                                "event_key": "order_9_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:00:00Z"
                                }
                            }, {
                                "demand_key": "order_1_demand_PICKUP",
                                "event_key": "order_1_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:00:00Z"
                                }
                            }, {
                                "demand_key": "order_4_demand_PICKUP",
                                "event_key": "order_4_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:00:00Z"
                                }
                            }, {
                                "demand_key": "order_3_demand_PICKUP",
                                "event_key": "order_3_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:00:00Z"
                                }
                            }, {
                                "demand_key": "order_8_demand_PICKUP",
                                "event_key": "order_8_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:00:00Z"
                                }
                            }, {
                                "demand_key": "order_10_demand_PICKUP",
                                "event_key": "order_10_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:00:00Z"
                                }
                            }, {
                                "demand_key": "order_6_demand_PICKUP",
                                "event_key": "order_6_demand_PICKUP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T16:05:00Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T16:00:00Z",
                            "to": "2026-09-06T16:05:00Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T16:00:00Z",
                                "to": "2026-09-06T16:05:00Z"
                            },
                            "driving_time": "PT0S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT5M",
                            "total_time": "PT5M",
                            "distance": 0
                        },
                        "upload": {
                            "count": 10,
                            "capacity": {
                                "mass": 218.437,
                                "volume": 3.521,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 10,
                            "capacity": {
                                "mass": 218.437,
                                "volume": 3.521,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 10,
                            "capacity": {
                                "mass": 218.437,
                                "volume": 3.521,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_7",
                        "stop_demands": [{
                                "demand_key": "order_7_demand_DROP",
                                "event_key": "order_7_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:35:04Z",
                                    "to": "2026-09-06T16:38:04Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T16:35:04Z",
                            "to": "2026-09-06T16:38:04Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T16:05:00Z",
                                "to": "2026-09-06T16:38:04Z"
                            },
                            "driving_time": "PT30M4S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT3M",
                            "total_time": "PT33M4S",
                            "distance": 12020
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 0.21,
                                "volume": 0.002,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 10,
                            "capacity": {
                                "mass": 218.437,
                                "volume": 3.521,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 10,
                            "capacity": {
                                "mass": 218.437,
                                "volume": 3.521,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 9,
                            "capacity": {
                                "mass": 218.227,
                                "volume": 3.519,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_1",
                        "stop_demands": [{
                                "demand_key": "order_1_demand_DROP",
                                "event_key": "order_1_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T16:50:32Z",
                                    "to": "2026-09-06T16:53:32Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T16:50:32Z",
                            "to": "2026-09-06T16:53:32Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T16:38:04Z",
                                "to": "2026-09-06T16:53:32Z"
                            },
                            "driving_time": "PT12M28S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT3M",
                            "total_time": "PT15M28S",
                            "distance": 5558
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 1.32,
                                "volume": 0.002,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 9,
                            "capacity": {
                                "mass": 218.227,
                                "volume": 3.519,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 9,
                            "capacity": {
                                "mass": 218.227,
                                "volume": 3.519,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 8,
                            "capacity": {
                                "mass": 216.907,
                                "volume": 3.517,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_2",
                        "stop_demands": [{
                                "demand_key": "order_2_demand_DROP",
                                "event_key": "order_2_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T17:09:10Z",
                                    "to": "2026-09-06T17:12:10Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T17:09:10Z",
                            "to": "2026-09-06T17:12:10Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T16:53:32Z",
                                "to": "2026-09-06T17:12:10Z"
                            },
                            "driving_time": "PT15M38S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT3M",
                            "total_time": "PT18M38S",
                            "distance": 6145
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 0.06,
                                "volume": 0.001,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 8,
                            "capacity": {
                                "mass": 216.907,
                                "volume": 3.517,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 8,
                            "capacity": {
                                "mass": 216.907,
                                "volume": 3.517,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 7,
                            "capacity": {
                                "mass": 216.847,
                                "volume": 3.516,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_3",
                        "stop_demands": [{
                                "demand_key": "order_3_demand_DROP",
                                "event_key": "order_3_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T17:19:53Z",
                                    "to": "2026-09-06T17:24:53Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T17:19:53Z",
                            "to": "2026-09-06T17:24:53Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T17:12:10Z",
                                "to": "2026-09-06T17:24:53Z"
                            },
                            "driving_time": "PT7M43S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT5M",
                            "total_time": "PT12M43S",
                            "distance": 3525
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 16.056,
                                "volume": 0.33,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 7,
                            "capacity": {
                                "mass": 216.847,
                                "volume": 3.516,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 7,
                            "capacity": {
                                "mass": 216.847,
                                "volume": 3.516,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 6,
                            "capacity": {
                                "mass": 200.791,
                                "volume": 3.186,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_6",
                        "stop_demands": [{
                                "demand_key": "order_6_demand_DROP",
                                "event_key": "order_6_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T17:32:28Z",
                                    "to": "2026-09-06T17:37:28Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T17:32:28Z",
                            "to": "2026-09-06T17:37:28Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T17:24:53Z",
                                "to": "2026-09-06T17:37:28Z"
                            },
                            "driving_time": "PT7M35S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT5M",
                            "total_time": "PT12M35S",
                            "distance": 2611
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 2.23,
                                "volume": 0.008,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 6,
                            "capacity": {
                                "mass": 200.791,
                                "volume": 3.186,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 6,
                            "capacity": {
                                "mass": 200.791,
                                "volume": 3.186,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 5,
                            "capacity": {
                                "mass": 198.561,
                                "volume": 3.178,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_4",
                        "stop_demands": [{
                                "demand_key": "order_4_demand_DROP",
                                "event_key": "order_4_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T17:57:27Z",
                                    "to": "2026-09-06T18:02:27Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T17:57:27Z",
                            "to": "2026-09-06T18:02:27Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T17:37:28Z",
                                "to": "2026-09-06T18:02:27Z"
                            },
                            "driving_time": "PT19M59S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT5M",
                            "total_time": "PT24M59S",
                            "distance": 10664
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 6,
                                "volume": 0.041,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 5,
                            "capacity": {
                                "mass": 198.561,
                                "volume": 3.178,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 5,
                            "capacity": {
                                "mass": 198.561,
                                "volume": 3.178,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 4,
                            "capacity": {
                                "mass": 192.561,
                                "volume": 3.137,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_9",
                        "stop_demands": [{
                                "demand_key": "order_9_demand_DROP",
                                "event_key": "order_9_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T18:08:02Z",
                                    "to": "2026-09-06T18:11:02Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T18:08:02Z",
                            "to": "2026-09-06T18:11:02Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T18:02:27Z",
                                "to": "2026-09-06T18:11:02Z"
                            },
                            "driving_time": "PT5M35S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT3M",
                            "total_time": "PT8M35S",
                            "distance": 2098
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 0.58,
                                "volume": 0.001,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 4,
                            "capacity": {
                                "mass": 192.561,
                                "volume": 3.137,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 4,
                            "capacity": {
                                "mass": 192.561,
                                "volume": 3.137,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 3,
                            "capacity": {
                                "mass": 191.981,
                                "volume": 3.136,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_5",
                        "stop_demands": [{
                                "demand_key": "order_5_demand_DROP",
                                "event_key": "order_5_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T18:34:35Z",
                                    "to": "2026-09-06T18:39:35Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T18:34:35Z",
                            "to": "2026-09-06T18:39:35Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T18:11:02Z",
                                "to": "2026-09-06T18:39:35Z"
                            },
                            "driving_time": "PT23M33S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT5M",
                            "total_time": "PT28M33S",
                            "distance": 19051
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 130,
                                "volume": 2.796,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 3,
                            "capacity": {
                                "mass": 191.981,
                                "volume": 3.136,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 3,
                            "capacity": {
                                "mass": 191.981,
                                "volume": 3.136,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 2,
                            "capacity": {
                                "mass": 61.981,
                                "volume": 0.34,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_10",
                        "stop_demands": [{
                                "demand_key": "order_10_demand_DROP",
                                "event_key": "order_10_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T19:06:43Z",
                                    "to": "2026-09-06T19:11:43Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T19:06:43Z",
                            "to": "2026-09-06T19:11:43Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T18:39:35Z",
                                "to": "2026-09-06T19:11:43Z"
                            },
                            "driving_time": "PT27M8S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT5M",
                            "total_time": "PT32M8S",
                            "distance": 12805
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 60.981,
                                "volume": 0.336,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 2,
                            "capacity": {
                                "mass": 61.981,
                                "volume": 0.34,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 2,
                            "capacity": {
                                "mass": 61.981,
                                "volume": 0.34,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 0.004,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }, {
                        "location_key": "location_8",
                        "stop_demands": [{
                                "demand_key": "order_8_demand_DROP",
                                "event_key": "order_8_demand_DROP_PE",
                                "demand_time_window": {
                                    "from": "2026-09-06T19:25:44Z",
                                    "to": "2026-09-06T19:25:44Z"
                                }
                            }
                        ],
                        "stop_time_window": {
                            "from": "2026-09-06T19:25:44Z",
                            "to": "2026-09-06T19:25:44Z"
                        },
                        "measurements": {
                            "time_window": {
                                "from": "2026-09-06T19:11:43Z",
                                "to": "2026-09-06T19:25:44Z"
                            },
                            "driving_time": "PT14M1S",
                            "waiting_time": "PT0S",
                            "working_time": "PT0S",
                            "break_time": "PT0S",
                            "rest_time": "PT0S",
                            "arriving_time": "PT0S",
                            "departure_time": "PT0S",
                            "total_time": "PT14M1S",
                            "distance": 5742
                        },
                        "upload": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "download": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 0.004,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "max_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 0.004,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "arrival_load": {
                            "count": 1,
                            "capacity": {
                                "mass": 1,
                                "volume": 0.004,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        },
                        "departure_load": {
                            "count": 0,
                            "capacity": {
                                "mass": 0,
                                "volume": 0,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            }
                        }
                    }
                ],
                "roundtrip_statistics": [{
                        "roundtrip_key": "aee3740f-79be-41d1-aad6-7fd252b17acb-shift_perf-RT#1",
                        "general_statistics": {
                            "cost": 983.203,
                            "reward": 190000,
                            "profit": 189016.797,
                            "measurements": {
                                "time_window": {
                                    "from": "2026-09-06T16:00:00Z",
                                    "to": "2026-09-06T19:25:44Z"
                                },
                                "driving_time": "PT2H43M44S",
                                "waiting_time": "PT0S",
                                "working_time": "PT0S",
                                "break_time": "PT0S",
                                "rest_time": "PT0S",
                                "arriving_time": "PT0S",
                                "departure_time": "PT42M",
                                "total_time": "PT3H25M44S",
                                "distance": 80219
                            },
                            "trips_count": 1,
                            "performers_count": 1,
                            "orders_count": 10,
                            "plan_orders_count": 10,
                            "waitlist_orders_count": 0,
                            "stops_count": 11,
                            "locations_count": 11,
                            "cargo_capacity_sum": {
                                "mass": 218.437,
                                "volume": 3.521,
                                "capacity_a": 0,
                                "capacity_b": 0,
                                "capacity_c": 0
                            },
                            "cargo_capacity_ratio": {
                                "mass": 0.146,
                                "volume": 0.18,
                                "capacity_a": 1,
                                "capacity_b": 1,
                                "capacity_c": 1
                            },
                            "max_transport_load": {
                                "mass": 0.146,
                                "volume": 0.18,
                                "capacity_a": 1,
                                "capacity_b": 1,
                                "capacity_c": 1
                            },
                            "average_speed": 29.396,
                            "round_trips_count": 1,
                            "average_roundtrip_distance": 80219,
                            "average_roundtrip_time": "PT3H25M44S"
                        }
                    }
                ]
            }
        ],
        "locations_statistics": [],
        "task_statistics": {
            "planning_horizon": {
                "from": "2026-09-06T16:00:00Z",
                "to": "2026-09-07T02:01:00Z"
            }
        },
        "quality": {
            "locations_limits_penalty": 0,
            "soft_time_window_violations": {
                "before": {
                    "demand_keys": [],
                    "count": 0
                },
                "after": {
                    "demand_keys": [],
                    "count": 0
                }
            },
            "hard_time_window_violations": {
                "before": {
                    "demand_keys": [],
                    "count": 0
                },
                "after": {
                    "demand_keys": [],
                    "count": 0
                }
            }
        }
    },
    "actualize_settings": {
        "current_time": "2026-09-06T13:00:00Z",
        "max_delay_duration": "P100D",
        "fact_processing_threshold": "P100D"
    }
}
