{
"batchBillingDetailDtos": [
{
"batchBillingDetailId": 0,
"batchBillingId": 0,
"clientId": 0,
"clientName": "string",
"invoiceId": 0,
"invoiceNumber": "string",
"referenceNo": "string",
"transactionNo": "string",
"paymentMethod": "string",
"dueDate": "2019-08-24T14:15:22.123Z",
"paymentDate": "2019-08-24T14:15:22.123Z",
"notes": "string",
"totalAmountReceived": 0,
"totalAmount": 0,
"amountOwed": 0,
"paidAmount": 0,
"balance": 0,
"active": true,
"overPaymentAmount": 0,
"creditNoteAmount": 0
}
],
"invoiceOverPaymentDtos": [
{
"invoiceOverPaymentId": 0,
"batchBillingId": 0,
"clientId": 0,
"clientName": "string",
"transactionNo": "string",
"amount": 0,
"unappliedCash": 0,
"paidUnappliedCash": 0,
"parentInvoiceOverPaymentId": 0,
"invoiceId": 0,
"invoiceNumber": "string",
"createdDate": "2019-08-24T14:15:22.123Z",
"type": "string",
"creditMemoName": "string",
"creditMemoNo": 0
}
]
}