AppointmentStatus
Note: This enum has a corresponding GraphQL interface enum (OnSiteJobsAppointmentStatus). If adding new values that should be exposed via API, update the interface enum in: interfaces/apisite/graphql/territories/common/on_site_jobs/enums.py.
Values
-
REQUIRES_TIMESLOT -
UNCONFIRMED -
PENDING -
BOOKED -
DISPATCHED -
EN_ROUTE -
ON_SITE -
CANCELLED -
ABORTED -
PARTIALLY_COMPLETE -
COMPLETED
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
"REQUIRES_TIMESLOT"