GET api/packages/search/json?CategoryId={CategoryId}&CityId={CityId}&MinPrice={MinPrice}&MaxPrice={MaxPrice}&PageNumber={PageNumber}&PageSize={PageSize}
Request Information
URI Parameters
Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.