GET api/v1/SaleProducts/GetModels?categoryId={categoryId}&brandId={brandId}
Secilen Kategori ve Markaya Ait Modelleri Listeler
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| categoryId |
Secilen Kategori Id si |
integer |
Required |
| brandId |
Marka Id |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.