Get pre-appointment by ID
GET/v1/checkin/appointments/:id
Retrieve a single pre-appointment with charges
Request
Responses
- 200
- 401
- 403
- 404
- 502
Pre-appointment retrieved successfully
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
Bad Gateway - an upstream service (RCM API or storage) is unavailable