GET api/v1/VisitDetails
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of VisitDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| VisitId | integer |
None. |
|
| Status | string |
None. |
|
| Duration | integer |
None. |
|
| Feedback | string |
None. |
|
| Note | string |
None. |
|
| Lat | string |
None. |
|
| Long | string |
None. |
|
| VisitLevel | string |
None. |
|
| UserId | string |
None. |
|
| Date | date |
None. |
|
| AspNetUser | AspNetUser |
None. |
|
| Visit | Visit |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: