Am I able to fetch the regional price for a gamepass since I have some of the prices hard coded into my user interface so I need to make them dynamic to account for the dynamic pricing so it’s not displaying incorrect prices.
I have looked through documentation and it says to use MarketPlace service to fetch the price levels so I looked into function GetUsersPriceLevelsAsync but it just returns API call is not yet released. so I assume it’s not publicly available yet.