Manage real-time rating plan changes

Managing real-time rating plans lets you retrieve available plan information for services and subscriptions, and propose and commit plan changes. The plan change endpoint is only available for BigRating (RTR) subscriptions.

The plan change WSDL is located at http://smile.example.com:port/stage/smile/ws/v2/subscription/planchange?wsdl.

The following methods manage real-time rating plan changes:
  • getSubscriptionPlans() returns a list of published plans available to a subscription.
  • getServicePlans()returns a list of published plans available against a service or plans available to subscriptions of accounts of a given service.
  • proposePlanChange() prepares a quote for a plan change.
  • commitPlanChange() performs a plan change based on a previously acquired PlanChangeOffer.