eXo e-commerce API

The e-commerce service API main entry point is the ShopServiceContainer

It manages the Shops themeselves, their content and sub contents - called ItemCategories and Items.

Here is the class diagrams :

It is possible to define several shop services according to owner names.

From a ShopService, you can create, update, delete and query Shops, ItemCategory and Item objects.