Skip to main content
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

object
required
string
required
External brand ID from your source system
string
required
Brand name
string
required
External client ID. The client must have been previously created through the integrations API.

Known Errors

  • ValidationError — Missing required fields
  • ClientNotFoundError — The specified client does not exist in the integration mappings
  • DuplicateExternalIdError — A brand with this external ID already exists for this source