> For the complete documentation index, see [llms.txt](https://api.kairoslogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api.kairoslogic.com/kairos-ai-batch/ai-batch.md).

# Multi batch optimization - API

multiBatch returns the best batches from list of "unassignedOrders" for a given size of the batch. In each unassigned order there can be one or multiple products.

## mutlibatch

<mark style="color:green;">`POST`</mark> `https://optimizer-kairos-1-dot-kairoslogic.ew.r.appspot.com/multibatch`

#### Headers

| Name           | Type   | Description        |
| -------------- | ------ | ------------------ |
| Content-type   | string | "application/json" |
| Authentication | string | Not used           |

#### Request Body

| Name                 | Type   | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| -------------------- | ------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| \_meta               | string | { "warehouse": { "tag": "SEINZI", "uuid": "" } }                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| requestType          | string | multiBatch                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| mobileUnitCapacities | string | <p> { "numPickItems": 30, <br>"numOrders": null, <br>"volume": null, <br>"weight": null, "length": null, <br>"CDT": null<br>}</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
| unassignedOrders     | string | <p>In each unassigned order there may be one or multiple products. Below is an example of how an order is represented in the request json which has one locations to visit for that order  (or pallet pick):<br>NOTE!!!! "orderId" MUST Be UNIQUE <br>{ <br>"orderId": "x67htrs", <br>"orderPickItems": { <br>"SKUs": \["u12iuf"], "locations": \["B1- 14-3"] }, <br><br>"orderVolume": 0.92,( positive floating point number): The Volume of this order (of the items together)/ box/ pallet. Default = null (m^3). <br><br>"orderWeight": null , ( positive floating point number): The Weight of this order (the sum of the Weight of the items)/ box/ pallet. Default . Default = null (kg)<br><br>} <br>{… next order …},</p> |

{% tabs %}
{% tab title="200 " %}

```
```

{% endtab %}
{% endtabs %}

{% tabs %}
{% tab title="Example Request - multibatch" %}

```
{
 "_meta": {
  "warehouse": {
   "tag": "SEINZI",
   "uuid": ""
  }
 },
 "requestType": "multibatch",
 "version": {},
 "requestData": {
  "auth": "service_demo",
  "destination": "MAL KABUL",
  "forceBatchBoxes": [],
  "mobileUnitCapacities": {
   "numPickItems": 30,
   "numOrders": null,
   "volume": null,
   "weight": null,
   "length": null,
   "CDT": null
  },
  "mobileUnitId": "CART",
  "userId": "user",
  "origin": "MAL KABUL",
  "pickRoundId": "batch_id",
  "returnPickerHints": false,
  "unassignedOrders": [
   {
    "orderId": "ARC20210504.0022_252",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY728-01"
     ],
     "locations": [
      "D0201"
     ]
    },
    "orderWeight": "10.156",
    "orderVolume": 0.105
   },
   {
    "orderId": "ARC20210430.0025_253",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY478-19"
     ],
     "locations": [
      "D0864"
     ]
    },
    "orderWeight": "10.858",
    "orderVolume": 0.063
   },
   {
    "orderId": "ARC20210504.0022_254",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-11"
     ],
     "locations": [
      "D0865"
     ]
    },
    "orderWeight": "10.764",
    "orderVolume": 0.113
   },
   {
    "orderId": "ARC20210504.0022_255",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY1019-01"
     ],
     "locations": [
      "E0156"
     ]
    },
    "orderWeight": "10.9",
    "orderVolume": 0.065
   },
   {
    "orderId": "ARC20210504.0022_256",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY288-02"
     ],
     "locations": [
      "E0203"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.059
   },
   {
    "orderId": "ARC20210503.0008_257",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-38"
     ],
     "locations": [
      "E0253"
     ]
    },
    "orderWeight": "10.991",
    "orderVolume": 0.09
   },
   {
    "orderId": "ARC20210504.0022_258",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY138-03"
     ],
     "locations": [
      "E0325"
     ]
    },
    "orderWeight": "10.063",
    "orderVolume": 0.06
   },
   {
    "orderId": "ARC20210504.0022_259",
    "orderPickItems": {
     "SKUs": [
      "EMR-M100-18"
     ],
     "locations": [
      "E0396"
     ]
    },
    "orderWeight": "10.9",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210504.0022_260",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY919-01"
     ],
     "locations": [
      "E0506"
     ]
    },
    "orderWeight": "10.9",
    "orderVolume": 0.063
   },
   {
    "orderId": "ARC20210504.0022_261",
    "orderPickItems": {
     "SKUs": [
      "EMR-19121-21"
     ],
     "locations": [
      "E0675"
     ]
    },
    "orderWeight": "10.31",
    "orderVolume": 0.097
   },
   {
    "orderId": "SP39133_262",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-2-26"
     ],
     "locations": [
      "E0904"
     ]
    },
    "orderWeight": "10.994",
    "orderVolume": 0.042
   },
   {
    "orderId": "ARC20210428.0084_263",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-01"
     ],
     "locations": [
      "E0904"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210504.0022_264",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-02"
     ],
     "locations": [
      "E1074"
     ]
    },
    "orderWeight": "10.496",
    "orderVolume": 0.032
   },
   {
    "orderId": "ARC20210504.0022_265",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-2-40"
     ],
     "locations": [
      "F0064"
     ]
    },
    "orderWeight": "10.9",
    "orderVolume": 0.121
   },
   {
    "orderId": "ARC20210430.0135_266",
    "orderPickItems": {
     "SKUs": [
      "EMR-160-02"
     ],
     "locations": [
      "F0074"
     ]
    },
    "orderWeight": "10.9",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210430.0125_267",
    "orderPickItems": {
     "SKUs": [
      "EMR-160-01"
     ],
     "locations": [
      "F0093"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.043
   },
   {
    "orderId": "ARC20210430.0127_268",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY418-17"
     ],
     "locations": [
      "F0094"
     ]
    },
    "orderWeight": "10.858",
    "orderVolume": 0.116
   },
   {
    "orderId": "ARC20210430.0144_269",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY549-01"
     ],
     "locations": [
      "F0524"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210430.0146_270",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY579-03"
     ],
     "locations": [
      "G0456"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210430.0119_271",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY579-05"
     ],
     "locations": [
      "G0485"
     ]
    },
    "orderWeight": "10.858",
    "orderVolume": 0.073
   },
   {
    "orderId": "ARC20210430.0147_272",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY809-01"
     ],
     "locations": [
      "G0515"
     ]
    },
    "orderWeight": "10.209",
    "orderVolume": 0.061
   },
   {
    "orderId": "SP39136_273",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY476-08"
     ],
     "locations": [
      "H0711"
     ]
    },
    "orderWeight": "10.209",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210504.0022_274",
    "orderPickItems": {
     "SKUs": [
      "256712"
     ],
     "locations": [
      "H0732"
     ]
    },
    "orderWeight": "10.815",
    "orderVolume": 0.089
   },
   {
    "orderId": "ARC20210430.0025_275",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY466-07"
     ],
     "locations": [
      "H1152"
     ]
    },
    "orderWeight": "10.209",
    "orderVolume": 0.12
   },
   {
    "orderId": "SP39091_276",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY649-09"
     ],
     "locations": [
      "I0102"
     ]
    },
    "orderWeight": "10.927",
    "orderVolume": 0.064
   },
   {
    "orderId": "ARC20210504.0022_277",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY618-02"
     ],
     "locations": [
      "I0311"
     ]
    },
    "orderWeight": "10.596",
    "orderVolume": 0.052
   },
   {
    "orderId": "20210503_278",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY486-02"
     ],
     "locations": [
      "I0743"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.041
   },
   {
    "orderId": "SP539118_279",
    "orderPickItems": {
     "SKUs": [
      "ARC-403-02"
     ],
     "locations": [
      "I0952"
     ]
    },
    "orderWeight": "10.583",
    "orderVolume": 0.073
   },
   {
    "orderId": "ARC20210502.0001_280",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-02"
     ],
     "locations": [
      "J0453"
     ]
    },
    "orderWeight": "10.966",
    "orderVolume": 0.092
   },
   {
    "orderId": "SP39080_281",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-03"
     ],
     "locations": [
      "J0892"
     ]
    },
    "orderWeight": "10.88",
    "orderVolume": 0.085
   },
   {
    "orderId": "ARC20210504.0022_282",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-40"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "10.059",
    "orderVolume": 0.119
   },
   {
    "orderId": "ARC20210504.0022_283",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY549-01"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "10.809",
    "orderVolume": 0.06
   },
   {
    "orderId": "ARC20210504.0022_284",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-01"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "10.883",
    "orderVolume": 0.048
   },
   {
    "orderId": "SP39129_285",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY418-09"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "10.9",
    "orderVolume": 0.07
   },
   {
    "orderId": "ARC20210503.0006_286",
    "orderPickItems": {
     "SKUs": [
      "EMR-161-01"
     ],
     "locations": [
      "E0222"
     ]
    },
    "orderWeight": "11.158",
    "orderVolume": 0.09
   },
   {
    "orderId": "ARC20210504.0022_287",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY418-11"
     ],
     "locations": [
      "E0301"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.105
   },
   {
    "orderId": "ARC20210504.0022_288",
    "orderPickItems": {
     "SKUs": [
      "EMR-159-06"
     ],
     "locations": [
      "E0306"
     ]
    },
    "orderWeight": "11.424",
    "orderVolume": 0.08
   },
   {
    "orderId": "ARC20210504.0022_289",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-04"
     ],
     "locations": [
      "E0336"
     ]
    },
    "orderWeight": "11.109",
    "orderVolume": 0.052
   },
   {
    "orderId": "ARC20210504.0022_290",
    "orderPickItems": {
     "SKUs": [
      "D42214"
     ],
     "locations": [
      "E0494"
     ]
    },
    "orderWeight": "11.108",
    "orderVolume": 0.156
   },
   {
    "orderId": "ARC20210504.0022_291",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-01"
     ],
     "locations": [
      "E0673"
     ]
    },
    "orderWeight": "11.109",
    "orderVolume": 0.122
   },
   {
    "orderId": "ARC20210504.0022_292",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-18"
     ],
     "locations": [
      "E0854"
     ]
    },
    "orderWeight": "11.407",
    "orderVolume": 0.124
   },
   {
    "orderId": "ARC20210430.0126_293",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-11"
     ],
     "locations": [
      "F0074"
     ]
    },
    "orderWeight": "11.091",
    "orderVolume": 0.065
   },
   {
    "orderId": "ARC20210430.0103_294",
    "orderPickItems": {
     "SKUs": [
      "EMR-19121-23"
     ],
     "locations": [
      "F0094"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.088
   },
   {
    "orderId": "ARC20210504.0022_295",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-01"
     ],
     "locations": [
      "F0106"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.063
   },
   {
    "orderId": "ARC20210503.0007_296",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY486-04"
     ],
     "locations": [
      "F0255"
     ]
    },
    "orderWeight": "11.25",
    "orderVolume": 0.069
   },
   {
    "orderId": "ARC20210430.0142_297",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY488-01"
     ],
     "locations": [
      "F0336"
     ]
    },
    "orderWeight": "11.179",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210430.0103_298",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY446-09"
     ],
     "locations": [
      "F0563"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.111
   },
   {
    "orderId": "ARC20210430.0025_299",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-05"
     ],
     "locations": [
      "F0714"
     ]
    },
    "orderWeight": "11.179",
    "orderVolume": 0.084
   },
   {
    "orderId": "ARC20210504.0022_300",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-13"
     ],
     "locations": [
      "G0655"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210502.0001_301",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY486-04"
     ],
     "locations": [
      "H0121"
     ]
    },
    "orderWeight": "11.091",
    "orderVolume": 0.053
   },
   {
    "orderId": "SP39140_302",
    "orderPickItems": {
     "SKUs": [
      "242395"
     ],
     "locations": [
      "H0582"
     ]
    },
    "orderWeight": "11.179",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210504.0022_303",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-03"
     ],
     "locations": [
      "H0641"
     ]
    },
    "orderWeight": "11.434",
    "orderVolume": 0.082
   },
   {
    "orderId": "ARC20210504.0022_304",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-03"
     ],
     "locations": [
      "H0721"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.065
   },
   {
    "orderId": "ARC20210430.0025_305",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "H1192"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.096
   },
   {
    "orderId": "ARC20210502.0001_306",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY448-10"
     ],
     "locations": [
      "I0425"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.09
   },
   {
    "orderId": "ARC20210504.0013_307",
    "orderPickItems": {
     "SKUs": [
      "ARC-403-02"
     ],
     "locations": [
      "I0892"
     ]
    },
    "orderWeight": "11.158",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210502.0001_308",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY409-05"
     ],
     "locations": [
      "J0274"
     ]
    },
    "orderWeight": "11.066",
    "orderVolume": 0.072
   },
   {
    "orderId": "ARC20210502.0001_309",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY758-01"
     ],
     "locations": [
      "J0955"
     ]
    },
    "orderWeight": "11.317",
    "orderVolume": 0.098
   },
   {
    "orderId": "ARC20210504.0022_310",
    "orderPickItems": {
     "SKUs": [
      "EMR-19142-1-23"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "11.109",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210504.0022_311",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY467-01"
     ],
     "locations": [
      "D0044"
     ]
    },
    "orderWeight": "12.099",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210428.0142_312",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-53"
     ],
     "locations": [
      "D0163"
     ]
    },
    "orderWeight": "12.251",
    "orderVolume": 0.101
   },
   {
    "orderId": "ARC20210503.0011_313",
    "orderPickItems": {
     "SKUs": [
      "ARC-434-02"
     ],
     "locations": [
      "D0465"
     ]
    },
    "orderWeight": "12.251",
    "orderVolume": 0.075
   },
   {
    "orderId": "ARC20210504.0022_314",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY289-04"
     ],
     "locations": [
      "D0623"
     ]
    },
    "orderWeight": "12.3",
    "orderVolume": 0.112
   },
   {
    "orderId": "ARC20210504.0022_315",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-1-41"
     ],
     "locations": [
      "E0046"
     ]
    },
    "orderWeight": "12.449",
    "orderVolume": 0.07
   },
   {
    "orderId": "ARC20210504.0022_316",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY659-08"
     ],
     "locations": [
      "E0053"
     ]
    },
    "orderWeight": "12.0",
    "orderVolume": 0.081
   },
   {
    "orderId": "ARC20210504.0022_317",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY919-01"
     ],
     "locations": [
      "E0076"
     ]
    },
    "orderWeight": "12.3",
    "orderVolume": 0.061
   },
   {
    "orderId": "SP39099_318",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-02"
     ],
     "locations": [
      "E1055"
     ]
    },
    "orderWeight": "12.188",
    "orderVolume": 0.071
   },
   {
    "orderId": "ARC20210503.0008_319",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-43"
     ],
     "locations": [
      "F0255"
     ]
    },
    "orderWeight": "12.302",
    "orderVolume": 0.074
   },
   {
    "orderId": "ARC20210430.0104_320",
    "orderPickItems": {
     "SKUs": [
      "EMR-19121-26"
     ],
     "locations": [
      "F0396"
     ]
    },
    "orderWeight": "12.177",
    "orderVolume": 0.08
   },
   {
    "orderId": "ARC20210504.0022_321",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-01"
     ],
     "locations": [
      "F0764"
     ]
    },
    "orderWeight": "12.0",
    "orderVolume": 0.059
   },
   {
    "orderId": "ARC20210504.0022_322",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY338-01"
     ],
     "locations": [
      "G0136"
     ]
    },
    "orderWeight": "11.86",
    "orderVolume": 0.074
   },
   {
    "orderId": "ARC20210430.0126_323",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-31"
     ],
     "locations": [
      "G0456"
     ]
    },
    "orderWeight": "11.779",
    "orderVolume": 0.074
   },
   {
    "orderId": "ARC20210504.0022_324",
    "orderPickItems": {
     "SKUs": [
      "256736"
     ],
     "locations": [
      "G0485"
     ]
    },
    "orderWeight": "11.951",
    "orderVolume": 0.049
   },
   {
    "orderId": "ARC20210504.0022_325",
    "orderPickItems": {
     "SKUs": [
      "ARC-403-01"
     ],
     "locations": [
      "G0825"
     ]
    },
    "orderWeight": "12.177",
    "orderVolume": 0.074
   },
   {
    "orderId": "ARC20210502.0001_326",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY729-01"
     ],
     "locations": [
      "H0181"
     ]
    },
    "orderWeight": "11.779",
    "orderVolume": 0.075
   },
   {
    "orderId": "SP39099_327",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-43"
     ],
     "locations": [
      "H0601"
     ]
    },
    "orderWeight": "12.242",
    "orderVolume": 0.058
   },
   {
    "orderId": "SP39092_328",
    "orderPickItems": {
     "SKUs": [
      "643853"
     ],
     "locations": [
      "I0384"
     ]
    },
    "orderWeight": "12.42",
    "orderVolume": 0.098
   },
   {
    "orderId": "20210503_329",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY649-02"
     ],
     "locations": [
      "I0914"
     ]
    },
    "orderWeight": "11.578",
    "orderVolume": 0.087
   },
   {
    "orderId": "ARC20210502.0001_330",
    "orderPickItems": {
     "SKUs": [
      "EMR-165-04"
     ],
     "locations": [
      "J0135"
     ]
    },
    "orderWeight": "12.289",
    "orderVolume": 0.065
   },
   {
    "orderId": "ARC20210502.0001_331",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-09"
     ],
     "locations": [
      "J0393"
     ]
    },
    "orderWeight": "11.528",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210502.0001_332",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-29"
     ],
     "locations": [
      "J0575"
     ]
    },
    "orderWeight": "12.1",
    "orderVolume": 0.085
   },
   {
    "orderId": "ARC20210502.0001_333",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY176-06"
     ],
     "locations": [
      "J0694"
     ]
    },
    "orderWeight": "12.1",
    "orderVolume": 0.071
   },
   {
    "orderId": "SP39123_334",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY1026-01"
     ],
     "locations": [
      "J0715"
     ]
    },
    "orderWeight": "12.068",
    "orderVolume": 0.09
   },
   {
    "orderId": "SP39096_335",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY809-07"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "11.687",
    "orderVolume": 0.064
   },
   {
    "orderId": "ARC20210504.0022_336",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY477-02"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "11.833",
    "orderVolume": 0.059
   },
   {
    "orderId": "ARC20210504.0022_337",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY448-11"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "11.859",
    "orderVolume": 0.051
   },
   {
    "orderId": "SP39124_338",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY596-01"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "12.068",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210504.0022_339",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-36"
     ],
     "locations": [
      "D0122"
     ]
    },
    "orderWeight": "12.662",
    "orderVolume": 0.134
   },
   {
    "orderId": "ARC20210504.0022_340",
    "orderPickItems": {
     "SKUs": [
      "EMR-161-01"
     ],
     "locations": [
      "D0144"
     ]
    },
    "orderWeight": "13.082",
    "orderVolume": 0.076
   },
   {
    "orderId": "ARC20210504.0022_341",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-30"
     ],
     "locations": [
      "D0162"
     ]
    },
    "orderWeight": "13.082",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210504.0022_342",
    "orderPickItems": {
     "SKUs": [
      "EMR-19121-05"
     ],
     "locations": [
      "D0163"
     ]
    },
    "orderWeight": "12.872",
    "orderVolume": 0.069
   },
   {
    "orderId": "ARC20210504.0022_343",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY596-05"
     ],
     "locations": [
      "D0461"
     ]
    },
    "orderWeight": "12.505",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210504.0022_344",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY289-01"
     ],
     "locations": [
      "E0136"
     ]
    },
    "orderWeight": "13.091",
    "orderVolume": 0.074
   },
   {
    "orderId": "ARC20210504.0022_345",
    "orderPickItems": {
     "SKUs": [
      "643843"
     ],
     "locations": [
      "E0163"
     ]
    },
    "orderWeight": "13.0",
    "orderVolume": 0.045
   },
   {
    "orderId": "ARC20210504.0022_346",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-01"
     ],
     "locations": [
      "E0196"
     ]
    },
    "orderWeight": "13.06",
    "orderVolume": 0.101
   },
   {
    "orderId": "ARC20210504.0022_347",
    "orderPickItems": {
     "SKUs": [
      "214581"
     ],
     "locations": [
      "E0433"
     ]
    },
    "orderWeight": "12.473",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210504.0022_348",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY596-05"
     ],
     "locations": [
      "E0456"
     ]
    },
    "orderWeight": "12.554",
    "orderVolume": 0.078
   },
   {
    "orderId": "ARC20210504.0022_349",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-45"
     ],
     "locations": [
      "E0546"
     ]
    },
    "orderWeight": "12.658",
    "orderVolume": 0.141
   },
   {
    "orderId": "ARC20210503.0008_350",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY299-03"
     ],
     "locations": [
      "E0575"
     ]
    },
    "orderWeight": "13.267",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210504.0022_351",
    "orderPickItems": {
     "SKUs": [
      "ARC-403-01"
     ],
     "locations": [
      "E0674"
     ]
    },
    "orderWeight": "13.048",
    "orderVolume": 0.101
   },
   {
    "orderId": "ARC20210504.0022_352",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY418-09"
     ],
     "locations": [
      "E0804"
     ]
    },
    "orderWeight": "12.855",
    "orderVolume": 0.048
   },
   {
    "orderId": "ARC20210504.0022_353",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY718-03"
     ],
     "locations": [
      "E0844"
     ]
    },
    "orderWeight": "12.565",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210504.0022_354",
    "orderPickItems": {
     "SKUs": [
      "EMR-18121-11"
     ],
     "locations": [
      "F0066"
     ]
    },
    "orderWeight": "12.511",
    "orderVolume": 0.039
   },
   {
    "orderId": "ARC20210430.0132_355",
    "orderPickItems": {
     "SKUs": [
      "642424"
     ],
     "locations": [
      "F0074"
     ]
    },
    "orderWeight": "13.193",
    "orderVolume": 0.078
   },
   {
    "orderId": "ARC20210430.0102_356",
    "orderPickItems": {
     "SKUs": [
      "EMR-19142-2-26"
     ],
     "locations": [
      "F0095"
     ]
    },
    "orderWeight": "12.616",
    "orderVolume": 0.085
   },
   {
    "orderId": "ARC20210504.0022_357",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY809-02"
     ],
     "locations": [
      "F0184"
     ]
    },
    "orderWeight": "13.069",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210503.0005_358",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY476-05"
     ],
     "locations": [
      "F0255"
     ]
    },
    "orderWeight": "12.616",
    "orderVolume": 0.039
   },
   {
    "orderId": "ARC20210430.0139_359",
    "orderPickItems": {
     "SKUs": [
      "216553"
     ],
     "locations": [
      "F0336"
     ]
    },
    "orderWeight": "12.827",
    "orderVolume": 0.097
   },
   {
    "orderId": "ARC20210430.0126_360",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY448-11"
     ],
     "locations": [
      "F0356"
     ]
    },
    "orderWeight": "12.962",
    "orderVolume": 0.11
   },
   {
    "orderId": "ARC20210504.0022_361",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-01"
     ],
     "locations": [
      "F0464"
     ]
    },
    "orderWeight": "13.091",
    "orderVolume": 0.05
   },
   {
    "orderId": "ARC20210502.0001_362",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY518-03"
     ],
     "locations": [
      "H0022"
     ]
    },
    "orderWeight": "12.962",
    "orderVolume": 0.058
   },
   {
    "orderId": "ARC20210504.0022_363",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY398-02"
     ],
     "locations": [
      "H0601"
     ]
    },
    "orderWeight": "13.093",
    "orderVolume": 0.178
   },
   {
    "orderId": "ARC20210502.0001_364",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-04"
     ],
     "locations": [
      "I0095"
     ]
    },
    "orderWeight": "13.193",
    "orderVolume": 0.075
   },
   {
    "orderId": "ARC20210504.0011_365",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY256-06"
     ],
     "locations": [
      "I0302"
     ]
    },
    "orderWeight": "12.616",
    "orderVolume": 0.045
   },
   {
    "orderId": "ARC20210502.0001_366",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY459-02"
     ],
     "locations": [
      "I0572"
     ]
    },
    "orderWeight": "12.827",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210504.0022_367",
    "orderPickItems": {
     "SKUs": [
      "315636"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "12.649",
    "orderVolume": 0.118
   },
   {
    "orderId": "ARC20210504.0022_368",
    "orderPickItems": {
     "SKUs": [
      "256729"
     ],
     "locations": [
      "D0064"
     ]
    },
    "orderWeight": "13.975",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210504.0022_369",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY417-03"
     ],
     "locations": [
      "E0115"
     ]
    },
    "orderWeight": "13.7",
    "orderVolume": 0.075
   },
   {
    "orderId": "ARC20210504.0022_370",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-25"
     ],
     "locations": [
      "E0123"
     ]
    },
    "orderWeight": "13.93",
    "orderVolume": 0.047
   },
   {
    "orderId": "ARC20210504.0022_371",
    "orderPickItems": {
     "SKUs": [
      "EMR-A118-02"
     ],
     "locations": [
      "E0192"
     ]
    },
    "orderWeight": "13.92",
    "orderVolume": 0.066
   },
   {
    "orderId": "ARC20210504.0022_372",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-2-10"
     ],
     "locations": [
      "E0213"
     ]
    },
    "orderWeight": "14.31",
    "orderVolume": 0.078
   },
   {
    "orderId": "ARC20210504.0022_373",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY446-07"
     ],
     "locations": [
      "E0245"
     ]
    },
    "orderWeight": "13.93",
    "orderVolume": 0.118
   },
   {
    "orderId": "ARC20210504.0022_374",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY589-04"
     ],
     "locations": [
      "E0256"
     ]
    },
    "orderWeight": "14.81",
    "orderVolume": 0.078
   },
   {
    "orderId": "ARC20210430.0025_375",
    "orderPickItems": {
     "SKUs": [
      "EMR-19121-02"
     ],
     "locations": [
      "E0426"
     ]
    },
    "orderWeight": "13.33",
    "orderVolume": 0.094
   },
   {
    "orderId": "ARC20210504.0022_376",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-1-23"
     ],
     "locations": [
      "E0504"
     ]
    },
    "orderWeight": "14.07",
    "orderVolume": 0.073
   },
   {
    "orderId": "ARC20210504.0022_377",
    "orderPickItems": {
     "SKUs": [
      "EMR-19142-2-18"
     ],
     "locations": [
      "E0634"
     ]
    },
"orderWeight": "13.875",
    "orderVolume": 0.098
   },
   {
    "orderId": "ARC20210504.0022_378",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY256-04"
     ],
     "locations": [
      "E0635"
     ]
    },
    "orderWeight": "13.66",
    "orderVolume": 0.085
   },
   {
    "orderId": "ARC20210504.0022_379",
    "orderPickItems": {
     "SKUs": [
      "EMR-159-06"
     ],
     "locations": [
      "E0643"
     ]
    },
    "orderWeight": "13.374",
    "orderVolume": 0.101
   },
   {
    "orderId": "ARC20210504.0022_380",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-2-36"
     ],
     "locations": [
      "E0692"
     ]
    },
    "orderWeight": "13.268",
    "orderVolume": 0.097
   },
   {
    "orderId": "ARC20210430.0029_381",
    "orderPickItems": {
     "SKUs": [
      "D43005"
     ],
     "locations": [
      "E1055"
     ]
    },
    "orderWeight": "13.567",
    "orderVolume": 0.074
   },
   {
    "orderId": "ARC20210430.0117_382",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "F0074"
     ]
    },
    "orderWeight": "13.567",
    "orderVolume": 0.058
   },
   {
    "orderId": "ARC20210430.0131_383",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY467-01"
     ],
     "locations": [
      "F0093"
     ]
    },
    "orderWeight": "13.33",
    "orderVolume": 0.112
   },
   {
    "orderId": "ARC20210430.0118_384",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY809-07"
     ],
     "locations": [
      "F0093"
     ]
    },
    "orderWeight": "13.33",
    "orderVolume": 0.12
   },
   {
    "orderId": "ARC20210430.0127_385",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY918-05"
     ],
     "locations": [
      "F0095"
     ]
    },
    "orderWeight": "13.33",
    "orderVolume": 0.059
   },
   {
    "orderId": "ARC20210504.0022_386",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-2-40"
     ],
     "locations": [
      "F0154"
     ]
    },
    "orderWeight": "13.811",
    "orderVolume": 0.084
   },
   {
    "orderId": "ARC20210504.0022_387",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY477-19"
     ],
     "locations": [
      "F0175"
     ]
    },
    "orderWeight": "14.411",
    "orderVolume": 0.09
   },
   {
    "orderId": "ARC20210502.0001_388",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY459-03"
     ],
     "locations": [
      "F0357"
     ]
    },
    "orderWeight": "14.616",
    "orderVolume": 0.053
   },
   {
    "orderId": "ARC20210504.0022_389",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "G0475"
     ]
    },
    "orderWeight": "13.8",
    "orderVolume": 0.068
   },
   {
    "orderId": "ARC20210504.0022_390",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY727-02"
     ],
     "locations": [
      "G0477"
     ]
    },
    "orderWeight": "14.411",
    "orderVolume": 0.082
   },
   {
    "orderId": "ARC20210504.0022_391",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-1-39"
     ],
     "locations": [
      "G0656"
     ]
    },
    "orderWeight": "13.707",
    "orderVolume": 0.09
   },
   {
    "orderId": "SP39105_392",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY800-02"
     ],
     "locations": [
      "I0384"
     ]
    },
    "orderWeight": "13.969",
    "orderVolume": 0.069
   },
   {
    "orderId": "ARC20210502.0001_393",
    "orderPickItems": {
     "SKUs": [
      "521126"
     ],
     "locations": [
      "J0454"
     ]
    },
    "orderWeight": "14.429",
    "orderVolume": 0.077
   },
   {
    "orderId": "SP39113_394",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY338-02"
     ],
     "locations": [
      "J0613"
     ]
    },
    "orderWeight": "13.399",
    "orderVolume": 0.08
   },
   {
    "orderId": "ARC20210504.0022_395",
    "orderPickItems": {
     "SKUs": [
      "ARC-403-01"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "14.099",
    "orderVolume": 0.11
   },
   {
    "orderId": "ARC20210504.0022_396",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY579-05"
     ],
     "locations": [
      "D0241"
     ]
    },
    "orderWeight": "17.299",
    "orderVolume": 0.112
   },
   {
    "orderId": "ARC20210504.0022_397",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY688-02"
     ],
     "locations": [
      "E0096"
     ]
    },
    "orderWeight": "17.928",
    "orderVolume": 0.085
   },
   {
    "orderId": "ARC20210503.0046_398",
    "orderPickItems": {
     "SKUs": [
      "EMR-156-01"
     ],
     "locations": [
      "E0405"
     ]
    },
    "orderWeight": "15.892",
    "orderVolume": 0.09
   },
   {
    "orderId": "ARC20210430.0029_399",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-07"
     ],
     "locations": [
      "E0426"
     ]
    },
    "orderWeight": "16.845",
    "orderVolume": 0.048
   },
   {
    "orderId": "ARC20210503.0006_400",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY758-01"
     ],
     "locations": [
      "E0575"
     ]
    },
    "orderWeight": "17.306",
    "orderVolume": 0.051
   },
   {
    "orderId": "SP39125_401",
    "orderPickItems": {
     "SKUs": [
      "EMR-159-06"
     ],
     "locations": [
      "E0804"
     ]
    },
    "orderWeight": "18.556",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210430.0135_402",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY819-03"
     ],
     "locations": [
      "F0093"
     ]
    },
    "orderWeight": "15.266",
    "orderVolume": 0.081
   },
   {
    "orderId": "ARC20210430.0129_403",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-03"
     ],
     "locations": [
      "F0094"
     ]
    },
    "orderWeight": "17.192",
    "orderVolume": 0.249
   },
   {
    "orderId": "ARC20210504.0022_404",
    "orderPickItems": {
     "SKUs": [
      "ARC-403-01"
     ],
     "locations": [
      "F0194"
     ]
    },
    "orderWeight": "16.384",
    "orderVolume": 0.096
   },
   {
    "orderId": "ARC20210430.0025_405",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY459-02"
     ],
     "locations": [
      "F0194"
     ]
    },
    "orderWeight": "17.192",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210504.0022_406",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY918-02"
     ],
     "locations": [
      "F0476"
     ]
    },
    "orderWeight": "15.982",
    "orderVolume": 0.102
   },
   {
    "orderId": "ARC20210430.0123_407",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY297-01"
     ],
     "locations": [
      "F0563"
     ]
    },
    "orderWeight": "17.192",
    "orderVolume": 0.101
   },
   {
    "orderId": "ARC20210504.0022_408",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-1-23"
     ],
     "locations": [
      "F0714"
     ]
    },
    "orderWeight": "16.147",
    "orderVolume": 0.085
   },
   {
    "orderId": "SP539104_409",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-36"
     ],
     "locations": [
      "G0268"
     ]
    },
    "orderWeight": "16.042",
    "orderVolume": 0.105
   },
   {
    "orderId": "SP39114_410",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY758-01"
     ],
     "locations": [
      "G0315"
     ]
    },
    "orderWeight": "16.042",
    "orderVolume": 0.271
   },
   {
    "orderId": "ARC20210430.0105_411",
    "orderPickItems": {
     "SKUs": [
      "EMR-160-01"
     ],
     "locations": [
      "G0456"
     ]
    },
    "orderWeight": "18.556",
    "orderVolume": 0.118
   },
   {
    "orderId": "ARC20210504.0022_412",
    "orderPickItems": {
     "SKUs": [
      "242051"
     ],
     "locations": [
      "G0596"
     ]
    },
    "orderWeight": "16.181",
    "orderVolume": 0.069
   },
   {
    "orderId": "ARC20210504.0022_413",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY549-02"
     ],
     "locations": [
      "G0776"
     ]
    },
    "orderWeight": "20.5",
    "orderVolume": 0.058
   },
   {
    "orderId": "ARC20210504.0022_414",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-17"
     ],
     "locations": [
      "G0784"
     ]
    },
    "orderWeight": "18.714",
    "orderVolume": 0.111
   },
   {
    "orderId": "ARC20210504.0022_415",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-35"
     ],
     "locations": [
      "H0701"
     ]
    },
    "orderWeight": "16.239",
    "orderVolume": 0.081
   },
   {
    "orderId": "ARC20210502.0001_416",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY210-06"
     ],
     "locations": [
      "I0593"
     ]
    },
    "orderWeight": "15.892",
    "orderVolume": 0.082
   },
   {
    "orderId": "ARC20210502.0001_417",
    "orderPickItems": {
     "SKUs": [
      "313523"
     ],
     "locations": [
      "I0675"
     ]
    },
    "orderWeight": "15.351",
    "orderVolume": 0.045
   },
   {
    "orderId": "SP39127_418",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-29"
     ],
     "locations": [
      "J0613"
     ]
    },
    "orderWeight": "14.81",
    "orderVolume": 0.095
   },
   {
    "orderId": "SP39120_419",
    "orderPickItems": {
     "SKUs": [
      "EMR-160-01"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "15.075",
    "orderVolume": 0.061
   },
   {
    "orderId": "SP39112_420",
    "orderPickItems": {
     "SKUs": [
      "ARC-18141-09"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "15.473",
    "orderVolume": 0.059
   },
   {
    "orderId": "15042021_421",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY446-02"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "16.845",
    "orderVolume": 0.084
   },
   {
    "orderId": "SP39106_422",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-53"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "17.162",
    "orderVolume": 0.069
   },
   {
    "orderId": "ARC20210504.0022_423",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY518-08"
     ],
     "locations": [
      "D0121"
     ]
    },
    "orderWeight": "6.159",
    "orderVolume": 0.094
   },
   {
    "orderId": "ARC20210430.0025_424",
    "orderPickItems": {
     "SKUs": [
      "EMR-18134-01"
     ],
     "locations": [
      "D0163"
     ]
    },
    "orderWeight": "6.745",
    "orderVolume": 0.073
   },
   {
    "orderId": "ARC20210504.0022_425",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "D0222"
     ]
    },
    "orderWeight": "6.712",
    "orderVolume": 0.053
   },
   {
    "orderId": "ARC20210504.0022_426",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY476-02"
     ],
     "locations": [
      "D0244"
     ]
    },
    "orderWeight": "6.615",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210430.0025_427",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY579-04"
     ],
     "locations": [
      "D0503"
     ]
    },
    "orderWeight": "6.745",
    "orderVolume": 0.054
   },
   {
    "orderId": "ARC20210504.0022_428",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY289-04"
     ],
     "locations": [
      "D0544"
     ]
    },
    "orderWeight": "6.214",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210504.0022_429",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY467-07"
     ],
     "locations": [
      "E0015"
     ]
    },
    "orderWeight": "25.675",
    "orderVolume": 0.094
   },
   {
    "orderId": "ARC20210504.0022_430",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-2-38"
     ],
     "locations": [
      "E0063"
     ]
    },
    "orderWeight": "34.168",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210504.0022_431",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY446-05"
     ],
     "locations": [
      "E0395"
     ]
    },
    "orderWeight": "20.6",
    "orderVolume": 0.041
   },
   {
    "orderId": "ARC20210504.0022_432",
    "orderPickItems": {
     "SKUs": [
      "EMR-19121-13"
     ],
     "locations": [
      "E0426"
     ]
    },
    "orderWeight": "5.865",
    "orderVolume": 0.067
   },
   {
    "orderId": "ARC20210430.0113_433",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY758-01"
     ],
     "locations": [
      "E0426"
     ]
    },
    "orderWeight": "6.752",
    "orderVolume": 0.047
   },
   {
    "orderId": "ARC20210503.0005_434",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-09"
     ],
     "locations": [
      "E0575"
     ]
    },
    "orderWeight": "6.272",
    "orderVolume": 0.081
   },
   {
    "orderId": "ARC20210504.0022_435",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-03"
     ],
     "locations": [
      "E1055"
     ]
    },
    "orderWeight": "24.236",
    "orderVolume": 0.085
   },
   {
    "orderId": "ARC20210430.0116_436",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-20"
     ],
     "locations": [
      "F0074"
     ]
    },
    "orderWeight": "30.625",
    "orderVolume": 0.048
   },
   {
    "orderId": "ARC20210503.0010_437",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-02"
     ],
     "locations": [
      "F0074"
     ]
    },
    "orderWeight": "30.625",
    "orderVolume": 0.119
   },
   {
    "orderId": "ARC20210430.0136_438",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY589-05"
     ],
     "locations": [
      "F0074"
     ]
    },
    "orderWeight": "33.9",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210430.0101_439",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY589-03"
     ],
     "locations": [
      "F0094"
     ]
    },
    "orderWeight": "6.272",
    "orderVolume": 0.124
   },
   {
    "orderId": "ARC20210430.0104_440",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY1019-01"
     ],
     "locations": [
      "F0094"
     ]
    },
    "orderWeight": "6.745",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210430.0134_441",
    "orderPickItems": {
     "SKUs": [
      "EMR-744-03"
     ],
     "locations": [
      "F0356"
     ]
    },
    "orderWeight": "6.782",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210430.0116_442",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY289-04"
     ],
     "locations": [
      "F0404"
     ]
    },
    "orderWeight": "57.147",
    "orderVolume": 0.075
   },
   {
    "orderId": "ARC20210430.0109_443",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY278-01"
     ],
     "locations": [
      "F0404"
     ]
    },
    "orderWeight": "6.712",
    "orderVolume": 0.082
   },
   {
    "orderId": "ARC20210430.0125_444",
    "orderPickItems": {
     "SKUs": [
      "EMR-157-02"
     ],
     "locations": [
      "F0404"
     ]
    },
    "orderWeight": "6.745",
    "orderVolume": 0.094
   },
   {
    "orderId": "ARC20210503.0010_445",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-01"
     ],
     "locations": [
      "G0236"
     ]
    },
    "orderWeight": "57.147",
    "orderVolume": 0.06
   },
   {
    "orderId": "ARC20210504.0022_446",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-37"
     ],
     "locations": [
      "G0805"
     ]
    },
    "orderWeight": "6.424",
    "orderVolume": 0.069
   },
   {
    "orderId": "ARC20210504.0022_447",
    "orderPickItems": {
     "SKUs": [
      "EMR-T186-01"
     ],
     "locations": [
      "G1146"
     ]
    },
    "orderWeight": "6.754",
    "orderVolume": 0.064
   },
   {
    "orderId": "ARC20210504.0022_448",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY478-08"
     ],
     "locations": [
      "I0301"
     ]
    },
    "orderWeight": "30.516",
    "orderVolume": 0.113
   },
   {
    "orderId": "SP39108_449",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY809-03"
     ],
     "locations": [
      "I0875"
     ]
    },
    "orderWeight": "42.888",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210502.0001_450",
    "orderPickItems": {
     "SKUs": [
      "EMR-CA17-08"
     ],
     "locations": [
      "I0933"
     ]
    },
    "orderWeight": "6.255",
    "orderVolume": 0.141
   },
   {
    "orderId": "20210504_451",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-51"
     ],
     "locations": [
      "I0953"
     ]
    },
    "orderWeight": "6.745",
    "orderVolume": 0.069
   },
   {
    "orderId": "ARC20210502.0001_452",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY418-09"
     ],
     "locations": [
      "J0873"
     ]
    },
    "orderWeight": "6.389",
    "orderVolume": 0.096
   },
   {
    "orderId": "SP39127_453",
    "orderPickItems": {
     "SKUs": [
      "ARC-403-02"
     ],
     "locations": [
      "J0892"
     ]
    },
    "orderWeight": "35.2",
    "orderVolume": 0.052
   },
   {
    "orderId": "SP39122_454",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-11"
     ],
     "locations": [
      "J0892"
     ]
    },
    "orderWeight": "6.752",
    "orderVolume": 0.064
   },
   {
    "orderId": "SP39084_455",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY1019-01"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "24.183",
    "orderVolume": 0.049
   },
   {
    "orderId": "SP39088_456",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY659-07"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "59.649",
    "orderVolume": 0.065
   },
   {
    "orderId": "20210503_457",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-04"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "6.272",
    "orderVolume": 0.082
   },
   {
    "orderId": "ARC20210504.0022_458",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "D0065"
     ]
    },
    "orderWeight": "7.137",
    "orderVolume": 0.094
   },
   {
    "orderId": "ARC20210504.0022_459",
    "orderPickItems": {
     "SKUs": [
      "EMR-19121-03"
     ],
     "locations": [
      "D0824"
     ]
    },
    "orderWeight": "7.154",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210503.0010_460",
    "orderPickItems": {
     "SKUs": [
      "EMR-287-02"
     ],
     "locations": [
      "E0983"
     ]
    },
    "orderWeight": "68.363",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210430.0141_461",
    "orderPickItems": {
     "SKUs": [
      "643441"
     ],
     "locations": [
      "F0074"
     ]
    },
    "orderWeight": "6.92",
    "orderVolume": 0.041
   },
   {
    "orderId": "ARC20210430.0126_462",
    "orderPickItems": {
     "SKUs": [
      "T20-T431232"
     ],
     "locations": [
      "F0093"
     ]
    },
    "orderWeight": "69.929",
    "orderVolume": 0.075
   },
   {
    "orderId": "ARC20210430.0141_463",
    "orderPickItems": {
     "SKUs": [
      "EMR-T163-01"
     ],
     "locations": [
      "F0094"
     ]
    },
    "orderWeight": "7.236",
    "orderVolume": 0.07
   },
   {
    "orderId": "ARC20210430.0128_464",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY138-02"
     ],
     "locations": [
      "F0094"
     ]
    },
    "orderWeight": "7.361",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210430.0116_465",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-24"
     ],
     "locations": [
      "F0095"
     ]
    },
    "orderWeight": "68.363",
    "orderVolume": 0.053
   },
   {
    "orderId": "ARC20210430.0123_466",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY418-09"
     ],
     "locations": [
      "F0095"
     ]
    },
    "orderWeight": "7.361",
    "orderVolume": 0.141
   },
   {
    "orderId": "ARC20210430.0025_467",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-2-29"
     ],
     "locations": [
      "F0153"
     ]
    },
    "orderWeight": "7.361",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210504.0022_468",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "F0633"
     ]
    },
    "orderWeight": "7.035",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210504.0022_469",
    "orderPickItems": {
     "SKUs": [
      "EMR-157-01"
     ],
     "locations": [
      "F0666"
     ]
    },
    "orderWeight": "7.11",
    "orderVolume": 0.058
   },
   {
    "orderId": "ARC20210504.0022_470",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-01"
     ],
     "locations": [
      "F0795"
     ]
    },
    "orderWeight": "66.034",
    "orderVolume": 0.128
   },
   {
    "orderId": "ARC20210504.0022_471",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-05"
     ],
     "locations": [
      "F0865"
     ]
    },
    "orderWeight": "6.946",
    "orderVolume": 0.111
   },
   {
    "orderId": "ARC20210504.0022_472",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY809-06"
     ],
     "locations": [
      "F1195"
     ]
    },
    "orderWeight": "68.556",
    "orderVolume": 0.088
   },
   {
    "orderId": "ARC20210430.0104_473",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY437-01"
     ],
     "locations": [
      "G0456"
     ]
    },
    "orderWeight": "7.008",
    "orderVolume": 0.073
   },
   {
    "orderId": "ARC20210430.0110_474",
    "orderPickItems": {
     "SKUs": [
      "EMR-165-07"
     ],
     "locations": [
      "G0456"
     ]
    },
    "orderWeight": "7.035",
    "orderVolume": 0.058
   },
   {
    "orderId": "ARC20210430.0132_475",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY688-04"
     ],
     "locations": [
      "G0456"
     ]
    },
    "orderWeight": "7.19",
    "orderVolume": 0.041
   },
   {
    "orderId": "SP539101_476",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-36"
     ],
     "locations": [
      "G0488"
     ]
    },
    "orderWeight": "6.782",
    "orderVolume": 0.052
   },
   {
    "orderId": "ARC20210504.0022_477",
    "orderPickItems": {
     "SKUs": [
      "EMR-M100-30"
     ],
     "locations": [
      "G1147"
     ]
    },
    "orderWeight": "7.008",
    "orderVolume": 0.069
   },
   {
    "orderId": "ARC20210502.0001_478",
    "orderPickItems": {
     "SKUs": [
      "EMR-19134-03"
     ],
     "locations": [
      "H0023"
     ]
    },
    "orderWeight": "69.929",
    "orderVolume": 0.048
   },
   {
    "orderId": "ARC20210502.0001_479",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-10"
     ],
     "locations": [
      "I0171"
     ]
    },
    "orderWeight": "7.19",
    "orderVolume": 0.059
   },
   {
    "orderId": "SP39090_480",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY518-12"
     ],
     "locations": [
      "I0384"
     ]
    },
    "orderWeight": "7.031",
    "orderVolume": 0.064
   },
   {
    "orderId": "ARC20210502.0001_481",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-35"
     ],
     "locations": [
      "I0435"
     ]
    },
    "orderWeight": "6.782",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210504.0022_482",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-03"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "7.155",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210504.0022_483",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-01"
     ],
     "locations": [
      "D0302"
     ]
    },
    "orderWeight": "73.547",
    "orderVolume": 0.054
   },
   {
    "orderId": "ARC20210504.0022_484",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY719-19"
     ],
     "locations": [
      "E0075"
     ]
    },
    "orderWeight": "74.05",
    "orderVolume": 0.059
   },
   {
    "orderId": "ARC20210504.0022_485",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-06"
     ],
     "locations": [
      "E0095"
     ]
    },
    "orderWeight": "7.665",
    "orderVolume": 0.11
   },
   {
    "orderId": "ARC20210504.0022_486",
    "orderPickItems": {
     "SKUs": [
      "EMR-163-04"
     ],
     "locations": [
      "E0105"
     ]
    },
    "orderWeight": "7.665",
    "orderVolume": 0.079
   },
   {
    "orderId": "ARC20210503.0006_487",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY418-10"
     ],
   "locations": [
      "E0416"
     ]
    },
    "orderWeight": "7.78",
    "orderVolume": 0.059
   },
   {
    "orderId": "ARC20210504.0022_488",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-22"
     ],
     "locations": [
      "E0505"
     ]
    },
    "orderWeight": "7.505",
    "orderVolume": 0.12
   },
   {
    "orderId": "ARC20210504.0022_489",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY549-01"
     ],
     "locations": [
      "E0904"
     ]
    },
    "orderWeight": "7.665",
    "orderVolume": 0.082
   },
   {
    "orderId": "ARC20210504.0022_490",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY538-03"
     ],
     "locations": [
      "E1004"
     ]
    },
    "orderWeight": "7.665",
    "orderVolume": 0.108
   },
   {
    "orderId": "ARC20210504.0022_491",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY139-03"
     ],
     "locations": [
      "E1133"
     ]
    },
    "orderWeight": "7.925",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210430.0140_492",
    "orderPickItems": {
     "SKUs": [
      "EMR-18134-01"
     ],
     "locations": [
      "F0093"
     ]
    },
    "orderWeight": "7.801",
    "orderVolume": 0.062
   },
   {
    "orderId": "ARC20210430.0133_493",
    "orderPickItems": {
     "SKUs": [
      "313321"
     ],
     "locations": [
      "F0396"
     ]
    },
    "orderWeight": "7.665",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210430.0125_494",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY466-05"
     ],
     "locations": [
      "F0524"
     ]
    },
    "orderWeight": "7.745",
    "orderVolume": 0.085
   },
   {
    "orderId": "ARC20210430.0141_495",
    "orderPickItems": {
     "SKUs": [
      "EMR-161-01"
     ],
     "locations": [
      "F0563"
     ]
    },
    "orderWeight": "7.366",
    "orderVolume": 0.113
   },
   {
    "orderId": "ARC20210504.0022_496",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "F0696"
     ]
    },
    "orderWeight": "7.974",
    "orderVolume": 0.124
   },
   {
    "orderId": "ARC20210504.0022_497",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-06"
     ],
     "locations": [
      "G0086"
     ]
    },
    "orderWeight": "7.427",
    "orderVolume": 0.049
   },
   {
    "orderId": "ARC20210504.0022_498",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY448-07"
     ],
     "locations": [
      "G0123"
     ]
    },
    "orderWeight": "8.067",
    "orderVolume": 0.049
   },
   {
    "orderId": "ARC20210504.0022_499",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-05"
     ],
     "locations": [
      "G0154"
     ]
    },
    "orderWeight": "7.678",
    "orderVolume": 0.072
   },
   {
    "orderId": "ARC20210504.0022_500",
    "orderPickItems": {
     "SKUs": [
      "EMR-RC1017-14"
     ],
     "locations": [
      "G0236"
     ]
    },
    "orderWeight": "7.373",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210430.0108_501",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY459-06"
     ],
     "locations": [
      "G0456"
     ]
    },
    "orderWeight": "7.382",
    "orderVolume": 0.064
   },
   {
    "orderId": "ARC20210430.0140_502",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-03"
     ],
     "locations": [
      "G0456"
     ]
    },
    "orderWeight": "7.481",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210430.0138_503",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-30"
     ],
     "locations": [
      "G0456"
     ]
    },
    "orderWeight": "7.498",
    "orderVolume": 0.122
   },
   {
    "orderId": "ARC20210504.0022_504",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY459-03"
     ],
     "locations": [
      "G0526"
     ]
    },
    "orderWeight": "7.373",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210504.0022_505",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY210-03"
     ],
     "locations": [
      "G0806"
     ]
    },
    "orderWeight": "7.678",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210504.0022_506",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-1-39"
     ],
     "locations": [
      "G0964"
     ]
    },
    "orderWeight": "7.665",
    "orderVolume": 0.08
   },
   {
    "orderId": "SP539102_507",
    "orderPickItems": {
     "SKUs": [
      "EMR-160-01"
     ],
     "locations": [
      "I0384"
     ]
    },
    "orderWeight": "7.444",
    "orderVolume": 0.077
   },
   {
    "orderId": "ARC20210502.0001_508",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY138-01"
     ],
     "locations": [
      "I0394"
     ]
    },
    "orderWeight": "7.665",
    "orderVolume": 0.047
   },
   {
    "orderId": "ARC20210502.0001_509",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY809-03"
     ],
     "locations": [
      "I0584"
     ]
    },
    "orderWeight": "7.498",
    "orderVolume": 0.041
   },
   {
    "orderId": "ARC20210502.0001_510",
    "orderPickItems": {
     "SKUs": [
      "EMR-19121-17"
     ],
     "locations": [
      "J0155"
     ]
    },
    "orderWeight": "7.532",
    "orderVolume": 0.094
   },
   {
    "orderId": "SP539132_511",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY459-04"
     ],
     "locations": [
      "J0453"
     ]
    },
    "orderWeight": "8.117",
    "orderVolume": 0.057
   },
   {
    "orderId": "ARC20210504.0022_512",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-35"
     ],
     "locations": [
      "J0911"
     ]
    },
    "orderWeight": "7.382",
    "orderVolume": 0.067
   },
   {
    "orderId": "ARC20210504.0022_513",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-25"
     ],
     "locations": [
      "J0911"
     ]
    },
    "orderWeight": "7.665",
    "orderVolume": 0.067
   },
   {
    "orderId": "SP39089_514",
    "orderPickItems": {
     "SKUs": [
      "ARC-19177-15"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "7.416",
    "orderVolume": 0.044
   },
   {
    "orderId": "ARC20210504.0022_515",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY446-03"
     ],
     "locations": [
      "D0943"
     ]
    },
    "orderWeight": "8.12",
    "orderVolume": 0.251
   },
   {
    "orderId": "ARC20210504.0022_516",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY549-01"
     ],
     "locations": [
      "E0013"
     ]
    },
    "orderWeight": "8.166",
    "orderVolume": 0.043
   },
   {
    "orderId": "SP39083_517",
    "orderPickItems": {
     "SKUs": [
      "256736"
     ],
     "locations": [
      "E0505"
     ]
    },
    "orderWeight": "8.927",
    "orderVolume": 0.059
   },
   {
    "orderId": "ARC20210504.0022_518",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY549-02"
     ],
     "locations": [
      "E0933"
     ]
    },
    "orderWeight": "8.508",
    "orderVolume": 0.137
   },
   {
    "orderId": "SP39111_519",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY538-02"
     ],
     "locations": [
      "E0983"
     ]
    },
    "orderWeight": "8.927",
    "orderVolume": 0.047
   },
   {
    "orderId": "ARC20210430.0025_520",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "E1055"
     ]
    },
    "orderWeight": "8.484",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210504.0022_521",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY289-03"
     ],
     "locations": [
      "E1116"
     ]
    },
    "orderWeight": "8.616",
    "orderVolume": 0.239
   },
   {
    "orderId": "ARC20210504.0022_522",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY747-02"
     ],
     "locations": [
      "E1132"
     ]
    },
    "orderWeight": "8.227",
    "orderVolume": 0.094
   },
   {
    "orderId": "ARC20210430.0128_523",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY446-16"
     ],
     "locations": [
      "F0093"
     ]
    },
    "orderWeight": "8.484",
    "orderVolume": 0.047
   },
   {
    "orderId": "ARC20210504.0022_524",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY568-03"
     ],
     "locations": [
      "F0101"
     ]
    },
    "orderWeight": "8.273",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210504.0022_525",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY538-03"
     ],
     "locations": [
      "F0125"
     ]
    },
    "orderWeight": "8.88",
    "orderVolume": 0.055
   },
   {
    "orderId": "ARC20210430.0142_526",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "F0356"
     ]
    },
    "orderWeight": "8.232",
    "orderVolume": 0.101
   },
   {
    "orderId": "ARC20210430.0132_527",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY758-01"
     ],
     "locations": [
      "F0396"
     ]
    },
    "orderWeight": "8.335",
    "orderVolume": 0.052
   },
   {
    "orderId": "ARC20210430.0109_528",
    "orderPickItems": {
     "SKUs": [
      "521125"
     ],
     "locations": [
      "F0524"
     ]
    },
    "orderWeight": "8.169",
    "orderVolume": 0.072
   },
   {
    "orderId": "ARC20210430.0130_529",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-02"
     ],
     "locations": [
      "F0614"
     ]
    },
    "orderWeight": "8.232",
    "orderVolume": 0.266
   },
   {
    "orderId": "ARC20210430.0025_530",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-12"
     ],
     "locations": [
      "F0696"
     ]
    },
    "orderWeight": "8.232",
    "orderVolume": 0.111
   },
   {
    "orderId": "ARC20210504.0022_531",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-17"
     ],
     "locations": [
      "G0994"
     ]
    },
    "orderWeight": "8.683",
    "orderVolume": 0.048
   },
   {
    "orderId": "ARC20210502.0001_532",
    "orderPickItems": {
     "SKUs": [
      "511550"
     ],
     "locations": [
      "H1111"
     ]
    },
    "orderWeight": "8.95",
    "orderVolume": 0.074
   },
   {
    "orderId": "ARC20210430.0122_533",
    "orderPickItems": {
     "SKUs": [
      "EMR-19142-2-02"
     ],
     "locations": [
      "I0121"
     ]
    },
    "orderWeight": "8.484",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210502.0001_534",
    "orderPickItems": {
     "SKUs": [
      "EMR-19142-2-06"
     ],
     "locations": [
      "I0134"
     ]
    },
    "orderWeight": "8.335",
    "orderVolume": 0.116
   },
   {
    "orderId": "ARC20210504.0022_535",
    "orderPickItems": {
     "SKUs": [
      "ARC-403-01"
     ],
     "locations": [
      "I0421"
     ]
    },
    "orderWeight": "8.556",
    "orderVolume": 0.056
   },
   {
    "orderId": "20210504_536",
    "orderPickItems": {
     "SKUs": [
      "EMR-18121-18"
     ],
     "locations": [
      "I0743"
     ]
    },
    "orderWeight": "8.927",
    "orderVolume": 0.067
   },
   {
    "orderId": "ARC20210502.0001_537",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY448-04"
     ],
     "locations": [
      "I0813"
     ]
    },
    "orderWeight": "8.611",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210504.0022_538",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY467-10"
     ],
     "locations": [
      "J0951"
     ]
    },
    "orderWeight": "8.169",
    "orderVolume": 0.067
   },
   {
    "orderId": "ARC20210504.0022_539",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY486-08"
     ],
     "locations": [
      "D0022"
     ]
    },
    "orderWeight": "9.867",
    "orderVolume": 0.09
   },
   {
    "orderId": "ARC20210503.0011_540",
    "orderPickItems": {
     "SKUs": [
      "ARC-403-02"
     ],
     "locations": [
      "D0505"
     ]
    },
    "orderWeight": "9.17",
    "orderVolume": 0.11
   },
   {
    "orderId": "ARC20210504.0022_541",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "D0564"
     ]
    },
    "orderWeight": "9.646",
    "orderVolume": 0.042
   },
   {
    "orderId": "ARC20210504.0022_542",
    "orderPickItems": {
     "SKUs": [
      "EMR-A118-01"
     ],
     "locations": [
      "D0622"
     ]
    },
    "orderWeight": "9.44",
    "orderVolume": 0.049
   },
   {
    "orderId": "ARC20210504.0022_543",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-25"
     ],
     "locations": [
      "E0024"
     ]
    },
    "orderWeight": "9.567",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210430.0126_544",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY466-06"
     ],
     "locations": [
      "E0096"
     ]
    },
    "orderWeight": "9.278",
    "orderVolume": 0.059
   },
   {
    "orderId": "ARC20210430.0119_545",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY236-03"
     ],
     "locations": [
      "E0426"
     ]
    },
    "orderWeight": "9.3",
    "orderVolume": 0.078
   },
   {
    "orderId": "ARC20210504.0022_546",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY448-13"
     ],
     "locations": [
      "E0584"
     ]
    },
    "orderWeight": "9.0",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210504.0022_547",
    "orderPickItems": {
     "SKUs": [
      "EMR-19121-22"
     ],
     "locations": [
      "E0715"
     ]
    },
    "orderWeight": "9.17",
    "orderVolume": 0.09
   },
   {
    "orderId": "ARC20210504.0022_548",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY486-01"
     ],
     "locations": [
      "E0976"
     ]
    },
    "orderWeight": "9.569",
    "orderVolume": 0.083
   },
   {
    "orderId": "ARC20210504.0022_549",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-03"
     ],
     "locations": [
      "E1044"
     ]
    },
    "orderWeight": "9.219",
    "orderVolume": 0.134
   },
   {
    "orderId": "ARC20210504.0022_550",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY447-34"
     ],
     "locations": [
      "E1143"
     ]
    },
    "orderWeight": "9.0",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210504.0022_551",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-2-34"
     ],
     "locations": [
      "E1146"
     ]
    },
    "orderWeight": "9.03",
    "orderVolume": 0.112
   },
   {
    "orderId": "ARC20210504.0022_552",
    "orderPickItems": {
     "SKUs": [
      "EMR-161-01"
     ],
     "locations": [
      "E1153"
     ]
    },
    "orderWeight": "9.69",
    "orderVolume": 0.048
   },
   {
    "orderId": "ARC20210430.0114_553",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY459-04"
     ],
     "locations": [
      "F0093"
     ]
    },
    "orderWeight": "9.17",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210430.0103_554",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY397-07"
     ],
     "locations": [
      "F0095"
     ]
    },
    "orderWeight": "9.642",
    "orderVolume": 0.128
   },
   {
    "orderId": "ARC20210430.0111_555",
    "orderPickItems": {
     "SKUs": [
      "EMR-161-01"
     ],
     "locations": [
      "F0194"
     ]
    },
    "orderWeight": "9.17",
    "orderVolume": 0.058
   },
   {
    "orderId": "ARC20210503.0006_556",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY418-11"
     ],
     "locations": [
      "F0255"
     ]
    },
    "orderWeight": "9.381",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210430.0121_557",
    "orderPickItems": {
     "SKUs": [
      "EMR-T186-01"
     ],
     "locations": [
      "F0524"
     ]
    },
    "orderWeight": "9.3",
    "orderVolume": 0.11
   },
   {
    "orderId": "ARC20210430.0143_558",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-10"
     ],
     "locations": [
      "F0564"
     ]
    },
    "orderWeight": "9.642",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210504.0022_559",
    "orderPickItems": {
     "SKUs": [
      "D11066"
     ],
     "locations": [
      "F0655"
     ]
    },
    "orderWeight": "9.017",
    "orderVolume": 0.12
   },
   {
    "orderId": "ARC20210504.0022_560",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY486-02"
     ],
     "locations": [
      "F0743"
     ]
    },
    "orderWeight": "9.484",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210504.0022_561",
    "orderPickItems": {
     "SKUs": [
      "EMR-M100-05"
     ],
     "locations": [
      "F0922"
     ]
    },
    "orderWeight": "8.958",
    "orderVolume": 0.049
   },
   {
    "orderId": "ARC20210503.0008_562",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-10"
     ],
     "locations": [
      "F0946"
     ]
    },
    "orderWeight": "8.977",
    "orderVolume": 0.069
   },
   {
    "orderId": "SP539131_563",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY758-05"
     ],
     "locations": [
      "F0987"
     ]
    },
    "orderWeight": "8.977",
    "orderVolume": 0.09
   },
   {
    "orderId": "ARC20210502.0001_564",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY906-02"
     ],
     "locations": [
      "G0548"
     ]
    },
    "orderWeight": "9.278",
    "orderVolume": 0.084
   },
   {
    "orderId": "ARC20210504.0022_565",
    "orderPickItems": {
     "SKUs": [
      "ARC-18126-2-24"
     ],
     "locations": [
      "G1067"
     ]
    },
    "orderWeight": "9.17",
    "orderVolume": 0.073
   },
   {
    "orderId": "SP39087_566",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY459-04"
     ],
     "locations": [
      "H0582"
     ]
    },
    "orderWeight": "9.559",
    "orderVolume": 0.091
   },
   {
    "orderId": "ARC20210502.0001_567",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY596-04"
     ],
     "locations": [
      "I0704"
     ]
    },
    "orderWeight": "9.804",
    "orderVolume": 0.1
   },
   {
    "orderId": "ARC20210502.0001_568",
    "orderPickItems": {
     "SKUs": [
      "EMR-159-06"
     ],
     "locations": [
      "J0292"
     ]
    },
    "orderWeight": "9.559",
    "orderVolume": 0.096
   },
   {
    "orderId": "SP39095_569",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY459-04"
     ],
     "locations": [
      "MAL KABUL"
     ]
    },
    "orderWeight": "9.62",
    "orderVolume": 0.064
   },
   {
    "orderId": "ARC20210504.0022_570",
    "orderPickItems": {
     "SKUs": [
      "ARC-434-04"
     ],
     "locations": [
      "D0643"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.084
   },
   {
    "orderId": "ARC20210504.0022_571",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY478-01"
     ],
     "locations": [
      "D0905"
     ]
    },
    "orderWeight": "9.874",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210503.0007_572",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY168-02"
     ],
     "locations": [
      "E0575"
     ]
    },
    "orderWeight": "9.874",
    "orderVolume": 0.068
   },
   {
    "orderId": "ARC20210430.0137_573",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY299-02"
     ],
     "locations": [
      "F0093"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.156
   },
   {
    "orderId": "ARC20210503.0046_574",
    "orderPickItems": {
     "SKUs": [
      "T20-T431229"
     ],
     "locations": [
      "F0125"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.097
   },
   {
    "orderId": "ARC20210430.0025_575",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY589-02"
     ],
     "locations": [
      "F0143"
     ]
    },
    "orderWeight": "9.924",
    "orderVolume": 0.102
   },
   {
    "orderId": "ARC20210502.0001_576",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY288-02"
     ],
     "locations": [
      "F0232"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.067
   },
   {
    "orderId": "ARC20210430.0145_577",
    "orderPickItems": {
     "SKUs": [
      "EMR-M100-18"
     ],
     "locations": [
      "F0356"
     ]
    },
    "orderWeight": "9.924",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210430.0115_578",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY809-05"
     ],
     "locations": [
      "F0404"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.066
   },
   {
    "orderId": "ARC20210430.0138_579",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-01"
     ],
     "locations": [
      "F0445"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.085
   },
   {
    "orderId": "ARC20210430.0132_580",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY437-01"
     ],
     "locations": [
      "F0563"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.078
   },
   {
    "orderId": "ARC20210430.0137_581",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY338-01"
     ],
     "locations": [
      "F0564"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.098
   },
   {
    "orderId": "ARC20210504.0022_582",
    "orderPickItems": {
     "SKUs": [
      "ARC-546-01"
     ],
     "locations": [
      "F0663"
     ]
    },
    "orderWeight": "9.932",
    "orderVolume": 0.053
   },
   {
    "orderId": "ARC20210504.0022_583",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY688-04"
     ],
     "locations": [
      "F0726"
     ]
    },
    "orderWeight": "9.938",
    "orderVolume": 0.061
   },
   {
    "orderId": "SP539139_584",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY418-01"
     ],
     "locations": [
      "F0987"
     ]
    },
    "orderWeight": "9.924",
    "orderVolume": 0.273
   },
   {
    "orderId": "ARC20210502.0001_585",
    "orderPickItems": {
     "SKUs": [
      "EMR-160-01"
     ],
     "locations": [
      "G0454"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.061
   },
   {
    "orderId": "ARC20210502.0001_586",
    "orderPickItems": {
     "SKUs": [
      "EMR-158-06"
     ],
     "locations": [
      "I0055"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.11
   },
   {
    "orderId": "ARC20210502.0001_587",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-03"
     ],
     "locations": [
      "I0133"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.11
   },
   {
    "orderId": "ARC20210502.0001_588",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY549-02"
     ],
     "locations": [
      "I0482"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.249
   },
   {
    "orderId": "ARC20210502.0001_589",
    "orderPickItems": {
     "SKUs": [
      "EMR-A118-02"
     ],
     "locations": [
      "I0494"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.266
   },
   {
    "orderId": "ARC20210502.0001_590",
    "orderPickItems": {
     "SKUs": [
      "ARC-19141-39"
     ],
     "locations": [
      "I0555"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.056
   },
   {
    "orderId": "ARC20210502.0001_591",
    "orderPickItems": {
     "SKUs": [
      "ARC-461-03"
     ],
     "locations": [
      "I0564"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.051
   },
   {
    "orderId": "ARC20210502.0001_592",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY497-16"
     ],
     "locations": [
      "I0825"
     ]
    },
    "orderWeight": "9.987",
    "orderVolume": 0.112
   },
   {
    "orderId": "ARC20210504.0022_593",
    "orderPickItems": {
     "SKUs": [
      "EMR-DY589-03"
     ],
     "locations": [
      "I0921"
     ]
    },
    "orderWeight": "9.874",
    "orderVolume": 0.108
   }
  ],
  "requestType": "multibatch"
 },
 "warehouseManagementSystemControl": {
  "requestId": 3
 }
}
```

{% endtab %}

{% tab title="Example Response -multibatch" %}

```
{
"_meta": {
"warehouse": {
"tag": "SEINZI",
"uuid": ""
}
},
"requestData": {
"auth": "service_demo",
"destination": "MAL KABUL",
"forceBatchBoxes": [],
"mobileUnitCapacities": {
"CDT": null,
"length": null,
"numOrders": null,
"volume": 2.5,
"weight": null
},
"mobileUnitId": "CART",
"origin": "MAL KABUL",
"pickRoundId": "batch_id",
"requestType": "multibatch",
"returnPickerHints": false,
"unassignedOrders": [
{
"orderId": "ARC20210504.0022_252",
"orderPickItems": {
"SKUs": [
"EMR-DY728-01"
],
"locations": [
"D0201"
]
},
"orderVolume": 0.105,
"orderWeight": "10.156"
},
{
"orderId": "ARC20210430.0025_253",
"orderPickItems": {
"SKUs": [
"EMR-DY478-19"
],
"locations": [
"D0864"
]
},
"orderVolume": 0.063,
"orderWeight": "10.858"
},
{
"orderId": "ARC20210504.0022_254",
"orderPickItems": {
"SKUs": [
"ARC-19177-11"
],
"locations": [
"D0865"
]
},
"orderVolume": 0.113,
"orderWeight": "10.764"
},
{
"orderId": "ARC20210504.0022_255",
"orderPickItems": {
"SKUs": [
"EMR-DY1019-01"
],
"locations": [
"E0156"
]
},
"orderVolume": 0.065,
"orderWeight": "10.9"
},
{
"orderId": "ARC20210504.0022_256",
"orderPickItems": {
"SKUs": [
"EMR-DY288-02"
],
"locations": [
"E0203"
]
},
"orderVolume": 0.059,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210503.0008_257",
"orderPickItems": {
"SKUs": [
"ARC-19141-38"
],
"locations": [
"E0253"
]
},
"orderVolume": 0.09,
"orderWeight": "10.991"
},
{
"orderId": "ARC20210504.0022_258",
"orderPickItems": {
"SKUs": [
"EMR-DY138-03"
],
"locations": [
"E0325"
]
},
"orderVolume": 0.06,
"orderWeight": "10.063"
},
{
"orderId": "ARC20210504.0022_259",
"orderPickItems": {
"SKUs": [
"EMR-M100-18"
],
"locations": [
"E0396"
]
},
"orderVolume": 0.077,
"orderWeight": "10.9"
},
{
"orderId": "ARC20210504.0022_260",
"orderPickItems": {
"SKUs": [
"EMR-DY919-01"
],
"locations": [
"E0506"
]
},
"orderVolume": 0.063,
"orderWeight": "10.9"
},
{
"orderId": "ARC20210504.0022_261",
"orderPickItems": {
"SKUs": [
"EMR-19121-21"
],
"locations": [
"E0675"
]
},
"orderVolume": 0.097,
"orderWeight": "10.31"
},
{
"orderId": "SP39133_262",
"orderPickItems": {
"SKUs": [
"ARC-18126-2-26"
],
"locations": [
"E0904"
]
},
"orderVolume": 0.042,
"orderWeight": "10.994"
},
{
"orderId": "ARC20210428.0084_263",
"orderPickItems": {
"SKUs": [
"EMR-DY139-01"
],
"locations": [
"E0904"
]
},
"orderVolume": 0.051,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210504.0022_264",
"orderPickItems": {
"SKUs": [
"EMR-DY447-02"
],
"locations": [
"E1074"
]
},
"orderVolume": 0.032,
"orderWeight": "10.496"
},
{
"orderId": "ARC20210504.0022_265",
"orderPickItems": {
"SKUs": [
"ARC-18126-2-40"
],
"locations": [
"F0064"
]
},
"orderVolume": 0.121,
"orderWeight": "10.9"
},
{
"orderId": "ARC20210430.0135_266",
"orderPickItems": {
"SKUs": [
"EMR-160-02"
],
"locations": [
"F0074"
]
},
"orderVolume": 0.077,
"orderWeight": "10.9"
},
{
"orderId": "ARC20210430.0125_267",
"orderPickItems": {
"SKUs": [
"EMR-160-01"
],
"locations": [
"F0093"
]
},
"orderVolume": 0.043,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210430.0127_268",
"orderPickItems": {
"SKUs": [
"EMR-DY418-17"
],
"locations": [
"F0094"
]
},
"orderVolume": 0.116,
"orderWeight": "10.858"
},
{
"orderId": "ARC20210430.0144_269",
"orderPickItems": {
"SKUs": [
"EMR-DY549-01"
],
"locations": [
"F0524"
]
},
"orderVolume": 0.061,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210430.0146_270",
"orderPickItems": {
"SKUs": [
"EMR-DY579-03"
],
"locations": [
"G0456"
]
},
"orderVolume": 0.056,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210430.0119_271",
"orderPickItems": {
"SKUs": [
"EMR-DY579-05"
],
"locations": [
"G0485"
]
},
"orderVolume": 0.073,
"orderWeight": "10.858"
},
{
"orderId": "ARC20210430.0147_272",
"orderPickItems": {
"SKUs": [
"EMR-DY809-01"
],
"locations": [
"G0515"
]
},
"orderVolume": 0.061,
"orderWeight": "10.209"
},
{
"orderId": "SP39136_273",
"orderPickItems": {
"SKUs": [
"EMR-DY476-08"
],
"locations": [
"H0711"
]
},
"orderVolume": 0.051,
"orderWeight": "10.209"
},
{
"orderId": "ARC20210504.0022_274",
"orderPickItems": {
"SKUs": [
"256712"
],
"locations": [
"H0732"
]
},
"orderVolume": 0.089,
"orderWeight": "10.815"
},
{
"orderId": "ARC20210430.0025_275",
"orderPickItems": {
"SKUs": [
"EMR-DY466-07"
],
"locations": [
"H1152"
]
},
"orderVolume": 0.12,
"orderWeight": "10.209"
},
{
"orderId": "SP39091_276",
"orderPickItems": {
"SKUs": [
"EMR-DY649-09"
],
"locations": [
"I0102"
]
},
"orderVolume": 0.064,
"orderWeight": "10.927"
},
{
"orderId": "ARC20210504.0022_277",
"orderPickItems": {
"SKUs": [
"EMR-DY618-02"
],
"locations": [
"I0311"
]
},
"orderVolume": 0.052,
"orderWeight": "10.596"
},
{
"orderId": "20210503_278",
"orderPickItems": {
"SKUs": [
"EMR-DY486-02"
],
"locations": [
"I0743"
]
},
"orderVolume": 0.041,
"orderWeight": "11.066"
},
{
"orderId": "SP539118_279",
"orderPickItems": {
"SKUs": [
"ARC-403-02"
],
"locations": [
"I0952"
]
},
"orderVolume": 0.073,
"orderWeight": "10.583"
},
{
"orderId": "ARC20210502.0001_280",
"orderPickItems": {
"SKUs": [
"EMR-DY139-02"
],
"locations": [
"J0453"
]
},
"orderVolume": 0.092,
"orderWeight": "10.966"
},
{
"orderId": "SP39080_281",
"orderPickItems": {
"SKUs": [
"ARC-461-03"
],
"locations": [
"J0892"
]
},
"orderVolume": 0.085,
"orderWeight": "10.88"
},
{
"orderId": "ARC20210504.0022_282",
"orderPickItems": {
"SKUs": [
"ARC-19141-40"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.119,
"orderWeight": "10.059"
},
{
"orderId": "ARC20210504.0022_283",
"orderPickItems": {
"SKUs": [
"EMR-DY549-01"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.06,
"orderWeight": "10.809"
},
{
"orderId": "ARC20210504.0022_284",
"orderPickItems": {
"SKUs": [
"EMR-DY139-01"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.048,
"orderWeight": "10.883"
},
{
"orderId": "SP39129_285",
"orderPickItems": {
"SKUs": [
"EMR-DY418-09"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.07,
"orderWeight": "10.9"
},
{
"orderId": "ARC20210503.0006_286",
"orderPickItems": {
"SKUs": [
"EMR-161-01"
],
"locations": [
"E0222"
]
},
"orderVolume": 0.09,
"orderWeight": "11.158"
},
{
"orderId": "ARC20210504.0022_287",
"orderPickItems": {
"SKUs": [
"EMR-DY418-11"
],
"locations": [
"E0301"
]
},
"orderVolume": 0.105,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210504.0022_288",
"orderPickItems": {
"SKUs": [
"EMR-159-06"
],
"locations": [
"E0306"
]
},
"orderVolume": 0.08,
"orderWeight": "11.424"
},
{
"orderId": "ARC20210504.0022_289",
"orderPickItems": {
"SKUs": [
"EMR-DY447-04"
],
"locations": [
"E0336"
]
},
"orderVolume": 0.052,
"orderWeight": "11.109"
},
{
"orderId": "ARC20210504.0022_290",
"orderPickItems": {
"SKUs": [
"D42214"
],
"locations": [
"E0494"
]
},
"orderVolume": 0.156,
"orderWeight": "11.108"
},
{
"orderId": "ARC20210504.0022_291",
"orderPickItems": {
"SKUs": [
"EMR-DY139-01"
],
"locations": [
"E0673"
]
},
"orderVolume": 0.122,
"orderWeight": "11.109"
},
{
"orderId": "ARC20210504.0022_292",
"orderPickItems": {
"SKUs": [
"ARC-19141-18"
],
"locations": [
"E0854"
]
},
"orderVolume": 0.124,
"orderWeight": "11.407"
},
{
"orderId": "ARC20210430.0126_293",
"orderPickItems": {
"SKUs": [
"ARC-19141-11"
],
"locations": [
"F0074"
]
},
"orderVolume": 0.065,
"orderWeight": "11.091"
},
{
"orderId": "ARC20210430.0103_294",
"orderPickItems": {
"SKUs": [
"EMR-19121-23"
],
"locations": [
"F0094"
]
},
"orderVolume": 0.088,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210504.0022_295",
"orderPickItems": {
"SKUs": [
"ARC-461-01"
],
"locations": [
"F0106"
]
},
"orderVolume": 0.063,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210503.0007_296",
"orderPickItems": {
"SKUs": [
"EMR-DY486-04"
],
"locations": [
"F0255"
]
},
"orderVolume": 0.069,
"orderWeight": "11.25"
},
{
"orderId": "ARC20210430.0142_297",
"orderPickItems": {
"SKUs": [
"EMR-DY488-01"
],
"locations": [
"F0336"
]
},
"orderVolume": 0.061,
"orderWeight": "11.179"
},
{
"orderId": "ARC20210430.0103_298",
"orderPickItems": {
"SKUs": [
"EMR-DY446-09"
],
"locations": [
"F0563"
]
},
"orderVolume": 0.111,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210430.0025_299",
"orderPickItems": {
"SKUs": [
"EMR-158-05"
],
"locations": [
"F0714"
]
},
"orderVolume": 0.084,
"orderWeight": "11.179"
},
{
"orderId": "ARC20210504.0022_300",
"orderPickItems": {
"SKUs": [
"ARC-19141-13"
],
"locations": [
"G0655"
]
},
"orderVolume": 0.061,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210502.0001_301",
"orderPickItems": {
"SKUs": [
"EMR-DY486-04"
],
"locations": [
"H0121"
]
},
"orderVolume": 0.053,
"orderWeight": "11.091"
},
{
"orderId": "SP39140_302",
"orderPickItems": {
"SKUs": [
"242395"
],
"locations": [
"H0582"
]
},
"orderVolume": 0.056,
"orderWeight": "11.179"
},
{
"orderId": "ARC20210504.0022_303",
"orderPickItems": {
"SKUs": [
"ARC-19141-03"
],
"locations": [
"H0641"
]
},
"orderVolume": 0.082,
"orderWeight": "11.434"
},
{
"orderId": "ARC20210504.0022_304",
"orderPickItems": {
"SKUs": [
"EMR-DY447-03"
],
"locations": [
"H0721"
]
},
"orderVolume": 0.065,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210430.0025_305",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"H1192"
]
},
"orderVolume": 0.096,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210502.0001_306",
"orderPickItems": {
"SKUs": [
"EMR-DY448-10"
],
"locations": [
"I0425"
]
},
"orderVolume": 0.09,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210504.0013_307",
"orderPickItems": {
"SKUs": [
"ARC-403-02"
],
"locations": [
"I0892"
]
},
"orderVolume": 0.273,
"orderWeight": "11.158"
},
{
"orderId": "ARC20210502.0001_308",
"orderPickItems": {
"SKUs": [
"EMR-DY409-05"
],
"locations": [
"J0274"
]
},
"orderVolume": 0.072,
"orderWeight": "11.066"
},
{
"orderId": "ARC20210502.0001_309",
"orderPickItems": {
"SKUs": [
"EMR-DY758-01"
],
"locations": [
"J0955"
]
},
"orderVolume": 0.098,
"orderWeight": "11.317"
},
{
"orderId": "ARC20210504.0022_310",
"orderPickItems": {
"SKUs": [
"EMR-19142-1-23"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.273,
"orderWeight": "11.109"
},
{
"orderId": "ARC20210504.0022_311",
"orderPickItems": {
"SKUs": [
"EMR-DY467-01"
],
"locations": [
"D0044"
]
},
"orderVolume": 0.273,
"orderWeight": "12.099"
},
{
"orderId": "ARC20210428.0142_312",
"orderPickItems": {
"SKUs": [
"ARC-19177-53"
],
"locations": [
"D0163"
]
},
"orderVolume": 0.101,
"orderWeight": "12.251"
},
{
"orderId": "ARC20210503.0011_313",
"orderPickItems": {
"SKUs": [
"ARC-434-02"
],
"locations": [
"D0465"
]
},
"orderVolume": 0.075,
"orderWeight": "12.251"
},
{
"orderId": "ARC20210504.0022_314",
"orderPickItems": {
"SKUs": [
"EMR-DY289-04"
],
"locations": [
"D0623"
]
},
"orderVolume": 0.112,
"orderWeight": "12.3"
},
{
"orderId": "ARC20210504.0022_315",
"orderPickItems": {
"SKUs": [
"ARC-18126-1-41"
],
"locations": [
"E0046"
]
},
"orderVolume": 0.07,
"orderWeight": "12.449"
},
{
"orderId": "ARC20210504.0022_316",
"orderPickItems": {
"SKUs": [
"EMR-DY659-08"
],
"locations": [
"E0053"
]
},
"orderVolume": 0.081,
"orderWeight": "12.0"
},
{
"orderId": "ARC20210504.0022_317",
"orderPickItems": {
"SKUs": [
"EMR-DY919-01"
],
"locations": [
"E0076"
]
},
"orderVolume": 0.061,
"orderWeight": "12.3"
},
{
"orderId": "SP39099_318",
"orderPickItems": {
"SKUs": [
"ARC-19141-02"
],
"locations": [
"E1055"
]
},
"orderVolume": 0.071,
"orderWeight": "12.188"
},
{
"orderId": "ARC20210503.0008_319",
"orderPickItems": {
"SKUs": [
"ARC-19177-43"
],
"locations": [
"F0255"
]
},
"orderVolume": 0.074,
"orderWeight": "12.302"
},
{
"orderId": "ARC20210430.0104_320",
"orderPickItems": {
"SKUs": [
"EMR-19121-26"
],
"locations": [
"F0396"
]
},
"orderVolume": 0.08,
"orderWeight": "12.177"
},
{
"orderId": "ARC20210504.0022_321",
"orderPickItems": {
"SKUs": [
"ARC-461-01"
],
"locations": [
"F0764"
]
},
"orderVolume": 0.059,
"orderWeight": "12.0"
},
{
"orderId": "ARC20210504.0022_322",
"orderPickItems": {
"SKUs": [
"EMR-DY338-01"
],
"locations": [
"G0136"
]
},
"orderVolume": 0.074,
"orderWeight": "11.86"
},
{
"orderId": "ARC20210430.0126_323",
"orderPickItems": {
"SKUs": [
"EMR-DY447-31"
],
"locations": [
"G0456"
]
},
"orderVolume": 0.074,
"orderWeight": "11.779"
},
{
"orderId": "ARC20210504.0022_324",
"orderPickItems": {
"SKUs": [
"256736"
],
"locations": [
"G0485"
]
},
"orderVolume": 0.049,
"orderWeight": "11.951"
},
{
"orderId": "ARC20210504.0022_325",
"orderPickItems": {
"SKUs": [
"ARC-403-01"
],
"locations": [
"G0825"
]
},
"orderVolume": 0.074,
"orderWeight": "12.177"
},
{
"orderId": "ARC20210502.0001_326",
"orderPickItems": {
"SKUs": [
"EMR-DY729-01"
],
"locations": [
"H0181"
]
},
"orderVolume": 0.075,
"orderWeight": "11.779"
},
{
"orderId": "SP39099_327",
"orderPickItems": {
"SKUs": [
"ARC-19177-43"
],
"locations": [
"H0601"
]
},
"orderVolume": 0.058,
"orderWeight": "12.242"
},
{
"orderId": "SP39092_328",
"orderPickItems": {
"SKUs": [
"643853"
],
"locations": [
"I0384"
]
},
"orderVolume": 0.098,
"orderWeight": "12.42"
},
{
"orderId": "20210503_329",
"orderPickItems": {
"SKUs": [
"EMR-DY649-02"
],
"locations": [
"I0914"
]
},
"orderVolume": 0.087,
"orderWeight": "11.578"
},
{
"orderId": "ARC20210502.0001_330",
"orderPickItems": {
"SKUs": [
"EMR-165-04"
],
"locations": [
"J0135"
]
},
"orderVolume": 0.065,
"orderWeight": "12.289"
},
{
"orderId": "ARC20210502.0001_331",
"orderPickItems": {
"SKUs": [
"ARC-19177-09"
],
"locations": [
"J0393"
]
},
"orderVolume": 0.077,
"orderWeight": "11.528"
},
{
"orderId": "ARC20210502.0001_332",
"orderPickItems": {
"SKUs": [
"ARC-19141-29"
],
"locations": [
"J0575"
]
},
"orderVolume": 0.085,
"orderWeight": "12.1"
},
{
"orderId": "ARC20210502.0001_333",
"orderPickItems": {
"SKUs": [
"EMR-DY176-06"
],
"locations": [
"J0694"
]
},
"orderVolume": 0.071,
"orderWeight": "12.1"
},
{
"orderId": "SP39123_334",
"orderPickItems": {
"SKUs": [
"EMR-DY1026-01"
],
"locations": [
"J0715"
]
},
"orderVolume": 0.09,
"orderWeight": "12.068"
},
{
"orderId": "SP39096_335",
"orderPickItems": {
"SKUs": [
"EMR-DY809-07"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.064,
"orderWeight": "11.687"
},
{
"orderId": "ARC20210504.0022_336",
"orderPickItems": {
"SKUs": [
"EMR-DY477-02"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.059,
"orderWeight": "11.833"
},
{
"orderId": "ARC20210504.0022_337",
"orderPickItems": {
"SKUs": [
"EMR-DY448-11"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.051,
"orderWeight": "11.859"
},
{
"orderId": "SP39124_338",
"orderPickItems": {
"SKUs": [
"EMR-DY596-01"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.077,
"orderWeight": "12.068"
},
{
"orderId": "ARC20210504.0022_339",
"orderPickItems": {
"SKUs": [
"ARC-19141-36"
],
"locations": [
"D0122"
]
},
"orderVolume": 0.134,
"orderWeight": "12.662"
},
{
"orderId": "ARC20210504.0022_340",
"orderPickItems": {
"SKUs": [
"EMR-161-01"
],
"locations": [
"D0144"
]
},
"orderVolume": 0.076,
"orderWeight": "13.082"
},
{
"orderId": "ARC20210504.0022_341",
"orderPickItems": {
"SKUs": [
"ARC-19141-30"
],
"locations": [
"D0162"
]
},
"orderVolume": 0.061,
"orderWeight": "13.082"
},
{
"orderId": "ARC20210504.0022_342",
"orderPickItems": {
"SKUs": [
"EMR-19121-05"
],
"locations": [
"D0163"
]
},
"orderVolume": 0.069,
"orderWeight": "12.872"
},
{
"orderId": "ARC20210504.0022_343",
"orderPickItems": {
"SKUs": [
"EMR-DY596-05"
],
"locations": [
"D0461"
]
},
"orderVolume": 0.061,
"orderWeight": "12.505"
},
{
"orderId": "ARC20210504.0022_344",
"orderPickItems": {
"SKUs": [
"EMR-DY289-01"
],
"locations": [
"E0136"
]
},
"orderVolume": 0.074,
"orderWeight": "13.091"
},
{
"orderId": "ARC20210504.0022_345",
"orderPickItems": {
"SKUs": [
"643843"
],
"locations": [
"E0163"
]
},
"orderVolume": 0.045,
"orderWeight": "13.0"
},
{
"orderId": "ARC20210504.0022_346",
"orderPickItems": {
"SKUs": [
"EMR-DY139-01"
],
"locations": [
"E0196"
]
},
"orderVolume": 0.101,
"orderWeight": "13.06"
},
{
"orderId": "ARC20210504.0022_347",
"orderPickItems": {
"SKUs": [
"214581"
],
"locations": [
"E0433"
]
},
"orderVolume": 0.273,
"orderWeight": "12.473"
},
{
"orderId": "ARC20210504.0022_348",
"orderPickItems": {
"SKUs": [
"EMR-DY596-05"
],
"locations": [
"E0456"
]
},
"orderVolume": 0.078,
"orderWeight": "12.554"
},
{
"orderId": "ARC20210504.0022_349",
"orderPickItems": {
"SKUs": [
"ARC-19177-45"
],
"locations": [
"E0546"
]
},
"orderVolume": 0.141,
"orderWeight": "12.658"
},
{
"orderId": "ARC20210503.0008_350",
"orderPickItems": {
"SKUs": [
"EMR-DY299-03"
],
"locations": [
"E0575"
]
},
"orderVolume": 0.061,
"orderWeight": "13.267"
},
{
"orderId": "ARC20210504.0022_351",
"orderPickItems": {
"SKUs": [
"ARC-403-01"
],
"locations": [
"E0674"
]
},
"orderVolume": 0.101,
"orderWeight": "13.048"
},
{
"orderId": "ARC20210504.0022_352",
"orderPickItems": {
"SKUs": [
"EMR-DY418-09"
],
"locations": [
"E0804"
]
},
"orderVolume": 0.048,
"orderWeight": "12.855"
},
{
"orderId": "ARC20210504.0022_353",
"orderPickItems": {
"SKUs": [
"EMR-DY718-03"
],
"locations": [
"E0844"
]
},
"orderVolume": 0.061,
"orderWeight": "12.565"
},
{
"orderId": "ARC20210504.0022_354",
"orderPickItems": {
"SKUs": [
"EMR-18121-11"
],
"locations": [
"F0066"
]
},
"orderVolume": 0.039,
"orderWeight": "12.511"
},
{
"orderId": "ARC20210430.0132_355",
"orderPickItems": {
"SKUs": [
"642424"
],
"locations": [
"F0074"
]
},
"orderVolume": 0.078,
"orderWeight": "13.193"
},
{
"orderId": "ARC20210430.0102_356",
"orderPickItems": {
"SKUs": [
"EMR-19142-2-26"
],
"locations": [
"F0095"
]
},
"orderVolume": 0.085,
"orderWeight": "12.616"
},
{
"orderId": "ARC20210504.0022_357",
"orderPickItems": {
"SKUs": [
"EMR-DY809-02"
],
"locations": [
"F0184"
]
},
"orderVolume": 0.051,
"orderWeight": "13.069"
},
{
"orderId": "ARC20210503.0005_358",
"orderPickItems": {
"SKUs": [
"EMR-DY476-05"
],
"locations": [
"F0255"
]
},
"orderVolume": 0.039,
"orderWeight": "12.616"
},
{
"orderId": "ARC20210430.0139_359",
"orderPickItems": {
"SKUs": [
"216553"
],
"locations": [
"F0336"
]
},
"orderVolume": 0.097,
"orderWeight": "12.827"
},
{
"orderId": "ARC20210430.0126_360",
"orderPickItems": {
"SKUs": [
"EMR-DY448-11"
],
"locations": [
"F0356"
]
},
"orderVolume": 0.11,
"orderWeight": "12.962"
},
{
"orderId": "ARC20210504.0022_361",
"orderPickItems": {
"SKUs": [
"ARC-461-01"
],
"locations": [
"F0464"
]
},
"orderVolume": 0.05,
"orderWeight": "13.091"
},
{
"orderId": "ARC20210502.0001_362",
"orderPickItems": {
"SKUs": [
"EMR-DY518-03"
],
"locations": [
"H0022"
]
},
"orderVolume": 0.058,
"orderWeight": "12.962"
},
{
"orderId": "ARC20210504.0022_363",
"orderPickItems": {
"SKUs": [
"EMR-DY398-02"
],
"locations": [
"H0601"
]
},
"orderVolume": 0.178,
"orderWeight": "13.093"
},
{
"orderId": "ARC20210502.0001_364",
"orderPickItems": {
"SKUs": [
"EMR-DY139-04"
],
"locations": [
"I0095"
]
},
"orderVolume": 0.075,
"orderWeight": "13.193"
},
{
"orderId": "ARC20210504.0011_365",
"orderPickItems": {
"SKUs": [
"EMR-DY256-06"
],
"locations": [
"I0302"
]
},
"orderVolume": 0.045,
"orderWeight": "12.616"
},
{
"orderId": "ARC20210502.0001_366",
"orderPickItems": {
"SKUs": [
"EMR-DY459-02"
],
"locations": [
"I0572"
]
},
"orderVolume": 0.273,
"orderWeight": "12.827"
},
{
"orderId": "ARC20210504.0022_367",
"orderPickItems": {
"SKUs": [
"315636"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.118,
"orderWeight": "12.649"
},
{
"orderId": "ARC20210504.0022_368",
"orderPickItems": {
"SKUs": [
"256729"
],
"locations": [
"D0064"
]
},
"orderVolume": 0.273,
"orderWeight": "13.975"
},
{
"orderId": "ARC20210504.0022_369",
"orderPickItems": {
"SKUs": [
"EMR-DY417-03"
],
"locations": [
"E0115"
]
},
"orderVolume": 0.075,
"orderWeight": "13.7"
},
{
"orderId": "ARC20210504.0022_370",
"orderPickItems": {
"SKUs": [
"ARC-19177-25"
],
"locations": [
"E0123"
]
},
"orderVolume": 0.047,
"orderWeight": "13.93"
},
{
"orderId": "ARC20210504.0022_371",
"orderPickItems": {
"SKUs": [
"EMR-A118-02"
],
"locations": [
"E0192"
]
},
"orderVolume": 0.066,
"orderWeight": "13.92"
},
{
"orderId": "ARC20210504.0022_372",
"orderPickItems": {
"SKUs": [
"ARC-18126-2-10"
],
"locations": [
"E0213"
]
},
"orderVolume": 0.078,
"orderWeight": "14.31"
},
{
"orderId": "ARC20210504.0022_373",
"orderPickItems": {
"SKUs": [
"EMR-DY446-07"
],
"locations": [
"E0245"
]
},
"orderVolume": 0.118,
"orderWeight": "13.93"
},
{
"orderId": "ARC20210504.0022_374",
"orderPickItems": {
"SKUs": [
"EMR-DY589-04"
],
"locations": [
"E0256"
]
},
"orderVolume": 0.078,
"orderWeight": "14.81"
},
{
"orderId": "ARC20210430.0025_375",
"orderPickItems": {
"SKUs": [
"EMR-19121-02"
],
"locations": [
"E0426"
]
},
"orderVolume": 0.094,
"orderWeight": "13.33"
},
{
"orderId": "ARC20210504.0022_376",
"orderPickItems": {
"SKUs": [
"ARC-18126-1-23"
],
"locations": [
"E0504"
]
},
"orderVolume": 0.073,
"orderWeight": "14.07"
},
{
"orderId": "ARC20210504.0022_377",
"orderPickItems": {
"SKUs": [
"EMR-19142-2-18"
],
"locations": [
"E0634"
]
},
"orderVolume": 0.098,
"orderWeight": "13.875"
},
{
"orderId": "ARC20210504.0022_378",
"orderPickItems": {
"SKUs": [
"EMR-DY256-04"
],
"locations": [
"E0635"
]
},
"orderVolume": 0.085,
"orderWeight": "13.66"
},
{
"orderId": "ARC20210504.0022_379",
"orderPickItems": {
"SKUs": [
"EMR-159-06"
],
"locations": [
"E0643"
]
},
"orderVolume": 0.101,
"orderWeight": "13.374"
},
{
"orderId": "ARC20210504.0022_380",
"orderPickItems": {
"SKUs": [
"ARC-18126-2-36"
],
"locations": [
"E0692"
]
},
"orderVolume": 0.097,
"orderWeight": "13.268"
},
{
"orderId": "ARC20210430.0029_381",
"orderPickItems": {
"SKUs": [
"D43005"
],
"locations": [
"E1055"
]
},
"orderVolume": 0.074,
"orderWeight": "13.567"
},
{
"orderId": "ARC20210430.0117_382",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"F0074"
]
},
"orderVolume": 0.058,
"orderWeight": "13.567"
},
{
"orderId": "ARC20210430.0131_383",
"orderPickItems": {
"SKUs": [
"EMR-DY467-01"
],
"locations": [
"F0093"
]
},
"orderVolume": 0.112,
"orderWeight": "13.33"
},
{
"orderId": "ARC20210430.0118_384",
"orderPickItems": {
"SKUs": [
"EMR-DY809-07"
],
"locations": [
"F0093"
]
},
"orderVolume": 0.12,
"orderWeight": "13.33"
},
{
"orderId": "ARC20210430.0127_385",
"orderPickItems": {
"SKUs": [
"EMR-DY918-05"
],
"locations": [
"F0095"
]
},
"orderVolume": 0.059,
"orderWeight": "13.33"
},
{
"orderId": "ARC20210504.0022_386",
"orderPickItems": {
"SKUs": [
"ARC-18126-2-40"
],
"locations": [
"F0154"
]
},
"orderVolume": 0.084,
"orderWeight": "13.811"
},
{
"orderId": "ARC20210504.0022_387",
"orderPickItems": {
"SKUs": [
"EMR-DY477-19"
],
"locations": [
"F0175"
]
},
"orderVolume": 0.09,
"orderWeight": "14.411"
},
{
"orderId": "ARC20210502.0001_388",
"orderPickItems": {
"SKUs": [
"EMR-DY459-03"
],
"locations": [
"F0357"
]
},
"orderVolume": 0.053,
"orderWeight": "14.616"
},
{
"orderId": "ARC20210504.0022_389",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"G0475"
]
},
"orderVolume": 0.068,
"orderWeight": "13.8"
},
{
"orderId": "ARC20210504.0022_390",
"orderPickItems": {
"SKUs": [
"EMR-DY727-02"
],
"locations": [
"G0477"
]
},
"orderVolume": 0.082,
"orderWeight": "14.411"
},
{
"orderId": "ARC20210504.0022_391",
"orderPickItems": {
"SKUs": [
"ARC-18126-1-39"
],
"locations": [
"G0656"
]
},
"orderVolume": 0.09,
"orderWeight": "13.707"
},
{
"orderId": "SP39105_392",
"orderPickItems": {
"SKUs": [
"EMR-DY800-02"
],
"locations": [
"I0384"
]
},
"orderVolume": 0.069,
"orderWeight": "13.969"
},
{
"orderId": "ARC20210502.0001_393",
"orderPickItems": {
"SKUs": [
"521126"
],
"locations": [
"J0454"
]
},
"orderVolume": 0.077,
"orderWeight": "14.429"
},
{
"orderId": "SP39113_394",
"orderPickItems": {
"SKUs": [
"EMR-DY338-02"
],
"locations": [
"J0613"
]
},
"orderVolume": 0.08,
"orderWeight": "13.399"
},
{
"orderId": "ARC20210504.0022_395",
"orderPickItems": {
"SKUs": [
"ARC-403-01"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.11,
"orderWeight": "14.099"
},
{
"orderId": "ARC20210504.0022_396",
"orderPickItems": {
"SKUs": [
"EMR-DY579-05"
],
"locations": [
"D0241"
]
},
"orderVolume": 0.112,
"orderWeight": "17.299"
},
{
"orderId": "ARC20210504.0022_397",
"orderPickItems": {
"SKUs": [
"EMR-DY688-02"
],
"locations": [
"E0096"
]
},
"orderVolume": 0.085,
"orderWeight": "17.928"
},
{
"orderId": "ARC20210503.0046_398",
"orderPickItems": {
"SKUs": [
"EMR-156-01"
],
"locations": [
"E0405"
]
},
"orderVolume": 0.09,
"orderWeight": "15.892"
},
{
"orderId": "ARC20210430.0029_399",
"orderPickItems": {
"SKUs": [
"ARC-19141-07"
],
"locations": [
"E0426"
]
},
"orderVolume": 0.048,
"orderWeight": "16.845"
},
{
"orderId": "ARC20210503.0006_400",
"orderPickItems": {
"SKUs": [
"EMR-DY758-01"
],
"locations": [
"E0575"
]
},
"orderVolume": 0.051,
"orderWeight": "17.306"
},
{
"orderId": "SP39125_401",
"orderPickItems": {
"SKUs": [
"EMR-159-06"
],
"locations": [
"E0804"
]
},
"orderVolume": 0.061,
"orderWeight": "18.556"
},
{
"orderId": "ARC20210430.0135_402",
"orderPickItems": {
"SKUs": [
"EMR-DY819-03"
],
"locations": [
"F0093"
]
},
"orderVolume": 0.081,
"orderWeight": "15.266"
},
{
"orderId": "ARC20210430.0129_403",
"orderPickItems": {
"SKUs": [
"ARC-461-03"
],
"locations": [
"F0094"
]
},
"orderVolume": 0.249,
"orderWeight": "17.192"
},
{
"orderId": "ARC20210504.0022_404",
"orderPickItems": {
"SKUs": [
"ARC-403-01"
],
"locations": [
"F0194"
]
},
"orderVolume": 0.096,
"orderWeight": "16.384"
},
{
"orderId": "ARC20210430.0025_405",
"orderPickItems": {
"SKUs": [
"EMR-DY459-02"
],
"locations": [
"F0194"
]
},
"orderVolume": 0.051,
"orderWeight": "17.192"
},
{
"orderId": "ARC20210504.0022_406",
"orderPickItems": {
"SKUs": [
"EMR-DY918-02"
],
"locations": [
"F0476"
]
},
"orderVolume": 0.102,
"orderWeight": "15.982"
},
{
"orderId": "ARC20210430.0123_407",
"orderPickItems": {
"SKUs": [
"EMR-DY297-01"
],
"locations": [
"F0563"
]
},
"orderVolume": 0.101,
"orderWeight": "17.192"
},
{
"orderId": "ARC20210504.0022_408",
"orderPickItems": {
"SKUs": [
"ARC-18126-1-23"
],
"locations": [
"F0714"
]
},
"orderVolume": 0.085,
"orderWeight": "16.147"
},
{
"orderId": "SP539104_409",
"orderPickItems": {
"SKUs": [
"ARC-19141-36"
],
"locations": [
"G0268"
]
},
"orderVolume": 0.105,
"orderWeight": "16.042"
},
{
"orderId": "SP39114_410",
"orderPickItems": {
"SKUs": [
"EMR-DY758-01"
],
"locations": [
"G0315"
]
},
"orderVolume": 0.271,
"orderWeight": "16.042"
},
{
"orderId": "ARC20210430.0105_411",
"orderPickItems": {
"SKUs": [
"EMR-160-01"
],
"locations": [
"G0456"
]
},
"orderVolume": 0.118,
"orderWeight": "18.556"
},
{
"orderId": "ARC20210504.0022_412",
"orderPickItems": {
"SKUs": [
"242051"
],
"locations": [
"G0596"
]
},
"orderVolume": 0.069,
"orderWeight": "16.181"
},
{
"orderId": "ARC20210504.0022_413",
"orderPickItems": {
"SKUs": [
"EMR-DY549-02"
],
"locations": [
"G0776"
]
},
"orderVolume": 0.058,
"orderWeight": "20.5"
},
{
"orderId": "ARC20210504.0022_414",
"orderPickItems": {
"SKUs": [
"EMR-DY447-17"
],
"locations": [
"G0784"
]
},
"orderVolume": 0.111,
"orderWeight": "18.714"
},
{
"orderId": "ARC20210504.0022_415",
"orderPickItems": {
"SKUs": [
"EMR-DY447-35"
],
"locations": [
"H0701"
]
},
"orderVolume": 0.081,
"orderWeight": "16.239"
},
{
"orderId": "ARC20210502.0001_416",
"orderPickItems": {
"SKUs": [
"EMR-DY210-06"
],
"locations": [
"I0593"
]
},
"orderVolume": 0.082,
"orderWeight": "15.892"
},
{
"orderId": "ARC20210502.0001_417",
"orderPickItems": {
"SKUs": [
"313523"
],
"locations": [
"I0675"
]
},
"orderVolume": 0.045,
"orderWeight": "15.351"
},
{
"orderId": "SP39127_418",
"orderPickItems": {
"SKUs": [
"ARC-19141-29"
],
"locations": [
"J0613"
]
},
"orderVolume": 0.095,
"orderWeight": "14.81"
},
{
"orderId": "SP39120_419",
"orderPickItems": {
"SKUs": [
"EMR-160-01"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.061,
"orderWeight": "15.075"
},
{
"orderId": "SP39112_420",
"orderPickItems": {
"SKUs": [
"ARC-18141-09"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.059,
"orderWeight": "15.473"
},
{
"orderId": "15042021_421",
"orderPickItems": {
"SKUs": [
"EMR-DY446-02"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.084,
"orderWeight": "16.845"
},
{
"orderId": "SP39106_422",
"orderPickItems": {
"SKUs": [
"ARC-19177-53"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.069,
"orderWeight": "17.162"
},
{
"orderId": "ARC20210504.0022_423",
"orderPickItems": {
"SKUs": [
"EMR-DY518-08"
],
"locations": [
"D0121"
]
},
"orderVolume": 0.094,
"orderWeight": "6.159"
},
{
"orderId": "ARC20210430.0025_424",
"orderPickItems": {
"SKUs": [
"EMR-18134-01"
],
"locations": [
"D0163"
]
},
"orderVolume": 0.073,
"orderWeight": "6.745"
},
{
"orderId": "ARC20210504.0022_425",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"D0222"
]
},
"orderVolume": 0.053,
"orderWeight": "6.712"
},
{
"orderId": "ARC20210504.0022_426",
"orderPickItems": {
"SKUs": [
"EMR-DY476-02"
],
"locations": [
"D0244"
]
},
"orderVolume": 0.056,
"orderWeight": "6.615"
},
{
"orderId": "ARC20210430.0025_427",
"orderPickItems": {
"SKUs": [
"EMR-DY579-04"
],
"locations": [
"D0503"
]
},
"orderVolume": 0.054,
"orderWeight": "6.745"
},
{
"orderId": "ARC20210504.0022_428",
"orderPickItems": {
"SKUs": [
"EMR-DY289-04"
],
"locations": [
"D0544"
]
},
"orderVolume": 0.051,
"orderWeight": "6.214"
},
{
"orderId": "ARC20210504.0022_429",
"orderPickItems": {
"SKUs": [
"EMR-DY467-07"
],
"locations": [
"E0015"
]
},
"orderVolume": 0.094,
"orderWeight": "25.675"
},
{
"orderId": "ARC20210504.0022_430",
"orderPickItems": {
"SKUs": [
"ARC-18126-2-38"
],
"locations": [
"E0063"
]
},
"orderVolume": 0.056,
"orderWeight": "34.168"
},
{
"orderId": "ARC20210504.0022_431",
"orderPickItems": {
"SKUs": [
"EMR-DY446-05"
],
"locations": [
"E0395"
]
},
"orderVolume": 0.041,
"orderWeight": "20.6"
},
{
"orderId": "ARC20210504.0022_432",
"orderPickItems": {
"SKUs": [
"EMR-19121-13"
],
"locations": [
"E0426"
]
},
"orderVolume": 0.067,
"orderWeight": "5.865"
},
{
"orderId": "ARC20210430.0113_433",
"orderPickItems": {
"SKUs": [
"EMR-DY758-01"
],
"locations": [
"E0426"
]
},
"orderVolume": 0.047,
"orderWeight": "6.752"
},
{
"orderId": "ARC20210503.0005_434",
"orderPickItems": {
"SKUs": [
"ARC-19177-09"
],
"locations": [
"E0575"
]
},
"orderVolume": 0.081,
"orderWeight": "6.272"
},
{
"orderId": "ARC20210504.0022_435",
"orderPickItems": {
"SKUs": [
"ARC-19141-03"
],
"locations": [
"E1055"
]
},
"orderVolume": 0.085,
"orderWeight": "24.236"
},
{
"orderId": "ARC20210430.0116_436",
"orderPickItems": {
"SKUs": [
"ARC-19141-20"
],
"locations": [
"F0074"
]
},
"orderVolume": 0.048,
"orderWeight": "30.625"
},
{
"orderId": "ARC20210503.0010_437",
"orderPickItems": {
"SKUs": [
"EMR-DY139-02"
],
"locations": [
"F0074"
]
},
"orderVolume": 0.119,
"orderWeight": "30.625"
},
{
"orderId": "ARC20210430.0136_438",
"orderPickItems": {
"SKUs": [
"EMR-DY589-05"
],
"locations": [
"F0074"
]
},
"orderVolume": 0.061,
"orderWeight": "33.9"
},
{
"orderId": "ARC20210430.0101_439",
"orderPickItems": {
"SKUs": [
"EMR-DY589-03"
],
"locations": [
"F0094"
]
},
"orderVolume": 0.124,
"orderWeight": "6.272"
},
{
"orderId": "ARC20210430.0104_440",
"orderPickItems": {
"SKUs": [
"EMR-DY1019-01"
],
"locations": [
"F0094"
]
},
"orderVolume": 0.061,
"orderWeight": "6.745"
},
{
"orderId": "ARC20210430.0134_441",
"orderPickItems": {
"SKUs": [
"EMR-744-03"
],
"locations": [
"F0356"
]
},
"orderVolume": 0.273,
"orderWeight": "6.782"
},
{
"orderId": "ARC20210430.0116_442",
"orderPickItems": {
"SKUs": [
"EMR-DY289-04"
],
"locations": [
"F0404"
]
},
"orderVolume": 0.075,
"orderWeight": "57.147"
},
{
"orderId": "ARC20210430.0109_443",
"orderPickItems": {
"SKUs": [
"EMR-DY278-01"
],
"locations": [
"F0404"
]
},
"orderVolume": 0.082,
"orderWeight": "6.712"
},
{
"orderId": "ARC20210430.0125_444",
"orderPickItems": {
"SKUs": [
"EMR-157-02"
],
"locations": [
"F0404"
]
},
"orderVolume": 0.094,
"orderWeight": "6.745"
},
{
"orderId": "ARC20210503.0010_445",
"orderPickItems": {
"SKUs": [
"EMR-DY447-01"
],
"locations": [
"G0236"
]
},
"orderVolume": 0.06,
"orderWeight": "57.147"
},
{
"orderId": "ARC20210504.0022_446",
"orderPickItems": {
"SKUs": [
"ARC-19141-37"
],
"locations": [
"G0805"
]
},
"orderVolume": 0.069,
"orderWeight": "6.424"
},
{
"orderId": "ARC20210504.0022_447",
"orderPickItems": {
"SKUs": [
"EMR-T186-01"
],
"locations": [
"G1146"
]
},
"orderVolume": 0.064,
"orderWeight": "6.754"
},
{
"orderId": "ARC20210504.0022_448",
"orderPickItems": {
"SKUs": [
"EMR-DY478-08"
],
"locations": [
"I0301"
]
},
"orderVolume": 0.113,
"orderWeight": "30.516"
},
{
"orderId": "SP39108_449",
"orderPickItems": {
"SKUs": [
"EMR-DY809-03"
],
"locations": [
"I0875"
]
},
"orderVolume": 0.061,
"orderWeight": "42.888"
},
{
"orderId": "ARC20210502.0001_450",
"orderPickItems": {
"SKUs": [
"EMR-CA17-08"
],
"locations": [
"I0933"
]
},
"orderVolume": 0.141,
"orderWeight": "6.255"
},
{
"orderId": "20210504_451",
"orderPickItems": {
"SKUs": [
"ARC-19177-51"
],
"locations": [
"I0953"
]
},
"orderVolume": 0.069,
"orderWeight": "6.745"
},
{
"orderId": "ARC20210502.0001_452",
"orderPickItems": {
"SKUs": [
"EMR-DY418-09"
],
"locations": [
"J0873"
]
},
"orderVolume": 0.096,
"orderWeight": "6.389"
},
{
"orderId": "SP39127_453",
"orderPickItems": {
"SKUs": [
"ARC-403-02"
],
"locations": [
"J0892"
]
},
"orderVolume": 0.052,
"orderWeight": "35.2"
},
{
"orderId": "SP39122_454",
"orderPickItems": {
"SKUs": [
"ARC-19141-11"
],
"locations": [
"J0892"
]
},
"orderVolume": 0.064,
"orderWeight": "6.752"
},
{
"orderId": "SP39084_455",
"orderPickItems": {
"SKUs": [
"EMR-DY1019-01"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.049,
"orderWeight": "24.183"
},
{
"orderId": "SP39088_456",
"orderPickItems": {
"SKUs": [
"EMR-DY659-07"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.065,
"orderWeight": "59.649"
},
{
"orderId": "20210503_457",
"orderPickItems": {
"SKUs": [
"ARC-19141-04"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.082,
"orderWeight": "6.272"
},
{
"orderId": "ARC20210504.0022_458",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"D0065"
]
},
"orderVolume": 0.094,
"orderWeight": "7.137"
},
{
"orderId": "ARC20210504.0022_459",
"orderPickItems": {
"SKUs": [
"EMR-19121-03"
],
"locations": [
"D0824"
]
},
"orderVolume": 0.056,
"orderWeight": "7.154"
},
{
"orderId": "ARC20210503.0010_460",
"orderPickItems": {
"SKUs": [
"EMR-287-02"
],
"locations": [
"E0983"
]
},
"orderVolume": 0.273,
"orderWeight": "68.363"
},
{
"orderId": "ARC20210430.0141_461",
"orderPickItems": {
"SKUs": [
"643441"
],
"locations": [
"F0074"
]
},
"orderVolume": 0.041,
"orderWeight": "6.92"
},
{
"orderId": "ARC20210430.0126_462",
"orderPickItems": {
"SKUs": [
"T20-T431232"
],
"locations": [
"F0093"
]
},
"orderVolume": 0.075,
"orderWeight": "69.929"
},
{
"orderId": "ARC20210430.0141_463",
"orderPickItems": {
"SKUs": [
"EMR-T163-01"
],
"locations": [
"F0094"
]
},
"orderVolume": 0.07,
"orderWeight": "7.236"
},
{
"orderId": "ARC20210430.0128_464",
"orderPickItems": {
"SKUs": [
"EMR-DY138-02"
],
"locations": [
"F0094"
]
},
"orderVolume": 0.077,
"orderWeight": "7.361"
},
{
"orderId": "ARC20210430.0116_465",
"orderPickItems": {
"SKUs": [
"ARC-19141-24"
],
"locations": [
"F0095"
]
},
"orderVolume": 0.053,
"orderWeight": "68.363"
},
{
"orderId": "ARC20210430.0123_466",
"orderPickItems": {
"SKUs": [
"EMR-DY418-09"
],
"locations": [
"F0095"
]
},
"orderVolume": 0.141,
"orderWeight": "7.361"
},
{
"orderId": "ARC20210430.0025_467",
"orderPickItems": {
"SKUs": [
"ARC-18126-2-29"
],
"locations": [
"F0153"
]
},
"orderVolume": 0.273,
"orderWeight": "7.361"
},
{
"orderId": "ARC20210504.0022_468",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"F0633"
]
},
"orderVolume": 0.061,
"orderWeight": "7.035"
},
{
"orderId": "ARC20210504.0022_469",
"orderPickItems": {
"SKUs": [
"EMR-157-01"
],
"locations": [
"F0666"
]
},
"orderVolume": 0.058,
"orderWeight": "7.11"
},
{
"orderId": "ARC20210504.0022_470",
"orderPickItems": {
"SKUs": [
"EMR-DY447-01"
],
"locations": [
"F0795"
]
},
"orderVolume": 0.128,
"orderWeight": "66.034"
},
{
"orderId": "ARC20210504.0022_471",
"orderPickItems": {
"SKUs": [
"ARC-461-05"
],
"locations": [
"F0865"
]
},
"orderVolume": 0.111,
"orderWeight": "6.946"
},
{
"orderId": "ARC20210504.0022_472",
"orderPickItems": {
"SKUs": [
"EMR-DY809-06"
],
"locations": [
"F1195"
]
},
"orderVolume": 0.088,
"orderWeight": "68.556"
},
{
"orderId": "ARC20210430.0104_473",
"orderPickItems": {
"SKUs": [
"EMR-DY437-01"
],
"locations": [
"G0456"
]
},
"orderVolume": 0.073,
"orderWeight": "7.008"
},
{
"orderId": "ARC20210430.0110_474",
"orderPickItems": {
"SKUs": [
"EMR-165-07"
],
"locations": [
"G0456"
]
},
"orderVolume": 0.058,
"orderWeight": "7.035"
},
{
"orderId": "ARC20210430.0132_475",
"orderPickItems": {
"SKUs": [
"EMR-DY688-04"
],
"locations": [
"G0456"
]
},
"orderVolume": 0.041,
"orderWeight": "7.19"
},
{
"orderId": "SP539101_476",
"orderPickItems": {
"SKUs": [
"ARC-19141-36"
],
"locations": [
"G0488"
]
},
"orderVolume": 0.052,
"orderWeight": "6.782"
},
{
"orderId": "ARC20210504.0022_477",
"orderPickItems": {
"SKUs": [
"EMR-M100-30"
],
"locations": [
"G1147"
]
},
"orderVolume": 0.069,
"orderWeight": "7.008"
},
{
"orderId": "ARC20210502.0001_478",
"orderPickItems": {
"SKUs": [
"EMR-19134-03"
],
"locations": [
"H0023"
]
},
"orderVolume": 0.048,
"orderWeight": "69.929"
},
{
"orderId": "ARC20210502.0001_479",
"orderPickItems": {
"SKUs": [
"ARC-19177-10"
],
"locations": [
"I0171"
]
},
"orderVolume": 0.059,
"orderWeight": "7.19"
},
{
"orderId": "SP39090_480",
"orderPickItems": {
"SKUs": [
"EMR-DY518-12"
],
"locations": [
"I0384"
]
},
"orderVolume": 0.064,
"orderWeight": "7.031"
},
{
"orderId": "ARC20210502.0001_481",
"orderPickItems": {
"SKUs": [
"EMR-DY447-35"
],
"locations": [
"I0435"
]
},
"orderVolume": 0.077,
"orderWeight": "6.782"
},
{
"orderId": "ARC20210504.0022_482",
"orderPickItems": {
"SKUs": [
"EMR-DY139-03"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.077,
"orderWeight": "7.155"
},
{
"orderId": "ARC20210504.0022_483",
"orderPickItems": {
"SKUs": [
"EMR-DY139-01"
],
"locations": [
"D0302"
]
},
"orderVolume": 0.054,
"orderWeight": "73.547"
},
{
"orderId": "ARC20210504.0022_484",
"orderPickItems": {
"SKUs": [
"EMR-DY719-19"
],
"locations": [
"E0075"
]
},
"orderVolume": 0.059,
"orderWeight": "74.05"
},
{
"orderId": "ARC20210504.0022_485",
"orderPickItems": {
"SKUs": [
"ARC-19141-06"
],
"locations": [
"E0095"
]
},
"orderVolume": 0.11,
"orderWeight": "7.665"
},
{
"orderId": "ARC20210504.0022_486",
"orderPickItems": {
"SKUs": [
"EMR-163-04"
],
"locations": [
"E0105"
]
},
"orderVolume": 0.079,
"orderWeight": "7.665"
},
{
"orderId": "ARC20210503.0006_487",
"orderPickItems": {
"SKUs": [
"EMR-DY418-10"
],
"locations": [
"E0416"
]
},
"orderVolume": 0.059,
"orderWeight": "7.78"
},
{
"orderId": "ARC20210504.0022_488",
"orderPickItems": {
"SKUs": [
"EMR-DY447-22"
],
"locations": [
"E0505"
]
},
"orderVolume": 0.12,
"orderWeight": "7.505"
},
{
"orderId": "ARC20210504.0022_489",
"orderPickItems": {
"SKUs": [
"EMR-DY549-01"
],
"locations": [
"E0904"
]
},
"orderVolume": 0.082,
"orderWeight": "7.665"
},
{
"orderId": "ARC20210504.0022_490",
"orderPickItems": {
"SKUs": [
"EMR-DY538-03"
],
"locations": [
"E1004"
]
},
"orderVolume": 0.108,
"orderWeight": "7.665"
},
{
"orderId": "ARC20210504.0022_491",
"orderPickItems": {
"SKUs": [
"EMR-DY139-03"
],
"locations": [
"E1133"
]
},
"orderVolume": 0.077,
"orderWeight": "7.925"
},
{
"orderId": "ARC20210430.0140_492",
"orderPickItems": {
"SKUs": [
"EMR-18134-01"
],
"locations": [
"F0093"
]
},
"orderVolume": 0.062,
"orderWeight": "7.801"
},
{
"orderId": "ARC20210430.0133_493",
"orderPickItems": {
"SKUs": [
"313321"
],
"locations": [
"F0396"
]
},
"orderVolume": 0.077,
"orderWeight": "7.665"
},
{
"orderId": "ARC20210430.0125_494",
"orderPickItems": {
"SKUs": [
"EMR-DY466-05"
],
"locations": [
"F0524"
]
},
"orderVolume": 0.085,
"orderWeight": "7.745"
},
{
"orderId": "ARC20210430.0141_495",
"orderPickItems": {
"SKUs": [
"EMR-161-01"
],
"locations": [
"F0563"
]
},
"orderVolume": 0.113,
"orderWeight": "7.366"
},
{
"orderId": "ARC20210504.0022_496",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"F0696"
]
},
"orderVolume": 0.124,
"orderWeight": "7.974"
},
{
"orderId": "ARC20210504.0022_497",
"orderPickItems": {
"SKUs": [
"ARC-19141-06"
],
"locations": [
"G0086"
]
},
"orderVolume": 0.049,
"orderWeight": "7.427"
},
{
"orderId": "ARC20210504.0022_498",
"orderPickItems": {
"SKUs": [
"EMR-DY448-07"
],
"locations": [
"G0123"
]
},
"orderVolume": 0.049,
"orderWeight": "8.067"
},
{
"orderId": "ARC20210504.0022_499",
"orderPickItems": {
"SKUs": [
"ARC-461-05"
],
"locations": [
"G0154"
]
},
"orderVolume": 0.072,
"orderWeight": "7.678"
},
{
"orderId": "ARC20210504.0022_500",
"orderPickItems": {
"SKUs": [
"EMR-RC1017-14"
],
"locations": [
"G0236"
]
},
"orderVolume": 0.051,
"orderWeight": "7.373"
},
{
"orderId": "ARC20210430.0108_501",
"orderPickItems": {
"SKUs": [
"EMR-DY459-06"
],
"locations": [
"G0456"
]
},
"orderVolume": 0.064,
"orderWeight": "7.382"
},
{
"orderId": "ARC20210430.0140_502",
"orderPickItems": {
"SKUs": [
"EMR-158-03"
],
"locations": [
"G0456"
]
},
"orderVolume": 0.056,
"orderWeight": "7.481"
},
{
"orderId": "ARC20210430.0138_503",
"orderPickItems": {
"SKUs": [
"ARC-19141-30"
],
"locations": [
"G0456"
]
},
"orderVolume": 0.122,
"orderWeight": "7.498"
},
{
"orderId": "ARC20210504.0022_504",
"orderPickItems": {
"SKUs": [
"EMR-DY459-03"
],
"locations": [
"G0526"
]
},
"orderVolume": 0.051,
"orderWeight": "7.373"
},
{
"orderId": "ARC20210504.0022_505",
"orderPickItems": {
"SKUs": [
"EMR-DY210-03"
],
"locations": [
"G0806"
]
},
"orderVolume": 0.061,
"orderWeight": "7.678"
},
{
"orderId": "ARC20210504.0022_506",
"orderPickItems": {
"SKUs": [
"ARC-18126-1-39"
],
"locations": [
"G0964"
]
},
"orderVolume": 0.08,
"orderWeight": "7.665"
},
{
"orderId": "SP539102_507",
"orderPickItems": {
"SKUs": [
"EMR-160-01"
],
"locations": [
"I0384"
]
},
"orderVolume": 0.077,
"orderWeight": "7.444"
},
{
"orderId": "ARC20210502.0001_508",
"orderPickItems": {
"SKUs": [
"EMR-DY138-01"
],
"locations": [
"I0394"
]
},
"orderVolume": 0.047,
"orderWeight": "7.665"
},
{
"orderId": "ARC20210502.0001_509",
"orderPickItems": {
"SKUs": [
"EMR-DY809-03"
],
"locations": [
"I0584"
]
},
"orderVolume": 0.041,
"orderWeight": "7.498"
},
{
"orderId": "ARC20210502.0001_510",
"orderPickItems": {
"SKUs": [
"EMR-19121-17"
],
"locations": [
"J0155"
]
},
"orderVolume": 0.094,
"orderWeight": "7.532"
},
{
"orderId": "SP539132_511",
"orderPickItems": {
"SKUs": [
"EMR-DY459-04"
],
"locations": [
"J0453"
]
},
"orderVolume": 0.057,
"orderWeight": "8.117"
},
{
"orderId": "ARC20210504.0022_512",
"orderPickItems": {
"SKUs": [
"ARC-19141-35"
],
"locations": [
"J0911"
]
},
"orderVolume": 0.067,
"orderWeight": "7.382"
},
{
"orderId": "ARC20210504.0022_513",
"orderPickItems": {
"SKUs": [
"ARC-19141-25"
],
"locations": [
"J0911"
]
},
"orderVolume": 0.067,
"orderWeight": "7.665"
},
{
"orderId": "SP39089_514",
"orderPickItems": {
"SKUs": [
"ARC-19177-15"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.044,
"orderWeight": "7.416"
},
{
"orderId": "ARC20210504.0022_515",
"orderPickItems": {
"SKUs": [
"EMR-DY446-03"
],
"locations": [
"D0943"
]
},
"orderVolume": 0.251,
"orderWeight": "8.12"
},
{
"orderId": "ARC20210504.0022_516",
"orderPickItems": {
"SKUs": [
"EMR-DY549-01"
],
"locations": [
"E0013"
]
},
"orderVolume": 0.043,
"orderWeight": "8.166"
},
{
"orderId": "SP39083_517",
"orderPickItems": {
"SKUs": [
"256736"
],
"locations": [
"E0505"
]
},
"orderVolume": 0.059,
"orderWeight": "8.927"
},
{
"orderId": "ARC20210504.0022_518",
"orderPickItems": {
"SKUs": [
"EMR-DY549-02"
],
"locations": [
"E0933"
]
},
"orderVolume": 0.137,
"orderWeight": "8.508"
},
{
"orderId": "SP39111_519",
"orderPickItems": {
"SKUs": [
"EMR-DY538-02"
],
"locations": [
"E0983"
]
},
"orderVolume": 0.047,
"orderWeight": "8.927"
},
{
"orderId": "ARC20210430.0025_520",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"E1055"
]
},
"orderVolume": 0.273,
"orderWeight": "8.484"
},
{
"orderId": "ARC20210504.0022_521",
"orderPickItems": {
"SKUs": [
"EMR-DY289-03"
],
"locations": [
"E1116"
]
},
"orderVolume": 0.239,
"orderWeight": "8.616"
},
{
"orderId": "ARC20210504.0022_522",
"orderPickItems": {
"SKUs": [
"EMR-DY747-02"
],
"locations": [
"E1132"
]
},
"orderVolume": 0.094,
"orderWeight": "8.227"
},
{
"orderId": "ARC20210430.0128_523",
"orderPickItems": {
"SKUs": [
"EMR-DY446-16"
],
"locations": [
"F0093"
]
},
"orderVolume": 0.047,
"orderWeight": "8.484"
},
{
"orderId": "ARC20210504.0022_524",
"orderPickItems": {
"SKUs": [
"EMR-DY568-03"
],
"locations": [
"F0101"
]
},
"orderVolume": 0.056,
"orderWeight": "8.273"
},
{
"orderId": "ARC20210504.0022_525",
"orderPickItems": {
"SKUs": [
"EMR-DY538-03"
],
"locations": [
"F0125"
]
},
"orderVolume": 0.055,
"orderWeight": "8.88"
},
{
"orderId": "ARC20210430.0142_526",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"F0356"
]
},
"orderVolume": 0.101,
"orderWeight": "8.232"
},
{
"orderId": "ARC20210430.0132_527",
"orderPickItems": {
"SKUs": [
"EMR-DY758-01"
],
"locations": [
"F0396"
]
},
"orderVolume": 0.052,
"orderWeight": "8.335"
},
{
"orderId": "ARC20210430.0109_528",
"orderPickItems": {
"SKUs": [
"521125"
],
"locations": [
"F0524"
]
},
"orderVolume": 0.072,
"orderWeight": "8.169"
},
{
"orderId": "ARC20210430.0130_529",
"orderPickItems": {
"SKUs": [
"ARC-19141-02"
],
"locations": [
"F0614"
]
},
"orderVolume": 0.266,
"orderWeight": "8.232"
},
{
"orderId": "ARC20210430.0025_530",
"orderPickItems": {
"SKUs": [
"ARC-19141-12"
],
"locations": [
"F0696"
]
},
"orderVolume": 0.111,
"orderWeight": "8.232"
},
{
"orderId": "ARC20210504.0022_531",
"orderPickItems": {
"SKUs": [
"EMR-DY447-17"
],
"locations": [
"G0994"
]
},
"orderVolume": 0.048,
"orderWeight": "8.683"
},
{
"orderId": "ARC20210502.0001_532",
"orderPickItems": {
"SKUs": [
"511550"
],
"locations": [
"H1111"
]
},
"orderVolume": 0.074,
"orderWeight": "8.95"
},
{
"orderId": "ARC20210430.0122_533",
"orderPickItems": {
"SKUs": [
"EMR-19142-2-02"
],
"locations": [
"I0121"
]
},
"orderVolume": 0.051,
"orderWeight": "8.484"
},
{
"orderId": "ARC20210502.0001_534",
"orderPickItems": {
"SKUs": [
"EMR-19142-2-06"
],
"locations": [
"I0134"
]
},
"orderVolume": 0.116,
"orderWeight": "8.335"
},
{
"orderId": "ARC20210504.0022_535",
"orderPickItems": {
"SKUs": [
"ARC-403-01"
],
"locations": [
"I0421"
]
},
"orderVolume": 0.056,
"orderWeight": "8.556"
},
{
"orderId": "20210504_536",
"orderPickItems": {
"SKUs": [
"EMR-18121-18"
],
"locations": [
"I0743"
]
},
"orderVolume": 0.067,
"orderWeight": "8.927"
},
{
"orderId": "ARC20210502.0001_537",
"orderPickItems": {
"SKUs": [
"EMR-DY448-04"
],
"locations": [
"I0813"
]
},
"orderVolume": 0.273,
"orderWeight": "8.611"
},
{
"orderId": "ARC20210504.0022_538",
"orderPickItems": {
"SKUs": [
"EMR-DY467-10"
],
"locations": [
"J0951"
]
},
"orderVolume": 0.067,
"orderWeight": "8.169"
},
{
"orderId": "ARC20210504.0022_539",
"orderPickItems": {
"SKUs": [
"EMR-DY486-08"
],
"locations": [
"D0022"
]
},
"orderVolume": 0.09,
"orderWeight": "9.867"
},
{
"orderId": "ARC20210503.0011_540",
"orderPickItems": {
"SKUs": [
"ARC-403-02"
],
"locations": [
"D0505"
]
},
"orderVolume": 0.11,
"orderWeight": "9.17"
},
{
"orderId": "ARC20210504.0022_541",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"D0564"
]
},
"orderVolume": 0.042,
"orderWeight": "9.646"
},
{
"orderId": "ARC20210504.0022_542",
"orderPickItems": {
"SKUs": [
"EMR-A118-01"
],
"locations": [
"D0622"
]
},
"orderVolume": 0.049,
"orderWeight": "9.44"
},
{
"orderId": "ARC20210504.0022_543",
"orderPickItems": {
"SKUs": [
"ARC-19141-25"
],
"locations": [
"E0024"
]
},
"orderVolume": 0.061,
"orderWeight": "9.567"
},
{
"orderId": "ARC20210430.0126_544",
"orderPickItems": {
"SKUs": [
"EMR-DY466-06"
],
"locations": [
"E0096"
]
},
"orderVolume": 0.059,
"orderWeight": "9.278"
},
{
"orderId": "ARC20210430.0119_545",
"orderPickItems": {
"SKUs": [
"EMR-DY236-03"
],
"locations": [
"E0426"
]
},
"orderVolume": 0.078,
"orderWeight": "9.3"
},
{
"orderId": "ARC20210504.0022_546",
"orderPickItems": {
"SKUs": [
"EMR-DY448-13"
],
"locations": [
"E0584"
]
},
"orderVolume": 0.051,
"orderWeight": "9.0"
},
{
"orderId": "ARC20210504.0022_547",
"orderPickItems": {
"SKUs": [
"EMR-19121-22"
],
"locations": [
"E0715"
]
},
"orderVolume": 0.09,
"orderWeight": "9.17"
},
{
"orderId": "ARC20210504.0022_548",
"orderPickItems": {
"SKUs": [
"EMR-DY486-01"
],
"locations": [
"E0976"
]
},
"orderVolume": 0.083,
"orderWeight": "9.569"
},
{
"orderId": "ARC20210504.0022_549",
"orderPickItems": {
"SKUs": [
"EMR-DY447-03"
],
"locations": [
"E1044"
]
},
"orderVolume": 0.134,
"orderWeight": "9.219"
},
{
"orderId": "ARC20210504.0022_550",
"orderPickItems": {
"SKUs": [
"EMR-DY447-34"
],
"locations": [
"E1143"
]
},
"orderVolume": 0.056,
"orderWeight": "9.0"
},
{
"orderId": "ARC20210504.0022_551",
"orderPickItems": {
"SKUs": [
"ARC-18126-2-34"
],
"locations": [
"E1146"
]
},
"orderVolume": 0.112,
"orderWeight": "9.03"
},
{
"orderId": "ARC20210504.0022_552",
"orderPickItems": {
"SKUs": [
"EMR-161-01"
],
"locations": [
"E1153"
]
},
"orderVolume": 0.048,
"orderWeight": "9.69"
},
{
"orderId": "ARC20210430.0114_553",
"orderPickItems": {
"SKUs": [
"EMR-DY459-04"
],
"locations": [
"F0093"
]
},
"orderVolume": 0.051,
"orderWeight": "9.17"
},
{
"orderId": "ARC20210430.0103_554",
"orderPickItems": {
"SKUs": [
"EMR-DY397-07"
],
"locations": [
"F0095"
]
},
"orderVolume": 0.128,
"orderWeight": "9.642"
},
{
"orderId": "ARC20210430.0111_555",
"orderPickItems": {
"SKUs": [
"EMR-161-01"
],
"locations": [
"F0194"
]
},
"orderVolume": 0.058,
"orderWeight": "9.17"
},
{
"orderId": "ARC20210503.0006_556",
"orderPickItems": {
"SKUs": [
"EMR-DY418-11"
],
"locations": [
"F0255"
]
},
"orderVolume": 0.051,
"orderWeight": "9.381"
},
{
"orderId": "ARC20210430.0121_557",
"orderPickItems": {
"SKUs": [
"EMR-T186-01"
],
"locations": [
"F0524"
]
},
"orderVolume": 0.11,
"orderWeight": "9.3"
},
{
"orderId": "ARC20210430.0143_558",
"orderPickItems": {
"SKUs": [
"ARC-19141-10"
],
"locations": [
"F0564"
]
},
"orderVolume": 0.051,
"orderWeight": "9.642"
},
{
"orderId": "ARC20210504.0022_559",
"orderPickItems": {
"SKUs": [
"D11066"
],
"locations": [
"F0655"
]
},
"orderVolume": 0.12,
"orderWeight": "9.017"
},
{
"orderId": "ARC20210504.0022_560",
"orderPickItems": {
"SKUs": [
"EMR-DY486-02"
],
"locations": [
"F0743"
]
},
"orderVolume": 0.061,
"orderWeight": "9.484"
},
{
"orderId": "ARC20210504.0022_561",
"orderPickItems": {
"SKUs": [
"EMR-M100-05"
],
"locations": [
"F0922"
]
},
"orderVolume": 0.049,
"orderWeight": "8.958"
},
{
"orderId": "ARC20210503.0008_562",
"orderPickItems": {
"SKUs": [
"ARC-19141-10"
],
"locations": [
"F0946"
]
},
"orderVolume": 0.069,
"orderWeight": "8.977"
},
{
"orderId": "SP539131_563",
"orderPickItems": {
"SKUs": [
"EMR-DY758-05"
],
"locations": [
"F0987"
]
},
"orderVolume": 0.09,
"orderWeight": "8.977"
},
{
"orderId": "ARC20210502.0001_564",
"orderPickItems": {
"SKUs": [
"EMR-DY906-02"
],
"locations": [
"G0548"
]
},
"orderVolume": 0.084,
"orderWeight": "9.278"
},
{
"orderId": "ARC20210504.0022_565",
"orderPickItems": {
"SKUs": [
"ARC-18126-2-24"
],
"locations": [
"G1067"
]
},
"orderVolume": 0.073,
"orderWeight": "9.17"
},
{
"orderId": "SP39087_566",
"orderPickItems": {
"SKUs": [
"EMR-DY459-04"
],
"locations": [
"H0582"
]
},
"orderVolume": 0.091,
"orderWeight": "9.559"
},
{
"orderId": "ARC20210502.0001_567",
"orderPickItems": {
"SKUs": [
"EMR-DY596-04"
],
"locations": [
"I0704"
]
},
"orderVolume": 0.1,
"orderWeight": "9.804"
},
{
"orderId": "ARC20210502.0001_568",
"orderPickItems": {
"SKUs": [
"EMR-159-06"
],
"locations": [
"J0292"
]
},
"orderVolume": 0.096,
"orderWeight": "9.559"
},
{
"orderId": "SP39095_569",
"orderPickItems": {
"SKUs": [
"EMR-DY459-04"
],
"locations": [
"MAL KABUL"
]
},
"orderVolume": 0.064,
"orderWeight": "9.62"
},
{
"orderId": "ARC20210504.0022_570",
"orderPickItems": {
"SKUs": [
"ARC-434-04"
],
"locations": [
"D0643"
]
},
"orderVolume": 0.084,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210504.0022_571",
"orderPickItems": {
"SKUs": [
"EMR-DY478-01"
],
"locations": [
"D0905"
]
},
"orderVolume": 0.061,
"orderWeight": "9.874"
},
{
"orderId": "ARC20210503.0007_572",
"orderPickItems": {
"SKUs": [
"EMR-DY168-02"
],
"locations": [
"E0575"
]
},
"orderVolume": 0.068,
"orderWeight": "9.874"
},
{
"orderId": "ARC20210430.0137_573",
"orderPickItems": {
"SKUs": [
"EMR-DY299-02"
],
"locations": [
"F0093"
]
},
"orderVolume": 0.156,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210503.0046_574",
"orderPickItems": {
"SKUs": [
"T20-T431229"
],
"locations": [
"F0125"
]
},
"orderVolume": 0.097,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210430.0025_575",
"orderPickItems": {
"SKUs": [
"EMR-DY589-02"
],
"locations": [
"F0143"
]
},
"orderVolume": 0.102,
"orderWeight": "9.924"
},
{
"orderId": "ARC20210502.0001_576",
"orderPickItems": {
"SKUs": [
"EMR-DY288-02"
],
"locations": [
"F0232"
]
},
"orderVolume": 0.067,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210430.0145_577",
"orderPickItems": {
"SKUs": [
"EMR-M100-18"
],
"locations": [
"F0356"
]
},
"orderVolume": 0.056,
"orderWeight": "9.924"
},
{
"orderId": "ARC20210430.0115_578",
"orderPickItems": {
"SKUs": [
"EMR-DY809-05"
],
"locations": [
"F0404"
]
},
"orderVolume": 0.066,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210430.0138_579",
"orderPickItems": {
"SKUs": [
"ARC-461-01"
],
"locations": [
"F0445"
]
},
"orderVolume": 0.085,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210430.0132_580",
"orderPickItems": {
"SKUs": [
"EMR-DY437-01"
],
"locations": [
"F0563"
]
},
"orderVolume": 0.078,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210430.0137_581",
"orderPickItems": {
"SKUs": [
"EMR-DY338-01"
],
"locations": [
"F0564"
]
},
"orderVolume": 0.098,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210504.0022_582",
"orderPickItems": {
"SKUs": [
"ARC-546-01"
],
"locations": [
"F0663"
]
},
"orderVolume": 0.053,
"orderWeight": "9.932"
},
{
"orderId": "ARC20210504.0022_583",
"orderPickItems": {
"SKUs": [
"EMR-DY688-04"
],
"locations": [
"F0726"
]
},
"orderVolume": 0.061,
"orderWeight": "9.938"
},
{
"orderId": "SP539139_584",
"orderPickItems": {
"SKUs": [
"EMR-DY418-01"
],
"locations": [
"F0987"
]
},
"orderVolume": 0.273,
"orderWeight": "9.924"
},
{
"orderId": "ARC20210502.0001_585",
"orderPickItems": {
"SKUs": [
"EMR-160-01"
],
"locations": [
"G0454"
]
},
"orderVolume": 0.061,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210502.0001_586",
"orderPickItems": {
"SKUs": [
"EMR-158-06"
],
"locations": [
"I0055"
]
},
"orderVolume": 0.11,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210502.0001_587",
"orderPickItems": {
"SKUs": [
"ARC-461-03"
],
"locations": [
"I0133"
]
},
"orderVolume": 0.11,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210502.0001_588",
"orderPickItems": {
"SKUs": [
"EMR-DY549-02"
],
"locations": [
"I0482"
]
},
"orderVolume": 0.249,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210502.0001_589",
"orderPickItems": {
"SKUs": [
"EMR-A118-02"
],
"locations": [
"I0494"
]
},
"orderVolume": 0.266,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210502.0001_590",
"orderPickItems": {
"SKUs": [
"ARC-19141-39"
],
"locations": [
"I0555"
]
},
"orderVolume": 0.056,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210502.0001_591",
"orderPickItems": {
"SKUs": [
"ARC-461-03"
],
"locations": [
"I0564"
]
},
"orderVolume": 0.051,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210502.0001_592",
"orderPickItems": {
"SKUs": [
"EMR-DY497-16"
],
"locations": [
"I0825"
]
},
"orderVolume": 0.112,
"orderWeight": "9.987"
},
{
"orderId": "ARC20210504.0022_593",
"orderPickItems": {
"SKUs": [
"EMR-DY589-03"
],
"locations": [
"I0921"
]
},
"orderVolume": 0.108,
"orderWeight": "9.874"
}
],
"userId": "user"
},
"requestType": "multibatch",
"responseData": {
"batch_1": {
"SKUs": [
"EMR-DY758-01",
"EMR-DY289-04",
"EMR-DY278-01",
"EMR-157-02",
"EMR-DY809-05",
"EMR-19121-26",
"313321",
"EMR-DY758-01",
"EMR-DY918-02",
"ARC-461-01",
"ARC-461-01",
"EMR-DY579-03",
"EMR-DY447-31",
"EMR-158-06",
"EMR-DY727-02",
"EMR-160-01",
"EMR-DY437-01",
"EMR-165-07",
"EMR-DY688-04",
"EMR-DY459-06",
"EMR-158-03",
"ARC-19141-30",
"EMR-160-01",
"EMR-DY809-01",
"242051",
"ARC-19141-13",
"ARC-18126-1-39",
"EMR-DY906-02",
"EMR-DY459-03",
"EMR-DY579-05",
"256736",
"ARC-19141-36"
],
"batchVolume": 2.4970000000000003,
"locations": [
"G0315",
"F0404",
"F0404",
"F0404",
"F0404",
"F0396",
"F0396",
"F0396",
"F0476",
"F0464",
"F0445",
"G0456",
"G0456",
"G0475",
"G0477",
"G0456",
"G0456",
"G0456",
"G0456",
"G0456",
"G0456",
"G0456",
"G0454",
"G0515",
"G0596",
"G0655",
"G0656",
"G0548",
"G0526",
"G0485",
"G0485",
"G0488"
],
"orderIds": [
"SP39114_410",
"ARC20210430.0116_442",
"ARC20210430.0109_443",
"ARC20210430.0125_444",
"ARC20210430.0115_578",
"ARC20210430.0104_320",
"ARC20210430.0133_493",
"ARC20210430.0132_527",
"ARC20210504.0022_406",
"ARC20210504.0022_361",
"ARC20210430.0138_579",
"ARC20210430.0146_270",
"ARC20210430.0126_323",
"ARC20210504.0022_389",
"ARC20210504.0022_390",
"ARC20210430.0105_411",
"ARC20210430.0104_473",
"ARC20210430.0110_474",
"ARC20210430.0132_475",
"ARC20210430.0108_501",
"ARC20210430.0140_502",
"ARC20210430.0138_503",
"ARC20210502.0001_585",
"ARC20210430.0147_272",
"ARC20210504.0022_412",
"ARC20210504.0022_300",
"ARC20210504.0022_391",
"ARC20210502.0001_564",
"ARC20210504.0022_504",
"ARC20210430.0119_271",
"ARC20210504.0022_324",
"SP539101_476"
],
"responseTimeTakenSeconds": 1.451389,
"totalDistanceMeters": 134.7
},
"batch_10": {
"SKUs": [
"EMR-19121-23",
"EMR-19142-2-26",
"EMR-DY467-01",
"EMR-DY809-07",
"EMR-DY918-05",
"EMR-DY819-03",
"ARC-461-03",
"EMR-DY589-03",
"EMR-DY1019-01",
"T20-T431232",
"EMR-T163-01",
"EMR-DY138-02",
"ARC-19141-24",
"EMR-DY418-09",
"EMR-18134-01",
"EMR-DY446-16",
"EMR-DY459-04",
"EMR-DY397-07",
"EMR-DY299-02",
"EMR-160-02",
"ARC-19141-11",
"642424",
"ARC-19141-20",
"ARC-18126-2-40",
"ARC-461-01",
"EMR-DY568-03",
"EMR-DY538-03",
"T20-T431229"
],
"batchVolume": 2.4989999999999997,
"locations": [
"F0094",
"F0095",
"F0093",
"F0093",
"F0095",
"F0093",
"F0094",
"F0094",
"F0094",
"F0093",
"F0094",
"F0094",
"F0095",
"F0095",
"F0093",
"F0093",
"F0093",
"F0095",
"F0093",
"F0074",
"F0074",
"F0074",
"F0074",
"F0064",
"F0106",
"F0101",
"F0125",
"F0125"
],
"orderIds": [
"ARC20210430.0103_294",
"ARC20210430.0102_356",
"ARC20210430.0131_383",
"ARC20210430.0118_384",
"ARC20210430.0127_385",
"ARC20210430.0135_402",
"ARC20210430.0129_403",
"ARC20210430.0101_439",
"ARC20210430.0104_440",
"ARC20210430.0126_462",
"ARC20210430.0141_463",
"ARC20210430.0128_464",
"ARC20210430.0116_465",
"ARC20210430.0123_466",
"ARC20210430.0140_492",
"ARC20210430.0128_523",
"ARC20210430.0114_553",
"ARC20210430.0103_554",
"ARC20210430.0137_573",
"ARC20210430.0135_266",
"ARC20210430.0126_293",
"ARC20210430.0132_355",
"ARC20210430.0116_436",
"ARC20210504.0022_265",
"ARC20210504.0022_295",
"ARC20210504.0022_524",
"ARC20210504.0022_525",
"ARC20210503.0046_574"
],
"responseTimeTakenSeconds": 8.02641,
"totalDistanceMeters": 128.1
},
"batch_11": {
"SKUs": [
"ARC-19177-25",
"EMR-163-04",
"EMR-DY659-08",
"EMR-DY919-01",
"EMR-DY417-03",
"EMR-DY688-02",
"ARC-19141-06",
"EMR-DY466-06",
"ARC-19177-53",
"EMR-161-01",
"ARC-19141-36",
"EMR-158-06",
"EMR-DY518-08",
"ARC-19141-30",
"EMR-19121-05",
"EMR-18134-01",
"EMR-DY728-01",
"EMR-DY579-05",
"EMR-158-06",
"EMR-DY476-02",
"EMR-DY478-01",
"EMR-DY446-03",
"EMR-DY478-19",
"ARC-19177-11",
"EMR-19121-03",
"EMR-DY289-04",
"EMR-A118-01",
"ARC-434-04",
"EMR-DY289-04"
],
"batchVolume": 2.465,
"locations": [
"E0123",
"E0105",
"E0053",
"E0076",
"E0115",
"E0096",
"E0095",
"E0096",
"D0163",
"D0144",
"D0122",
"D0065",
"D0121",
"D0162",
"D0163",
"D0163",
"D0201",
"D0241",
"D0222",
"D0244",
"D0905",
"D0943",
"D0864",
"D0865",
"D0824",
"D0623",
"D0622",
"D0643",
"D0544"
],
"orderIds": [
"ARC20210504.0022_370",
"ARC20210504.0022_486",
"ARC20210504.0022_316",
"ARC20210504.0022_317",
"ARC20210504.0022_369",
"ARC20210504.0022_397",
"ARC20210504.0022_485",
"ARC20210430.0126_544",
"ARC20210428.0142_312",
"ARC20210504.0022_340",
"ARC20210504.0022_339",
"ARC20210504.0022_458",
"ARC20210504.0022_423",
"ARC20210504.0022_341",
"ARC20210504.0022_342",
"ARC20210430.0025_424",
"ARC20210504.0022_252",
"ARC20210504.0022_396",
"ARC20210504.0022_425",
"ARC20210504.0022_426",
"ARC20210504.0022_571",
"ARC20210504.0022_515",
"ARC20210430.0025_253",
"ARC20210504.0022_254",
"ARC20210504.0022_459",
"ARC20210504.0022_314",
"ARC20210504.0022_542",
"ARC20210504.0022_570",
"ARC20210504.0022_428"
],
"responseTimeTakenSeconds": 8.258963,
"totalDistanceMeters": 217.52
},
"batch_12": {
"SKUs": [
"EMR-DY596-01",
"315636",
"ARC-403-01",
"EMR-160-01",
"ARC-18141-09",
"EMR-DY446-02",
"ARC-19177-53",
"EMR-DY1019-01",
"EMR-DY659-07",
"ARC-19141-04",
"EMR-DY139-03",
"ARC-19177-15",
"EMR-DY459-04",
"EMR-DY518-03",
"EMR-19134-03",
"ARC-19141-06",
"EMR-DY448-07",
"EMR-158-06",
"EMR-DY139-02",
"EMR-DY589-05",
"643441",
"ARC-18126-2-38",
"ARC-18126-1-41",
"ARC-19141-25",
"EMR-DY467-07",
"EMR-DY549-01",
"EMR-DY719-19",
"EMR-DY467-01",
"256729",
"EMR-158-06"
],
"batchVolume": 2.467,
"locations": [
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"H0022",
"H0023",
"G0086",
"G0123",
"F0074",
"F0074",
"F0074",
"F0074",
"E0063",
"E0046",
"E0024",
"E0015",
"E0013",
"E0075",
"D0044",
"D0064",
"H1192"
],
"orderIds": [
"SP39124_338",
"ARC20210504.0022_367",
"ARC20210504.0022_395",
"SP39120_419",
"SP39112_420",
"15042021_421",
"SP39106_422",
"SP39084_455",
"SP39088_456",
"20210503_457",
"ARC20210504.0022_482",
"SP39089_514",
"SP39095_569",
"ARC20210502.0001_362",
"ARC20210502.0001_478",
"ARC20210504.0022_497",
"ARC20210504.0022_498",
"ARC20210430.0117_382",
"ARC20210503.0010_437",
"ARC20210430.0136_438",
"ARC20210430.0141_461",
"ARC20210504.0022_430",
"ARC20210504.0022_315",
"ARC20210504.0022_543",
"ARC20210504.0022_429",
"ARC20210504.0022_516",
"ARC20210504.0022_484",
"ARC20210504.0022_311",
"ARC20210504.0022_368",
"ARC20210430.0025_305"
],
"responseTimeTakenSeconds": 8.521495,
"totalDistanceMeters": 251.84
},
"batch_13": {
"SKUs": [
"EMR-DY486-08"
],
"batchVolume": 0.09,
"locations": [
"D0022"
],
"orderIds": [
"ARC20210504.0022_539"
],
"responseTimeTakenSeconds": 8.569654,
"totalDistanceMeters": 150.2
},
"batch_2": {
"SKUs": [
"EMR-DY488-01",
"216553",
"EMR-DY448-11",
"EMR-DY459-03",
"EMR-158-06",
"ARC-19141-07",
"EMR-158-06",
"ARC-19141-02",
"D11066",
"EMR-158-05",
"ARC-18126-1-23",
"EMR-158-06",
"ARC-19141-12",
"ARC-461-01",
"EMR-DY486-02",
"EMR-DY688-04",
"EMR-157-01",
"ARC-546-01",
"EMR-DY446-09",
"EMR-DY297-01",
"EMR-161-01",
"ARC-19141-10",
"EMR-DY437-01",
"EMR-DY338-01",
"EMR-DY549-01",
"EMR-DY466-05",
"521125",
"EMR-T186-01"
],
"batchVolume": 2.4929999999999994,
"locations": [
"F0336",
"F0336",
"F0356",
"F0357",
"F0356",
"E0426",
"F0633",
"F0614",
"F0655",
"F0714",
"F0714",
"F0696",
"F0696",
"F0764",
"F0743",
"F0726",
"F0666",
"F0663",
"F0563",
"F0563",
"F0563",
"F0564",
"F0563",
"F0564",
"F0524",
"F0524",
"F0524",
"F0524"
],
"orderIds": [
"ARC20210430.0142_297",
"ARC20210430.0139_359",
"ARC20210430.0126_360",
"ARC20210502.0001_388",
"ARC20210430.0142_526",
"ARC20210430.0029_399",
"ARC20210504.0022_468",
"ARC20210430.0130_529",
"ARC20210504.0022_559",
"ARC20210430.0025_299",
"ARC20210504.0022_408",
"ARC20210504.0022_496",
"ARC20210430.0025_530",
"ARC20210504.0022_321",
"ARC20210504.0022_560",
"ARC20210504.0022_583",
"ARC20210504.0022_469",
"ARC20210504.0022_582",
"ARC20210430.0103_298",
"ARC20210430.0123_407",
"ARC20210430.0141_495",
"ARC20210430.0143_558",
"ARC20210430.0132_580",
"ARC20210430.0137_581",
"ARC20210430.0144_269",
"ARC20210430.0125_494",
"ARC20210430.0109_528",
"ARC20210430.0121_557"
],
"responseTimeTakenSeconds": 2.664327,
"totalDistanceMeters": 141.13
},
"batch_3": {
"SKUs": [
"EMR-DY809-03",
"ARC-461-03",
"EMR-DY210-06",
"ARC-19141-39",
"EMR-A118-02",
"EMR-DY549-02",
"EMR-DY448-10",
"ARC-403-01",
"643853",
"EMR-DY800-02",
"EMR-DY518-12",
"EMR-160-01",
"EMR-DY256-06",
"EMR-DY478-08",
"EMR-DY618-02",
"EMR-DY138-01",
"EMR-DY447-35",
"EMR-DY729-01",
"ARC-19141-36",
"EMR-DY447-02",
"242395",
"ARC-19177-43",
"EMR-DY398-02",
"EMR-DY459-04",
"ARC-19141-03",
"EMR-DY447-03",
"EMR-DY447-35",
"EMR-DY476-08",
"256712"
],
"batchVolume": 2.4960000000000004,
"locations": [
"I0584",
"I0564",
"I0593",
"I0555",
"I0494",
"I0482",
"I0425",
"I0421",
"I0384",
"I0384",
"I0384",
"I0384",
"I0302",
"I0301",
"I0311",
"I0394",
"I0435",
"H0181",
"G0268",
"E1074",
"H0582",
"H0601",
"H0601",
"H0582",
"H0641",
"H0721",
"H0701",
"H0711",
"H0732"
],
"orderIds": [
"ARC20210502.0001_509",
"ARC20210502.0001_591",
"ARC20210502.0001_416",
"ARC20210502.0001_590",
"ARC20210502.0001_589",
"ARC20210502.0001_588",
"ARC20210502.0001_306",
"ARC20210504.0022_535",
"SP39092_328",
"SP39105_392",
"SP39090_480",
"SP539102_507",
"ARC20210504.0011_365",
"ARC20210504.0022_448",
"ARC20210504.0022_277",
"ARC20210502.0001_508",
"ARC20210502.0001_481",
"ARC20210502.0001_326",
"SP539104_409",
"ARC20210504.0022_264",
"SP39140_302",
"SP39099_327",
"ARC20210504.0022_363",
"SP39087_566",
"ARC20210504.0022_303",
"ARC20210504.0022_304",
"ARC20210504.0022_415",
"SP39136_273",
"ARC20210504.0022_274"
],
"responseTimeTakenSeconds": 3.729458,
"totalDistanceMeters": 213.37
},
"batch_4": {
"SKUs": [
"EMR-156-01",
"EMR-M100-18",
"214581",
"EMR-DY418-10",
"EMR-DY596-05",
"D42214",
"EMR-DY299-03",
"EMR-DY758-01",
"ARC-19177-09",
"EMR-DY168-02",
"EMR-19142-2-18",
"EMR-DY256-04",
"EMR-19121-21",
"EMR-DY139-01",
"ARC-403-01",
"ARC-18126-2-36",
"EMR-159-06",
"EMR-DY448-13",
"ARC-19177-45",
"EMR-DY919-01",
"ARC-18126-1-23",
"EMR-DY447-22",
"256736",
"EMR-19121-02",
"EMR-19121-13",
"EMR-DY758-01",
"EMR-DY236-03"
],
"batchVolume": 2.488,
"locations": [
"E0405",
"E0396",
"E0433",
"E0416",
"E0456",
"E0494",
"E0575",
"E0575",
"E0575",
"E0575",
"E0634",
"E0635",
"E0675",
"E0673",
"E0674",
"E0692",
"E0643",
"E0584",
"E0546",
"E0506",
"E0504",
"E0505",
"E0505",
"E0426",
"E0426",
"E0426",
"E0426"
],
"orderIds": [
"ARC20210503.0046_398",
"ARC20210504.0022_259",
"ARC20210504.0022_347",
"ARC20210503.0006_487",
"ARC20210504.0022_348",
"ARC20210504.0022_290",
"ARC20210503.0008_350",
"ARC20210503.0006_400",
"ARC20210503.0005_434",
"ARC20210503.0007_572",
"ARC20210504.0022_377",
"ARC20210504.0022_378",
"ARC20210504.0022_261",
"ARC20210504.0022_291",
"ARC20210504.0022_351",
"ARC20210504.0022_380",
"ARC20210504.0022_379",
"ARC20210504.0022_546",
"ARC20210504.0022_349",
"ARC20210504.0022_260",
"ARC20210504.0022_376",
"ARC20210504.0022_488",
"SP39083_517",
"ARC20210430.0025_375",
"ARC20210504.0022_432",
"ARC20210430.0113_433",
"ARC20210430.0119_545"
],
"responseTimeTakenSeconds": 4.628226,
"totalDistanceMeters": 142.12
},
"batch_5": {
"SKUs": [
"EMR-DY338-01",
"ARC-461-05",
"EMR-DY447-01",
"EMR-RC1017-14",
"EMR-DY809-02",
"EMR-DY589-02",
"ARC-18126-2-40",
"EMR-DY477-19",
"ARC-403-01",
"EMR-DY459-02",
"EMR-161-01",
"EMR-DY288-02",
"EMR-DY486-04",
"ARC-19177-43",
"EMR-DY476-05",
"EMR-DY418-11",
"EMR-744-03",
"EMR-M100-18",
"EMR-DY138-03",
"EMR-DY418-11",
"EMR-159-06",
"EMR-DY447-04",
"EMR-DY446-05",
"EMR-DY549-02",
"EMR-DY447-17",
"EMR-T186-01",
"EMR-M100-30",
"ARC-18126-2-24",
"ARC-18126-1-39",
"ARC-403-01",
"EMR-DY447-17",
"ARC-19141-37",
"EMR-DY210-03"
],
"batchVolume": 2.4629999999999996,
"locations": [
"G0136",
"G0154",
"G0236",
"G0236",
"F0184",
"F0143",
"F0154",
"F0175",
"F0194",
"F0194",
"F0194",
"F0232",
"F0255",
"F0255",
"F0255",
"F0255",
"F0356",
"F0356",
"E0325",
"E0301",
"E0306",
"E0336",
"E0395",
"G0776",
"G0994",
"G1146",
"G1147",
"G1067",
"G0964",
"G0825",
"G0784",
"G0805",
"G0806"
],
"orderIds": [
"ARC20210504.0022_322",
"ARC20210504.0022_499",
"ARC20210503.0010_445",
"ARC20210504.0022_500",
"ARC20210504.0022_357",
"ARC20210430.0025_575",
"ARC20210504.0022_386",
"ARC20210504.0022_387",
"ARC20210504.0022_404",
"ARC20210430.0025_405",
"ARC20210430.0111_555",
"ARC20210502.0001_576",
"ARC20210503.0007_296",
"ARC20210503.0008_319",
"ARC20210503.0005_358",
"ARC20210503.0006_556",
"ARC20210430.0134_441",
"ARC20210430.0145_577",
"ARC20210504.0022_258",
"ARC20210504.0022_287",
"ARC20210504.0022_288",
"ARC20210504.0022_289",
"ARC20210504.0022_431",
"ARC20210504.0022_413",
"ARC20210504.0022_531",
"ARC20210504.0022_447",
"ARC20210504.0022_477",
"ARC20210504.0022_565",
"ARC20210504.0022_506",
"ARC20210504.0022_325",
"ARC20210504.0022_414",
"ARC20210504.0022_446",
"ARC20210504.0022_505"
],
"responseTimeTakenSeconds": 5.44488,
"totalDistanceMeters": 213.73
},
"batch_6": {
"SKUs": [
"EMR-DY758-01",
"EMR-DY589-03",
"EMR-DY497-16",
"EMR-DY486-02",
"EMR-18121-18",
"EMR-DY596-04",
"EMR-DY649-09",
"EMR-19142-2-02",
"EMR-158-06",
"EMR-DY139-04",
"EMR-19142-2-06",
"ARC-461-03",
"ARC-19177-10",
"EMR-DY486-04",
"EMR-18121-11",
"EMR-DY459-02",
"313523",
"EMR-DY448-04",
"EMR-DY809-03",
"ARC-403-02",
"EMR-DY649-02",
"ARC-403-02",
"EMR-CA17-08",
"ARC-19177-51"
],
"batchVolume": 2.498,
"locations": [
"J0955",
"I0921",
"I0825",
"I0743",
"I0743",
"I0704",
"I0102",
"I0121",
"I0055",
"I0095",
"I0134",
"I0133",
"I0171",
"H0121",
"F0066",
"I0572",
"I0675",
"I0813",
"I0875",
"I0892",
"I0914",
"I0952",
"I0933",
"I0953"
],
"orderIds": [
"ARC20210502.0001_309",
"ARC20210504.0022_593",
"ARC20210502.0001_592",
"20210503_278",
"20210504_536",
"ARC20210502.0001_567",
"SP39091_276",
"ARC20210430.0122_533",
"ARC20210502.0001_586",
"ARC20210502.0001_364",
"ARC20210502.0001_534",
"ARC20210502.0001_587",
"ARC20210502.0001_479",
"ARC20210502.0001_301",
"ARC20210504.0022_354",
"ARC20210502.0001_366",
"ARC20210502.0001_417",
"ARC20210502.0001_537",
"SP39108_449",
"ARC20210504.0013_307",
"20210503_329",
"SP539118_279",
"ARC20210502.0001_450",
"20210504_451"
],
"responseTimeTakenSeconds": 6.107419,
"totalDistanceMeters": 185.06
},
"batch_7": {
"SKUs": [
"EMR-160-01",
"EMR-DY418-17",
"ARC-18126-2-29",
"EMR-161-01",
"EMR-DY446-07",
"EMR-DY288-02",
"643843",
"EMR-DY1019-01",
"EMR-DY289-01",
"EMR-DY139-01",
"EMR-A118-02",
"ARC-18126-2-10",
"ARC-19141-38",
"EMR-DY589-04",
"EMR-DY139-01",
"ARC-434-02",
"EMR-DY596-05",
"EMR-DY579-04",
"ARC-403-02",
"EMR-158-06",
"EMR-DY447-01",
"EMR-DY809-06",
"EMR-DY758-05",
"EMR-DY418-01",
"ARC-19141-10",
"EMR-M100-05",
"ARC-461-05"
],
"batchVolume": 2.499999999999999,
"locations": [
"F0093",
"F0094",
"F0153",
"E0222",
"E0245",
"E0203",
"E0163",
"E0156",
"E0136",
"E0196",
"E0192",
"E0213",
"E0253",
"E0256",
"D0302",
"D0465",
"D0461",
"D0503",
"D0505",
"D0564",
"F0795",
"F1195",
"F0987",
"F0987",
"F0946",
"F0922",
"F0865"
],
"orderIds": [
"ARC20210430.0125_267",
"ARC20210430.0127_268",
"ARC20210430.0025_467",
"ARC20210503.0006_286",
"ARC20210504.0022_373",
"ARC20210504.0022_256",
"ARC20210504.0022_345",
"ARC20210504.0022_255",
"ARC20210504.0022_344",
"ARC20210504.0022_346",
"ARC20210504.0022_371",
"ARC20210504.0022_372",
"ARC20210503.0008_257",
"ARC20210504.0022_374",
"ARC20210504.0022_483",
"ARC20210503.0011_313",
"ARC20210504.0022_343",
"ARC20210430.0025_427",
"ARC20210503.0011_540",
"ARC20210504.0022_541",
"ARC20210504.0022_470",
"ARC20210504.0022_472",
"SP539131_563",
"SP539139_584",
"ARC20210503.0008_562",
"ARC20210504.0022_561",
"ARC20210504.0022_471"
],
"responseTimeTakenSeconds": 6.695604,
"totalDistanceMeters": 237.85
},
"batch_8": {
"SKUs": [
"EMR-DY418-09",
"EMR-159-06",
"EMR-DY718-03",
"ARC-18126-2-26",
"EMR-DY139-01",
"EMR-DY549-01",
"EMR-287-02",
"EMR-DY538-03",
"EMR-DY538-02",
"EMR-DY447-03",
"EMR-DY447-34",
"ARC-18126-2-34",
"EMR-DY139-03",
"EMR-DY747-02",
"EMR-161-01",
"EMR-DY289-03",
"ARC-19141-02",
"D43005",
"ARC-19141-03",
"EMR-158-06",
"EMR-DY486-01",
"EMR-DY549-02",
"ARC-19141-18",
"EMR-19121-22"
],
"batchVolume": 2.4699999999999998,
"locations": [
"E0804",
"E0804",
"E0844",
"E0904",
"E0904",
"E0904",
"E0983",
"E1004",
"E0983",
"E1044",
"E1143",
"E1146",
"E1133",
"E1132",
"E1153",
"E1116",
"E1055",
"E1055",
"E1055",
"E1055",
"E0976",
"E0933",
"E0854",
"E0715"
],
"orderIds": [
"ARC20210504.0022_352",
"SP39125_401",
"ARC20210504.0022_353",
"SP39133_262",
"ARC20210428.0084_263",
"ARC20210504.0022_489",
"ARC20210503.0010_460",
"ARC20210504.0022_490",
"SP39111_519",
"ARC20210504.0022_549",
"ARC20210504.0022_550",
"ARC20210504.0022_551",
"ARC20210504.0022_491",
"ARC20210504.0022_522",
"ARC20210504.0022_552",
"ARC20210504.0022_521",
"SP39099_318",
"ARC20210430.0029_381",
"ARC20210504.0022_435",
"ARC20210430.0025_520",
"ARC20210504.0022_548",
"ARC20210504.0022_518",
"ARC20210504.0022_292",
"ARC20210504.0022_547"
],
"responseTimeTakenSeconds": 7.125397,
"totalDistanceMeters": 177.79
},
"batch_9": {
"SKUs": [
"ARC-19141-40",
"EMR-DY549-01",
"EMR-DY139-01",
"EMR-DY418-09",
"EMR-19142-1-23",
"EMR-DY809-07",
"EMR-DY477-02",
"EMR-DY448-11",
"EMR-DY467-10",
"EMR-DY139-02",
"521126",
"EMR-DY459-04",
"ARC-19177-09",
"EMR-159-06",
"EMR-DY409-05",
"EMR-165-04",
"EMR-19121-17",
"ARC-19141-29",
"EMR-DY338-02",
"ARC-19141-29",
"EMR-DY176-06",
"EMR-DY1026-01",
"EMR-DY418-09",
"ARC-461-03",
"ARC-403-02",
"ARC-19141-11",
"ARC-19141-35",
"ARC-19141-25",
"511550",
"EMR-DY466-07"
],
"batchVolume": 2.4870000000000005,
"locations": [
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"MAL KABUL",
"J0951",
"J0453",
"J0454",
"J0453",
"J0393",
"J0292",
"J0274",
"J0135",
"J0155",
"J0575",
"J0613",
"J0613",
"J0694",
"J0715",
"J0873",
"J0892",
"J0892",
"J0892",
"J0911",
"J0911",
"H1111",
"H1152"
],
"orderIds": [
"ARC20210504.0022_282",
"ARC20210504.0022_283",
"ARC20210504.0022_284",
"SP39129_285",
"ARC20210504.0022_310",
"SP39096_335",
"ARC20210504.0022_336",
"ARC20210504.0022_337",
"ARC20210504.0022_538",
"ARC20210502.0001_280",
"ARC20210502.0001_393",
"SP539132_511",
"ARC20210502.0001_331",
"ARC20210502.0001_568",
"ARC20210502.0001_308",
"ARC20210502.0001_330",
"ARC20210502.0001_510",
"ARC20210502.0001_332",
"SP39113_394",
"SP39127_418",
"ARC20210502.0001_333",
"SP39123_334",
"ARC20210502.0001_452",
"SP39080_281",
"SP39127_453",
"SP39122_454",
"ARC20210504.0022_512",
"ARC20210504.0022_513",
"ARC20210502.0001_532",
"ARC20210430.0025_275"
],
"responseTimeTakenSeconds": 7.62267,
"totalDistanceMeters": 116.4
}
},
"runType": "optimized",
"version": {},
"warehouseManagementSystemControl": {
"requestId": "2ac2_964b"
}
}
```

{% endtab %}
{% endtabs %}
