GET api/Visits/GetCustQuestioanariesList?pCustNum={pCustNum}&fromCust={fromCust}&onlyActive={onlyActive}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pCustNum

integer

Required

fromCust

boolean

Default value is False

onlyActive

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.