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