Create Resident Event: Buildium

Create Resident Event: Buildium | Interface | Method | |---|---| | | | | Rental Tenants | POST /leases/tenants/:tenantId/notes |

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
resident_idstringRequired
The Propexo unique identifier for the resident
notesstringRequired
Notes associated with the event
event_typeenumOptionalDefaults to Note
The type of event
Allowed values:

Response

Successful response
metaobject
resultobject

Errors