GET api/v1/SaleProducts/GetModels?categoryId={categoryId}&brandId={brandId}

Secilen Kategori ve Markaya Ait Modelleri Listeler

Request Information

URI Parameters

NameDescriptionTypeAdditional information
categoryId

Secilen Kategori Id si

integer

Required

brandId

Marka Id

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.