Create Applicant Event: Buildium

Create Applicant Event: Buildium | Interface | Method | |---|---| | | | | Applicants | POST /applicants/:applicantId/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
applicant_idstringRequired
The Propexo unique identifier for the applicant
notesstringRequired
Notes associated with the event
event_typeenumOptionalDefaults to Note
The type of event
Allowed values:

Response

Successful response
metaobject
resultobject

Errors