/
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 Properties
GET Properties
More like this
GET Property
GET Property
More like this
GET Property
GET Property
More like this
Get all property managers
Get all property managers
More like this
Retrieve a listing
Retrieve a listing
More like this
Get all listings
Get all listings
More like this