Skip to content

What report contains detailed FBA refund information? #4300

Answered by ritikacd
benzitney asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @benzitney

You can use Settlement Reports or Finance APIs to get refunds information per order level.

Please note that the Settlement reports cannot be requested or scheduled. They are automatically scheduled by Amazon (usually every 14 days) and are tied to the disbursement cycle of a seller account.

You can use getReports API method with the ReportType parameter set to “Settlement” to check when the last settlement report was available. Additionally, you can use notifications to be notified when a settlement report is available. This can be set up on a 14-day schedule to coincide with the availability of the reports.

listFinancialEvents operation under Finance API returns different t…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ritikacd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants