GET api/BookingController/CallsHistory?status={status}&from={from}&to={to}&search_text={search_text}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| status | string |
Default value is -1 |
|
| from | string |
None. |
|
| to | string |
None. |
|
| search_text | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.