Sample:
[
{
"contactId": 1,
"contact": "sample string 2",
"preferredPaymentDay": "sample string 3",
"lastPaymentDate": "2026-03-13T12:39",
"rentArrears": 5.0,
"warnings": "sample string 6",
"referenceChequeNo": "sample string 7",
"balance": 8.0,
"consolidatedFloat": 9.0,
"taxToDeduct": 10.0,
"invoiceFeesSeparately": true,
"invoiceFeesTotal": 12.0,
"amountToPay": 13.0
},
{
"contactId": 1,
"contact": "sample string 2",
"preferredPaymentDay": "sample string 3",
"lastPaymentDate": "2026-03-13T12:39",
"rentArrears": 5.0,
"warnings": "sample string 6",
"referenceChequeNo": "sample string 7",
"balance": 8.0,
"consolidatedFloat": 9.0,
"taxToDeduct": 10.0,
"invoiceFeesSeparately": true,
"invoiceFeesTotal": 12.0,
"amountToPay": 13.0
}
]