Remove the "add" in addpayment. Action in API is hosted by the method
This commit is contained in:
parent
36f7f32205
commit
309e83a946
@ -794,7 +794,7 @@ class Invoices extends DolibarrApi
|
|||||||
* @param string $chqemetteur {@from body} Payment issuer (mandatory if paiementcode = 'CHQ')
|
* @param string $chqemetteur {@from body} Payment issuer (mandatory if paiementcode = 'CHQ')
|
||||||
* @param string $chqbank {@from body} Issuer bank name (optional)
|
* @param string $chqbank {@from body} Issuer bank name (optional)
|
||||||
*
|
*
|
||||||
* @url POST {id}/addpayment
|
* @url POST {id}/payments
|
||||||
*
|
*
|
||||||
* @return int Payment ID
|
* @return int Payment ID
|
||||||
* @throws 400
|
* @throws 400
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user