Amenities

Create amenity

POST
Create an amenity for an integration.

Request

This endpoint expects an object.
integration_id
stringRequired
property_id
stringOptional
The Propexo unique identifier for the property
unit_id
stringOptional
The Propexo unique identifier for the unit
name
stringOptional
The name associated with the amenity
description
stringOptional
Description of the amenity
is_published
booleanOptional
Whether the amenity should be published

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.