Pass Unified Rate Plan Name for Subscription Products
Summary:
I have a requirement to pass the rate plan for subscription product using API and to specify it, it only accept 'RequestedRatePlanNumber' parameter, so I can send the rate plan through it, and I was searching how to pass rate plans for the products based on a unified name but unfortunately cannot find it.
Business impact:
If I have a subscription type with a specific calculation method and having also 1,000 products, I must pass the rate plan number for each product in the subscription, even though they all follow the same logic. This means I can't just use one unified rate plan name. As a result, I have to hardcode the rate plan numbers in the API, which increases complexity and reduces flexibility.
Tagged:
0