Get a Developer Product Price with API?

I need a way to get the price of a Developer Product in robux by sending an HTTP request, As i am coding a discord bot that checks the info of a product that i have.

GET Request https://apis.roblox.com/developer-products/v1/developer-products/DEVELOPER_PRODUCT_ID/details
Example response:

PriceInRobux.

If this solved your question, mark this as the solution.