GET api/v1/VisitDetails

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of VisitDetail
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'AspNetUser' with type 'MedicineCRM.Models.AspNetUser'. Path '[0].AspNetUser.AspNetUserClaims[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'AspNetUser' with type 'MedicineCRM.Models.AspNetUser'. Path '[0].AspNetUser.AspNetUserClaims[0]'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[MedicineCRM.Models.AspNetRole, MedicineCRM, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[MedicineCRM.Models.AspNetRole, MedicineCRM, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.