{
"id": "string",
"companyId": "string",
"type": "Manual",
"code": "string",
"name": "string",
"status": "Draft",
"transitTime": "string",
"handlingCost": true,
"speedGrade": 0,
"logo": {
"id": "string",
"galleryId": "string",
"companyId": "string",
"link": "string",
"position": 0,
"alt": "string",
"mediaType": "Image",
"width": 0,
"height": 0
},
"trackUrl": "string",
"rangeType": "Price",
"zones": [
{
"id": "string"
}
],
"ranges": [
{
"fromValue": 0,
"toValue": 0,
"cost": 0,
"zones": [
{
"zoneId": "string",
"cost": 0
}
]
}
],
"boxNowPartnerId": "string",
"boxNowEnvironment": "string"
}