Amenities
Amenities - Properties
Update property amenities for any integration. This is a convenience endpoint that acts as a generic proxy for all amenity creation endpoints.
{
"job_id": "string",
"data": {}
}
Path Parameters
idrequired
string
The ID of the resource.
idrequired
string
The ID of the resource.
Body
idrequired
string
features
string[]
A list of overall property amenities. Any previously saved values that are not submitted in the update request will be deleted
included_in_rent
string[]
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
job_idrequired
string
The ID of the job created to handle this operation
datarequired
object
Returned data from the operation. This is dependent on the vendor specific endpoint's returned data.