# 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.
