Orders
Hard-delete an order and all of its lines. Returns 404 when the order does not exist or belongs to another company.
delete/api/orders/{id}
Path parameters
idstring required
Response
No content
'null' nullable required
No content
Changes
Changed in 1 of the 49 revisions of this API.1
- ○
added the media type
application/jsonfor the response with the statusresponse-media-type-added
- ○
Of the 49 revisions, 1 has no diff computed.