dolibarr
x.y.z
|
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. More... | |
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 140 of file server_payment.php.