POST api/Visits/GetBasicVisitData?pCustNum={pCustNum}&pVisit={pVisit}&pVisitCode={pVisitCode}&pDLine={pDLine}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pCustNum | integer |
Required |
|
pVisit | boolean |
Default value is False |
|
pVisitCode | integer |
Default value is -1 |
|
pDLine | integer |
Default value is -1 |
Body Parameters
None.
Response Information
Resource Description
FullVisitName | Description | Type | Additional information |
---|---|---|---|
VisitData | Visit |
None. |
|
VisitMoreData | Object |
None. |
|
CustomerData | Customer |
None. |
|
ScansList | Collection of VisitsImage |
None. |
|
Packages | Collection of integer |
None. |
|
QuestList | Collection of CustQuestionnary |
None. |
|
DebitList | Object |
None. |
|
AllVisits | Collection of Object |
None. |
|
MedicalSheets | Collection of Object |
None. |
|
MedicalMeasurements | Collection of Object |
None. |
|
SequrityAnswers | Collection of CustSecurityAnswer |
None. |
|
AppointmentRemark | string |
None. |
|
VistsCode | integer |
None. |
|
DLine | integer |
None. |
|
TreatesCount | Dictionary of integer [key] and integer [value] |
None. |
|
VisitSummary | RetSummaryVisit |
None. |
|
InitialData | PhoneAppointmentInitialData |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.