ListRentalFile
product_id object
The related product from product API.
- MOD1
- MOD2
If enabled, applicants will be able to access their data, and the system will allow email sending
true
Possible values: [NEW
, OPEN
, COLLECTED
, ANALYZED
, CLOSED
, PROCESSING
]
NEW
applicants_situation object
- MOD1
- MOD2
Possible values: [SINGLE
, COUPLE
, ROOMATES
, SOLID_ROOMATES
]
archived_at object
- MOD1
- MOD2
tags object[]
[]
created_at object
- MOD1
- MOD2
updated_at object
- MOD1
- MOD2
score object
- MOD1
- MOD2
completion_rate object
- MOD1
- MOD2
applicants object[]
first_name object
- MOD1
- MOD2
last_name object
- MOD1
- MOD2
email object
- MOD1
- MOD2
phone object
- MOD1
- MOD2
Possible values: [NEW
, OPEN
, COLLECT_STARTED
, COLLECT_COMPLETE
, COLLECTED
, ANALYZED
, CLOSED
]
NEW
form_submitted object
- MOD1
- MOD2
score object
- MOD1
- MOD2
updated_at object
- MOD1
- MOD2
false
[]
moral_guarantor object
- MoralGuarantor
- MOD2
profile object
- MOD1
- MOD2
completion_rate object
- MOD1
- MOD2
false
pre_application_validated_at object
- MOD1
- MOD2
Possible values: [ACCEPTED
, REJECTED
, PENDING
, READY
]
PENDING
product object
- ListProductsProjection
- MOD2
achived_at object
- MOD1
- MOD2
category object
The type of the property (e.g., house, apartment).
- ProductType
- MOD2
Possible values: [house
, apartment
, land
, commercial
, other
, prestige
]
title object
The title or headline for the property listing.
- MOD1
- MOD2
description object
A detailed description of the property.
- MOD1
- MOD2
reference object
A reference number or code for the property.
- MOD1
- MOD2
Indicates whether the property is currently available.
true
availability object
The date from which the property will be available.
- MOD1
- MOD2
exclusivity object
Indicates whether the property is listed exclusively.
- MOD1
- MOD2
disable_spontaneous_applications object
If disabled, the public link to send an application will stop accepting applications.
- MOD1
- MOD2
[]
Additional metadata about the property.
{}
The type of mandate for the property.
Possible values: [management
, sales
]
management
price object
The price of the property. Must be greater than 0.
- MOD1
- MOD2
fee object
Fee associated with the property.
- MOD1
- MOD2
The type of fee arrangement (e.g., direct or reverse).
Possible values: [direct
, reverse
]
direct
photo object
- ProductPhoto
- MOD2
5eb7cf5a86d9755df3a6c593
path object
- MOD1
- MOD2
false
0
rent_amount object
The monthly rent amount.
- MOD1
- MOD2
monthly_charges object
The monthly charges in addition to rent.
- MOD1
- MOD2
Indicates whether the property is furnished.
false
warranty_amount object
The total deposit for warranty.
- MOD1
- MOD2
agency_fees object
The amount of fees applyied by the agency for this product.
- MOD1
- MOD2
unpaid_rent_insurance object
Whether or not this product is insured against unpaid rent.
- MOD1
- MOD2
false
pre_application_validated_at object
- MOD1
- MOD2
{
"product_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"allow_user_engagement": true,
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"status": "NEW",
"applicants_situation": "SINGLE",
"archived_at": "2024-07-29T15:51:28.071Z",
"tags": [
{
"tenant": "string",
"name": "string"
}
],
"managers": [
"string"
],
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z",
"score": 0,
"completion_rate": 0,
"applicants": [
{
"first_name": "string",
"last_name": "string",
"email": "user@example.com",
"phone": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"status": "NEW",
"form_submitted": "2024-07-29T15:51:28.071Z",
"score": 0,
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z",
"is_guarantor": false,
"physical_guarantors": [
null
],
"moral_guarantor": {
"file_path": "string",
"type": "string",
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z"
},
"profile": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"completion_rate": 0,
"is_pre_application": false,
"pre_application_validated_at": "2024-07-29T15:51:28.071Z"
}
],
"decision": "PENDING",
"product": {
"achived_at": "2024-07-29T15:51:28.071Z",
"category": "house",
"title": "string",
"description": "string",
"reference": "string",
"available": true,
"availability": "2024-07-29",
"exclusivity": true,
"disable_spontaneous_applications": true,
"managers": [
"string"
],
"_id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"tenant": "string",
"created_at": "2024-07-29T15:51:28.071Z",
"updated_at": "2024-07-29T15:51:28.071Z",
"mandate_type": "management",
"price": 0,
"fee": 0,
"fee_type": "direct",
"photo": {
"_id": "5eb7cf5a86d9755df3a6c593",
"size": 0,
"path": "string",
"filename": "string",
"content_type": "string",
"favorite": false
},
"incoming_requests": 0,
"rent_amount": 0,
"monthly_charges": 0,
"furnished": false,
"warranty_amount": 0,
"agency_fees": 0,
"unpaid_rent_insurance": true
},
"is_pre_application": false,
"pre_application_validated_at": "2024-07-29T15:51:28.071Z"
}