Update pre-appointment
PUT/v1/checkin/appointments/:id
Update an existing manual pre-appointment
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 502
Pre-appointment updated successfully
Bad Request - the pre-appointment is in a terminal status, or was created by the HIS inbound integration and is not editable here
Unauthorized - token missing, invalid or expired
Forbidden - your credentials are not authorised for this operation
Not Found - no pre-appointment with that id for your provider
Validation error
Bad Gateway - an upstream service (RCM API or storage) is unavailable