Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Products retrieve API filtering by "trash" status missing in the document #213

Open
eszel opened this issue Nov 16, 2021 · 0 comments
Open

Comments

@eszel
Copy link

eszel commented Nov 16, 2021

For trashed product, the
GET /wp-json/wc/v3/products?sku=XXXX&status=trash
is showing a trashed product, which is not shown by
GET /wp-json/wc/v3/products?sku=XXXX

Documentation should reflect this:
Limit result set to products assigned a specific status. Options: any, draft, pending, private and publish. Default is any.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant