Create manual pre-appointment
POST/v1/checkin/appointments
Create a new manual pre-attendance appointment with charges
Request
Responses
- 201
- 400
- 401
- 403
- 422
- 502
Pre-appointment created successfully
Bad Request - malformed body
Unauthorized - token missing, invalid or expired
Forbidden - your credentials are not authorised for this operation
Validation error - a manual pre-appointment requires at least one charge
Bad Gateway - an upstream service (RCM API or storage) is unavailable