Skip to content

AppointmentStatusUpdateRequest

Generic appointment status update request.

Properties

Property Type Required Description
status string Yes Requested connector status. The server normalizes this value to lowercase before dispatch. Minimum length: 1.

Example

{
  "status": "string"
}