2
0
forked from Wavyzz/dolibarr
Files
dolibarr-fork/htdocs/webservices
Laurent Destailleur acdce83f9c Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
Conflicts:
	htdocs/product/price.php
2016-09-02 22:37:01 +02:00
..
2016-04-08 21:50:31 +02:00
2016-09-02 21:40:07 +02:00
2016-09-02 21:44:52 +02:00
2016-04-08 21:50:31 +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).