POST api/internal/idhv2/site/{siteId}/onlinebooking/event/create

Request Information

URI Parameters

NameDescriptionTypeAdditional information
siteId

integer

Required

Body Parameters

PatientComms.ApiClient.PatientPortal.Models.CreateEventAsService.CreatePracticeServiceForEventParams
NameDescriptionTypeAdditional 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.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.