delete
https://api.duodeal.app/api/quotation-lines/
Permanently deletes a quotation line by its ID.
Note: Deleting a line will affect the quotation totals. If the line has child lines (nested lines), you may need to handle them separately.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Quotation line unique identifier |
Response
204 No Content: Quotation line successfully deleted401 Unauthorized: Invalid or missing API key404 Not Found: Quotation line not found
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
204Resource deleted
401Unauthorized
404Resource not found
