{
"name": "string",
"quantity": 0,
"unit": "string",
"discount": 0,
"unitPrice": 0,
"priceWithDiscount": 0,
"vatRate": 0,
"vatAmount": 0,
"totalPrice": 0,
"orderProductId": "string",
"clientId": "string",
"cmrNumber": "string",
"vehiclePlates": [
"string"
],
"referenceNumbers": [
"string"
],
"route": "string",
"loadingDate": "2019-08-24T14:15:22.123Z",
"unloadingDate": "2019-08-24T14:15:22.123Z"
}