Petstore APIStore ManagementDelete purchase order by IDDelete purchase order by ID DELETE /store/order/:orderId For valid response try integer IDs with positive integer value. Negative or non-integer values will generate API errors Request Responses400404Invalid ID suppliedOrder not found