I am using iOS API to download the iOS app - Sales and Trends Report.
url = 'https://api.appstoreconnect.apple.com/v1/salesReports?filter[vendorNumber]='+vendor_number+'&filter[reportType]='+reportType+'&filter[reportSubType]='+reportSubType+'&filter[frequency]='+frequency+'&filter[reportDate]='+report_date+'&filter[version]=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