Try it

Find purchase order by ID

For valid response try integer IDs with value >= 1 and <= 10. Other values will generated exceptions

path Parameters
orderId
required
integer <int64> [ 1 .. 10 ]

ID of pet that needs to be fetched

Responses

200

successful operation

400

Invalid ID supplied

404

Order not found

get/store/order/{orderId}
http://petstore.swagger.io/v2/store/order/{orderId}

Response samples

Content type
No sample