Update Unit Custom Data: Rent Manager
The custom data fields given in this payload must already exist on the unit.
| Method |
|---|
| GET /Units |
| POST /Units/UserDefinedValues |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
unit_id
The Propexo unique identifier for the unit
Request
This endpoint expects an object.
custom_data
A mapping of the fields you want to update and the associated values. Rent Manager has a limit of 10 key/value pairs
Response
Successful response
meta
result

