GET api/Visits/getVisitQuestionnaires?pVisitCode={pVisitCode}&pCustNum={pCustNum}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pVisitCode | integer |
Required |
|
| pCustNum | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of CustQuestionnary| Name | Description | Type | Additional information |
|---|---|---|---|
| questcode | integer |
None. |
|
| visitcode | integer |
None. |
|
| custnum | integer |
None. |
|
| questname | string |
Required String length: inclusive between 0 and 100 |
|
| active | string |
Required String length: inclusive between 0 and 1 |
|
| creationtime | date |
None. |
|
| pdfname | string |
String length: inclusive between 0 and 30 |
|
| mongoid | string |
String length: inclusive between 0 and 60 |
|
| tamplateId | string |
String length: inclusive between 0 and 60 |
|
| emailagree | string |
String length: inclusive between 0 and 1 |
|
| for_ascii | string |
String length: inclusive between 0 and 1 |
|
| Memo_code | integer |
None. |
|
| Service_record | integer |
None. |
|
| ServiceRecord | ServiceRecord |
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.