Create Amenities | Units

POST
/v1/amenities/units/:id

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

The ID of the resource.

Request

This endpoint expects an object.
amenitystringRequired

The amenity name

integration_idstringRequired
vendorenumRequired
custom_dataobjectOptionalDeprecated

Deprecated: Field is no longer applicable

Response

Successful response

job_idstring

The ID of the job created to handle this operation

dataobject

Errors

Built with