amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
612 stars 738 forks source link

Amazon RMA ID / Unique key for returnless refunds? #4229

Open dfreudenberger opened 1 month ago

dfreudenberger commented 1 month ago

We are currently using the GET_FLAT_FILE_RETURNS_DATA_BY_RETURN_DATE report to track returns and their status.

For returns that have an Amazon RMA ID, this ID appears to be the unique identifier for the return.

However, for returnless refunds, there seems to be no Amazon RMA ID provided. How can we determine whether an entry from the report represents a new return, or if it is simply an update to a return that was already transmitted in a previous report?

Clarification on this would be greatly appreciated.

mafge commented 1 month ago

Hi @dfreudenberger, thanks for reaching out! In case of returnless refunds you need to keep track of this information on your side by using order id, asin/sku and return request date as unique identifier. Best, Marc Selling Partner Developer Services

github-actions[bot] commented 3 days ago

This issue is scheduled to close soon. If you are still encountering problems, please feel free to open a new issue and make a reference to this one.