POST api/internal/idhv2/site/{siteId}/onlinebooking/event/create
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
siteId | integer |
Required |
Body Parameters
PatientComms.ApiClient.PatientPortal.Models.CreateEventAsService.CreatePracticeServiceForEventParamsName | Description | Type | Additional information |
---|---|---|---|
EventName | string |
None. |
|
EventDescription | string |
None. |
|
EventStartDate | date |
None. |
|
EventEndDate | date |
None. |
|
EventStartTime | PatientComms.ApiClient.PatientPortal.Models.CreateEventAsService.TimeOnly |
None. |
|
EventEndTime | PatientComms.ApiClient.PatientPortal.Models.CreateEventAsService.TimeOnly |
None. |
|
AppointmentDuration | integer |
None. |
|
AppointmentTypeId | globally unique identifier |
None. |
|
PrePaymentAmount | decimal number |
None. |
|
Clinicians | Collection of PatientComms.ApiClient.PatientPortal.Models.CreateEventAsService.ClinicianChairEventAssignmentDto |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.