/
GET List of properties
GET List of properties
Get the list of all the properties for a Property Manager.
Endpoint: https://ws.icnea.net/cleaning_get_properties.aspx?user=$c$l$e$a$n$i$n$g$&owner=8
Parameter | Type | Description |
---|---|---|
user | string | API_key for your company, provided by Icnea |
owner | integer | Property Manager ID |
You will get a JSON as a response:
{
"cleaning_get_properties": {
"lodgings": [{
"lodging_id": "81001" }, {
"lodging_id": "81002" }, {
"lodging_id": "81003" }, {
"lodging_id": "81009" }]
}
}
, multiple selections available,
Related content
GET Property
GET Property
More like this
GET Property info
GET Property info
More like this
GET Reservations
GET Reservations
Read with this
GET Properties
GET Properties
More like this
GET Properties
GET Properties
More like this
GET Property
GET Property
More like this