GET Searchold/{BrandId}/{ModelId}/{Type}/{Year}/{culture}/{priceFrom}/{priceTo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
BrandId

integer

Default value is 0

ModelId

integer

Default value is 0

Type

integer

Default value is 1

Year

integer

Default value is 0

culture

string

Default value is ar

priceFrom

decimal number

Default value is 0

priceTo

decimal number

Default value is 0

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.