Bulk products by source ID
POST/products/bulk/sourceId
Efficiently manage large numbers of products using external system source IDs in a single API operation. This endpoint is ideal for synchronizing product catalogs from external systems, data imports, and bulk modifications.
Key Features
- External System Identification: Products identified by
sourceId
+source
combination - Upsert Operations: Automatically creates new products or updates existing ones
- Directive Control: Use directives to fine-tune update behavior
- Category Management: Support for parent-child relationships using lookup keys
- Multi-language Support: Bulk update LocalizedString content across products
- Attribute Management: Bulk update product attributes for multiple products simultaneously
Note: Product bulk endpoints support bulk changes of product attributes for multiple products. For more information about attributes, see Attributes.
Request
Responses
- 200
- 400
Bulk products by source ID - 200
Bulk products by source ID - 400 (invalid schema)