Fix delete contact
This commit is contained in:
parent
749c7d9b0d
commit
56a0a20bb3
@ -457,7 +457,7 @@ class Proposals extends DolibarrApi
|
|||||||
* @param int $id Id of commercial proposal to update
|
* @param int $id Id of commercial proposal to update
|
||||||
* @param int $rowid Row key of the contact in the array contact_ids.
|
* @param int $rowid Row key of the contact in the array contact_ids.
|
||||||
*
|
*
|
||||||
* @url DELETE {id}/contact/{lineid}
|
* @url DELETE {id}/contact/{rowid}
|
||||||
*
|
*
|
||||||
* @return int
|
* @return int
|
||||||
* @throws 401
|
* @throws 401
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user