Create Lead Appointment: Yardi
Create Lead Appointment: Yardi
Create an appointment for a lead in Yardi. Yardi interprets appointment date and time as being in the timezone of the property.
Those can be read in our `/timezones` endpoint.
If the property doesn't have a specific timezone configured, there will be an integration global timezone record that should be used in that case.
The time for this record is based on the Yardi server's configured timezone.
In the case that the Yardi server time is different than the current time, we provide the `server_time_error_seconds` field on the `/timezones` endpoint as well.
| Interface | Method |
|---|---|
| ILS Guest Card | ImportYardiGuest_Login |
<Note title="Notice">This write operation will set the created_record_id flag on the write-status endpoint and allow for new record to be read back in immediately.</Note>

