Description

Find purchase order by ID

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

Path parameters

NameTypeDescriptionRequired?
orderId integer ID of pet that needs to be fetched true

Query parameters

None

Responses

CodeReturns
200 successful operation
400 Invalid ID supplied
404 Order not found

Content types:

  • application/xml

  • application/json