GET api/Calendar/AppointmentView_v1?patientid={patientid}&parentid={parentid}&accountid={accountid}

AppointmentView_v1 Used to Followup and dashboard appointment in Mobile App And Client Portal

Request Information

URI Parameters

NameDescriptionTypeAdditional information
patientid

globally unique identifier

Required

parentid

globally unique identifier

Required

accountid

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.