v1
latestOpenAPI 3.0.02026-07-26550199.6 KBappointment
Update single appointment
Update single appointment
put/appointments/{id}
Path parameters
idinteger required
Example:1
Request body
Example request
{
"serviceId": 1,
"locationId": 1,
"practitionerId": 1,
"caseId": 1,
"patientId": 1
}Response
Return 1 on success