This is the API
For valid response try integer IDs with positive integer value.\\ \\ Negative or non-integer values will generate API errors
//store/order/{orderId}
DELETE
ID of the order that needs to be deleted
Returns a map of status codes to quantities
//store/inventory
GET
For valid response try integer IDs with value >= 1 and <= 10.\\ \\ Other values will generated exceptions
//store/order/{orderId}
GET
ID of pet that needs to be fetched
//store/order
POST
order placed for purchasing the pet