Create Unit Amenity: Rent Manager

Create Unit Amenity: Rent Manager | Method | |---| | POST /Units/{unitId}/UnitAmenities |

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
unit_idstringRequired
The Propexo unique identifier for the unit
namestringRequiredformat: "^[a-zA-Z0-9\s]+$"
The name associated with the amenity
descriptionstringOptional
Description of the amenity

Response

Successful response
metaobject
resultobject

Errors