GET api/Tickets/RecentTickets?filterBy={filterBy}&id={id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Page | PagingModel |
None. |
|
| Filters | Collection of FilterOptionModel |
None. |
|
| Type | string |
None. |
|
| SearchText | string |
None. |
|
| isexactlymatch | boolean |
None. |
|
| SearchTextfrommodel | string |
None. |
|
| filterBy | string |
Required |
|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.