{
"AppID": "string",
"RestApiKey": "string",
"Reference": "string",
"Currency": "string",
"WeightUnit": "string",
"Pieces": [
{
"Quantity": 0,
"Weight": 0,
"Length": 1,
"Width": 1,
"Height": 1,
"SalePrice": 0,
"HSCode": "string",
"OriginCountryCode": "string",
"Description": "string",
"SKU": "string",
"Material": "string",
"Category": [
"string"
]
}
],
"ShipToAddress": {
"Name": "string",
"AttentionName": "string",
"AddressLine1": "string",
"AddressLine2": "string",
"AddressLine3": "string",
"City": "string",
"State": "string",
"Country": "string",
"Zip": "string",
"Phone": "string",
"Email": "string"
},
"ShipFromAddress": {
"Name": "string",
"AttentionName": "string",
"AddressLine1": "string",
"AddressLine2": "string",
"AddressLine3": "string",
"City": "string",
"State": "string",
"Country": "string",
"Zip": "string",
"Phone": "string",
"Email": "string"
},
"ShippingCost": 0,
"RateHashKey": "string"
}