GET api/packages/search?CategoryId={CategoryId}&CityId={CityId}&MinPrice={MinPrice}&MaxPrice={MaxPrice}&PageNumber={PageNumber}&PageSize={PageSize}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CategoryId

integer

None.

CityId

integer

None.

MinPrice

decimal number

None.

MaxPrice

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.