You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use my url, be sure to change the order statuses to processing for both orders.
Expected result
If you navigate down these nodes in the JSON response: extension_attributes -> shipping_assignments -> shipping -> address, I expected the address to show the correct shipping address information.
Actual result
The first order's shipping address is actually the second order's shipping address.
Please note that the attached document has 2 orders. The first is incorrect, the second is correct.
The text was updated successfully, but these errors were encountered:
rwemmercksys
changed the title
JSON Response for Orders showing incorrect shipping address
Rest API: JSON Response for Orders showing incorrect shipping address
May 4, 2016
Steps to reproduce
a. Example URL: http://192.168.1.9/magento/index.php/rest/V1/orders?searchCriteria[filter_groups][0][filters][0][field]=status&searchCriteria[filter_groups][0][filters][0][value]=Processing
Expected result
Actual result
Rest-Orders-json-response.txt
The text was updated successfully, but these errors were encountered: