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.

expirySecondsinteger or null
codestring or null
namestring or null
effectiveToDatestring or null
contentItemslist of objects or null
availableTranslationsmap from strings to optional strings or null