Sample:
[
{
"id": 1,
"contactId": 2,
"contact": "sample string 3",
"propertyId": 4,
"property": "sample string 5",
"ownerId": 6,
"owner": "sample string 7",
"lastPaymentDate": "2026-03-13T12:40",
"rentDueDay": "sample string 9",
"rentArrears": 10.0,
"warnings": "sample string 11",
"referenceChequeNo": "sample string 12",
"balance": 13.0,
"floatToRetain": 14.0,
"taxToDeduct": 15.0,
"invoiceFeesSeparately": true,
"invoiceFeesTotal": 17.0,
"amountToPay": 18.0
},
{
"id": 1,
"contactId": 2,
"contact": "sample string 3",
"propertyId": 4,
"property": "sample string 5",
"ownerId": 6,
"owner": "sample string 7",
"lastPaymentDate": "2026-03-13T12:40",
"rentDueDay": "sample string 9",
"rentArrears": 10.0,
"warnings": "sample string 11",
"referenceChequeNo": "sample string 12",
"balance": 13.0,
"floatToRetain": 14.0,
"taxToDeduct": 15.0,
"invoiceFeesSeparately": true,
"invoiceFeesTotal": 17.0,
"amountToPay": 18.0
}
]