{"item":[{"name":"Plan","description":"Production plan calculation.\n","item":[{"id":"a389ad6f-fe22-4fd7-9dc9-8d3514bb375b","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"eb4f8672-9826-4776-8ea2-6e0895dae227","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T16:55:35.370332Z\"\n },\n \"project\": [\n {\n \"type\": \"RELOCATE\",\n \"crop_key\": \"bean\",\n \"source\": {\n \"date\": \"2025-09-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-09-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":"fe00a729-fedc-4bec-b377-9fceb4d70384","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-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":"54447a3f-8c27-4b0b-8a4a-a1c6ab923c56","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"6c451524-8c66-4acb-8e0f-0732521f418b","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6595a75e-10c2-47ea-b997-c9b9bf15ceab","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b2a66fd1-9b11-45c5-b33a-a663677ed662","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"879f71d1-468f-4c30-8b32-cd491e8350b8","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"521a4bed-51e9-4a09-b74a-80a4aaa9ef27","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"3223c544-6a37-454a-9d97-82f306f96879","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"96987f0d-293a-435a-800b-a79334bce41d","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b029d229-fe67-4120-8db6-3200ba03b14f","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"41eeac95-757b-4061-8721-96485efe7f9f","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"7a40ea12-588f-416d-8ab3-13ed932bb107","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"ba7252f0-71bd-41b7-846b-a48485c8bb54","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"227c2f72-b2bb-4734-adb2-6248222de795","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"6bd11f34-02e8-4d27-a355-653de7c2f870","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"bd6ab7a1-2cf0-4076-87e6-6a1c9e1ce07c","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"process_code\": \"11111111-2222-3333-4444-555555555555\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b98a258-cd36-4a37-bda4-091c1f3a147f","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-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":"e66b292b-77f1-4185-84a4-7a6217c831e2","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"4fa7f8db-d524-4d75-b1f0-9d1250c8f50e","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3f6f88d0-e46e-428f-9e9b-aa0cfffebb7b","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8197437d-0b8f-4295-9ca1-f55df4df28c7","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"9dc41504-3713-4ea6-be8b-d646c4eee2b5","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"fa494151-9f38-4ed9-8144-aed6b5748646","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"24d5f77e-e2ec-4460-a98d-43f9fb06c5dd","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"92f06869-8cb5-4316-a497-69d67807ebeb","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"583a041c-7a22-49d2-9284-57f507447771","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"b569bc38-24e9-4a60-9cea-90aaf2d928af","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"1ede4497-c1fd-4737-91be-a232bc85b4b6","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"3da08205-3942-4e82-9cf9-f6c66ed6a305","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"f6f64202-8c9a-49ac-baea-a25a3d0657c9","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"6f2b21ad-e62c-44d0-91d1-1d475236ae72","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) Unique process identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"45a84f51-dd21-4707-9e71-8a054f1830ab","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":"45c684af-b3ed-4d8e-b853-3f4d34551fd1","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-09-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":"8de4d06c-760d-44f2-9c68-734a03756f26","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":"1a36aaae-1e72-4bed-afc0-7f8187349105","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6eafe299-7760-4c57-a7ea-cc134abd43d1","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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"321e8f08-b511-434d-a9fb-b8005a4134d4","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":"7b1e940e-8358-47f3-8b23-b3175c2dfae7","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":"8d37ea8b-70dd-4b74-9baf-c252dfd51bed","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":"b35a753d-c054-4c22-910f-abdf5606cc0f","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"64179a67-2f40-40b5-aceb-45a02f859d78","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b8595f6f-ac64-4d92-9fbe-c18568fd8fa4","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":"e29e4f15-4cf0-4302-9390-eb0f94101b97","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":"dbac4a62-39ef-486b-90d1-99a5937d54f9","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":"920b8e59-7bf4-4dd1-8c6c-2a402c4cf85d","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":"2e72b4b4-98b2-436f-ad5a-231808b22c0c","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":"f52ffc8c-d24a-4a9f-8cb1-f83510e8e07a","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) Unique process identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"0e8ccf12-2666-4955-a43a-eea731c3fcd8","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-09-21T09:30:00+03:00\"\n },\n \"calculation_progress\": 52,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6ee6e44d-53af-4347-9613-a18d4a45192b","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-09-21T09:30:00+03:00\"\n },\n \"calculation_progress\": 52,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0564c8e2-ca74-44ea-b084-a089611dfc6c","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-09-21T09:30:00+03:00\"\n },\n \"calculation_progress\": 52,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\",\n \"message\": \"detail error message\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"03e4465e-7f45-43dc-b819-f99259bf62a7","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-09-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":"0a5a728e-0814-40e3-980e-52fca21e32de","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":"1ca99907-2c49-4d2d-9e23-901ddce7a5e9","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"28f08dd1-e05f-483e-966e-6176c2b16945","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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2b528355-4866-4453-87a0-abe3f9aa503c","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":"cf931fde-254b-461f-8381-d05f8e6c8203","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":"99fcd009-781c-476b-8770-dddcda0a6b8f","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":"f3e7db7f-7ed6-4da1-ac5b-13e130dcf85f","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c93cd962-e042-49aa-b5ee-487a8b39403d","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"57d3eabd-a605-4c32-bee6-3f5cc3537874","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":"34bdb528-a436-4594-b6ff-228285132fb3","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":"8043f47c-5100-4016-a47f-c812ce036b32","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":"036a026b-cbf1-4dd3-a776-a3ca003a4ec8","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":"f8d7c86d-7169-4743-8878-7005eacc7e11","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":"90b08fff-b4e2-47b8-95b3-e0e0082fa20d","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) Unique process identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"e8757676-a5ce-4804-8e46-c9eb2003d042","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-09-21T16:55:35.370332Z\"\n },\n \"project\": [\n {\n \"type\": \"RELOCATE\",\n \"crop_key\": \"bean\",\n \"source\": {\n \"date\": \"2025-09-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-09-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":"08fbd232-6452-43db-8d7e-56c55455bbba","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-09-21T16:55:35.370332Z\"\n },\n \"project\": [\n {\n \"type\": \"RELOCATE\",\n \"crop_key\": \"bean\",\n \"source\": {\n \"date\": \"2025-09-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-09-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":"4ce91e61-5026-4677-bccd-cbd032a2fe9e","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-09-21T16:55:35.370332Z\"\n },\n \"project\": [\n {\n \"type\": \"RELOCATE\",\n \"crop_key\": \"bean\",\n \"source\": {\n \"date\": \"2025-09-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-09-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":"3f051a43-adac-4bc2-8db5-ea84155e291f","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-09-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":"47291085-1593-4033-94eb-8a31873fb578","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":"1ab0a2eb-d238-4a80-8197-d519b826bc60","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d0c40ff-9b2d-4f75-9a8a-3ca84872ba6c","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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"603dd3f3-e585-4ca0-9ef2-2c52f498ee98","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":"3d393205-27e1-4c4d-9ae3-9cf8fdfbb944","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":"cd7cf984-dab8-4dc8-b0fa-e6726ec10e46","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":"cb1d5001-eee9-4dcd-804e-c3e1581b7938","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"789d3526-45b9-48a5-8e76-839d8b113e32","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3cfaebd3-fcd1-4854-b90a-4cf9d5197188","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":"f407f536-31cb-4e06-989d-f9e671e35ece","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":"8c65d0f6-4be2-4d18-b6d1-27bbbf65cc81","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":"63da71d4-0a6d-4788-b742-cad35b773a81","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":"7d8a4d22-a51f-444f-98ce-186fd7cc81f8","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":"b41deab6-4c0b-481c-a6a0-76d9497e6931","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) Unique process identifier.","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"ea70bc12-b2cd-40bb-8dde-5d594fe90e30","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":"f974a517-db13-4726-9323-a87b016abaab","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-09-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":"944cb294-ec58-41b8-9cde-92cc9c5cae41","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":"ae091824-b3bb-4944-80cc-ba7c89ade697","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"154f0817-9b14-4404-9fc4-03c7c7071565","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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9ea674f4-2b7e-4187-a902-6cecdbef3889","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":"e09fcdc1-610c-47c3-af55-827069967e5d","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":"e171dc7e-7ee8-47b1-bf45-35bcc54fde2d","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":"31139565-392c-4860-8e12-71fddf72a2f8","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"baccde8d-3f26-4681-8a24-9d6895526081","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"170fecbd-7e9e-43e6-97ce-f651ca8e316f","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":"b1ac3068-6730-4daf-9b59-f846f7c6217d","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":"dc4f4b8f-26ae-4b71-948f-37f02ca8debb","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":"8308266b-0104-4420-bf73-caa00fdf253f","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":"3d785a0b-bb09-47d5-a684-3d3af46e352d","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":"636a7cec-cf6d-423d-93ab-757912a45661","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"71c48fb8-06f8-4f1e-9251-e55f1d1c22f6","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-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":"84a3014d-d567-4837-862b-c4cd85b38088","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-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":"17140391-2fa3-461b-bfd3-4f1c7b7d926f","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"91b047ec-7b83-414e-8368-3483da0af67c","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e28d388c-83f7-4e14-a5f2-772dbd90f0fd","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b08273a-6426-4799-af36-5795181cc923","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"96825eeb-be83-47aa-b646-74172a393dd8","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"6dd6c2a7-a74e-46be-b6f9-40bb4b0b14bb","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"bae11dc1-9a96-4095-aca6-6575fa98db1a","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"489aa1f4-fb27-499a-a9a0-c78df9aa1bd4","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d15ef32b-1697-49ef-8247-99c8b0b2f90d","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"916da200-58d5-45c6-89e8-7b17d122ae5c","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"809e8a85-9740-40a2-a0e3-a993862c1ef6","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"2b3789fc-eac8-49f5-ac14-5ef631805ed6","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"0f645f60-879b-4dcf-ac7e-f5c4712aa291","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"d46544c3-ee35-44af-a62d-ded3a95efb05","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"a4478426-a6a3-4d8f-8abf-bde01256ba58","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"05def2f3-e039-4696-9784-e0c9f57c6523","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-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":"ef1c267a-a1e6-41a1-8625-445b2d3bff92","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"c8fb0369-167b-4fb0-931b-53f34b029402","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f6199513-7f4d-4dcf-9b7e-b64d36ce6f0f","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8bc80122-0a1a-4955-8f6c-106c4cd6deeb","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"65e3acff-a16d-4dbc-ab7c-8eea59a01873","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"be227e72-a7c7-489a-add6-fbc83108b9f1","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"a2c6ea29-353d-4fec-b604-faf6a37621bd","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8f06f491-20e0-4801-a0f9-cbc9c0fc0665","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"23186a44-84af-47fa-8d9e-ad290e5bc42b","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"42def467-9db7-4b50-bb6f-a1df2d38e5ae","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"fd00aad8-bf78-4228-a9ab-1cb6b842d2df","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"f2a8f18c-2da0-4f97-bfc9-60fb6519aa09","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"79f1bdce-7ce7-405f-907e-744518123f1d","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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 1000\n }\n ],\n \"humidity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-03\"\n },\n \"humidity\": 220\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-04\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 100\n }\n ],\n \"output_capacity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 15000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-05\"\n },\n \"capacity\": 5000\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-06\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-10\"\n },\n \"capacity\": 17000\n }\n ],\n \"productivity_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-05\",\n \"to\": \"2025-09-11\"\n },\n \"capacity\": 500\n },\n {\n \"date_window\": {\n \"from\": \"2025-09-12\",\n \"to\": \"2025-09-15\"\n },\n \"capacity\": 20\n }\n ],\n \"stock_forecast\": [\n {\n \"date_window\": {\n \"from\": \"2025-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"to\": \"2025-09-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-09-01\",\n \"end_date\": \"2025-09-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":"System functions.\nAuxiliary functionality common to all services.\n","item":[{"id":"26ce1d8c-e0f8-4df4-9213-e15b2ab56334","name":"Checking the availability","request":{"name":"Checking the availability","description":{"content":"Checking the service availability.","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":"400dea10-b2cb-45ca-b061-21e1cdc14fe5","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":"4fc7ac87-cae6-42df-962e-ca3250f6bb7e","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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c6cb2300-5a32-4b0d-aa7c-82985eb5f98d","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":"5d089d3e-f464-42be-aaf6-d7f0210af306","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":"cde5ff3c-d25b-4869-8b8c-76f2ff9cf846","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":"542a6f71-3c1e-4cdc-86bc-5c786e9e1afb","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"07722e28-d112-43b6-885c-d489fa364c08","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"86e33f7a-f750-40f6-8721-ac5a44b64fd5","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":"70f16402-0187-4c19-b5fc-ae796c7da8b6","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":"cf8d7449-38c8-4a6a-9061-5af019bd2c4a","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":"eb455ae8-73c4-4c02-867f-b0e275fbe305","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":"a95193eb-10e3-4e3a-a880-7786328a4c7b","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":"2e4eb577-64bb-4097-b955-625a2045a2bd","name":"Getting the service version","request":{"name":"Getting the service version","description":{"content":"Getting the service version.","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":"d9f07226-eb28-4489-8ca7-79725c1caab0","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":"a4804e09-0e14-488d-9d65-7d3d9555f379","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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e50b6465-bdb6-4cb4-afb1-763f478f8bc1","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":"ea1da47a-012f-4538-ae79-4b5707a66eb0","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":"d12b22e7-b4cf-4462-811b-b2e2139c44fb","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":"a3301887-7618-4a92-be90-0f7ff2bc15a7","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c0114164-1bd1-43a6-9ebd-0471fd3ef73b","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"577da02d-4677-49fd-aa76-eae3c4e10aca","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":"8aaf1990-b9e1-4fc5-98ad-fbba38db3ee7","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":"2eb0a65a-a765-4b92-be7d-2140fa5c55b2","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":"531c4d7a-74e2-40a2-a6a3-2175ec2f9acd","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":"6a33331a-1b22-44fe-bb21-0113c32893a3","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":"b75587f4-79f1-4970-85c1-829114caf5ca","name":"Getting the documentation","request":{"name":"Getting the documentation","description":{"content":"Getting the file with this service documentation.","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":"132e638c-c1bc-47fc-b03a-5b27928758b7","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":"magna ut officia nostr","cookie":[],"_postman_previewlanguage":"text"},{"id":"32f43d65-0894-4bc5-a6a3-13865ffa1687","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-09-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"78e508ec-5c29-4a20-acf7-bd98d7d3783d","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":"549c69b2-35be-4254-a8e1-93fcb32ea1c0","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":"88696d63-68ea-4f7a-b337-bf617956eaf2","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":"6bf540ac-5abb-402e-afc3-11ce29b3b399","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2a677264-0dfe-4361-8e79-d8c5ffeebee8","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-09-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5371adb9-cef3-4c4d-9386-9e5c019ebed4","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":"2a9ca6a9-9305-4d70-8223-2563b1ea09f1","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":"3360ce19-d012-49c4-8c33-19d62af81b86","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":"1f82df3b-cf88-4751-99c7-830f603ee08f","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":"20c41529-989e-406e-9871-fab500254af6","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":"df2c10ba-bb40-4d70-8092-5f3a455afec2","name":"VRt.Agro [AG]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Veeroute Agro API.\n\n# Description\n\nThe service is designed to calculate the work plan of production facilities.\n\n## Objects overview\n\n![objects](../images/agro_objects.svg)\n\n### Field\n\n- produces a certain crop of a certain moisture content\n- products from the field can only be moved to the Elevator or Factory\n\n### Elevator\n\n- consists of Gates, Dryers, short-term and long-term storage areas\n- dries the grain (if the moisture content of the crop is more than acceptable)\n- stores dry grain in short-term storage places (warehouses), while unloading and loading grain is allowed within one day\n- stores dry grain in long-term storage places (sleeves, trenches, mounds)\n- when stored in one storage, only one type of culture can be located\n- sells surplus grain to the Market\n- production processes inside the facility: drying, loading / unloading to a storage location, storage\n\n### Factory\n\n- consists of Gates, Dryers, Bunkers, Consumers\n- [if drying is present] dries the grain (if the moisture content of the crop is more than allowed)\n- stores dry grain in Bunkers (short-term storage tied to a specific crop)\n- maintains a minimum supply of grain for consumption in the Bunkers\n- Consumes grain from Bunkers\n- buys the missing grain from the Market\n- production processes inside the facility: drying, loading / unloading to a storage location, storage, consumption\n\n### Market\n\n- buys grain from elevators\n- sells grain to factories\n\n## Project\n\nThe project reflects the planned sequence of operations on agricultural crops, the types of operations are described below.\n\n### HARVEST\n\nCrop harvesting:\n\n- between production facilities (Field and Elevator or Field)\n- the operation takes place within one day\n- on the Field there is a determination of grain moisture\n\n| | Object (target_key) | Subobject (target_detail_key) |\n|-------------|---------------------|-------------------------------|\n| Source | Field | - |\n| Destination | Elevator or Factory | Gate |\n\n### DRY\n\nDrying culture:\n\n- inside the production facility (Elevator or Field)\n- duration of the operation - days\n- during the drying process, the mass and type of humidity changes (WET -> DRY)\n- the source indicates the mass of raw culture\n- in the appointment, the resulting mass of dry culture is indicated\n\n| | Object (target_key) | Subobject (target_detail_key) |\n|-------------|---------------------|-------------------------------|\n| Source | Elevator or Factory | Gate |\n| Destination | Elevator or Factory | Dryer |\n\n### LOAD\n\nLoading culture from the Gate to the Storage Location (long-term, short-term, silo):\n\n- between parts of one production facility (Elevator or Field)\n- the operation takes place within one day\n\n| | Object (target_key) | Subobject (target_detail_key) |\n|-------------|---------------------|--------------------------------------------------|\n| Source | Elevator or Factory | Gate or Dryer |\n| Destination | Elevator or Factory | Storage location (long-term, short-term, bunker) |\n\n### UNLOAD\n\nUnloading the culture from the storage place to the gate:\n\n- between parts of one production facility (Elevator)\n- the operation takes place within one day\n\n| | Object (target_key) | Subobject (target_detail_key) |\n|-------------|---------------------|--------------------------------------------------|\n| Source | Elevator | Storage location (long-term, short-term, bunker) |\n| Destination | Elevator | Gate |\n\n### STORE\n\nCulture storage:\n\n- the operation takes place within one day\n- storage location does not change\n\n| | Object (target_key) | Subobject (target_detail_key) |\n|-------------|---------------------|--------------------------------------------------|\n| Source | Elevator or Factory | Storage location (long-term, short-term, bunker) |\n| Destination | Elevator or Factory | The same storage location |\n\n### RELOCATE\n\nTransportation between production facilities:\n\n- between production facilities (Elevator and Field)\n- the operation takes place within one day\n\n| | Object (target_key) | Subobject (target_detail_key) |\n|-------------|---------------------|-------------------------------|\n| Source | Elevator | Gate |\n| Destination | Factory | Gate |\n\n### CONSUMPTION\n\nField crop consumption:\n\n- between parts of one production facility (Field)\n- the operation takes place within one day\n- consumption comes from the Bunker\n- in addition, we can consume directly from the Gate or Dryer without laying in the Bunker\n\n| | Object (target_key) | Subobject (target_detail_key) |\n|-------------|---------------------|-------------------------------|\n| Source | Factory | Hopper or Gate or Dryer |\n| Destination | Factory | Consumer |\n\n### SELL\n\nSale of culture:\n\n- between production facilities (Elevator and Market)\n- the operation takes place within one day\n\n| | Object (target_key) | Subobject (target_detail_key) |\n|-------------|---------------------|-------------------------------|\n| Source | Elevator | Gate |\n| Destination | Market | Contract |\n\n### BUY\n\nBuying culture:\n\n- between production facilities (Market and Factory)\n- the operation takes place within one day\n\n| | Object (target_key) | Subobject (target_detail_key) |\n|-------------|---------------------|-------------------------------|\n| Source | Market | Contract |\n| Destination | Factory | Gate |\n\n## Entity relationship diagram\n\n![erd](../uml/agro.svg)\n\n\nContact Support:\n Name: Veeroute Support Team\n Email: servicedesk@veeroute.com","type":"text/plain"}}}