DELETE api/2.0/crm/invoiceline/{id}
Deletes an invoice line with the ID specified in the request.
Name |
Description |
Type |
Example |
id
sent in url
|
Invoice line ID
|
number
|
1234
|
DELETE api/2.0/crm/invoiceline/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json