Find purchase order by ID
For valid response try integer IDs with value <= 5 or > 10. Other values will generated exceptions
Path Parameters |
---|
orderId int64 — REQUIREDPossible values: 1 ≤ value ≤ 5 ID of pet that needs to be fetched |
Responses | ||||||||
---|---|---|---|---|---|---|---|---|
200 successful operation
| ||||||||
400 Invalid ID supplied | ||||||||
404 Order not found |