SAP BRIM (Billing and Revenue Innovation Management) · Arazzo Workflow
SAP BRIM Authorize a Charge or Release on Insufficient Balance
Version 1.0.0
Check the balance, reserve an amount, and release the reservation when it is not needed.
View Spec
View on GitHub
BillingEnterpriseOrder-to-CashRevenue ManagementSAPSubscription ManagementUsage-Based PricingArazzoWorkflows
Provider
Workflows
authorize-or-release
Authorize a reservation and release it to restore the held funds.
Reads the account balance, authorizes a reservation, and releases the authorization so the reserved amount returns to the available balance.
1
getBalance
getAccountBalance
Read the current balance for the account before reserving.
2
authorize
authorizeCharge
Reserve the amount against the prepaid balance.
3
release
releaseAuthorization
Release the authorization, restoring the reserved amount to the balance.