Google came with with the idea of introductory price (https://support.google.com/googleplay/android-developer/answer/140504?hl=en).
My question is related to its API. I can't find the way how to get information about this via Purchases.subscriptions (https://developers.google.com/android-publisher/api-ref/purchases/subscriptions/get)
Even when I buy a subscription for introductory price and I asked Google Play Developer API for the information about that subscription, I see only the full price.
Even the inappproduct/get does not have any information about introductory price linked to certain product.
Do you have any idea how to get proper price? Thx