latestOpenAPI 3.0.12026-08-1074767.3 KB

4073eeee9d1a

Manage property facilities

Add, update or remove property-level facilities

Add or update single or multi-instances facilities using this endpoint. Try any of the three request examples in the specification.

To delete a facility or all instances of a multi-instance facility (for example: all parking facility), you can change the facility state to MISSING.

put/properties/{propertyId}

Path parameters

propertyIdinteger required

Request body

facility_idinteger required

Property Facility ID

state'MISSING' | 'PRESENT' required

Is facility Present/Missing?

Response

OK