GetPrice Method
GetPrice retrieves the price for a product by using the entitlement discounts. You can use this method in the Quotes screen and Order screen to get the price of a product after it is adjusted for the entitlement.
The product ID, base price, and entitlement ID are passed as arguments to this method. The new price is then passed back as the return value.