GET api/Calendar/{id}?statusId={statusId}&appointmentOn={appointmentOn}&providerId={providerId}&methodId={methodId}&accountId={accountId}&secondaryappointmentOn={secondaryappointmentOn}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

statusId

integer

Required

appointmentOn

date

Required

providerId

globally unique identifier

Required

methodId

integer

Required

accountId

globally unique identifier

Required

secondaryappointmentOn

date

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.