This type contains information used by the installation provider concerning appointment details selected by the buyer
Type that uses AppointmentDetails
Calls that use AppointmentDetails
GET
Fields
appointmentEndTime
The date and time the appointment ends, formatted as an ISO 8601 string, which is based on the 24-hour Coordinated Universal Time (UTC) clock. Required for tire installation.
Format:
Example:
Format:
[YYYY]-[MM]-[DD]T[hh]:[mm]:[ss].[sss]Z
Example:
2022-10-28T00:00:00.000Z
appointmentStartTime
The date and time the appointment begins, formatted as an ISO 8601 string, which is based on the 24-hour Coordinated Universal Time (UTC) clock.
Format:
Example:
Format:
[YYYY]-[MM]-[DD]T[hh]:[mm]:[ss].[sss]Z
Example:
2022-10-28T00:10:00.000Z
appointmentType
The type of appointment. MACRO appointments only have a start time (not bounded with end time). TIME_SLOT appointments have a period (both start time and end time). Required for tire installation.
serviceProviderAppointmentDate
Service provider date of the appointment (no time stamp). Returned only for MACRO appointment types.