Marketplace Return Management feature walkthrough

Edit on GitHub

With the Marketplace Return Management feature, marketplace merchants can manage their returns.

User documentation

To learn more about the feature and to find out how end users use it, see Marketplace Return Management feature overview for business users.

Module dependency graph

The following diagram illustrates the dependencies between the modules for the Marketplace Return Management feature.

Entity diagram

MODULE DESCRIPTION
MerchantSalesReturn Provides functionality to link merchant to the sales returns.
MerchantSalesReturnGui Provides Backoffice UI for the merchant sales returns.
MerchantSalesReturnMerchantUserGui Provides Backoffice UI for managing merchant user sales returns.
MerchantSalesReturnWidget Provides merchant information for the sales returns on the Storefront.
MerchantSalesReturnsRestApi Provides REST API endpoints to manage merchant sales returns.
SalesReturn Handles order returns.
SalesReturnExtension Provides interfaces of plugins to extend SalesReturn module from other modules.

Domain model

The following schema illustrates the Marketplace Return Management domain model:

Entity diagram

INTEGRATION GUIDES GLUE API GUIDES
Marketplace Return Management feature integration Managing the returns
Glue API: Marketplace Return Management feature integration