ListProductsProjection
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
{
"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
}