GET api/GetSearchCalls?address={address}&callDate={callDate}&callCategoryID={callCategoryID}&callID={callID}&memberID={memberID}&dispatcherID={dispatcherID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
address

string

None.

callDate

date

None.

callCategoryID

integer

None.

callID

string

None.

memberID

integer

None.

dispatcherID

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/octet-stream, multipart/form-data, application/xml, text/xml

Sample:

Sample not available.