cancel
Showing results for 
Search instead for 
Did you mean: 

Sales Order Shipping Address

SOLVED
   Did you know you can see the translated content as per your choice?

Translation is in progress. Please check again after few minutes.

Sales Order Shipping Address

I'm sending a GET request to the /V1/orders endpoint on the Magento 2.0.0 api. I get back my sales orders, but they are missing shipping address data. I see the billing address on each order, just no shipping address. I don't see any id either that I could tie to a shipping address. The Swagger interface seems to suggest that I should be getting the shipping address in the sales order data.

 

Am I missing something?

 

Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions

Re: Sales Order Shipping Address

2 REPLIES 2

Re: Sales Order Shipping Address

Re: Sales Order Shipping Address

Hi Lucy,

 

Thanks! That workaround works for me as well. I came across the same thing after posting the issue on GitHub, but I forgot to update this post. This issue was also supposed to be patched in Magento 2.0.1, but in my testing so far, I haven't seen that to be the case.

 

Justin