Advance Legacy Vs Advance Price Model Approach
Summary:
Current Implementation:
- We have an Advanced Legacy Price Model, where we have all the pricing logic to calculate the list price and then the contractual price ( where we apply the automatic discounts)
- We have external systems calling this price model via CalculatePrice API call to fetch prices from CPQ
- The automatic discounts include promotions
New Requirement:
We have a new requirement on prices, where we need to compare the quantity across multiple lines and then apply the discount on a particular line.
For Example, we have below lines in the quote or pricing API call
line 1 - Part A : Qty - 10
Tagged:
0