Skip to main content

Bulk products by ID

POST 

/products/bulk/id

Efficiently manage large numbers of products using internal Propeller IDs in a single API operation. This endpoint is ideal for updating existing product catalogs, content management, and bulk modifications.

Key Features

  • Internal ID Identification: Products identified by Propeller product id
  • 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
  • Performance Optimization: Process hundreds of products in a single API call

Note: Product bulk endpoints support bulk changes of product attributes for multiple products. For more information about attributes, see Attributes.

Request

Responses

Bulk products by ID - 200