jlevers / selling-partner-api

A PHP client library for Amazon's Selling Partner API
BSD 3-Clause "New" or "Revised" License
398 stars 185 forks source link

Not getting "Order_url" through GET_FLAT_FILE_ALL_ORDERS_DATA_BY_ORDER_DATE_GENERAL #220

Closed SShalini closed 2 years ago

SShalini commented 2 years ago

We are not getting "order_url" value through the SP-API but we are getting the same through the mws, Could you clease confirm this that why we are not getting this value? Is there any other process to get this?

jlevers commented 2 years ago

I haven't fetched that report via MWS, but when I retrieve it from the SP API I don't see any order URL field, so I don't think you're doing anything wrong, if that's what your asking. No idea if there's some other way to get it, as I don't know what it is. It's a direct link to the order of some kind?

It's not a problem with this library, so I'm going to close the issue, but feel free to continue responding if you'd like more help.