API - Brands
Read the brands
Routes
| Method name | Route | Parameters | OK return code | Return |
|---|---|---|---|---|
| GET | /api/brands | 200 | Results of the 'brand' loop | |
| GET | /api/brands/{entityId} | entityId: The brand id | 200 | Results of the 'brand' loop for entityId |
Read the brands
| Method name | Route | Parameters | OK return code | Return |
|---|---|---|---|---|
| GET | /api/brands | 200 | Results of the 'brand' loop | |
| GET | /api/brands/{entityId} | entityId: The brand id | 200 | Results of the 'brand' loop for entityId |