Finds Pets by tags.
Last Updated: August 10, 2026Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
Updates a pet in the store with form data.
Last Updated: August 10, 2026Updates a pet resource based on the form data.
Returns pet inventories by status.
Last Updated: August 10, 2026Returns a map of status codes to quantities.
Find purchase order by ID.
Last Updated: August 10, 2026For valid response try integer IDs with value <= 5 or > 10. Other values will generate exceptions.
Delete purchase order by identifier.
Last Updated: August 10, 2026For valid response try integer IDs with value < 1000. Anything above 1000 or non-integers will generate API errors.
