GET api/quote/getCount?modeId={modeId}&startDate={startDate}&endDate={endDate}&filterDate={filterDate}&search={search}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| modeId | integer |
Default value is 0 |
|
| startDate | date |
None. |
|
| endDate | date |
None. |
|
| filterDate | string |
Default value is created |
|
| search | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.