GET api/Visits/GetCustDocuments?pCustNum={pCustNum}&pServiceCode={pServiceCode}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
pCustNum | integer |
Required |
|
pServiceCode | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.