{
"type": "office-expense",
"subCategory": "operating-expense",
"title": "string",
"notes": "string",
"amount": 0,
"currency": {
"name": "string",
"symbol": "string"
},
"date": "2019-08-24T14:15:22.123Z",
"recurring": {
"id": "string",
"frequency": "string",
"enabled": true
},
"clientId": "string",
"vendorId": "string",
"employeeId": "string",
"receipts": [
"string"
],
"purchaseOrders": [
{
"purchaseOrderId": "string",
"poNumber": "string"
}
],
"purchaseOrderNumber": "string",
"status": "paid",
"paidDate": "2019-08-24T14:15:22.123Z",
"payment": {
"paymentAmount": 0,
"notes": "string",
"referenceNumber": "string",
"mode": "cash",
"account": {
"type": "cash",
"subCategory": "current-assets",
"title": "string",
"id": "string"
}
},
"gst": {
"tax": [
{
"id": "string",
"name": "string",
"percentage": 0,
"sysgenerated": true,
"amount": 0,
"currency": {
"name": "string",
"symbol": "string"
},
"identifier": "string",
"slab": 0,
"type": "igst",
"taxableAmount": 0,
"regions": [
"string"
]
}
],
"taxValue": 0,
"taxableValue": 0,
"gstRate": 0,
"vendorGSTIN": "string",
"vendorName": "string",
"treatment": "string"
},
"inwardPaymentId": "string",
"rcm": {
"tax": [
{
"id": "string",
"name": "string",
"percentage": 0,
"sysgenerated": true,
"amount": 0,
"currency": {
"name": "string",
"symbol": "string"
},
"identifier": "string",
"slab": 0,
"type": "igst",
"taxableAmount": 0,
"regions": [
"string"
]
}
],
"applicable": true
},
"payrollId": "string",
"referencePaymentId": "string",
"referencePaymentDifferenceKey": "string",
"baseAmount": 0,
"expenseNumber": "string",
"fileImportData": {
"fileImportId": "string",
"rowId": "string"
}
}