Sample:
[
{
"id": 1,
"propertyID": 1,
"bankAccountID": 1,
"startDate": "2025-01-09T20:11",
"endDate": "2025-01-09T20:11",
"amount": 1.0,
"paymentFrequency": 64,
"lastPaymentDate": "2025-01-09T20:11",
"nextPaymentDate": "2025-01-09T20:11",
"userID": 1,
"addedDate": "2025-01-09T20:11",
"updatedDate": "2025-01-09T20:11",
"notes": "sample string 1"
},
{
"id": 1,
"propertyID": 1,
"bankAccountID": 1,
"startDate": "2025-01-09T20:11",
"endDate": "2025-01-09T20:11",
"amount": 1.0,
"paymentFrequency": 64,
"lastPaymentDate": "2025-01-09T20:11",
"nextPaymentDate": "2025-01-09T20:11",
"userID": 1,
"addedDate": "2025-01-09T20:11",
"updatedDate": "2025-01-09T20:11",
"notes": "sample string 1"
}
]