SOAP Interfaces

Catalog of SOAP interfaces for export and import operations in the BE-Commerce module.

Purpose

This page is the entry point for SOAP-based interfaces in the BE-Commerce module.

Scope

  • XML-based export and import operations
  • Channel-specific transfer using a unique webshop identifier
  • Processing through container and downstream module processes

Guardrails

  • Requests and responses follow operation-specific XML schemas.
  • Required parameters must be provided for each method.
  • Semantic validation is often executed in downstream processing steps.