Remove the get in url. The GET is already in the method.
This commit is contained in:
parent
f5e1ca3178
commit
d70f9e053e
@ -745,7 +745,7 @@ class Invoices extends DolibarrApi
|
|||||||
*
|
*
|
||||||
* @param int $id Id of invoice
|
* @param int $id Id of invoice
|
||||||
*
|
*
|
||||||
* @url GET {id}/getpayments
|
* @url GET {id}/payments
|
||||||
*
|
*
|
||||||
* @return array
|
* @return array
|
||||||
* @throws 400
|
* @throws 400
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user