π Problem Statement
As a developer, I experience the plan change feature (v1.84) only being available in the dashboard UI, which prevents bulk plan changes for 100+ subscriptions and requires error-prone manual processing.
π‘ User Story
As a developer, I want to change the plan on an active subscription via the Core API, so that I can bulk-update subscriptions programmatically.
π― Definition of Done
- Given an active subscription, when PATCH /v2/subscriptions/{id}/plan is called with a new plan ID, then the plan is changed and a confirmation is returned.
- This change impacts the API (subscription plan change endpoint). Must be documented and tested.
- Limitations: same business rules apply as the dashboard (proration, eligibility); no bulk endpoint in v1.
Please authenticate to join the conversation.
In Planning
Pelcro Product
Product Board
8 months ago

Manish Patel
Get notified by email when there are changes.
In Planning
Pelcro Product
Product Board
8 months ago

Manish Patel
Get notified by email when there are changes.