{
"employeeInvoiceRecords": [
{
"employeeName": "string",
"shift": "string",
"payCodeHours": {
"property1": 0,
"property2": 0
},
"payCodeBillRates": {
"property1": 0,
"property2": 0
},
"amount": 0
}
],
"allPayCodes": [
"string"
]
}