Create amenity

Create an amenity for an integration.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
property_idstringOptional
The Propexo unique identifier for the property
unit_idstringOptional
The Propexo unique identifier for the unit
namestringOptional
The name associated with the amenity
descriptionstringOptional
Description of the amenity
is_publishedbooleanOptionalDefaults to false
Whether the amenity should be published

Response

Successful response
job_idstring
The ID of the job created to handle this operation
dataobject

Errors