[
{
"name": "Weight / Volume ",
"free_over_amount": 50,
"estimated_delivery_days": "1_2",
"shipping_type": "weight_volume",
"weight_volume": [
{
"weight_to": 100,
"volume_to": 50,
"price": 5
},
{
"weight_to": 200,
"volume_to": 100,
"price": 10
}
],
"service_price": 0,
"delivery": {
"id": "50584666be85f19257000000",
"name": "some Italy Cities",
"type": "states",
"states": [
"4114",
"41764",
"4115",
"12382",
"15210",
"42390",
"4116",
"12633",
"4117",
"13307",
"13216",
"4118",
"41874",
"4119",
"4120",
"42383",
"13288"
]
}
},
{
"name": "Cost per Volume / Italy",
"free_over_amount": 99.99,
"estimated_delivery_days": "2_3",
"shipping_type": "cost_per_volume",
"cost_per_volume": 8.55,
"service_price": 0,
"delivery": {
"id": "52b45621be85f1051d000000",
"name": "Italy",
"type": "countries",
"countries": [
"119"
]
}
}
]