Amenities
Amenities - Properties
Create a property amenity 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
amenityrequired
string
The amenity name
custom_data
object
Custom data
integration_idrequired
string
vendorrequired
string
Available options:
BUILDIUM
, ENTRATA
, PROPERTYWARE
, REALPAGE
, RENTMANAGER
, RENTVINE
, REALPAGE_RPX
, MRI
, RESMAN
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.