GET api/Request/PaginatedList?SearchRequestNo={SearchRequestNo}&SearchCreatedDate={SearchCreatedDate}&WebsiteId={WebsiteId}&IsPaid={IsPaid}&CompanyName={CompanyName}&PersonName={PersonName}&Email={Email}&Total={Total}&PageNumber={PageNumber}&PageSize={PageSize}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SearchRequestNo | string |
None. |
|
| SearchCreatedDate | date |
None. |
|
| WebsiteId | integer |
None. |
|
| IsPaid | boolean |
None. |
|
| CompanyName | string |
None. |
|
| PersonName | string |
None. |
|
| string |
None. |
||
| Total | decimal number |
None. |
|
| PageNumber | integer |
None. |
|
| PageSize | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.