Hi guys,
I hope you are doing well,
I need help regarding shopify “Return API”. Following API returns orders that are marked as in progress or returned.
orders.json?return_status=in_progress or returned.
But the issues is that the json does not contain the return items information like how much was returned and what items was not returned. Like in refund, it gives the information.
The json returned from the above mentioned API call returns the whole order information.
Anyone who can help on this?
