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

NameDescriptionTypeAdditional information
SearchRequestNo

string

None.

SearchCreatedDate

date

None.

WebsiteId

integer

None.

IsPaid

boolean

None.

CompanyName

string

None.

PersonName

string

None.

Email

string

None.

Total

decimal number

None.

PageNumber

integer

None.

PageSize

integer

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.