1{
2 "parentId": "pallet:9c9b1138-7cdd-11eb-9439-0242ac130002",
3 "childContainerType": "palletChild",
4 "childIds": [
5 "palletChild:9c9b1138-7cdd-11eb-9439-0242ac130002",
6 "palletChild:9c9b1138-7cdd-11eb-9439-0242ac130003"
7 ],
8 "subState": "closed",
9 "trackingDetails": [
10 {
11 "operator": "Delhivery",
12 "trackingId": "132121232423232",
13 "isPrimary": false
14 }
15 ],
16 "attributes": {},
17 "items": [
18 {
19 "name": "pant/shirt",
20 "code": "string",
21 "cost": {
22 "unit": {
23 "amount": 0,
24 "currency": "string"
25 },
26 "total": {
27 "amount": 0,
28 "currency": "string"
29 }
30 },
31 "quantity": {
32 "value": 0,
33 "unit": "cm"
34 }
35 }
36 ],
37 "scannableId": "string",
38 "isHazmat": false,
39 "isContainerizable": true,
40 "isReusable": false,
41 "action": "CONTAINERIZE",
42 "callback": {
43 "url": "https://www.examplecallback.com",
44 "meta": "string"
45 }
46}