Order
Delete order by id.
Orders, that haven't arrived yet, could be deleted. Order will be deleted permanently from the system.
delete/Order/Id/{id}
Path parameters
idstring required
Response
Order was deleted
Changes
No recorded changes to this endpoint across all 3 revisions of this API.