Update Applicant Appointment: RealPage Partner Exchange

Update Applicant Appointment: RealPage Partner Exchange | Method | Interface | |---|---| | InsertFollowUp | Prospect Management |

Authentication

AuthorizationBearer

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

Path parameters

event_idstringRequired
The Propexo unique identifier for the event

Request

This endpoint expects an object.
appointment_datestringRequired
The date when the appointment will occur
appointment_timestringRequiredformat: "(?:[01]\d|2[0123]):(?:[012345]\d):(?:[012345]\d)"
The time when the appointment will occur. Please refer to our appointment times section in the docs to see how each individual PMS handles timezones
appointment_duration_minutesintegerRequired
The duration of the appointment, in minutes
notesstringOptional
Notes associated with the event
priorityenumOptional
The priority of the appointment
Allowed values:

Response

Successful response
metaobject
resultobject

Errors