Update Unit Amenities: Buildium

Update Unit Amenities: Buildium | Interface | Method | |---|---| | Rental Units | PUT /rentals/units/:unitId/amenities |

Authentication

AuthorizationBearer

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

Path parameters

idstringRequired
The Propexo unique identifier for the unit

Request

This endpoint expects an object.
featureslist of enumsRequired
A list of unit amenities. Any existing amenities associated with the unit that are not submitted in the request will be removed from the unit

Response

Successful response
metaobject
resultobject

Errors

400
Bad Request Error