Last updated

Norce [Storm] API-References

Norce [Storm] API

ServiceDescription
MetadataContains 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.
ApplicationThe Applications service is concerned with the Application as such. It contains the Application entity, Stores and other lookup data common to an Application.
CustomerThe Customers service is concerned with Customer and Company management.
ExposeThe Expose service has common entities to all other services or things that does not fit under any other service.
OrderThe Orders service is used for orders and other related Entities such as DeliveryNotes and Invoices.
ProductThe Products service is concerned with product catalog data. Products, Prices, Availability etc.
ShoppingEntities and methods to handle baskets and payments.

Norce [Storm] Channel Feed

ServiceDescription
APISet up exports of product catalogs to different channels.

Norce [Storm] Connect

ServiceDescription
CustomerImport of customer and company data.
JobStorm Connect job information.
OrderImport of order statuses, delivery notes and invoices and sending out new orders to integrated systems.
ProductEntities, enums and methods for importing products and product related information.
SupplierImport of supplier product data.

Norce [Storm] Query

ServiceDescription
ApplicationHas the entities and methods of all the different settings for the client and application.
CoreHas the entities and methods of all the different settings for all clients.
CustomersHas the entities and methods of all the customer and company related information.
OrdersHas the entities and methods orders, delivery notes and invoices. Everything regarding transactions that happens after the purchase.
ProductsHas the entities and methods of all product related data.
ReportingHas the entities and methods for lookup up some simpler reports and summaries.
ShoppingHas the entities and methods conserning the setups of shopping rules.

Norce [Storm] Event