GET api/Product/List?brandId={brandId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
brandId

globally unique identifier

None.

Body Parameters

None.

Response Information

Resource Description

Collection of Product
NameDescriptionTypeAdditional 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.