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

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.

customer

string

Required

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.