- Returns pet inventories by status
Place an order for a pet
Find purchase order by ID
Delete purchase order by ID
Subscribe to the Store events
Returns pet inventories b...
- Mock serverhttps://innovario.apishowdown.com/_mock/petstore/store/inventory
- Default serverhttps://petstore.swagger.io/v2/store/inventory
- Sandbox serverhttps://petstore.swagger.io/sandbox/store/inventory
curl -i -X GET \
https://innovario.apishowdown.com/_mock/petstore/store/inventory \
-H 'api_key: YOUR_API_KEY_HERE'Response
{ "property1": 0, "property2": 0 }