{
"transactionType": "B2C",
"type": "NonPostal",
"parcelValue": 1.25,
"currency": "string",
"parcelGrossWeight": 0.125,
"height": 0,
"width": 0,
"length": 0,
"items": [
{
"description": "Tennis ball",
"skuCode": "sku-123",
"hsCode": "711319",
"quantity": 1,
"valuePerItem": 1.25,
"weightPerItem": 0.125
}
]
}