active

The active element is an optional child of both the createPlan and updatePlan elements. You use this flag to activate/deactivate a Plan. When you deactivate a Plan, you can no longer reference that Plan for use with subscriptions. Existing subscriptions making use of the deactivated Plan will continue to use the Plan until either modified or completed. You can also reactivate a deactivated Plan by updating the Plan and setting the active flag to true.

Type = Boolean; Valid Values = true or false

Parent Elements:

createPlan, updatePlan

Attributes:

None

Child Elements:

None