{
"id": 1,
"cargoDirection": {
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"departureCity": {
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string",
"country": {
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string"
}
},
"shippingMethod": {
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string",
"code": "string"
},
"destinationCity": {
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string",
"country": {
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string"
}
},
"transitPoints": [
{
"city": {
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string",
"country": {
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string"
}
},
"shippingMethod": {
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"title": "string",
"code": "string"
}
}
],
"checkpoints": [
{
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"code": "string",
"order": 0
}
],
"deliveryPeriod": 0
},
"direction": "string",
"deliveryPeriod": 0,
"logisticKg": 0,
"amount": 0,
"checkpoints": [
{
"id": 1,
"deletedAt": "2019-08-24T14:15:22Z",
"code": "string",
"order": 0
}
]
}