2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/webservices
cam.lafit 240371b59d UPDATE : add warehouse information on order creation
* If stock management is enabled we must done information about warehouse source
If any warehouse is provided, client must send 0.
2017-05-18 10:47:08 +02:00
..
2016-04-08 21:50:31 +02:00
2015-11-22 17:17:06 +01:00
2015-11-22 17:17:06 +01:00
2017-04-14 15:42:58 +02:00

API SOAP howto

This directory contains files to make Dolibarr a server of SOAP Web Services.

Explore the api

Access to the API

Note, you can test this Webservices by calling the page http://mydomain.com/mydolibarr/webservices/demo_wsclient_xxx.php (You must first remove the -NORUN into file).