{
"clientId": "string",
"vendorId": "string",
"referenceNumber": "string",
"mode": "cash",
"category": "expense",
"amount": 0,
"date": "2019-08-24T14:15:22.123Z",
"currency": {
"name": "string",
"symbol": "string"
},
"notes": "string",
"difference": [
{
"key": "string",
"amount": 0,
"currency": {
"name": "string",
"symbol": "string"
},
"creditNoteId": "string",
"creditNoteNumber": "string",
"expenseId": "string",
"expenseNumber": "string"
}
],
"expenseIds": [
"string"
],
"accountId": "string",
"employeeId": "string",
"assetIds": [
"string"
],
"addExpenseFiles": true,
"files": [
"string"
],
"outwardPaymentNumber": "string",
"fileImportData": {
"fileImportId": "string",
"rowId": "string"
}
}