Amenities

Create Amenities | Units

POST
Create a unit amenity 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.
amenity
stringRequired
The amenity name
integration_id
stringRequired
vendor
enumRequired
custom_data
objectOptional
Deprecated: Field is no longer applicable

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.