API EN: Porovnání verzí

Z Podpora.nextis.cz
Přejít na: navigace, hledání
Řádka 8: Řádka 8:
  
 
==== [[API EN WS METHOD DESC|Web Service API]] ====
 
==== [[API EN WS METHOD DESC|Web Service API]] ====
Web service is mainly intended to connect third party systems on document base and item level requests. It Allows You to write orders direct into Nextis ERP systems with online response, download documents like invoices and delivery notes, verify goods availability and prices, and many more.   
+
Web service is mainly intended to connect third party systems on document base and item level requests. It provides functionalities, which allows You to write orders direct into the Nextis ERP systems with online response, download documents like invoices and delivery notes, verify goods availability and prices, and many more.   
 
* [[API EN WS METHOD DESC|method list and method description]]   
 
* [[API EN WS METHOD DESC|method list and method description]]   
 
* [[sample aplicattion (.NET)]]   
 
* [[sample aplicattion (.NET)]]   

Verze z 21. 7. 2017, 14:00

API - Aplication interface

In general there are two possible options how to connect third party systems to Nextis products. First of them is the DATA.API and second is the Nextis Web Service.

Data API

Data API is mainly intended to connect third party ERP's to Nextis eshop through the Nextis ERP database and vice versa. Data API interface contains necessary functionalities to work with huge data and this is also the purpose, why we have developed this kind of API.

Web Service API

Web service is mainly intended to connect third party systems on document base and item level requests. It provides functionalities, which allows You to write orders direct into the Nextis ERP systems with online response, download documents like invoices and delivery notes, verify goods availability and prices, and many more.

Notices

In some cases could be necessary to combine both services together and this option is possible also.