Amenities

Update amenities for property

PUT
Update property amenities for any integration. This is a convenience endpoint that acts as a generic proxy for all amenity creation endpoints.

Path parameters

idstringRequired

Request

This endpoint expects an object.
features
list of enumsOptional
A list of overall property amenities. Any previously saved values that are not submitted in the update request will be deleted
included_in_rent
list of enumsOptional
A list of amenities that are included in rent. Any previously saved values that are not submitted in the update request will be deleted

Response

This endpoint returns an object
job_id
string
The ID of the job created to handle this operation
data
object
Returned data from the operation. This is dependent on the vendor specific endpoint's returned data.