Discussing APIs and development related to customers, discounts, and order management.
Hi there guys,
I am facing an issue while requesting orders data via API. I found some similar cases here in the community but not how to fix it.
We are automatically exporting all daily orders via API to send them to our logistics team, so that they can prepare and send them to our customers.
But what happens is that we are not getting the full shipping information now, only the province. Here's an screenshot with an example.
This obviusly is not enough for them, since there's no address where to ship the package. So that's a big problem for us.
Have been working with other stores before, but this is the first time I found this issue.
Does anyone know how to get the full shipping address?
It would be really helpful, since managing orders is being a nightmare in this situation.
Thanks a lot,
UP!
Please, does anyone know how to get to full shipping address?
We are having to manage all orders manually at the moment and it's a total mess.
Any help will be much appreciated.
Thanks!
Hi
If you are calling the REST API, i.e.
The only explanation is the shipping address isn't being entered from the checkout? So what you are seeing is actually what has been entered in the Order?
Checking our code for doing these GET Requests for retrieving orders, it returns a full shipping address everytime.
Thanks
Steve
Hi,
We are having the same issue with one of our customers. Does anyone know how to solve it?
Thanks