Paystack · Arazzo Workflow
Paystack Initiate and Monitor a Bulk Charge
Version 1.0.0
Initiate a bulk charge batch against saved authorizations, fetch the batch, then list the charges in the batch.
View Spec
View on GitHub
PaymentsAfricaFintechRecurring BillingMarketplacesPayoutsMobile MoneyStripeArazzoWorkflows
Provider
Workflows
initiate-and-monitor-bulk-charge
Run a bulk charge batch and reconcile its individual charges.
Initiates a bulk charge, fetches the resulting batch by code, and lists the charges within it.
1
initiateBulkCharge
bulkCharge_initiate
Initiate the bulk charge batch against the supplied authorizations.
2
fetchBatch
bulkCharge_fetch
Fetch the bulk charge batch to read its status and totals.
3
listBatchCharges
bulkCharge_charges
List the individual charges in the batch for per-customer reconciliation.