GET api/Calendar/AppointmentView_v2?patientid={patientid}&parentid={parentid}&accountid={accountid}&languagecode={languagecode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| patientid | globally unique identifier |
Required |
|
| parentid | globally unique identifier |
Required |
|
| accountid | globally unique identifier |
Required |
|
| languagecode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.