{
"packageType": "ACC",
"quantity": 0,
"length": 0,
"width": 0,
"height": 0,
"additionalWeight": 0,
"unitOfMeasurement": "CM",
"weightUnitOfMeasurement": "LBS",
"products": [
{
"packageType": "ACC",
"quantity": 1,
"class": 0,
"weight": 1,
"weightUnitOfMeasurement": "LBS",
"dimensions": {
"unitOfMeasurement": "CM",
"length": 0,
"width": 0,
"height": 0
},
"nmfc": "string",
"description": "string",
"sku": "string",
"referenceNumber": "string",
"hazmatDetails": {
"name": "string",
"contactMethods": {
"phoneNumber": "string",
"extension": "string",
"faxNumber": "string",
"email": "string"
},
"isPoison": true,
"unNumber": "string",
"shippingName": "string",
"class": "string",
"packageGroup": "string"
},
"isHazmat": true,
"internationalDetails": {
"harmonizedSystemCode": "string",
"systemBCode": "string",
"eccn": "strin"
}
}
]
}