> For the complete documentation index, see [llms.txt](https://developers.alephee.com/v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.alephee.com/v2/orders/delete-methods/delete-an-order/business-rules.md).

# Business rules

• Only 1 (one) order per API call is supported.\
• You cannot delete an order that belong to a native-connected marketplace or channel.\
• You cannot delete an order that was not previously created using the POST order endpoint.\
• The "Revert stock" parameter indicates if you want to reverse the stock movement and return the inventory quantities to the products after deleting an order.\
• This endpoint will return a HTTP 204 response code for a successful deletion or any other error code otherwise.\
• Please refer to “Marketplaces/Channels” section for available channels for the POST and DELETE order endpoints.
