Skip to main content

Fields

endDatetime : DateTime! required

The end datetime of the appointment slot.

slotId : UUID! required

The unique identifier for this appointment slot.

startDatetime : DateTime! required

The start datetime of the appointment slot.

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

{ "endDatetime": "2000-02-13T04:31:36.624976+00:00", "slotId": "55c50e4b-ee47-41d7-b8b8-7edcebb769f9", "startDatetime": "2012-09-15T03:20:37.805710+00:00" }