Replies: 1 comment 2 replies
-
Since the fees will vary based on price I would take the finances api and its endpoints. From there you will get every transaction including fees. It's annoying to use the finances api because it's very complicated at a first glance, but once you have all the fields you need to pull it will give you the only real view over fees and everything. If you want to get estimated fees, reports or the fees endpoints are the way to go. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey guys,
I'm looking into various endpoints and just wondering if anyone has found the most efficient way to get all AMZ fees (listing fees, FBA fees, storage fees, inbound shipment fees, service fees etc) related to all sales made so far (would be great if it can be split by ASIN too)?
Do I need to create some reports?
Best wishes,
Beta Was this translation helpful? Give feedback.
All reactions