Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5139 มุมมอง

I am using amazon_connector module to get the orders and oreder items from amazon. But these order information doesnot contain FBA feeses information. Please can any one suggest me how can i get those information?

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

It is possible through the GetReportList and GetReport calls of amazon. Use 'ReportTypeList.Type.1':'_GET_PAYMENT_SETTLEMENT_DATA_' parameter in GetReportList call to get only settlement report. Use MWS report api reference to get more information

อวตาร
ละทิ้ง