Skip to main content

Import Product Data

POST 

/api/v1/products/import/

Import product data through external API with support for multi-site organizations. This endpoint allows external systems to create or update product information in OmniSegment.

Key Features:

  • Product data validation and processing
  • Multi-site organization support
  • Price validation and parsing
  • Asynchronous processing
  • Error handling and validation

Important Notes:

  • For multi-site organizations, the site parameter is required
  • For single-site organizations, the site parameter should not be provided
  • Price field will be validated for proper numeric format
  • Required fields must be present in the data object

Request

Responses