For Vendors to import products, without submitting them to a channel, the system supports a single feed with the feedId "master", which define the following import options:
The sent data must be in the format specified by "Import Data Format"
(see next article)Product attributes that are included in the body will overwrite existing attribute values when importing a product with a common "
__ID
" attribute.However, if a product update does not include an attribute:value pair, the import does not remove the attribute value.
Attribute values must be removed by sending an empty string.
Product attributes IDs are accepted and created automatically as 'string' attributes.
When sending multiple products within a single import job, the order of processing is not guaranteed. Because of this, there should not be multiple product records using the same
__ID
in a single import.