To allow sellers to synchronize products from Mirakl Connect to the channel, Mirakl Connect uses the Catalog Transformer capabilities to transform seller products into channel products.
To achieve this, Mirakl Connect must register the channel product taxonomy for use during the transformation process.
The connector must fetch the taxonomy from the channel and upsert it in Mirakl Connect using the upsertProductType API. This API enables synchronization of all channel product types with their specific fields. Note that a product type can also be a leaf or any category.
For more information, refer to REST APIs reference.