Update Property Amenities: Buildium

Update Property Amenities: Buildium | Interface | Method | |---|---| | Rental Properties | PUT /rentals/:propertyId/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 property

Request

This endpoint expects an object.
featureslist of enumsRequired
A list of overall property amenities. Any previously saved values that are not submitted in the update request will be deleted
included_in_rentlist of enumsRequired
A list of amenities that are included in rent. Any previously saved values that are not submitted in the update request will be deleted

Response

Successful response
metaobject
resultobject

Errors