Plan change endpoint
This topic provides a quick reference for the method signatures of plan change API methods.
Location: http://smile.example.com:port/stage/smile/ws/v2/subscription/planchange
WSDL: http://smile.example.com:port/stage/smile/ws/v2/subscription/planchange?wsdl
Method | Method signature | Purpose |
---|---|---|
getServicePlans() |
|
Returns a list of published plans available against a service or plans available to subscriptions of accounts of a given service. |
getSubscriptionPlans() |
|
Returns a list of published plans available to a subscription. |
commitPlanChange() |
|
Changes a plan based on a previously acquired PlanChangeOffer(). |
proposePlanChange() |
|
Returns information about a proposed plan change. |