I am using iOS API to download the iOS app - Sales and Trends Report.
url = 'https://api.appstoreconnect.apple.com/v1/salesReports?filter%5BvendorNumber%5D='+vendor_number+'&filter%5BreportType%5D='+reportType+'&filter%5BreportSubType%5D='+reportSubType+'&filter%5Bfrequency%5D='+frequency+'&filter%5BreportDate%5D='+report_date+'&filter%5Bversion%5D=1_0'
In the report we see the Product Type Identifiers code such as 3F, 7F etc.
Is there an API to pull the Product Type Identifiers - Type and Description which is available here -
The report looks like this