Export amazon MFN order
Hi All,
I am trying to export MFN order data from amazon to create sales order in NetSuite , but I am not using the Amazon-NetSuite integration app. I used the operation 'ListOrders' and the retrieved data does not have the Item details like item name, quantity, price etc.
Can anyone please suggest how to export the Item details along with order details?
-
Hi,
Amazon does not provide item details on listOrders call directly. We need to make an additional call to listOrderItems endpoint for each order with order id as a parameter. You can see the ListOrderItems option in operations dropdown in the Amazon export adaptor.0 -
Thank you so much for your reply. I used the operation ListOrders in export step followed by a lookup for ListOrderItems. But I am getting error in the lookup step as the search parameter given is incorrect format. Could you please mention how can I given the order id as search parameter in correct format?
0
Please sign in to leave a comment.
Comments
2 comments