API EN: Porovnání verzí

Z Podpora.nextis.cz
Přejít na: navigace, hledání
Řádka 10: Řádka 10:
 
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 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.   
 
* [[API EN WS METHOD DESC|method list and method description]]   
 
* [[API EN WS METHOD DESC|method list and method description]]   
 +
* [[sample aplicattion (.NET)]] 
 +
* [[sample web service link]] 
  
 
==== Notices ====
 
==== Notices ====
 
<code>In some cases could be necessary to combine both services together and this option is possible also.</code>
 
<code>In some cases could be necessary to combine both services together and this option is possible also.</code>

Verze z 21. 7. 2017, 11:44

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 eshops to 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 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.

Notices

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