{
"vatTotal": 0,
"shippingTotal": 0,
"netTotal": 0,
"netTotalWithoutTax": 0,
"itemsAvailable": true,
"taxType": "string",
"shippingBookingId": "string",
"dateRecieved": "2019-08-24T14:15:22Z",
"expireDate": "2019-08-24T14:15:22Z",
"unAvailableUnits": [
{
"qtyOrdered": 0,
"qtyAvailable": 0,
"itemId": "string"
}
]
}