{"item":[{"name":"Pack","description":"Calculation of the placement of products inside the packages.\n","item":[{"id":"1d85322e-7e26-48bc-afc7-ec1a06b5d2d8","name":"Packing (SYNC)","request":{"name":"Packing (SYNC)","description":{"content":"Planning the optimal package.","type":"text/plain"},"url":{"path":["packer","pack","calculation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"821697bb-43fd-47cf-adf4-2a6b2e26ca01","name":"PackResultSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_pack_calculation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"blueprint\": [\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 70000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 70000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n }\n ],\n \"statistics\": {\n \"products_count\": 1,\n \"packages_count\": 2,\n \"total_mass\": 60,\n \"total_volume\": 0.144,\n \"package_statistics\": [\n {\n \"package_key\": \"slot_default\",\n \"package_type\": \"SLOT\",\n \"count\": 1,\n \"max_container_mass\": 60,\n \"max_container_volume\": 0.144,\n \"utilization_by_mass\": 0.06,\n \"utilization_by_volume\": 0.0833\n },\n {\n \"package_key\": \"pallet_default\",\n \"package_type\": \"PALLET\",\n \"count\": 1,\n \"max_container_mass\": 60,\n \"max_container_volume\": 0.144,\n \"utilization_by_mass\": 0.0923,\n \"utilization_by_volume\": 0.0909\n }\n ]\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 1,\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 \"unpacked_items\": {\n \"product_keys\": [],\n \"package_keys\": [\n \"mixbox_default\"\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1b91990b-8f3e-4539-acd8-fa10edae1712","name":"PackResultBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_pack_calculation\",\n \"time\": \"2025-03-21T17:00:58.018418Z\"\n },\n \"blueprint\": [\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1050,\n \"mass\": 108000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1050,\n \"mass\": 108000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 800,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 900,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 1000,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 1100,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 800,\n \"width\": 800,\n \"height\": 900,\n \"mass\": 18000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 400,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 400,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 400,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 400,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 400,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 400,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n },\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 450,\n \"mass\": 50000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 450,\n \"mass\": 50000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 100,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n }\n ],\n \"statistics\": {\n \"products_count\": 126,\n \"packages_count\": 4,\n \"total_mass\": 129,\n \"total_volume\": 0.408,\n \"package_statistics\": [\n {\n \"package_key\": \"slot_default\",\n \"package_type\": \"SLOT\",\n \"count\": 2,\n \"max_container_mass\": 129,\n \"max_container_volume\": 0.408,\n \"utilization_by_mass\": 0.0645,\n \"utilization_by_volume\": 0.1181\n },\n {\n \"package_key\": \"pallet_default\",\n \"package_type\": \"PALLET\",\n \"count\": 2,\n \"max_container_mass\": 129,\n \"max_container_volume\": 0.408,\n \"utilization_by_mass\": 0.0992,\n \"utilization_by_volume\": 0.1288\n }\n ]\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 1,\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 \"unpacked_items\": {\n \"product_keys\": [],\n \"package_keys\": [\n \"mixbox_type_1\",\n \"mixbox_type_2\"\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"23070e34-de59-4115-8c50-53ffc7e3d97b","name":"Result400","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"76679e5b-b730-4278-9808-c270f1330f30","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dff7041e-63ad-4513-a487-798c6d8818db","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"a769101b-9639-43fc-bf40-9037fc2414bc","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3478982f-1e66-4c0a-b56e-4e82b03fccaf","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0e2e4f26-a246-4308-8d7d-b1d0499f389a","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"354a5048-62bb-430c-9b52-0cbada264343","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"491f383f-a466-4237-ac1a-6b166a0542b1","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"ddd063c0-c155-4b56-b31a-99386c7912df","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"7d0db76a-261b-4160-b798-85e97f8eaef6","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"74657b91-34ab-4a4f-abec-c4a84d7f1f45","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"79e54fee-b5c0-42ec-8ca3-2f157bf02ee6","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ede076a9-2f23-444b-b0ea-1565da94ae67","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b5dd4377-fe2b-4387-bcfe-9901980de97f","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c88b89ee-ee46-431b-8d45-83e047589a3a","name":"Not implemented","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"aab4cf11-022b-400a-a2db-5e8757767b3f","name":"Bad gateway","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"ac7ca137-d4f0-4cf8-9791-a97a7d8f354c","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"4e0435c8-cdc9-4321-8a46-a71146518b43","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"58f37d42-b9e8-4f1c-9f48-f62e298fdf27","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"50bcd6fd-27b9-46f3-8672-f1604250fd17","name":"Packing (ASYNC)","request":{"name":"Packing (ASYNC)","description":{"content":"The result can be obtained using the [result](#operation/read_pack_result) method, removing - with [delete](#operation/delete_pack_result).\n","type":"text/plain"},"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"7c9444d2-6dfb-407e-9bcb-b123415a14da","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"process_code\": \"11111111-2222-3333-4444-555555555555\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"32d9643d-ae08-430d-8fbd-e1b1b1a14bee","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"process_code\": \"11111111-2222-3333-4444-555555555555\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ad70a86a-173c-4d12-a3b4-23ae6b35159b","name":"Result400","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"41eca6bd-14dc-4ab8-9113-5680d44498a1","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d322b9f4-b419-4a4f-b09a-4574e5fc8720","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"dd66d742-bc37-4137-b64a-c3c12364f499","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fc804145-60e6-4df1-bed2-0768945dd53c","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"52008d8c-3730-4118-9cdd-fa8c8df4ce23","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c39c73d6-ff8e-432e-9a24-3238c8ae0380","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"263f9c21-f95b-4c09-80e3-64574a6eeb66","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"b7b3c479-c963-4c61-b8e5-b496dbaa2a13","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"031aa9fa-5a79-4853-bd06-d5c621575b5a","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"e712dce1-b744-4764-ad63-658075788082","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"91e7ae90-a77f-484b-8120-9e2e1ef13c42","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"68669779-3b0f-4ca6-9ccc-39721ec8ccb0","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f57f9192-95cf-4b3e-8c88-03d283664c01","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8673e384-042a-46b0-8285-4bb0c0f1753d","name":"Not implemented","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"17b5c5cc-0237-43e3-a265-708ce93f8f22","name":"Bad gateway","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"8baa8299-cabb-406f-91fc-42ce283950e7","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"6a12678a-d4f5-4450-ac47-9737a6a15089","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"76153172-1a4e-4e96-a3a0-c881b37695b6","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"32b9e8e4-61cb-41a5-9149-d3bc2d1f7d33","name":"Cancel calculation","request":{"name":"Cancel calculation","description":{"content":"Cancel calculation process by the calculation identifier.","type":"text/plain"},"url":{"path":["packer","pack","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":"8d55cf5b-ad64-479b-beae-892a7774f79d","name":"Calculation successfully canceled","originalRequest":{"url":{"path":["packer","pack","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":"c000fca1-faae-4b93-83cc-2cf716060be7","name":"Bad request - data contain errors","originalRequest":{"url":{"path":["packer","pack","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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0ed16a2b-aec5-4b26-b8c3-fc447861b5f4","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["packer","pack","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":"f6a10444-2e23-4543-af91-6aa5852920eb","name":"Payment Required","originalRequest":{"url":{"path":["packer","pack","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b7015fe3-2e8e-4ee3-bd24-df53532e04d8","name":"Not found","originalRequest":{"url":{"path":["packer","pack","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aabaaa05-b91b-41f4-8d28-753c9ccd48b3","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","pack","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":"0d6e91a7-1a1d-4f06-917c-724834d731db","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","pack","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":"86fbdc4c-0ad1-4c49-be5c-55f395c56421","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","pack","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":"39db5c29-6b2d-4be4-bbb0-f9d89a995a18","name":"Too many requests","originalRequest":{"url":{"path":["packer","pack","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"48b87132-c760-42f3-b714-a606757ad697","name":"Internal server error","originalRequest":{"url":{"path":["packer","pack","calculation-async",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9bd21663-a533-4fa1-9c57-8d3b6177c5ca","name":"Not implemented","originalRequest":{"url":{"path":["packer","pack","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":"fb29035e-c00a-4f98-949d-b249ff4081bb","name":"Bad gateway","originalRequest":{"url":{"path":["packer","pack","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":"be640844-bd9b-4feb-b951-0ef48e775972","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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":"5cd19cd4-35d3-49ce-8af3-a9e6df9f37cc","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","pack","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":"0a1b6f2e-af13-4074-b8c3-1ddd30a3f423","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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":"9862d5c0-db28-406d-8ed7-334e351f9b93","name":"Calculation state","request":{"name":"Calculation state","description":{"content":"Read calculation state by the calculation identifier.","type":"text/plain"},"url":{"path":["packer","pack","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":"d3319966-3333-4edd-9061-67154dbd7aa5","name":"Calculation completed successfully","originalRequest":{"url":{"path":["packer","pack","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"calculation_progress\": 52,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"65208763-0cbe-43aa-a44b-8e58a1f666ad","name":"Calculation in progress, intermediate results returned","originalRequest":{"url":{"path":["packer","pack","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"calculation_progress\": 52,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"edc24152-b297-4ae9-b83c-3e40768a7473","name":"Calculation completed, problems encountered during the calculation process","originalRequest":{"url":{"path":["packer","pack","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"code":299,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"calculation_progress\": 52,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 133,\n \"preparing_time\": \"PT1H45M\",\n \"business_validation_time\": \"PT1H45M\",\n \"math_validation_time\": \"PT1H45M\",\n \"waiting_time\": \"PT1H45M\",\n \"calculation_time\": \"PT1H45M\"\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"75dcfd58-423c-47f4-afa3-1b97317a2850","name":"Bad request - data contain errors","originalRequest":{"url":{"path":["packer","pack","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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3949c818-b7f1-42e8-8889-67004ef5cf20","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["packer","pack","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":"bb8298c6-2ecf-4788-98e2-8b4d30945a2d","name":"Payment Required","originalRequest":{"url":{"path":["packer","pack","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fc0484ea-1afa-44f8-8688-01bedea0c4cb","name":"Not found","originalRequest":{"url":{"path":["packer","pack","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a188a026-3a68-4c9d-ac6c-423937300eee","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","pack","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":"deb3071a-7635-4b05-bee0-c571944fd31a","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","pack","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":"de122764-f5cf-4be5-a1e2-c9fa28890de3","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","pack","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":"f72ce442-1c55-4cba-973f-6722a8375a55","name":"Too many requests","originalRequest":{"url":{"path":["packer","pack","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"39ba584e-d31d-4035-a27f-47b0578a1d26","name":"Internal server error","originalRequest":{"url":{"path":["packer","pack","state",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5bcf6874-9499-46ec-9110-78a1852dc8b8","name":"Not implemented","originalRequest":{"url":{"path":["packer","pack","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":"9c8883b1-98cc-4a73-92fc-813367a68158","name":"Bad gateway","originalRequest":{"url":{"path":["packer","pack","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":"63da209d-2ea7-4bd2-82fb-94ee652535d9","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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":"b7a50ecc-64ae-46d7-9c07-46fd97cf0455","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","pack","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":"96e77e80-2c94-4034-9154-580abc6f4203","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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":"3a333a27-27bd-40fc-bccb-75ab35b0805b","name":"Getting the result","request":{"name":"Getting the result","description":{"content":"Getting the result based on the calculation identifier.","type":"text/plain"},"url":{"path":["packer","pack","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":"87a674ad-cd76-4c40-8ef0-9c5b14793a25","name":"PackResultSmall","originalRequest":{"url":{"path":["packer","pack","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\": \"PACKER\",\n \"operation\": \"run_pack_calculation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"blueprint\": [\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 70000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 70000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n }\n ],\n \"statistics\": {\n \"products_count\": 1,\n \"packages_count\": 2,\n \"total_mass\": 60,\n \"total_volume\": 0.144,\n \"package_statistics\": [\n {\n \"package_key\": \"slot_default\",\n \"package_type\": \"SLOT\",\n \"count\": 1,\n \"max_container_mass\": 60,\n \"max_container_volume\": 0.144,\n \"utilization_by_mass\": 0.06,\n \"utilization_by_volume\": 0.0833\n },\n {\n \"package_key\": \"pallet_default\",\n \"package_type\": \"PALLET\",\n \"count\": 1,\n \"max_container_mass\": 60,\n \"max_container_volume\": 0.144,\n \"utilization_by_mass\": 0.0923,\n \"utilization_by_volume\": 0.0909\n }\n ]\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 1,\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 \"unpacked_items\": {\n \"product_keys\": [],\n \"package_keys\": [\n \"mixbox_default\"\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1c5cdfca-bbb7-48fb-9478-f7877ac49d89","name":"PackResultBig","originalRequest":{"url":{"path":["packer","pack","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\": \"PACKER\",\n \"operation\": \"run_pack_calculation\",\n \"time\": \"2025-03-21T17:00:58.018418Z\"\n },\n \"blueprint\": [\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1050,\n \"mass\": 108000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1050,\n \"mass\": 108000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 800,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 900,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 1000,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 1100,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 800,\n \"width\": 800,\n \"height\": 900,\n \"mass\": 18000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 400,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 400,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 400,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 400,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 400,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 400,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n },\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 450,\n \"mass\": 50000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 450,\n \"mass\": 50000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 100,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n }\n ],\n \"statistics\": {\n \"products_count\": 126,\n \"packages_count\": 4,\n \"total_mass\": 129,\n \"total_volume\": 0.408,\n \"package_statistics\": [\n {\n \"package_key\": \"slot_default\",\n \"package_type\": \"SLOT\",\n \"count\": 2,\n \"max_container_mass\": 129,\n \"max_container_volume\": 0.408,\n \"utilization_by_mass\": 0.0645,\n \"utilization_by_volume\": 0.1181\n },\n {\n \"package_key\": \"pallet_default\",\n \"package_type\": \"PALLET\",\n \"count\": 2,\n \"max_container_mass\": 129,\n \"max_container_volume\": 0.408,\n \"utilization_by_mass\": 0.0992,\n \"utilization_by_volume\": 0.1288\n }\n ]\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 1,\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 \"unpacked_items\": {\n \"product_keys\": [],\n \"package_keys\": [\n \"mixbox_type_1\",\n \"mixbox_type_2\"\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d455fcc9-76f1-48be-8598-a6417957805b","name":"PackResultSmall","originalRequest":{"url":{"path":["packer","pack","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\": \"PACKER\",\n \"operation\": \"run_pack_calculation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"blueprint\": [\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 70000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 70000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n }\n ],\n \"statistics\": {\n \"products_count\": 1,\n \"packages_count\": 2,\n \"total_mass\": 60,\n \"total_volume\": 0.144,\n \"package_statistics\": [\n {\n \"package_key\": \"slot_default\",\n \"package_type\": \"SLOT\",\n \"count\": 1,\n \"max_container_mass\": 60,\n \"max_container_volume\": 0.144,\n \"utilization_by_mass\": 0.06,\n \"utilization_by_volume\": 0.0833\n },\n {\n \"package_key\": \"pallet_default\",\n \"package_type\": \"PALLET\",\n \"count\": 1,\n \"max_container_mass\": 60,\n \"max_container_volume\": 0.144,\n \"utilization_by_mass\": 0.0923,\n \"utilization_by_volume\": 0.0909\n }\n ]\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 1,\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 \"unpacked_items\": {\n \"product_keys\": [],\n \"package_keys\": [\n \"mixbox_default\"\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a194bd7e-1a7b-4729-90ca-867f2c4f7834","name":"PackResultBig","originalRequest":{"url":{"path":["packer","pack","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\": \"PACKER\",\n \"operation\": \"run_pack_calculation\",\n \"time\": \"2025-03-21T17:00:58.018418Z\"\n },\n \"blueprint\": [\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1050,\n \"mass\": 108000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1050,\n \"mass\": 108000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 800,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 900,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 1000,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 1100,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 800,\n \"width\": 800,\n \"height\": 900,\n \"mass\": 18000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 400,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 400,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 400,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 400,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 300\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 400,\n \"z\": 600\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n },\n {\n \"product_key\": \"product_type_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 400,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n },\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 450,\n \"mass\": 50000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 450,\n \"mass\": 50000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 100,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_3.3\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 20000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 300,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 700,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 200\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 600,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 400,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 100,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 500,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"product_key\": \"product_type_2.2\",\n \"coordinates\": {\n \"x\": 200,\n \"y\": 0,\n \"z\": 100\n },\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n }\n ],\n \"statistics\": {\n \"products_count\": 126,\n \"packages_count\": 4,\n \"total_mass\": 129,\n \"total_volume\": 0.408,\n \"package_statistics\": [\n {\n \"package_key\": \"slot_default\",\n \"package_type\": \"SLOT\",\n \"count\": 2,\n \"max_container_mass\": 129,\n \"max_container_volume\": 0.408,\n \"utilization_by_mass\": 0.0645,\n \"utilization_by_volume\": 0.1181\n },\n {\n \"package_key\": \"pallet_default\",\n \"package_type\": \"PALLET\",\n \"count\": 2,\n \"max_container_mass\": 129,\n \"max_container_volume\": 0.408,\n \"utilization_by_mass\": 0.0992,\n \"utilization_by_volume\": 0.1288\n }\n ]\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 1,\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 \"unpacked_items\": {\n \"product_keys\": [],\n \"package_keys\": [\n \"mixbox_type_1\",\n \"mixbox_type_2\"\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a96724e2-44ce-4c94-b996-51c6c7142a0d","name":"Calculation completed, problems encountered during the calculation process","originalRequest":{"url":{"path":["packer","pack","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\": \"PACKER\",\n \"operation\": \"run_pack_calculation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"blueprint\": [\n {\n \"package_key\": \"slot_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 70000\n },\n \"product_group_layouts\": [],\n \"package_layouts\": [\n {\n \"package_key\": \"pallet_default\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 300,\n \"mass\": 70000\n },\n \"product_group_layouts\": [\n {\n \"product_key\": \"product_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n },\n \"product_layouts\": [\n {\n \"product_key\": \"product_1\",\n \"coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n },\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ]\n }\n ],\n \"package_layouts\": []\n }\n ]\n }\n ],\n \"statistics\": {\n \"products_count\": 1,\n \"packages_count\": 2,\n \"total_mass\": 60,\n \"total_volume\": 0.144,\n \"package_statistics\": [\n {\n \"package_key\": \"slot_default\",\n \"package_type\": \"SLOT\",\n \"count\": 1,\n \"max_container_mass\": 60,\n \"max_container_volume\": 0.144,\n \"utilization_by_mass\": 0.06,\n \"utilization_by_volume\": 0.0833\n },\n {\n \"package_key\": \"pallet_default\",\n \"package_type\": \"PALLET\",\n \"count\": 1,\n \"max_container_mass\": 60,\n \"max_container_volume\": 0.144,\n \"utilization_by_mass\": 0.0923,\n \"utilization_by_volume\": 0.0909\n }\n ]\n },\n \"calculation_progress\": 100,\n \"calculation_info\": {\n \"status\": \"FINISHED_IN_TIME\",\n \"result_version\": 1,\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 \"unpacked_items\": {\n \"product_keys\": [],\n \"package_keys\": [\n \"mixbox_default\"\n ]\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"910274d3-d19c-4e2a-a193-d7b739579f5b","name":"Bad request - data contain errors","originalRequest":{"url":{"path":["packer","pack","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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"855027c3-1fcd-42b4-bd39-4984be3f3b2d","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["packer","pack","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":"6e419e7d-ad2e-452a-a92b-c99dda7f6cc2","name":"Payment Required","originalRequest":{"url":{"path":["packer","pack","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"49062d0a-8a54-471b-8494-42ea15131111","name":"Not found","originalRequest":{"url":{"path":["packer","pack","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"71892451-efa4-4317-ac63-b2341e766f25","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","pack","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":"23651442-4856-4c7b-8d52-ac14453fdc7f","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","pack","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":"80a5ec94-b467-4428-b506-fc67d7af0b46","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","pack","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":"30480dc8-938a-48f9-8ca1-aa14a02d64dc","name":"Too many requests","originalRequest":{"url":{"path":["packer","pack","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b10e121-2729-4a21-8108-06b63be226d8","name":"Internal server error","originalRequest":{"url":{"path":["packer","pack","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8c88d153-04ae-4bcc-ad56-1efe2fbe1bb3","name":"Not implemented","originalRequest":{"url":{"path":["packer","pack","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":"103fbe61-318c-4940-91d2-44b0d84d80e1","name":"Bad gateway","originalRequest":{"url":{"path":["packer","pack","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":"c290982d-7611-414b-af89-76c2cb2d94c9","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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":"7530d01f-5477-463f-a6d6-aef49432871f","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","pack","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":"fd6ff2fa-6374-4e69-87f8-0eda719af7f3","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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":"984563af-3e47-4597-9434-fe0f238d4049","name":"Result removal","request":{"name":"Result removal","description":{"content":"Removal of the planning result by the calculation identifier.","type":"text/plain"},"url":{"path":["packer","pack","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":"d6736951-d19a-46bd-b2db-8fa8bd14ab5f","name":"Successful execution - calculation result deleted","originalRequest":{"url":{"path":["packer","pack","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":"67aec8c4-d37d-4d7a-938c-aefdcbdfe72c","name":"Bad request - data contain errors","originalRequest":{"url":{"path":["packer","pack","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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"71104fa9-a770-4ecc-8021-68517c61825c","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["packer","pack","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":"877cbb6e-0579-477f-a242-10e992a35dac","name":"Payment Required","originalRequest":{"url":{"path":["packer","pack","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d5f43bad-19c2-4ade-9336-d242a9d89caf","name":"Not found","originalRequest":{"url":{"path":["packer","pack","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"42688b1f-f659-40bd-9b1f-44f9912ed119","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","pack","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":"64e0a63a-c2bc-4db0-b74c-d2330b08e870","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","pack","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":"b580bb3d-4cd1-4479-ab6e-02c341d29d0d","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","pack","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":"ab50ab4b-1da2-4689-b8a7-6dd135cabb7d","name":"Too many requests","originalRequest":{"url":{"path":["packer","pack","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1dec41cb-86d4-418f-a002-14079914fccf","name":"Internal server error","originalRequest":{"url":{"path":["packer","pack","result",":process_code"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a4ca11ab-515f-440f-8167-75c04e76ae48","name":"Not implemented","originalRequest":{"url":{"path":["packer","pack","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":"2627b09b-a2a5-4d47-b75f-ec87c99605d6","name":"Bad gateway","originalRequest":{"url":{"path":["packer","pack","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":"137676e4-475f-4b05-9622-7ca0f6bf65ed","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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":"0a78f976-5c2e-4cb5-ab04-8262952cd248","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","pack","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":"1d91ba5a-e657-48ee-95e4-accbfebb09ac","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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":"9dd8081a-3c69-4804-beb7-6bc8fc2c3d4a","name":"Data validation","request":{"name":"Data validation","description":{"content":"Checking data before planning.","type":"text/plain"},"url":{"path":["packer","pack","validation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"4b4250fd-c69f-41bc-be6b-a215dbb72671","name":"ValidationResult","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_pack_validation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b389a8f0-2b63-43a9-8118-cfec5f6b06c9","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_pack_validation\",\n \"time\": \"2025-03-21T16:55:35.370332Z\"\n },\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"46f7dd40-e28b-4fba-84c6-11e8450717d5","name":"Result400","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"31f77649-6e0b-45f5-9973-49fa6d274dc6","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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\": \"PACKER\",\n \"operation\": \"run_plan_calculation\",\n \"time\": \"2025-03-28T17:13:27.945583194Z\"\n },\n \"message\": \"logical\",\n \"schema_errors\": [],\n \"logical_errors\": [\n {\n \"type\": \"UNIQUE_IDS_VIOLATION\",\n \"entities\": [\n {\n \"entity_key\": \"essence_1\",\n \"entity_type\": \"PACKAGE\"\n }\n ]\n }\n ],\n \"warnings\": []\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8e142e7d-5ef4-4d98-9c3c-f1d7f2d55c47","name":"Unauthorized - incorrect authorization details, token is missing or invalid","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"93b49f35-b07e-4023-969e-9c6d94edee81","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"55a2e1ba-e8d8-450c-b4a0-35d6070057b9","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Payment Required","code":402,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Payment Required\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"de052d26-42c6-4ccf-abbe-b8ac56d123db","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"59ae9b19-4aa0-4477-bee5-7c75020e4271","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5ca1fd95-2233-4b01-9b39-ae9a45817ebb","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"1bc79417-0f4c-4290-bc8c-5c2f793617f4","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"f241287b-494f-4776-ab78-2b7e000ee1a1","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"b0234c0f-edbc-47bd-b9b3-8486349f5667","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ab527821-d18e-40c4-a7a7-284dc500d92d","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d5afc1cd-d004-429c-ac6e-015cb503679e","name":"PackTaskSmall","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"64d7b923-b505-4bd1-8307-c8fbb148b9d4","name":"PackTaskBig","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_type_1\",\n \"count\": 12,\n \"dimensions\": {\n \"length\": 400,\n \"width\": 400,\n \"height\": 300,\n \"mass\": 1500\n },\n \"max_pressure\": 2\n },\n {\n \"key\": \"product_type_2.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_2.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.1\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.2\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n },\n {\n \"key\": \"product_type_3.3\",\n \"count\": 20,\n \"dimensions\": {\n \"length\": 100,\n \"width\": 100,\n \"height\": 100,\n \"mass\": 1000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_type_1\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 400,\n \"mass\": 500\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 396,\n \"mass\": 250000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n },\n {\n \"key\": \"mixbox_type_2\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 250\n },\n \"container_dimensions\": {\n \"length\": 576,\n \"width\": 376,\n \"height\": 196,\n \"mass\": 150000\n },\n \"container_coordinates\": {\n \"x\": 2,\n \"y\": 2,\n \"z\": 2\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT30M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\n \"treat_warnings_as_errors\": false\n }\n }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ddc98708-6030-470d-b191-9aa884b6d35c","name":"Not implemented","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"f9a85965-f45c-4daa-be59-4304f43fc282","name":"Bad gateway","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"fd2da3fc-6aca-440c-89a5-1d3a00ada18e","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"a976064a-f820-4caa-8915-3f0b2e2e375f","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"193d4a84-9f49-46a4-97b6-13a3c3f4008b","name":"Service unavailable","originalRequest":{"url":{"path":["packer","pack","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 \"products\": [\n {\n \"key\": \"product_1\",\n \"count\": 1,\n \"dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 60000\n }\n }\n ],\n \"packages\": [\n {\n \"key\": \"slot_default\",\n \"type\": \"SLOT\",\n \"body_dimensions\": {\n \"length\": 0,\n \"width\": 0,\n \"height\": 0,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1800,\n \"mass\": 1000000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n },\n {\n \"key\": \"pallet_default\",\n \"type\": \"PALLET\",\n \"body_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 150,\n \"mass\": 10000\n },\n \"container_dimensions\": {\n \"length\": 1200,\n \"width\": 800,\n \"height\": 1650,\n \"mass\": 650000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 150\n }\n },\n {\n \"key\": \"mixbox_default\",\n \"type\": \"MIXBOX\",\n \"body_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 0\n },\n \"container_dimensions\": {\n \"length\": 580,\n \"width\": 380,\n \"height\": 200,\n \"mass\": 60000\n },\n \"container_coordinates\": {\n \"x\": 0,\n \"y\": 0,\n \"z\": 0\n }\n }\n ],\n \"pack_settings\": {\n \"calculation_settings\": {\n \"max_calculation_time\": \"PT10M\",\n \"max_waiting_time\": \"PT10M\",\n \"result_ttl\": \"PT10M\",\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":"a383d351-762d-47fe-824f-40f310cdbd22","name":"Checking the availability","request":{"name":"Checking the availability","description":{"content":"Checking the service availability.","type":"text/plain"},"url":{"path":["packer","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"242fb20e-2b0d-4e41-8e46-a641a8f375b0","name":"Successful execution","originalRequest":{"url":{"path":["packer","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":"62c666b7-3b72-4bc4-9582-813f15032911","name":"Not found","originalRequest":{"url":{"path":["packer","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b2fcb8ac-5852-4717-9c16-4cac2d622219","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","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":"d7188251-2cfc-4763-bafb-8d43a972ab8c","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","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":"4c8589d7-c7b2-447a-9b1e-53278b8b3174","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","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":"d573baf7-8dcd-4dfc-8a54-999c155822d1","name":"Too many requests","originalRequest":{"url":{"path":["packer","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06a30972-620e-45d8-a6c3-7b9c3f39729b","name":"Internal server error","originalRequest":{"url":{"path":["packer","system","check"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9f105feb-9dc3-4260-8eb7-c5debbd58016","name":"Not implemented","originalRequest":{"url":{"path":["packer","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":"92bb40d3-50ac-4317-a58d-c8eab7ea64c5","name":"Bad gateway","originalRequest":{"url":{"path":["packer","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":"575a4bec-3485-4140-998e-cad5dbd00086","name":"Service unavailable","originalRequest":{"url":{"path":["packer","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":"f9eaf35e-1eff-429d-8eaa-3ddb1554c170","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","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":"3737f976-4bc0-46c1-b449-d9274a320609","name":"Service unavailable","originalRequest":{"url":{"path":["packer","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":"be9e7526-dbdf-41ed-8cb9-725e8dfba61d","name":"Getting the service version","request":{"name":"Getting the service version","description":{"content":"Getting the service version.","type":"text/plain"},"url":{"path":["packer","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"070dab42-9391-443e-9798-21b264656ec3","name":"Successful execution","originalRequest":{"url":{"path":["packer","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":"7a8a04ba-3f72-4097-88cd-92386338ccf6","name":"Not found","originalRequest":{"url":{"path":["packer","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f6bc6047-269e-4d40-991b-6a78acf96334","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","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":"f3fd149d-5162-4941-9a4a-fa9cc219e98d","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","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":"8d351bc6-e22b-4f40-9807-a51f6abfcea4","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","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":"21005db3-ebe7-498b-81b3-ea016f2c88e2","name":"Too many requests","originalRequest":{"url":{"path":["packer","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c0241451-811e-4fa5-90d0-28dabcf52ddc","name":"Internal server error","originalRequest":{"url":{"path":["packer","system","version"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1687c655-f230-40dc-bf9d-941407312354","name":"Not implemented","originalRequest":{"url":{"path":["packer","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":"f871e229-cfcd-4d92-8923-400bd1aea6db","name":"Bad gateway","originalRequest":{"url":{"path":["packer","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":"b69045f6-d580-4079-b6b0-9a9ebbb4a08c","name":"Service unavailable","originalRequest":{"url":{"path":["packer","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":"8ff1f268-61c7-4d2c-b437-771dad987470","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","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":"ac20803a-8ca6-45a2-975b-6d41cd49c11d","name":"Service unavailable","originalRequest":{"url":{"path":["packer","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":"0f8d4fcc-95cc-4a5c-afa4-3e24ea0d841d","name":"Getting the documentation","request":{"name":"Getting the documentation","description":{"content":"Getting the file with this service documentation.","type":"text/plain"},"url":{"path":["packer","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":"8526e359-a60f-4c7f-b57e-a3b48c1aa5ef","name":"Successful execution","originalRequest":{"url":{"path":["packer","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":"dese","cookie":[],"_postman_previewlanguage":"text"},{"id":"cadf258f-d2de-407c-b386-885d4d0e9186","name":"Not found","originalRequest":{"url":{"path":["packer","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"resource_key\": \"resource_key\",\n \"detail\": {\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n }\n }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f2f529b9-4983-40ac-bf68-adcaaa1f82ca","name":"Method not allowed, check method (POST, GET, ...)","originalRequest":{"url":{"path":["packer","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":"31300895-3d1a-48b7-a242-564d2682a959","name":"Client is unable to process a format of response, check headers","originalRequest":{"url":{"path":["packer","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":"209020a3-bd7d-42fc-8c2c-98f3f7ceec45","name":"Unsupported media type, check headers","originalRequest":{"url":{"path":["packer","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":"a092cdc8-bd26-40b8-b489-4c42960369b6","name":"Too many requests","originalRequest":{"url":{"path":["packer","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Too Many Requests","code":429,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Too many requests\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"22fe33b2-563e-4ec4-b1e4-b8f6eb6fc1f4","name":"Internal server error","originalRequest":{"url":{"path":["packer","file",":filename"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer "}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n \"tracedata\": {\n \"process_code\": \"11111111-2222-3333-4444-555555555555\",\n \"request_code\": \"aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee\",\n \"username\": \"username_for_login\",\n \"company\": \"smart_company\",\n \"service\": \"UNIVERSAL\",\n \"operation\": \"run_plan_calculation\",\n \"env\": \"edge7\",\n \"pod\": \"11111111-2222-3333-4444-555555555555\",\n \"time\": \"2025-03-21T09:30:00+03:00\"\n },\n \"message\": \"Internal Server Error\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7d5684ac-af10-4ae8-b7ed-3fc928a15d51","name":"Not implemented","originalRequest":{"url":{"path":["packer","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":"e6fb1f46-3ad4-4661-9084-3795a80c2d5b","name":"Bad gateway","originalRequest":{"url":{"path":["packer","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":"e223f92a-7fd4-4fa7-b0e6-4b868d78fefd","name":"Service unavailable","originalRequest":{"url":{"path":["packer","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":"0e1d648e-95e3-48d0-bf96-9fbe993f427e","name":"Gateway timeout","originalRequest":{"url":{"path":["packer","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":"779f1611-4b9c-4459-bcc7-ffece4cd85c2","name":"Service unavailable","originalRequest":{"url":{"path":["packer","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":"057e9531-e97b-4460-83f2-c2e1f38a7697","name":"VRt.Packer [PC]","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"Veeroute Packer API.\n\n# Description\n\nThe service is designed to calculate the placement of goods inside given packages.\n\n## Types of packages\n\n### Pallet\n\n![pallet](../images/packer_pallet.svg)\n\n*Mono-pallet*\n\nIf the pallet is fully equipped with the same product, then such a pallet is called **mono-pallet**,\nsuch a pallet has the following loading rules:\n\n1. The maximum allowable height of the pallet with the goods laid on it is taken into account.\n1. The maximum allowable weight of the loaded pallet is taken into account.\n1. Goods packages can only be stacked parallel to the walls of the pallet.\n1. It is allowed to rotate packages around the vertical Z-axis and only at a right angle.\n1. In order to equalize the height between the positions (to place another pallet on top), empty spaces can be added to the stacking by layers.\n\n*Zone tray*\n\nAfter the formation of mono-pallets, the remaining part of the goods of the same article is placed on the next pallet,\nwhich is divided into zones by means of a cardboard partition in such a way that only one item of goods is placed in each zone,\nwhile the zones have the following restrictions:\n\n1. The zones are rectangular.\n1. The ratio between the sides of the zones can be any.\n1. One of the sides of any zone is always in contact with the edge of the pallet.\n1. Permissible number of zones on a pallet: from 2 to 6.\n1. Each zone is filled according to the rules for filling a mono-pallet.\n1. The stacking height of all goods does not exceed 50 mm, so that another pallet can be placed on top of such a pallet.\n1. It is allowed to form pallets with different stacking heights for different positions (height difference is more than 50 mm), if these are the top pallets in the stack.\n\n### Mixbox\n\n![mixbox](../images/packer_mixbox.svg)\n\nIf the above steps fail to place the item in this way,\nso that the pallet is of the required height or weight, mixboxes are used:\n\n1. Mixbox can only be placed in one layer.\n1. Different goods can be placed in one mixbox, in this case it is divided by partitions similarly to a pallet (the only difference is that the height of the packed goods is not aligned).\n1. Mixboxes can be mixed with items on the same pallet.\n1. One product can be packed in different mixboxes.\n\n### Slot\n\n![slot](../images/packer_slot.svg)\n\nThe loaded pallets are stacked on top of each other, the slot is where the stack of pallets is placed.\nThe slot has no physical body - so the dimensions of the `body` of the slot are zero.\n\n## Coordinate system\n\n![coordinates](../images/packer_coordinates.svg)\n\nTo indicate the location of packages and goods, a local coordinate system is used,\nin which the coordinates of a particular object are indicated relative to the near left lower corner of the parent object, while:\n\n* Horizontal plane - axes **X**, **Y**\n* Vertical - **Z** axis\n\nThe ratio of the axes of goods and packages:\n\n* Width - **X**\n* Length - **Y**\n* Height - **Z**\n\n## Entity diagram\n\n![erd](../uml/packer.svg)\n\nContact Support:\n Name: Veeroute Support Team\n Email: servicedesk@veeroute.com","type":"text/plain"}}}