Brand content

Retrieves content items related to a particular brand.

Authentication

AuthorizationBearer

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

Path parameters

brandCodeenumRequired
Brand code
Allowed values:

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
codestring
namestring
effectiveToDatestring
contentItemslist of objects
availableTranslationsmap from strings to optional strings