Create an appointment reservation.
Ok
Validation error
Unauthorised
Not found
Unknown error
{- "appointment_type_id": "string",
- "location_id": "string",
- "practitioner_id": "string",
- "duration": 0,
- "start_time": "1989-04-11",
- "patient_id": "string",
- "billpayer_id": "string",
- "reason": "string",
- "suppress_mail": true,
- "suppress_availability_check": true
}
{- "id": "string",
- "reserved_until": "2019-08-24T14:15:22Z"
}