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

Return Authorization Third Party Processing #4185

Closed iaars closed 2 weeks ago

iaars commented 1 month ago

I have found the Return Report GET_XML_RETURNS_DATA_BY_RETURN_DATE to get the information on the returns, but I didn't find a way to send it back and trigger a refund for a specific RMA. Is there an endpoint that I can use to trigger the refund/return authorization based on the information from that report?

mafge commented 1 month ago

Hi @iaars, thanks for reaching out! You can use the order adjustment feed to issue a refund. You can find a tutorial on how to do this in the documentation. Hope that helps! Best, Marc Selling Partner Developer Services

iaars commented 1 month ago

Thanks @mafge !

iaars commented 1 month ago

@mafge I have a question after reviewing the docs.

Thanks!

mafge commented 1 month ago

@iaars The return report should contain all relevant information to properly fill out the feed document. However if you need special information about the item prices (discount, tax, etc.) you can either use Order API or one of the order tracking reports.

github-actions[bot] commented 3 weeks 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.

github-actions[bot] commented 2 weeks ago

closed for inactivity