Application Architecture

This section covers all the different taxonomy or hierarchy using which the brand can be browsed.


GET/api/v1/brand

Get Brands

This endpoint is used to get Brand details

Request Parameters

NA - No request parameters required for this endpoint

NameTypeDescription
resultobjectContains the Brand object with all details
result.idintBrand id
result.namestringBrand name
result.descriptionstringDescription of the Brand.
result.iIdintiId of the Brand.