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

get all data where number is identified #38

Open
agungnugraha21 opened this issue Jun 10, 2020 · 1 comment
Open

get all data where number is identified #38

agungnugraha21 opened this issue Jun 10, 2020 · 1 comment

Comments

@agungnugraha21
Copy link

agungnugraha21 commented Jun 10, 2020

Hello there,
i have an issue when i use $order = Order::where('number','68876')->get();
is returning all order data,
i want to show number(order_id) is only 68876

thanks

@maab16
Copy link
Collaborator

maab16 commented Jun 10, 2020

@agungnugraha21

Thanks for creating an issue. I think you can't search for number. Please check parameter list https://woocommerce.github.io/woocommerce-rest-api-docs/#list-all-orders. If you need further help reply with details.

Regards,
Md Abu Ahsan Basir

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

2 participants