mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-09 02:58:23 +01:00
8 lines
343 B
Plaintext
8 lines
343 B
Plaintext
This directory contains files that make Dolibarr a server of web services.
|
|
|
|
To see all Webservices provided by Dolibarr, just call following Url:
|
|
http://mydomain.com/dolibarr/webservices/server.php
|
|
|
|
This page will return the WSDL of Web services provided by Dolibarr.
|
|
Note, you can test this Webservices by calling the page client.php.
|