Last updated 2 months ago
Norce [Storm] API-References Norce [Storm] APIService Description Metadata Contains the Application and Expose endpoints. The Application endpoint is concerned with the Applications as such. It contains the Application entity, Store and other lookup data common to an application and client's configuration, while the Expose endpoint has shared information used by all other services. Application The Applications service is concerned with the Application as such. It contains the Application entity, Stores and other lookup data common to an Application. Customer The Customers service is concerned with Customer and Company management. Expose The Expose service has common entities to all other services or things that does not fit under any other service. Order The Orders service is used for orders and other related Entities such as DeliveryNotes and Invoices. Product The Products service is concerned with product catalog data. Products, Prices, Availability etc. Shopping Entities and methods to handle baskets and payments.
Norce [Storm] Channel FeedService Description API Set up exports of product catalogs to different channels.
Norce [Storm] ConnectService Description Customer Import of customer and company data. Job Storm Connect job information. Order Import of order statuses, delivery notes and invoices and sending out new orders to integrated systems. Product Entities, enums and methods for importing products and product related information. Supplier Import of supplier product data.
Norce [Storm] QueryService Description Application Has the entities and methods of all the different settings for the client and application. Core Has the entities and methods of all the different settings for all clients. Customers Has the entities and methods of all the customer and company related information. Orders Has the entities and methods orders, delivery notes and invoices. Everything regarding transactions that happens after the purchase. Products Has the entities and methods of all product related data. Reporting Has the entities and methods for lookup up some simpler reports and summaries. Shopping Has the entities and methods conserning the setups of shopping rules.
Norce [Storm] Event