-
- All Superinterfaces:
PluginService
public interface OrderIntegrationService extends PluginService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Order>importOrders(DocumentType documentType, String marketplaceId)
-
-
-
Method Detail
-
importOrders
List<Order> importOrders(DocumentType documentType, String marketplaceId) throws PluginServiceException
- Throws:
PluginServiceException
-
-