Sample:
[
{
"id": 1,
"propertyID": 1,
"bankAccountID": 1,
"startDate": "2026-03-13T13:51",
"endDate": "2026-03-13T13:51",
"amount": 1.0,
"paymentFrequency": 64,
"lastPaymentDate": "2026-03-13T13:51",
"nextPaymentDate": "2026-03-13T13:51",
"userID": 1,
"addedDate": "2026-03-13T13:51",
"updatedDate": "2026-03-13T13:51",
"notes": "sample string 1"
},
{
"id": 1,
"propertyID": 1,
"bankAccountID": 1,
"startDate": "2026-03-13T13:51",
"endDate": "2026-03-13T13:51",
"amount": 1.0,
"paymentFrequency": 64,
"lastPaymentDate": "2026-03-13T13:51",
"nextPaymentDate": "2026-03-13T13:51",
"userID": 1,
"addedDate": "2026-03-13T13:51",
"updatedDate": "2026-03-13T13:51",
"notes": "sample string 1"
}
]