Amenities

Update amenities for unit

PUT
Update unit 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 unit amenities. Any existing amenities associated with the unit that are not submitted in the request will be removed from the unit

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.