Update Property Custom Data: Rentvine
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Request
A mapping of the fields you want to update and the associated values. The key for each field is the key from the normalized custom data object, not the label of the custom field. Each entry will look something like: ``` “eyJjYXRlZ29yeUlkIjoiMSIsImZpZWxkSWQiOiIxIiwidmVyc2lvbiI6MX0=”: { “value”: “Yes” }

