Hello fellow eBay Developers, I'm reaching out for assistance or guidance regarding an issue I've encountered with the eBay APIs. I'm currently trying to access detailed costs associated with specific orders, particularly the costs of shipping labels and the total earnings for individual orders. The main goal of this endeavor is to either get the label cost or the final Order earnings value in Order details. I've explored various APIs including the Fulfillment API, Finance API, and others, under the scopes: https://api.ebay.com/oauth/api_scope/sell.fulfillment.readonly https://api.ebay.com/oauth/api_scope/sell.finances Despite this, I seem unable to locate any API endpoint that provides the specific data for shipping label costs or a detailed breakdown of order earnings (including such costs). Here’s what I’ve tried: Fulfillment API : Checked for any shipping-related costs associated with the order details. Finance API : Looked for transaction details hoping to find shipping costs included. Unfortunately, neither approach has yielded the specific costs related to shipping labels. I suspect this data might not be directly available through the APIs, but I wanted to confirm: Is there any API or combination of APIs that I might have overlooked that could provide this data? Are shipping label costs and specific order earnings details typically accessible through eBay APIs, or are they only available via the eBay Seller Hub? If currently unavailable through the API, are there plans to include this kind of data in future API updates? Any insights, suggestions, or guidance on how I might be able to retrieve this information would be greatly appreciated. Also, if anyone has devised workarounds, I’d be keen to hear about their approaches. Thank you for your help! Cheers, Max