GET api/Cars/PortalGrid

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Page

integer

None.

PageSize

integer

None.

Sorts

Collection of SortDescriptor

None.

Filters

Collection of IFilterDescriptor

None.

Groups

Collection of GroupDescriptor

None.

Aggregates

Collection of AggregateDescriptor

None.

CarNumber

integer

None.

YearStart

string

None.

YearEnd

string

None.

Make

string

None.

CarModel

string

None.

Vin

string

None.

OwnerNames

Collection of string

None.

IsPreviousOwners

boolean

None.

ShowInactive

boolean

None.

SortMostRecent

boolean

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.