Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I claim refunds? #635

Open
Lollichkeit opened this issue Nov 6, 2023 · 4 comments
Open

How can I claim refunds? #635

Lollichkeit opened this issue Nov 6, 2023 · 4 comments

Comments

@Lollichkeit
Copy link

Problem description:

I would like to go through the orders automatically and see which order has been refunded with which amount. With getOrders you can only see the order, but order_status only says Shipped. I cannot see if the product has been refunded.

Thanks for any help.

@creatissimo
Copy link

You can get the information from return reports, s. https://developer-docs.amazon.com/sp-api/docs/report-type-values-returns

@Lollichkeit
Copy link
Author

Many thanks for now, but unfortunately I don't have access to it.
Can you help me in any way?

[403] {
  "errors": [
    {
      "code": "Unauthorized",
      "message": "Access to the resource is forbidden",
      "details": ""
    }
  ]
}

@creatissimo
Copy link

@Lollichkeit
Copy link
Author

I have all the authorisations and still don't know what to do. I have also tried to set up an IAM user, but I get an STS error.
#653

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants