Sample:
{
"propertyId": 1,
"contactId": 2,
"startDate": "2025-10-28T18:04",
"endDate": "2025-10-28T18:04",
"interval": 64,
"duration": 6,
"managementTypeId": 7,
"rent": 8.0,
"rentPaymentFrequency": 64,
"rentPaymentDay": 64,
"deposit": 11.0,
"depositHeldBy": 64,
"bankAccountId": 13,
"receivingPayment": true,
"paymentReceivedDate": "2025-10-28T18:04",
"paymentReceivedMethod": 16,
"paymentReceivedByUserId": 17,
"setupFees": [
{
"amount": 1.0,
"productId": 2,
"taxRateId": 3,
"taxRate": 4.0
},
{
"amount": 1.0,
"productId": 2,
"taxRateId": 3,
"taxRate": 4.0
}
],
"holdingDeposit": 18.0,
"deductHoldingDepositFrom": 64,
"upfrontRent": 20.0,
"notes": "sample string 21"
}