[
{
"containerType": "PACKAGE",
"containerReferenceId": "string",
"value": {
"amount": 0,
"code": "str"
},
"dimensions": {
"height": {
"unit": "string",
"value": 0
},
"length": {
"unit": "string",
"value": 0
},
"weight": {
"unit": "string",
"value": 0
},
"width": {
"unit": "string",
"value": 0
}
},
"items": [
{
"quantity": 0,
"unitPrice": {
"amount": 0,
"code": "str"
},
"unitWeight": {
"value": 11,
"unit": "Grams"
},
"title": "string"
}
],
"weight": {
"value": 11,
"unit": "Grams"
}
}
]