Create Unit Custom Data: Rent Manager

Create Unit Custom Data: Rent Manager | Method | |---| | POST /UserDefinedFields | | POST /UserDefinedValues | | POST /Units/UserDefinedValues | | POST /Contacts/UserDefinedValues | | POST /LeaseRenewals/{id}/NonCommercialUserDefinedValues |

Authentication

AuthorizationBearer

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

Path parameters

unit_idstringRequired
The Propexo unique identifier for the unit

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
custom_datamap from strings to objectsRequired

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
metaobject
resultobject

Errors