Brand content

Retrieves content items related to a particular brand.

Path parameters

brandCodeenumRequired

Brand code

Allowed values:

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

langstringOptional

Language code

Response

Response will be an object containing the list of contentItems (array) as well as the updated products database. Each item in the product array has the following structure.

expirySecondsintegerOptional
codestringOptional
namestringOptional
effectiveToDatestringOptional
contentItemslist of objectsOptional
availableTranslationsmap from strings to optional stringsOptional