Brands
Create Brand
Creates a new brand in your COR instance with external ID mapping
POST
Creates a new brand in your COR instance through the integrations service. The brand must be associated with an existing client that was previously created through the integrations API.
Request Body Requirements
External brand ID from your source system
Brand name
External client ID. The client must have been previously created through the integrations API.
Known Errors
ValidationError— Missing required fieldsClientNotFoundError— The specified client does not exist in the integration mappingsDuplicateExternalIdError— A brand with this external ID already exists for this source

