Managed plans endpoint
This topic provides a quick reference for the method signatures of managed plans API methods.
Location: http://smile.example.com:port/stage/smile/ws/v2/subscription/plan
WSDL: http://smile.example.com:port/stage/smile/ws/v2/subscription/plan?wsdl
| Method | Method signature | Purpose |
|---|---|---|
| changeManagedPlanGroup() |
|
Changes the managed plan group that the subscription belongs to. |
| changePlan() |
|
Changes the plan of the provided subscription. |
| getCurrentManagedPlanGroup() |
|
Returns the details of the managed plan group that the subscription provided is in. |
| getManagedPlanChoices() |
|
Returns a list of possible managed plan changes. |
| getManagedPlanGroup() |
|
Returns the details of the managed plan group specified. |
| getManagedPlanGroups() |
|
Returns a list of managed plan groups, and their choices, for the given service. |
| getPlanSchedule() |
|
Returns the current and future managed plan changes. |