{"item":[{"name":"Plan","description":"Расчет производственного плана. \n","item":[{"id":"854dc568-1bf1-432d-b5c2-f647f3c18dd2","name":"Планирование (SYNC)","request":{"name":"Планирование (SYNC)","description":{"content":"Расчет оптимального производственного плана.","type":"text/plain"},"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"2a8554d4-9a63-42cd-9ad0-92c68e90b7fb","name":"Расчет успешно завершен","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"project\": [\n {\n \"type\": \"RELOCATE\",\n \"crop_key\": \"bean\",\n \"source\": {\n \"date\": \"2025-03-15\",\n \"target_key\": \"field_1\",\n \"target_type\": \"FIELD\",\n \"crop_type\": \"DRY\",\n \"mass\": 100,\n \"humidity\": 15\n },\n \"destination\": {\n \"date\": \"2025-03-15\",\n \"target_key\": \"factory_1\",\n \"target_type\": \"FACTORY\",\n \"crop_type\": \"DRY\",\n \"mass\": 100,\n \"humidity\": 15\n },\n \"measurements\": {\n \"distance\": 50,\n \"cost\": 4500\n }\n }\n ],\n \"statistics\": {\n \"days_count\": 1,\n \"crops_count\": 1,\n \"fields_count\": 1,\n \"fields_part_count\": 0,\n \"elevators_count\": 1,\n \"factory_count\": 1,\n \"markets_count\": 1,\n \"total_distance\": 1888,\n \"total_cost\": 100.1,\n \"unplanned_crops_count\": 0,\n \"unplanned_fields_count\": 0,\n \"unplanned_elevators_count\": 0,\n \"unplanned_factories_count\": 0,\n \"unplanned_markets_count\": 0\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 142,\n \"preparing_time\": \"PT1M10S\",\n \"business_validation_time\": \"PT1M10S\",\n \"math_validation_time\": \"PT1M10S\",\n \"waiting_time\": \"PT15S\",\n \"calculation_time\": \"PT1M10S\"\n },\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7fe372a0-f8c0-48fb-b298-9019cf49c8a1","name":"Неверный запрос - данные содержат ошибки","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"bad task data\",\n \"schema_errors\": [],\n \"logical_errors\": [],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aff2410b-fa42-472f-87fb-460ce15f4299","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ca1eae54-91e0-4f3f-b50a-b87e62481cdb","name":"Необходима оплата","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e2356c5a-0af8-4667-8138-7462db466c27","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"612c0628-77e6-4802-b895-2d9824642b38","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"315649d4-4531-4daf-9ef3-e337711c0498","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"4d8a2e2c-7b85-491f-a1e1-59734ef4ca4e","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"65699aa1-6d85-4485-aab3-084e681aa686","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"351f31f7-bc4d-49ae-94f5-bd89a00f8389","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5a5a2a61-065b-4aa7-9de1-8ee7badcd838","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2724f9e2-c5b0-4281-8e16-9fd523236c2b","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b7c28e1b-80f7-42b5-8287-004f9f229b1e","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"57e3d86a-4533-4102-97a0-65c458b10dc3","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"03f05ef5-0f76-4e49-92db-9cd33c697d3e","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f5286d06-1224-4cce-ab80-0514b98bfef6","name":"Планирование (ASYNC)","request":{"name":"Планирование (ASYNC)","description":{"content":"Получение результата производится с помощью метода [result](#operation/read_plan_result), а удаление - с помощью [delete](#operation/delete_plan_result).\n","type":"text/plain"},"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"1598a646-ce3b-4739-91af-740170bf4208","name":"Расчет успешно добавлен в очередь","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"process_code\": \"11111111-2222-3333-4444-555555555555\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"02a564f3-889b-4e0f-8a66-5f2709c2a12e","name":"Неверный запрос - данные содержат ошибки","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"bad task data\",\n \"schema_errors\": [],\n \"logical_errors\": [],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b0d44328-6292-4be6-9416-8f87cd60f995","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b7e90207-799d-424e-91dd-2d2af07cb8ad","name":"Необходима оплата","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2c48aac6-cc42-433a-9c9c-088846291a57","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d8d05a07-7300-4337-b0a2-406a66778b85","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e5b8dcfe-d8b0-4aad-9215-8b360bf892a4","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"cc9f7e9a-4e97-4f47-ba37-7d626ebfb9f2","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"64a566e8-6901-4b5c-99da-046f8c22501e","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7e1a4669-0dd9-4a5f-a3bf-64e9392697b9","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9cf95e0e-d551-4fdb-83b9-48158f4ff878","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"21bc39cd-1691-4adc-b30a-32c6b93e064e","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e438ad1e-97f0-412f-bdf7-ec3fdad0d82b","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"128aeb26-5f8d-43c2-977c-6fef82764fa6","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3ddc31b6-01f3-4653-b840-c10ef7d033c6","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","calculation-async"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d448bd6e-068e-4b8d-a9a0-3d11658fe193","name":"Отмена расчета","request":{"name":"Отмена расчета","description":{"content":"Отмена процесса планирования по идентификатору расчета.","type":"text/plain"},"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code","disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"a335fb03-d3b6-4d0b-bab5-9b703fac87a3","name":"Расчет успешно отменен","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c6d9b6d1-43d5-4c86-9280-34541eaf4998","name":"Неверный запрос - данные содержат ошибки","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"bad task data\",\n \"schema_errors\": [],\n \"logical_errors\": [],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"16bc1185-5cf4-461a-9688-4d9ce37cf77b","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c125defb-9e36-4c24-b23b-1aa0ed305ec9","name":"Необходима оплата","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e270916d-68fe-452f-82b3-39291140dd3d","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9ef731b6-2283-4032-99fd-a68c11995180","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e714b47e-203f-4c64-9f6f-c66add2960a4","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d42f407f-ecd9-4434-bd1d-103bf8cefb7e","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"04b2d2e6-14ec-4d96-aa47-84132f457d36","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d33eb7d4-f1bb-471e-9b4d-e0a7c65a4643","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"66b3e0a3-78fe-41a3-88ba-1d6ec226696d","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"293e7f2e-bfbf-481a-9076-e7a66329c957","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e18fabe0-d7c0-466c-9567-9e22197d9591","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"39edb3d6-4a48-46a2-a40c-0c90b0e4eb42","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2137411f-9252-41bf-9b0a-8cc079cf4d31","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b6e4e27c-66b6-4981-b827-7cc6664a95ab","name":"Состояние расчета","request":{"name":"Состояние расчета","description":{"content":"Получение состояния расчета по идентификатору расчета.","type":"text/plain"},"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code","disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f24dab2e-b5de-4dae-b035-3dfb9e75b071","name":"Расчет успешно завершен","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"calculation_progress\": 52,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ede16a28-c122-4b4b-a2b8-745b066aac78","name":"Расчет в процессе, возвращены промежуточные результаты","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"calculation_progress\": 52,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4fa6b666-fc06-4c95-95e0-32582ccc489b","name":"Расчет завершен, в процессе расчета возникли проблемы","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"code":299,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"calculation_progress\": 52,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5dbd91e4-0ed6-4aef-810a-b83169ee0dc8","name":"Неверный запрос - данные содержат ошибки","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"bad task data\",\n \"schema_errors\": [],\n \"logical_errors\": [],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b8f52aa-42f1-4df6-a306-afe9e0afaa3e","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"757ff841-bb16-45ec-be1f-a871229bc18e","name":"Необходима оплата","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3f5ddeab-0edf-4fbc-9d80-34a3ddff8161","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fd0a7688-466d-4a54-b151-01cb8edb4bfb","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c6277510-6b96-4da8-9d0b-aa9cb2c32626","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e21afed5-baba-468b-8a3f-284f5afa78c6","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"375ac88a-2bc3-48bb-b990-8515216209d7","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a23793ff-b98d-4b87-ba96-dec207efde98","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3cf2dce3-392a-4bf5-afc0-9b47d207f61d","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fe986520-6583-4792-b894-7641a3f1f24b","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fa4a34bd-88dd-46b4-96b0-17322cb223de","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1a5e7d7a-e403-4a2e-9ab8-3e84346813a1","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3c89b18b-243b-4839-bbfb-332aacf2b45b","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7cd994be-f36c-41cc-86d5-41cdc63eae6c","name":"Получение результата","request":{"name":"Получение результата","description":{"content":"Получение результата расчета по идентификатору расчета.","type":"text/plain"},"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code","disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"3876b8ff-84a5-4f04-98d3-0fda47de7027","name":"Расчет успешно завершен","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"project\": [\n {\n \"type\": \"RELOCATE\",\n \"crop_key\": \"bean\",\n \"source\": {\n \"date\": \"2025-03-15\",\n \"target_key\": \"field_1\",\n \"target_type\": \"FIELD\",\n \"crop_type\": \"DRY\",\n \"mass\": 100,\n \"humidity\": 15\n },\n \"destination\": {\n \"date\": \"2025-03-15\",\n \"target_key\": \"factory_1\",\n \"target_type\": \"FACTORY\",\n \"crop_type\": \"DRY\",\n \"mass\": 100,\n \"humidity\": 15\n },\n \"measurements\": {\n \"distance\": 50,\n \"cost\": 4500\n }\n }\n ],\n \"statistics\": {\n \"days_count\": 1,\n \"crops_count\": 1,\n \"fields_count\": 1,\n \"fields_part_count\": 0,\n \"elevators_count\": 1,\n \"factory_count\": 1,\n \"markets_count\": 1,\n \"total_distance\": 1888,\n \"total_cost\": 100.1,\n \"unplanned_crops_count\": 0,\n \"unplanned_fields_count\": 0,\n \"unplanned_elevators_count\": 0,\n \"unplanned_factories_count\": 0,\n \"unplanned_markets_count\": 0\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 142,\n \"preparing_time\": \"PT1M10S\",\n \"business_validation_time\": \"PT1M10S\",\n \"math_validation_time\": \"PT1M10S\",\n \"waiting_time\": \"PT15S\",\n \"calculation_time\": \"PT1M10S\"\n },\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"372a6017-4d30-4d80-b8eb-b4743768af63","name":"Расчет в процессе, возвращены промежуточные результаты","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"project\": [\n {\n \"type\": \"RELOCATE\",\n \"crop_key\": \"bean\",\n \"source\": {\n \"date\": \"2025-03-15\",\n \"target_key\": \"field_1\",\n \"target_type\": \"FIELD\",\n \"crop_type\": \"DRY\",\n \"mass\": 100,\n \"humidity\": 15\n },\n \"destination\": {\n \"date\": \"2025-03-15\",\n \"target_key\": \"factory_1\",\n \"target_type\": \"FACTORY\",\n \"crop_type\": \"DRY\",\n \"mass\": 100,\n \"humidity\": 15\n },\n \"measurements\": {\n \"distance\": 50,\n \"cost\": 4500\n }\n }\n ],\n \"statistics\": {\n \"days_count\": 1,\n \"crops_count\": 1,\n \"fields_count\": 1,\n \"fields_part_count\": 0,\n \"elevators_count\": 1,\n \"factory_count\": 1,\n \"markets_count\": 1,\n \"total_distance\": 1888,\n \"total_cost\": 100.1,\n \"unplanned_crops_count\": 0,\n \"unplanned_fields_count\": 0,\n \"unplanned_elevators_count\": 0,\n \"unplanned_factories_count\": 0,\n \"unplanned_markets_count\": 0\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 142,\n \"preparing_time\": \"PT1M10S\",\n \"business_validation_time\": \"PT1M10S\",\n \"math_validation_time\": \"PT1M10S\",\n \"waiting_time\": \"PT15S\",\n \"calculation_time\": \"PT1M10S\"\n },\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b06e045b-fb83-4ee6-9a5e-617d79c93d10","name":"Расчет завершен, в процессе расчета возникли проблемы","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"code":299,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"project\": [\n {\n \"type\": \"RELOCATE\",\n \"crop_key\": \"bean\",\n \"source\": {\n \"date\": \"2025-03-15\",\n \"target_key\": \"field_1\",\n \"target_type\": \"FIELD\",\n \"crop_type\": \"DRY\",\n \"mass\": 100,\n \"humidity\": 15\n },\n \"destination\": {\n \"date\": \"2025-03-15\",\n \"target_key\": \"factory_1\",\n \"target_type\": \"FACTORY\",\n \"crop_type\": \"DRY\",\n \"mass\": 100,\n \"humidity\": 15\n },\n \"measurements\": {\n \"distance\": 50,\n \"cost\": 4500\n }\n }\n ],\n \"statistics\": {\n \"days_count\": 1,\n \"crops_count\": 1,\n \"fields_count\": 1,\n \"fields_part_count\": 0,\n \"elevators_count\": 1,\n \"factory_count\": 1,\n \"markets_count\": 1,\n \"total_distance\": 1888,\n \"total_cost\": 100.1,\n \"unplanned_crops_count\": 0,\n \"unplanned_fields_count\": 0,\n \"unplanned_elevators_count\": 0,\n \"unplanned_factories_count\": 0,\n \"unplanned_markets_count\": 0\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 142,\n \"preparing_time\": \"PT1M10S\",\n \"business_validation_time\": \"PT1M10S\",\n \"math_validation_time\": \"PT1M10S\",\n \"waiting_time\": \"PT15S\",\n \"calculation_time\": \"PT1M10S\"\n },\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0d9d91be-fcf0-4713-8a9f-b39cd094561b","name":"Неверный запрос - данные содержат ошибки","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"bad task data\",\n \"schema_errors\": [],\n \"logical_errors\": [],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a851f659-77c5-435d-8035-ddfc596e3c70","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5ee23035-6527-499d-a2ee-856f5c89f9b8","name":"Необходима оплата","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef888ccd-0b84-4a67-b535-a626f5692ce5","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"85985ec8-59ed-473e-bbd4-1bbcf72ec1f3","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2dbdf203-c4c2-4d70-9b60-f5219a1a8786","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"af7db6cf-4050-49ac-be2c-dde5e10afeb8","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5f1b897b-b85e-4f49-85c7-c80765a48c79","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"95f857ea-3874-4bb8-adbf-8e90193434a5","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e7f15163-4407-41b5-9549-58366f1cf08f","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2c99d174-f793-44d2-9515-22525651b43a","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9da66128-95bd-4eb1-b04a-ff052455f1d3","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d70169e4-ba25-4fce-ba84-8de34d013e6e","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"0036b6f2-ef42-4b37-8df5-0d586ab62bc4","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0347c897-f4f2-46e8-b31b-bc310a0774d8","name":"Удаление результата","request":{"name":"Удаление результата","description":{"content":"Удаление результата по идентификатору расчета.","type":"text/plain"},"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"11111111-2222-3333-4444-555555555555","key":"process_code","disabled":false,"description":{"content":"(Required) Уникальный идентификатор процесса.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"b20f8ebc-7547-414a-8afe-7831a300702f","name":"Успешное выполнение - результат расчета удален","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c6acb5fc-25d0-49c1-8e5d-d972f2531958","name":"Неверный запрос - данные содержат ошибки","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"bad task data\",\n \"schema_errors\": [],\n \"logical_errors\": [],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0873e8fa-0631-416c-b282-c8917c42edc6","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"0b3c7edf-c512-4cf1-9dee-6c0b1d1c0cc8","name":"Необходима оплата","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7d0076b2-fc78-4dba-9a1f-19868a3f8141","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"431b715a-25aa-467b-9fcd-24bc3599aeb2","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"fe4a4a7a-fdad-40bb-b551-0f01a63c0af1","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1c485874-b9f0-4964-bcb4-f2b5ae12b5f7","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e062bd88-5806-48bd-a20e-12b424b25d9f","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f41030b5-9953-472e-ad8c-433ddf39bf63","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2fb03efb-be07-48ab-9307-29d07fc9468b","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1912f5c9-1328-4e46-b1ea-36651f16c577","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"2f35add3-fdb0-4e39-9ec6-36d738c58ddb","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e150cd62-1a77-492b-9cec-e4e248b73c1d","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"3d8112be-32c3-41a7-b8d8-10e04d0cb91a","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"970935ca-df85-430d-b20d-613d6ba531cb","name":"Валидация данных","request":{"name":"Валидация данных","description":{"content":"Проверка данных перед отправкой на расчет.","type":"text/plain"},"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"28207cb2-f65a-4113-8170-86c14e3f2541","name":"Проверка данных успешно завершена","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"warnings\": [\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n },\n {\n \"type\": \"NO_COMPATIBLE_STORAGE\",\n \"entities\": [\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n },\n {\n \"entity_key\": \"order_0001\",\n \"entity_type\": \"TASK\",\n \"child_entity\": {\n \"value\": \"\"\n }\n }\n ],\n \"info\": \"entity warning\"\n }\n ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cbb67e90-9beb-4cbc-87d5-721053f41322","name":"Неверный запрос - данные содержат ошибки","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"bad task data\",\n \"schema_errors\": [],\n \"logical_errors\": [],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"66a6a5be-55ef-474b-b997-6c51e4a90276","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1eb0984c-9d36-40ed-b092-69b8f97b23ed","name":"Необходима оплата","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3a0019b4-d1c4-445b-94b1-0b566c175368","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8809ba47-e9e6-46fd-b01b-56c7f44cb139","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d563e250-88a3-41f4-b316-e67f622dd319","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"de8bf30a-94d4-47d6-aa99-ef88f6bc01f0","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b5ef02d2-1604-4e10-8eb5-b6b9aa0b59da","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a7634597-6ae9-4f9f-92a5-104a4e93b416","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b77ae037-0d32-47da-b85a-8fb0b07fbe0f","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"338c8536-6767-45e9-88cd-284243e06f4c","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"385a65c8-f286-46e1-9759-2765acf78b72","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9542141a-c14e-4aa8-b06b-ce3bcdd353b7","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9a8ebae9-db55-4f54-b4bf-c997063a8592","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3f20056b-32a9-4d83-a3b9-564bd6c289ce","name":"Обрезка (SYNC)","request":{"name":"Обрезка (SYNC)","description":{"content":"Получение подзадачи из полной задачи на расчет.","type":"text/plain"},"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[{"type":"any","value":"crop_key_1","key":"clip_key","disabled":false,"description":{"content":"(Required) Ключ целевой сущности.","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"aa97cbd6-4caf-4d3b-bed5-27e212c02ae8","name":"Успешное выполнение","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3dbbf5d2-0e19-4614-88db-1a2f085aa46a","name":"Неверный запрос - данные содержат ошибки","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"example_username\",\n \"company\": \"example_company\",\n \"env\": \"edge7\",\n \"pod\": \"aaaaaaaa-2222-cccc-4444-eeeeeeeeeeee\",\n \"service\": \"AGRO\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"bad task data\",\n \"schema_errors\": [],\n \"logical_errors\": [],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2a5d559c-7f1d-4b11-a455-96df5798844a","name":"Ошибка доступа - неверные реквизиты для авторизации, токен отсутствует или невалиден","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"87743b1a-798f-4bc5-bd85-b93603c50d90","name":"Необходима оплата","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"313e98a7-4770-44ba-b078-097d84e22bd3","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"736c07a3-2db9-4c48-a71e-d9a8a4466bb6","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d21209fe-d1ec-4053-accb-f1b26a6e3575","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"567d9f15-3f4b-45a4-97af-e1c5a2e219bb","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"9cb9890e-7077-49e8-a04e-35565ad67fdd","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9059a55b-fe81-4a57-b007-c9f4c0b8205b","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ed81cad0-0304-4a07-bf98-e73bbc1dd503","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"4bad15f6-1e22-4c4c-b65e-b0b6f479bc88","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c02fcc2a-8bf9-45f3-8c27-095607b768f9","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"010cd3a2-b755-45ea-a733-4a410278c9cc","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"194df8c2-261a-40aa-9473-f642849e7bf3","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Стратегия обрезки входных данных:\n * `CROP_WITH_ALL_ELEVATORS` - из target_key берется ключ культуры, отфильтровываются все объекты (поля, элеваторы, заводы и остатки), которые могут принимать участие в обработке данной культуры\n * `CROP_WITH_TRANSIT_ELEVATORS` - аналогично CROP_WITH_ALL_ELEVATORS, но остаются только те элеваторы, от которых есть путь проезда одновременно до поля и до завода\n","type":"text/plain"},"key":"clip_strategy","value":"CROP_WITH_TRANSIT_ELEVATORS"}],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"POST","body":{"mode":"raw","raw":"{\n \"crops\": [\n {\n \"key\": \"bean\",\n \"base_humidity\": 180,\n \"compatible_storage_types\": [\n \"granary\"\n ],\n \"compatible_silo_types\": [],\n \"attributes\": [\n {\n \"key\": \"full_name\",\n \"value\": \"Бобы сои\"\n }\n ]\n }\n ],\n \"fields\": [\n {\n \"key\": \"field_1\",\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-04\",\n \"to\": \"2025-03-05\"\n },\n \"humidity\": 170\n }\n ],\n \"amount\": 5000,\n \"attributes\": [\n {\n \"key\": \"full_number\",\n \"value\": \"57-4-6-130-227\"\n }\n ]\n }\n ],\n \"elevators\": [\n {\n \"key\": \"elevator_1\",\n \"gate\": {\n \"key\": \"gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 100\n }\n ]\n },\n \"dryers\": [\n {\n \"key\": \"dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 5000\n }\n ]\n }\n ]\n }\n ],\n \"storages\": [\n {\n \"key\": \"storage_1\",\n \"type\": \"granary\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-06\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 4100\n }\n ]\n }\n ],\n \"silos\": [\n {\n \"key\": \"silo_1\",\n \"type\": \"trench\",\n \"deployment_cost\": 1888,\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 50000\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"factories\": [\n {\n \"key\": \"factory_1\",\n \"gate\": {\n \"key\": \"factory_gate_1\",\n \"input_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 2000\n }\n ],\n \"output_capacity_forecast\": []\n },\n \"dryers\": [\n {\n \"key\": \"factory_dryer_1\",\n \"chamber_variants\": [\n {\n \"crop_key\": \"bean\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"productivity\": 2700\n }\n ]\n }\n ]\n }\n ],\n \"bunkers\": [\n {\n \"key\": \"bunker_1\",\n \"capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-10\"\n },\n \"capacity\": 5000\n }\n ]\n }\n ],\n \"consumers\": [\n {\n \"key\": \"factory_line_1\",\n \"crop_key\": \"bean\",\n \"consumption_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-05\",\n \"to\": \"2025-03-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-03-12\",\n \"to\": \"2025-03-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-12\"\n },\n \"min_stock_days\": 2\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"markets\": [\n {\n \"key\": \"market_1\",\n \"contracts\": [\n {\n \"key\": \"contract_1\",\n \"type\": \"BUY\",\n \"target_keys\": [\n \"elevator_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 280\n }\n ]\n }\n ]\n },\n {\n \"key\": \"contract_2\",\n \"type\": \"SELL\",\n \"target_keys\": [\n \"factory_1\"\n ],\n \"pricelist\": [\n {\n \"crop_key\": \"bean\",\n \"price_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-03-01\",\n \"to\": \"2025-03-15\"\n },\n \"price\": 320\n }\n ]\n }\n ]\n }\n ],\n \"attributes\": []\n }\n ],\n \"movement_matrix\": [\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 100,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"field_1\",\n \"destination_key\": \"elevator_1\",\n \"distance\": 70,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"factory_1\",\n \"distance\": 40,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"elevator_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n },\n {\n \"source_key\": \"factory_1\",\n \"destination_key\": \"market_1\",\n \"distance\": 5,\n \"cost_per_transport\": 5000\n }\n ],\n \"leftovers\": [\n {\n \"crop_key\": \"bean\",\n \"humidity\": 50,\n \"target_key\": \"field_1\",\n \"target_detail_key\": null,\n \"amount\": 4990\n }\n ],\n \"plan_settings\": {\n \"project_settings\": {\n \"configuration\": \"OPTIMIZE_DISTANCE\",\n \"start_date\": \"2025-03-01\",\n \"end_date\": \"2025-03-15\",\n \"transport_capacity\": 23\n },\n \"calculation_settings\": {\n \"result_ttl\": \"PT20M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"System","description":"Системные функции.\nВспомогательный функционал, общий для всех сервисов.\n","item":[{"id":"e7a12bfb-3cc4-4784-aee2-f1325d2d40c3","name":"Проверка доступности","request":{"name":"Проверка доступности","description":{"content":"Проверка доступности сервиса.","type":"text/plain"},"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"84593295-0d7d-43ac-a2db-286725e91387","name":"Успешное выполнение","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"health\": 0.999\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"68afd96d-eea0-4d89-8eda-f56258c4d1e2","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7c603edd-6734-479e-ae6e-6a7c9ac49831","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"58efd3de-3906-4004-ad30-162223b2c4f6","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"4b73e8fb-2b4d-4626-86ad-53b5c36c838b","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f04fd831-4a89-49da-83c9-230d221703ab","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"50fcd68e-9fb0-416e-9dd6-f313e84cc1a3","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2bcfb037-b822-48d7-a449-6df52fcf1718","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"de771cc9-195b-410f-935e-e7e2ccdff677","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"d9279686-911e-441e-a3f2-df9fc432f3ba","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"1c8d3468-1569-4159-80d3-61966ca88fdf","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f885befc-53a8-4132-b2a1-5e3cc27c0677","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e71c00ce-23ad-4e00-b244-7b7338e91a57","name":"Получение версии сервиса","request":{"name":"Получение версии сервиса","description":{"content":"Получение версии сервиса.","type":"text/plain"},"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"5ff062de-1b64-4883-8fed-ef74ae92b0d0","name":"Успешное выполнение","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"major\": 7,\n \"minor\": 15,\n \"build\": \"3754RC\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"25a46857-709f-4503-b179-2240df9b78b3","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"703fd17f-db48-4b2f-866b-1faffc561c17","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"eec633a1-e520-44e3-a129-ee8a0bb60cea","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"ca424156-137d-41b8-b46e-df3a44de8573","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"07d9e874-4542-427c-8f00-003ac68c1f3b","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e93e6e47-1a71-4971-b922-06937291130c","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"78f1aec8-7c83-47e1-b959-a6a66bb0957a","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"4139bb18-6c10-45dc-a5ac-b4bb8ec40623","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"adaa5439-2a6d-4f86-88f8-b7fc0393513f","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"03819855-f23d-4860-bf42-5a42fad27a8f","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"5451ce8f-892a-42db-b127-c4d8e0c9cc41","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"729278b3-1142-4f64-be69-732141189948","name":"Получение документации","request":{"name":"Получение документации","description":{"content":"Получение файла с документацией на этот сервис.","type":"text/plain"},"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"file_en.html","key":"filename","disabled":false,"description":{"content":"(Required) Название файла.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"text/html"}],"method":"GET","body":{},"auth":null},"response":[{"id":"d0a96e23-b83f-484b-930c-13197265469b","name":"Успешное выполнение","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"text/html"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/html"}],"body":"tempor eu","cookie":[],"_postman_previewlanguage":"text"},{"id":"1fbabecf-e548-4ecc-a020-53d1aa7783aa","name":"Запрашиваемая сущность не найдена","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"24b4b6a6-e1e3-4923-99a1-3f6f76acc12d","name":"Метод запрещен для данного ресурса, проверьте указанный метод (POST, GET, ...)","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Method Not Allowed","code":405,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"90f857aa-11f4-4d3e-9b65-e9feca271e5b","name":"Клиент не способен обработать формат ответа, проверьте заголовки","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Acceptable","code":406,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"136f1158-b83c-48f2-aa46-91c2e46ef4a4","name":"Неприемлемый формат запроса, проверьте заголовки","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a3daf35e-c4b2-4054-94aa-344c0d7bef5d","name":"Превышено количество запросов","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2257b3ec-4492-430c-b9a9-00af6f34ee73","name":"Внутренняя ошибка сервера","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b38436b7-8758-452b-ac8c-7bb0fa98881c","name":"Функциональность не доступна для использования","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Implemented","code":501,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"c240c3ac-b5bb-482c-9840-c4b83eb3ca5b","name":"Неверный шлюз","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Bad Gateway","code":502,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"b258fba6-0ab4-4946-ae13-2898775e9d6e","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Service Unavailable","code":503,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"6db1c4a0-eadc-4d4e-bb14-e8f37573ef74","name":"Шлюз не отвечает","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Gateway Timeout","code":504,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"8adfcf1e-9710-4210-8829-b5c081a7212f","name":"Сервис не доступен","originalRequest":{"url":{"path":["agro","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[],"cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}],"auth":{"type":"bearer","bearer":[{"type":"any","value":"{{bearerToken}}","key":"token"}]},"event":[],"variable":[{"key":"baseUrl","value":"https://api.edge7.veeroute.cloud"}],"info":{"_postman_id":"1ca860e3-eac4-4e3c-a7e0-3570f990f738","name":"VRt.Agro [AG]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Программный интерфейс для Veeroute Agro.\n\n# Описание\n\nСервис предназначен для расчета плана работ производственных объектов.\n\n## Общая схема\n\n![objects](../images/agro_objects.svg)\n\n### Поле\n\n- производит определенную сельскохозяйственную культуру определенной влажности\n- продукция с поля может перемещаться только на Элеватор или Завод\n\n### Элеватор (Ток)\n\n- состоит из Ворот, Сушилок, краткосрочных и долгосрочных мест хранения\n- сушит зерно (если влажность культуры больше допустимой)\n- хранит сухое зерно в краткосрочных местах хранения (складах), при этом допускается выгрузка и загрузка зерна в рамках одних суток\n- хранит сухое зерно в долгосрочных местах хранения (рукавах, траншеях, курганах)\n- при хранении в одном хранилище может находится только один вид культуры\n- продает излишки зерна на Рынок\n- производственные процессы внутри объекта: сушка, загрузка/выгрузка в место хранения, хранение\n\n### Завод\n\n- состоит из Ворот, Сушилок, Бункеров, Потребителей\n- [если присутствует сушка] сушит зерно (если влажность культуры больше допустимой)\n- хранит сухое зерно в Бункерах (краткосрочное хранилище, привязанное к определенной культуре)\n- поддерживает в Бункерах минимальный запас зерна для потребления\n- потребляет зерно из Бункеров\n- закупает недостающее зерно с Рынка\n- производственные процессы внутри объекта: сушка, загрузка/выгрузка в место хранения, хранение, потребление\n\n### Рынок\n\n- закупает зерно у Элеваторов\n- продает зерно Заводам\n\n## Проект\n\nПроект отражает запланированную последовательность операций над сельскохозяйственными культурами, ниже описаны типы операций.\n\n### HARVEST\n\nУборка сельскохозяйственной культуры:\n\n- между производственными объектами (Полем и Элеватором или Заводом)\n- операция происходит внутри одного дня\n- на Поле происходит определение влажности зерна\n\n| | Объект (target_key) | Подобъект (target_detail_key) |\n|--------------------------|---------------------|-------------------------------|\n| Источник (source) | Поле | - |\n| Назначение (destination) | Элеватор или Завод | Ворота |\n\n### DRY\n\nСушка культуры:\n\n- внутри производственного объекта (Элеватора или Завода)\n- длительность операции - сутки\n- в процессе сушки меняется масса и тип влажности (WET -> DRY)\n- в источнике указывается масса сырой культуры\n- в назначении указывается полученная масса сухой культуры\n\n| | Объект (target_key) | Подобъект (target_detail_key) |\n|--------------------------|---------------------|-------------------------------|\n| Источник (source) | Элеватор или Завод | Ворота |\n| Назначение (destination) | Элеватор или Завод | Сушилка |\n\n### LOAD\n\nЗагрузка культуры с Ворот в Место хранения (долгосрочное, краткосрочное, бункер):\n\n- между частями одного производственного объекта (Элеватора или Завода)\n- операция происходит внутри одного дня\n\n| | Объект (target_key) | Подобъект (target_detail_key) |\n|--------------------------|---------------------|------------------------------------------------------|\n| Источник (source) | Элеватор или Завод | Ворота или Сушилка |\n| Назначение (destination) | Элеватор или Завод | Место хранения (долгосрочное, краткосрочное, бункер) |\n\n### UNLOAD\n\nВыгрузка культуры из места хранения на Ворота:\n\n- между частями одного производственного объекта (Элеватора)\n- операция происходит внутри одного дня\n\n| | Объект (target_key) | Подобъект (target_detail_key) |\n|--------------------------|---------------------|------------------------------------------------------------------|\n| Источник (source) | Элеватор | Место хранения (долгосрочное, краткосрочное, бункер) или Сушилка |\n| Назначение (destination) | Элеватор | Ворота |\n\n### STORE\n\nХранение культуры:\n\n- место хранения не меняется\n- длительность операции - сутки\n- операция происходит через ночь\n\n| | Объект (target_key) | Подобъект (target_detail_key) |\n|--------------------------|---------------------|------------------------------------------------------|\n| Источник (source) | Элеватор или Завод | Место хранения (долгосрочное, краткосрочное, бункер) |\n| Назначение (destination) | Элеватор или Завод | То же самое место хранения |\n\n### RELOCATE\n\nПеревозка между производственными объектами:\n\n- между производственными объектами (Элеватором и Заводом)\n- операция происходит внутри одного дня\n\n| | Объект (target_key) | Подобъект (target_detail_key) |\n|--------------------------|---------------------|-------------------------------|\n| Источник (source) | Элеватор | Ворота |\n| Назначение (destination) | Завод | Ворота |\n\n### CONSUMPTION\n\nПотребление культуры заводом:\n\n- между частями одного производственного объекта (Завода)\n- операция происходит внутри одного дня\n- потребление идет из Бункера\n- дополнительно можем потреблять прямо с Ворот или Сушилки без закладки в Бункер\n\n| | Объект (target_key) | Подобъект (target_detail_key) |\n|--------------------------|---------------------|-------------------------------|\n| Источник (source) | Завод | Бункер или Ворота или Сушилка |\n| Назначение (destination) | Завод | Потребитель |\n\n### SELL\n\nПродажа культуры:\n\n- между производственными объектами (Элеватором и Рынком)\n- операция происходит внутри одного дня\n\n| | Объект (target_key) | Подобъект (target_detail_key) |\n|--------------------------|---------------------|-------------------------------|\n| Источник (source) | Элеватор | Ворота |\n| Назначение (destination) | Рынок | Контракт |\n\n### BUY\n\nПокупка культуры:\n\n- между производственными объектами (Рынком и Заводом)\n- операция происходит внутри одного дня\n\n| | Объект (target_key) | Подобъект (target_detail_key) |\n|--------------------------|---------------------|-------------------------------|\n| Источник (source) | Рынок | Контракт |\n| Назначение (destination) | Завод | Ворота |\n\n## Диаграмма сущностей\n\n![erd](../uml/agro.svg)\n\n\nContact Support:\n Name: Veeroute Support Team\n Email: servicedesk@veeroute.com","type":"text/plain"}}}