jeweler140
Adventurer
Community Member since ‎09-08-2020
‎09-17-2024

User Statistics

  • 6 Posts
  • 0 Solutions
  • 1 Helpful Votes Given
  • 0 Helpful Votes Received

User Activity

I am developing a comprehensive accounting system geared toward eBay and I'm on the final leg, bookkeeping of fees via API calls. I have noticed a serious issue with regards to categorizing fees which severely hinders my ability to properly identify ...
I originally started building my tool by pulling orders via the getOrders call. I pull the last 90 days, in 30 day increments, since 30 days is the max time frame I can pull for, and 90 days is as far back as I can go. Every order has an ebay item id...
I pull all orders for the last 90 days on my account through my tool using the getOrders request of the trading API. I then go through and check that the gross transaction amount of each saved order matches what is in eBay, and it does. I have 48 ord...
I have tried every request I can find and every value seems to pull a $0 for the label cost or it pulls what the buyer paid for shipping to the seller. Is there any request that holds the amount actually paid for the shipping label, as it is displaye...
Helpful given to