GET api/GetSearchCalls?address={address}&callDate={callDate}&callCategoryID={callCategoryID}&callID={callID}&memberID={memberID}&dispatcherID={dispatcherID}
Request Information
URI Parameters
Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/octet-stream, multipart/form-data, application/xml, text/xml
Sample:
Sample not available.