Brands
Brands are first-class entities with their own pages, logos, and SEO
metadata. Every product references a brand by its code.
Endpoints
GET
/api/b2b/pim/brandsauth: sessionGET
/api/b2b/pim/brands/:codeauth: sessionPOST
/api/b2b/pim/brandsauth: sessionPATCH
/api/b2b/pim/brands/:codeauth: sessionDELETE
/api/b2b/pim/brands/:codeauth: sessionData shape
code— stable, URL-safe tenant-unique identifier.name—MultiLangString.description—MultiLangString, HTML-safe.logo— CDN asset reference.website— external URL displayed on the brand page.seo—{ title, description, og_image }per locale.