Return Localized price information for InappPurchases or Subscriptions

How do I use the appstore connect apis, similar to https://developer.apple.com/documentation/appstoreconnectapi/list_all_in-app_purchases_for_an_app, to retrieve the consumer price for each in app product or subscription product for each region. For example, if the item costs $2.99 USD in the US and 1.99 EUR in Europe, what api can return this information? I have tried retrieving price points, localizations, and price schedules, but they do not return the information I am looking for.

Return Localized price information for InappPurchases or Subscriptions
 
 
Q