Creates a new omnichannel entry or updates an existing one for a parent entity (product, variant, or translation). Supports text fields (name, description, slug, etc.) and relationship fields (category, collection, tag, attribute, image).
Omnichannel data
Defines the type of field: text types (name, description, etc.) require a 'value', relationship types (category, collection, etc.) require 'relationships' array
name, description, short_description, meta_description, slug, meta_title, html_description, html_short_description, category, collection, tag, attribute, image product, variant, translation Set the new relationships for this omnichannel. This will remove the old ones and add the relationships which exists in the array. The priority will be the order in the array