GET customers?Page={Page}&RowsPerPage={RowsPerPage}&SortBy={SortBy}&Filter={Filter}&Descending={Descending}&ToDate={ToDate}&FromDate={FromDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Page

integer

None.

RowsPerPage

integer

None.

SortBy

string

None.

Filter

string

None.

Descending

boolean

None.

ToDate

date

None.

FromDate

date

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.