PropertyRent
iduuidrequired
titleTitle (string)required
Possible values: <= 256 characters
reference object
anyOf
- MOD1
- MOD2
string
Possible values: <= 80 characters
rent_amountRent Amount (number)required
unpaid_rent_insurance object
This category needs unpaid rent insurance (gli) validation ?
- MOD1
- MOD2
boolean
added_atdate-timerequired
last_updatedate-timerequired
company objectrequired
anyOf
- MOD1
- MOD2
string
string
disable_spontaneous_applications object
This will block any applications comming from free-applications
- MOD1
- MOD2
boolean
PropertyRent
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"title": "string",
"reference": "string",
"rent_amount": 0,
"unpaid_rent_insurance": true,
"added_at": "2024-07-29T15:51:28.071Z",
"last_update": "2024-07-29T15:51:28.071Z",
"company": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"disable_spontaneous_applications": true
}