SAP BRIM (Billing and Revenue Innovation Management) · Arazzo Workflow
SAP BRIM Authorize and Confirm a Charge Reservation
Version 1.0.0
Reserve an amount against a prepaid balance, confirm it into a final charge, and read the balance.
View Spec
View on GitHub
BillingEnterpriseOrder to CashRevenue ManagementSAPSubscription ManagementUsage-Based PricingArazzoWorkflows
Provider
Workflows
authorize-confirm-charge
Authorize a reservation and confirm it into a final charge.
Reserves an amount against the account, confirms the reservation as a final charge, and reads the resulting account balance.
1
authorize
authorizeCharge
Reserve the amount against the prepaid balance.
2
confirm
confirmAuthorization
Confirm the authorization, capturing the reserved amount as a charge.
3
getBalance
getAccountBalance
Read the account balance after the charge is captured.