GET api/v1/Visits
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Visit| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| PlanId | integer |
None. |
|
| Date | date |
None. |
|
| DoctorId | integer |
None. |
|
| IsPlanned | boolean |
None. |
|
| FromTime | time interval |
None. |
|
| ToTime | time interval |
None. |
|
| EntitieId | integer |
None. |
|
| Doctor | Doctor |
None. |
|
| Entity | Entity |
None. |
|
| Plan | Plan |
None. |
|
| VisitDetails | Collection of VisitDetail |
None. |
|
| VisitsVsItems | Collection of VisitsVsItem |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: