Update a single instance of a recurring schedule item. Creates an exception record that overrides the specific occurrence.
Path parameters
Request body
Response
OK
Example response
{
"appointment": {
"patient": {
"species": "Cat",
"breed": "Siamese",
"sex": "Male"
}
}
}Changes
Changed in 1 of the 5 revisions of this API.30
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/isTravelAppointmentto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/isTravelAppointmentto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/isTravelAppointmentto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelAccessNotesto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelAccessNotesto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelAccessNotesto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDestinationAddressto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDestinationAddressto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDestinationAddressto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDestinationPlaceIdto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDestinationPlaceIdto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDestinationPlaceIdto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDistanceMetersto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDistanceMetersto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDistanceMetersto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDurationMinutesto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDurationMinutesto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelDurationMinutesto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelFeeAmountto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelFeeAmountto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelFeeAmountto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelIsRoundTripto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelIsRoundTripto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelIsRoundTripto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelStartingAddressto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelStartingAddressto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelStartingAddressto the response with the200status (media type: text/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelStartingPlaceIdto the response with the200status (media type: text/plain)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelStartingPlaceIdto the response with the200status (media type: application/json)response-optional-property-added
- ○
added the optional property
appointment/oneOf[AppointmentSummaryForScheduleDto]/travelStartingPlaceIdto the response with the200status (media type: text/json)response-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○