CoreSiteworksAppointmentType
An appointment linked to a request
Fields
The date of the appointment in local time.
The type of job for the appointment.
The current status of the appointment.
The end time of the appointment slot in local time.
The start time of the appointment slot in local time.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"appointmentDate": "1999-06-26",
"createdAt": "1975-07-06T12:20:43.550616+00:00",
"externalReference": "generation-offer-analysis-spring-prepare",
"id": "519cd4cc-4c5e-438d-aae7-0ff2504b60b5",
"jobType": "good-foot-security-may-moment",
"status": "REQUIRES_TIMESLOT",
"timeSlotEnd": "06:56:59.496932",
"timeSlotStart": "21:38:49.841080"
}