Find purchase order by ID

get/store/order/{orderId}
getOrderById
Find purchase order by ID
Parameters
path
NameTypeRequiredDescriptionDefault
orderIdintegerrequiredID of pet that needs to be fetched
Responses
Code Examples
curl -X GET 'https://api.example.com/store/order/{orderId}'