|
dolibarr 19.0.4
|
File that is entry point to call Dolibarr WebServices. More...
Go to the source code of this file.
Functions | |
| createPayment ($authentication, $payment) | |
| Create a payment. | |
File that is entry point to call Dolibarr WebServices.
Definition in file server_payment.php.
| createPayment | ( | $authentication, | |
| $payment ) |
Create a payment.
| array | $authentication | Array of authentication information |
| Object | $payment | Payment |
Definition at line 159 of file server_payment.php.
References check_authentication(), dol_now(), and dol_syslog().