{"item":[{"name":"Plan","description":"Production plan calculation.\n","item":[{"id":"b5b657d6-c76a-4267-abb7-b56a98478035","name":"Planning (SYNC)","request":{"name":"Planning (SYNC)","description":{"content":"Production plan calculation.","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":"f151d2e0-f82b-4ccd-afa9-8dd4c0f44ecb","name":"Calculation completed successfully","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":"b4cfb210-e17a-43a5-859a-c502507f5e66","name":"Bad request - data contain errors","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":"713a51f0-0248-4027-87f2-29d736b9ba82","name":"Unauthorized - incorrect authorization details, token is missing or invalid","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":"d0549228-b273-4145-b544-34ce11afd695","name":"Payment Required","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":"f45e58b8-ce47-408d-b116-5ace83fa5fc8","name":"Not found","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":"87a6d4a7-06d7-4296-b451-95dbf7fe3f43","name":"Method not allowed, check method (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":"48e6c588-2b51-4a04-abc5-4b25c93d209b","name":"Client is unable to process a format of response, check headers","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":"05ebc50b-110f-406f-9b74-bc56a2dbcf59","name":"Unsupported media type, check headers","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":"884988b0-dbee-4dd7-bba1-4758d1e544cc","name":"Too many requests","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":"090c27c1-ac11-44b4-a9d0-9ee11a87847f","name":"Internal server error","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":"526e6bf1-c450-49c9-ab5c-c8db1cd020e5","name":"Not implemented","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":"b1b31ba2-a376-4766-b320-e2b5c4c4a829","name":"Bad gateway","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":"c68cddda-d87e-42ab-b9a8-18a6cd3188ed","name":"Service unavailable","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":"14ba6b12-247c-4c4a-a9dc-b26e5041daa9","name":"Gateway timeout","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":"322985ec-d7ba-4bab-9d82-8f89974c55cb","name":"Service unavailable","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":"28ff7415-7005-48c0-92c0-ffd816509243","name":"Planning (ASYNC)","request":{"name":"Planning (ASYNC)","description":{"content":"The result can be obtained using the [result](#operation/read_plan_result) method, removing - with [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":"fc59e05a-1cb1-4801-82f6-34beb2a8ee75","name":"The calculation was successfully added to the queue","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":"1b42aecb-c54c-46c5-85e1-9cfde39b7f45","name":"Bad request - data contain errors","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":"4af08a76-517a-4f9b-8394-37a09904b320","name":"Unauthorized - incorrect authorization details, token is missing or invalid","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":"ed752b2c-f830-4ecf-987c-552cc5bcdf3f","name":"Payment Required","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":"5ad584c1-0690-4057-8d7c-098d1cfe9a59","name":"Not found","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":"fb72dec8-db55-48f2-a6ec-bcd225ad0964","name":"Method not allowed, check method (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":"273bae83-7116-4c14-ae09-562793df3490","name":"Client is unable to process a format of response, check headers","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":"c6616216-9112-42d9-84cc-2e917911cc63","name":"Unsupported media type, check headers","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":"a229befb-7af9-42dd-ba48-ba2f32245ae1","name":"Too many requests","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":"8dd30753-0e86-4c3c-b6bc-06026c6850c5","name":"Internal server error","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":"34929940-bdea-4d72-a403-5eb5b274e690","name":"Not implemented","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":"0b6b0e66-d866-425f-929f-09ba79e2d362","name":"Bad gateway","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":"857d76cd-43a1-4b95-9c0f-7e76177b7ca7","name":"Service unavailable","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":"1126f204-2828-4ede-b2ab-d72cdfc0750d","name":"Gateway timeout","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":"40745486-f60c-4a82-9a5a-a5be68686428","name":"Service unavailable","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":"f3211b65-eb08-4956-92b7-7ac5af68ca44","name":"Cancel calculation","request":{"name":"Cancel calculation","description":{"content":"Cancel calculation process by the calculation identifier.","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":"45f44753-049a-4277-88c2-ec060345d5a2","name":"Calculation successfully canceled","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":"184f6b63-0ebd-4f86-8ea2-9336989c6dfe","name":"Bad request - data contain errors","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":"24d2e0c7-370b-4efc-8cd4-582cbbf1b122","name":"Unauthorized - incorrect authorization details, token is missing or invalid","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":"10e625d1-f85a-455e-a584-5201027c2f0d","name":"Payment Required","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":"4ea28765-7aea-4ddb-a659-a0c0fdf64930","name":"Not found","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":"03e742be-39ad-4f16-98ae-b50f8a4b7560","name":"Method not allowed, check method (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":"f13a5a85-6041-4677-ab96-51f11fda782c","name":"Client is unable to process a format of response, check headers","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":"86d0cfff-fc3a-4dc9-bcd2-7a606c849a49","name":"Unsupported media type, check headers","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":"fad90941-74ef-4f26-9d75-367d02663452","name":"Too many requests","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":"12f273ea-c89b-4222-99c0-d9eca59f5c45","name":"Internal server error","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":"37ba62b9-a1f7-4aff-9120-67f1512947fe","name":"Not implemented","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":"d19b8a65-1bff-47da-9dba-6b1a433cd627","name":"Bad gateway","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":"0facf474-699d-463f-8f11-296ab66c12e8","name":"Service unavailable","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":"64cc9486-e6d3-414c-bf93-d0816a48f4c5","name":"Gateway timeout","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":"660162aa-3a2e-41c9-aad9-20c56d9ca3e1","name":"Service unavailable","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":"fa713b73-f240-4080-a01a-1f176814c522","name":"Calculation state","request":{"name":"Calculation state","description":{"content":"Read calculation state by the calculation identifier.","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":"74e629e0-43b3-49f8-aeff-55314f5adbab","name":"Calculation completed successfully","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 }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"49cf03f6-3f94-4b0f-b23e-8242343ae704","name":"Calculation in progress, intermediate results returned","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 }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a0b91075-5406-4025-b852-7e89e3062c1e","name":"Calculation completed, problems encountered during the calculation process","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 }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"942f32a5-0364-4cd9-83de-16bbcae9c3a2","name":"Bad request - data contain errors","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":"9e6d707f-f1ae-49b7-b93b-67f688ad0d01","name":"Unauthorized - incorrect authorization details, token is missing or invalid","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":"f81d4b79-6237-4cb0-a292-fef657ec5126","name":"Payment Required","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":"47ebbaae-2abc-4c3b-8e86-e47b41029c05","name":"Not found","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":"f1527f69-c348-48b8-90ed-9cddf309fa30","name":"Method not allowed, check method (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":"c23cda59-1ebf-4377-ac25-f2a065f747e4","name":"Client is unable to process a format of response, check headers","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":"eb73c051-4d4c-4c94-baa9-3b778755483d","name":"Unsupported media type, check headers","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":"d2b8f3ab-d5e1-49f1-b19d-049ec2109e2f","name":"Too many requests","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":"ce66f065-f3d1-4c81-8fe8-6ad9b9d9014f","name":"Internal server error","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":"a938d8f6-85b4-4eb1-808f-151600638ea2","name":"Not implemented","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":"48dcf151-2bb2-479e-8d14-6cd4545c14d4","name":"Bad gateway","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":"205816ab-e7bf-4a30-98fe-349d9c05daf5","name":"Service unavailable","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":"a480b7fa-2c52-4bc4-94c7-ae6c0e1887f1","name":"Gateway timeout","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":"65f08835-9ac1-43a3-b328-b40d2d1163e2","name":"Service unavailable","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":"d7ddbd24-ae34-4ebe-8142-466ffb4e1d91","name":"Getting the result","request":{"name":"Getting the result","description":{"content":"Getting the result based on the calculation identifier.","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":"2a45af94-45cf-4504-a8d4-8b68a5b092e5","name":"Calculation completed successfully","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":"aeb67e35-cf5c-4cd9-9b0e-3b585a41f364","name":"Calculation in progress, intermediate results returned","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":"2a033901-d47c-491b-ad40-03c4dd9ed5b0","name":"Calculation completed, problems encountered during the calculation process","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":"c9a78b27-0f67-45a3-827d-742c89ddb8f3","name":"Bad request - data contain errors","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":"6afe1b6b-5c54-46ee-ac9c-80406b55f1d2","name":"Unauthorized - incorrect authorization details, token is missing or invalid","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":"226075d7-3c79-4c65-9d87-a91f93106b1c","name":"Payment Required","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":"e9aad947-4e1d-438c-a38a-3bbe353fbe84","name":"Not found","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":"4c0f7fd9-6b4a-475e-b64a-d17b7919ac2c","name":"Method not allowed, check method (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":"81e56ca1-028c-455c-aa80-a11cd3c45862","name":"Client is unable to process a format of response, check headers","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":"2410d8b0-ec95-4cf9-a78a-17adb17942c8","name":"Unsupported media type, check headers","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":"5fa28e6b-b0e9-41bb-a62a-ad9a7ca6cfec","name":"Too many requests","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":"172b479f-2fc2-4885-9143-daa6f77ec399","name":"Internal server error","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":"4a576982-02d4-4afa-9747-28bafaf44835","name":"Not implemented","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":"5e50d59c-7612-4718-900d-8f222bd19ab2","name":"Bad gateway","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":"e1856292-ad5e-4eda-ae71-19598c7fad18","name":"Service unavailable","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":"e60eccd2-2b4c-4f9b-b264-9583c2c26fb9","name":"Gateway timeout","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":"9f939217-cc05-4e0c-9974-978f31f736be","name":"Service unavailable","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":"6d81f5da-8235-4eed-89e8-9773be42e884","name":"Result removal","request":{"name":"Result removal","description":{"content":"Removal of the planning result by the calculation identifier.","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":"02696143-178d-4fb5-8c54-e656a3e984c7","name":"Successful execution - calculation result deleted","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":"475f4f88-b0da-4e48-ba23-87f728447404","name":"Bad request - data contain errors","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":"b9a48783-43bf-446e-86e5-039058ebba72","name":"Unauthorized - incorrect authorization details, token is missing or invalid","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":"3df4da73-1fd3-4823-af1c-4916140b5a47","name":"Payment Required","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":"9ca69078-afe2-4a52-9a6a-8d47234e214e","name":"Not found","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":"ecf3f6cf-1ad7-43bd-9b9b-8b82b483992d","name":"Method not allowed, check method (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":"2a2830b9-f86e-469f-bcd1-4fbef2f0767c","name":"Client is unable to process a format of response, check headers","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":"07f1c17c-b6c6-4622-8222-c036575b4609","name":"Unsupported media type, check headers","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":"37cf77e4-b175-4119-8150-ee1866234c85","name":"Too many requests","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":"06b98e48-450a-4dda-971d-57305ca279e8","name":"Internal server error","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":"b8a4bbb7-c3f9-4eaa-a8b4-0f6847b59467","name":"Not implemented","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":"27692cf9-c1c7-4503-94fb-22d19e040e32","name":"Bad gateway","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":"d9872221-2e65-4ed8-970e-09c23a520bf4","name":"Service unavailable","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":"c83cedfb-a6ba-4ecf-a049-407218c36daa","name":"Gateway timeout","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":"83d0197a-8fdd-4ad9-a481-8a9f9025887f","name":"Service unavailable","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":"a117fbb6-9036-4e6f-b0a6-dcd67c553240","name":"Data validation","request":{"name":"Data validation","description":{"content":"Checking data before planning.","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":"9bb0518f-159a-4fd8-94d4-b85ed7049edc","name":"Data validation completed successfully","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":"e8e3ce3b-4812-414e-9ec6-91a0cfad6e4f","name":"Bad request - data contain errors","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":"fffb3e40-658b-4595-9702-40cbba24a6d8","name":"Unauthorized - incorrect authorization details, token is missing or invalid","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":"de937584-7e8f-46b1-840d-8a08e5c10601","name":"Payment Required","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":"aa683855-3e73-488c-b14a-d7b0e1601647","name":"Not found","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":"d6ae791f-bc84-4928-9777-0d2e97208bf5","name":"Method not allowed, check method (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":"e6d4ddea-c1f3-4c0e-bd03-503c63cbafc5","name":"Client is unable to process a format of response, check headers","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":"89ad937d-f76c-4601-bfd6-06eac76173ad","name":"Unsupported media type, check headers","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":"0c57eb54-a7c6-42e2-9d21-9ec12c0d924a","name":"Too many requests","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":"a8256d1e-bc15-486c-8a48-cb7219be13d2","name":"Internal server error","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":"92e3249a-e80f-4398-9c12-0fc156a5fb99","name":"Not implemented","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":"71294330-242d-4af2-9127-1fbfca2f9217","name":"Bad gateway","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":"ca87f4b1-f297-49c9-9325-fe9ec4934254","name":"Service unavailable","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":"b0651078-85dd-4c28-ad11-b0bc3f3ba348","name":"Gateway timeout","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":"18dc1d00-9426-4129-8f12-7a2d19d8c6f5","name":"Service unavailable","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":"861aa2c7-2f73-4c39-a79d-4f20f7e4ccf8","name":"Clipping (SYNC)","request":{"name":"Clipping (SYNC)","description":{"content":"Data clipping.","type":"text/plain"},"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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) Target essence key.","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":"632a4a87-ea79-40fd-9bdd-13f5c53df007","name":"Successful execution","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"e9a4a391-61a0-498a-af8d-d3d638f9145d","name":"Bad request - data contain errors","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"e8888103-e50c-4139-8acb-d5354d2ee203","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"7fc80ad9-7c90-4190-a524-d0d07ea1708f","name":"Payment Required","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"a7cb4c8c-a457-4019-bcc0-cbf555a0cf3b","name":"Not found","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"061d7f95-4e49-4f0f-832f-eef8133677e4","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"87f57c1e-98a5-4025-9f63-ad158312ccbb","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"2e46df23-7814-4c42-9403-e3b86c28e28c","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"bf5134a1-e6fb-494d-b911-ca731c289e13","name":"Too many requests","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"10829482-13e6-468c-b355-77acc6ee054a","name":"Internal server error","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"2a502d20-7409-49e6-a2df-2460b7f2762e","name":"Not implemented","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"3bc7c9a7-8dd2-4a64-bef8-b6910b996275","name":"Bad gateway","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"87a92410-7b9e-44cc-8532-b4e703d6c426","name":"Service unavailable","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"c37aa485-ac1c-4670-a7a0-bff69538479c","name":"Gateway timeout","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"b10968db-59e0-4c61-be27-1bf58b639b4d","name":"Service unavailable","originalRequest":{"url":{"path":["agro","plan","clip",":clip_key"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"Data clipping strategy.","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":"d0df11d9-d514-4100-875d-be04571d3f23","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":"03df5398-c0b1-4921-a194-de547467ae4c","name":"Successful execution","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":"19a49ae3-9fdf-4bcf-a7bf-6d610be001ad","name":"Not found","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":"3048d600-c812-4944-b9fb-2dff3103d1ec","name":"Method not allowed, check method (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":"bfc00c55-abf2-4dd8-9f65-1e747f3cc4b4","name":"Client is unable to process a format of response, check headers","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":"c363b8c3-45c8-420a-aeac-98926d185350","name":"Unsupported media type, check headers","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":"7a5b9006-0502-470e-8bb2-18a16d70e92e","name":"Too many requests","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":"2178ddc5-daf7-4411-8158-40b5efca53f6","name":"Internal server error","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":"6a27b9a9-9397-42bd-9fbc-f228a46e696f","name":"Not implemented","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":"2765d360-3dea-4aad-875d-3dbb9963e3dc","name":"Bad gateway","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":"abab0869-7346-4196-b8cd-b778e4684a26","name":"Service unavailable","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":"d3200e2f-2e11-4d3e-b285-f132439c7bf2","name":"Gateway timeout","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":"eeb4f685-d2e7-420e-a9bf-7ce1b7c7be4d","name":"Service unavailable","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":"8b36e09a-11e2-43a4-871c-815db0249e10","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":"06171692-b602-484b-baca-7466efd83872","name":"Successful execution","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":"cfe3e27f-9ba9-4127-8f75-ce5e481b6257","name":"Not found","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":"1564338d-96a8-4481-9e0d-ff6f4767631e","name":"Method not allowed, check method (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":"0109c2da-79df-446e-93fe-18c08c57edf3","name":"Client is unable to process a format of response, check headers","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":"225b15cd-bf9b-4763-81f1-1bc5fc00d3a1","name":"Unsupported media type, check headers","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":"7d311642-b5c8-4798-8286-869a27d22d71","name":"Too many requests","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":"b8c87a5e-2f87-4e58-aebd-5aef38ae4950","name":"Internal server error","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":"2cf3f760-f0b4-4b14-b8fc-19e48214eef8","name":"Not implemented","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":"a077d885-da55-4b75-be93-316560b07a46","name":"Bad gateway","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":"5f189a30-d67d-4b2b-ac04-3ad62c8fa5ee","name":"Service unavailable","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":"63b4e732-1df1-4891-a2d0-3ca1baf4548d","name":"Gateway timeout","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":"92f1de9e-eb04-4ea1-999d-09de26d16730","name":"Service unavailable","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":"bbb7560a-a671-4f34-85aa-e720d91851cf","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) File name.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"text/html"}],"method":"GET","body":{},"auth":null},"response":[{"id":"d683fcc0-151d-4cfc-b04e-8c3c03df5b96","name":"Successful execution","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":"proident officia","cookie":[],"_postman_previewlanguage":"text"},{"id":"70f07cea-164d-4f12-b3c3-78b843ae55bd","name":"Not found","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":"075a2d54-a009-4972-bfa1-69a2602b7411","name":"Method not allowed, check method (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":"b887adaf-a750-4498-b9e5-023b84807614","name":"Client is unable to process a format of response, check headers","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":"312d9d5f-f571-48de-88f2-7420786f6d63","name":"Unsupported media type, check headers","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":"d815e779-90f9-4ae1-812b-b8eed645c9d6","name":"Too many requests","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":"862a5158-134c-4635-a1b5-5ed387353754","name":"Internal server error","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":"83652e3c-249a-4f46-95dc-5105a1e75e99","name":"Not implemented","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":"12b8a51a-3a67-42d3-9f4c-855eb4138838","name":"Bad gateway","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":"7ee962d1-2806-4756-bcac-a6ead0439664","name":"Service unavailable","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":"1ea0fcbd-e2c9-4f2a-92ad-814cf7649589","name":"Gateway timeout","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":"2e6e7f1f-fdf6-473d-9f72-c2c52d2a2972","name":"Service unavailable","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":"5c46368f-96b8-46ae-8cff-adbc966a13ea","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![erd](../uml/agro.svg)\n\n\nContact Support:\n Name: Veeroute Support Team\n Email: servicedesk@veeroute.com","type":"text/plain"}}}