SAP BRIM (Billing and Revenue Innovation Management) · Arazzo Workflow
SAP BRIM Charge an Account and Refund It
Version 1.0.0
Execute a charge against an account, refund that charge, and confirm the balance.
View Spec
View on GitHub
BillingEnterpriseOrder to CashRevenue ManagementSAPSubscription ManagementUsage-Based PricingArazzoWorkflows
Provider
Workflows
charge-and-refund
Charge an account and refund the resulting charge.
Charges the account, refunds the charge using the returned charge id, and reads the account balance to confirm the refund was applied.
1
charge
chargeAccount
Execute a charge against the account.
2
refund
refundCharge
Refund the charge that was just executed.
3
getBalance
getAccountBalance
Read the account balance to confirm the refund was applied.