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

Rest API get all order need order line shop name and shop id in data field and sort parameters in url #334

Closed
ManigandanRaamanathan opened this issue Jul 24, 2018 · 3 comments

Comments

@ManigandanRaamanathan
Copy link

Rest API get all order need order line shop name and shop id in data field and sort parameters in get URL.

@saimonh3
Copy link
Contributor

saimonh3 commented Aug 8, 2018

@ManigandanRaamanathan What did u mean by that? Are you fetching all orders for a vendor?

If you are trying to fetch individual vendor's orders then why did you need shop name and shop id as you already know the vendor id.
Thanks

@ManigandanRaamanathan
Copy link
Author

I mean when we use the woocommerce rest api to get the list of order or just a particular order via rest api, I want the vendor id and vendor shop name to be listed together with the order product in the {line item} output data field of rest api

@saimonh3
Copy link
Contributor

saimonh3 commented Aug 8, 2018

It makes sense now. We will do that in the upcoming release @ManigandanRaamanathan

saimonh3 added a commit to saimonh3/dokan that referenced this issue Aug 13, 2018
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