[
{
"delivery_service_id" : "1",
"delivery_package_size_id" : "1",
"contact" : "abc",
"address_line1" : "Sömmeringstr. 78",
"city" : "Hördt",
"county" : "Rheinland-Pfalz",
"post_code" : "76771",
"country_iso" : "DE",
"telephone" : "0204342535",
"packages" : [
{
"reference" : "1",
"length" : "3",
"width" : "2",
"depth" : "1",
"weight" : "1",
"products" : [
{
"name" : "light",
"commodity_code" : "hscode",
"quantity" : "2",
"price" : "3",
"price_customs_export" : "3"
}
]
},
{
"reference" : "1",
"length" : "3",
"width" : "2",
"depth" : "1",
"weight" : "1",
"products" : [
{
"name" : "light",
"commodity_code" : "hscode",
"quantity" : "2",
"price" : "3",
"price_customs_export" : "3",
"net_weight" : "3",
"origin_country_iso" : "CN"
},
{
"name" : "light2",
"commodity_code" : "hscode2",
"quantity" : "2",
"price" : "3",
"price_customs_export" : "3",
"net_weight" : "3",
"origin_country_iso" : "CN"
}
]
}
]
},
{
"delivery_service_id" : "1",
"delivery_package_size_id" : "1",
"contact" : "abc",
"address_line1" : "Sömmeringstr. 78",
"city" : "Hördt",
"county" : "Rheinland-Pfalz",
"post_code" : "76771",
"country_iso" : "DE",
"telephone" : "0204342535",
"packages" : [
{
"reference" : "1",
"length" : "3",
"width" : "2",
"depth" : "1",
"weight" : "1",
"products" : [
{
"name" : "light",
"commodity_code" : "hscode",
"quantity" : "2",
"price" : "3",
"price_customs_export" : "3",
"net_weight" : "3"
}
]
}
]
}
]