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

How to output new fields using Magento 2 REST API? #28

Open
nmetcalfe opened this issue May 19, 2020 · 0 comments
Open

How to output new fields using Magento 2 REST API? #28

nmetcalfe opened this issue May 19, 2020 · 0 comments

Comments

@nmetcalfe
Copy link

We are trying to return the 'Buyer Name' and 'Comment' fields with our order information using the Magento 2 REST API. The endpoint we are using is below:

/rest/all/V1/orders/:orderid

It returns all order info except the new fields.

Is there a way to return this data via an API call?

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