GET api/Product/List?brandId={brandId}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
brandId | globally unique identifier |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of ProductName | Description | Type | Additional information |
---|---|---|---|
BrandId | globally unique identifier |
None. |
|
Id | globally unique identifier |
None. |
|
IsFree | boolean |
None. |
|
Name | string |
None. |
|
Reference | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.