SAP BRIM (Billing and Revenue Innovation Management) · Arazzo Workflow
SAP BRIM Upgrade or Downgrade a Subscription Plan
Version 1.0.0
Read a subscription, switch it to a new plan with proration, and confirm the change.
View Spec
View on GitHub
BillingEnterpriseOrder to CashRevenue ManagementSAPSubscription ManagementUsage-Based PricingArazzoWorkflows
Provider
Workflows
change-subscription-plan
Change the plan on a subscription and verify the new plan took effect.
Reads the current subscription, changes it to the supplied new plan with proration, and reads the subscription again to confirm the planId changed.
1
getCurrentSubscription
getSubscription
Read the subscription to capture the plan it is currently on.
2
changePlan
changeSubscriptionPlan
Switch the subscription onto the new plan, prorating the current period.
3
confirmPlanChange
getSubscription
Read the subscription back to confirm the new plan is in effect.