{
"InvoicedType": "string",
"categories": [
{
"category": "string",
"firstCategory": "string",
"secondCategory": "string"
}
],
"totalAmount": 0,
"currentTotalAmount": 0,
"orders": [
{
"orderNo": "string",
"amt": 0,
"orderDateTime": "2019-08-24T14:15:22.123Z"
}
]
}