Retrieve app store proceeds on for paid app downloads

We are looking to create an integration with the Apple App Store through APIs to download sales from paid apps when customers download the app from the App Store on behalf of app developers. In countries with foreign currency controls, such as China, Apple developers must provide revenue proof (i.e. sales from paid apps when users download the app from the App Store) to transfer their earnings to their local bank account. Based on what we gather from the documentation, the App Store Server API seems to be meant for in-app purchases only.

Are there Apple APIs exposed to retrieve the information we need specifically the order ID, order date, currency, quantity, app price and app name for revenue from paid app downloads?

Replies

You have the financial reports, which you can download manually from App Store Connect; you can also download them automatically using the Reporter java utility.