SAP BRIM (Billing and Revenue Innovation Management) · Arazzo Workflow
SAP BRIM Cancel and Clean Up a Subscription
Version 1.0.0
Cancel a subscription, verify the cancelled state, then optionally delete it.
View Spec
View on GitHub
BillingEnterpriseOrder to CashRevenue ManagementSAPSubscription ManagementUsage-Based PricingArazzoWorkflows
Provider
Workflows
cancel-and-cleanup
Cancel a subscription and delete it once it is in the CANCELLED state.
Cancels a subscription, confirms the CANCELLED status, and deletes the subscription record when cancellation succeeded.
1
cancelSubscription
cancelSubscription
Cancel the active or suspended subscription.
2
confirmCancelled
getSubscription
Read the subscription back to confirm whether it is CANCELLED.
3
deleteSubscription
deleteSubscription
Permanently delete the cancelled subscription record.