Paystack · Arazzo Workflow
Paystack Add a Subaccount to an Existing Split
Version 1.0.0
Create a new subaccount, add it to an existing transaction split, then fetch the split to confirm membership.
View Spec
View on GitHub
PaymentsAfricaFintechRecurring BillingMarketplacesPayoutsMobile MoneyStripeArazzoWorkflows
Provider
Workflows
add-subaccount-to-split
Onboard a new partner into an existing split and confirm membership.
Creates a subaccount, adds it to the given split id, and fetches the split to confirm the updated membership.
1
createSubaccount
subaccount_create
Create the new partner subaccount to be added to the split.
2
addToSplit
split_addSubaccount
Add the new subaccount to the existing split with the given share.
3
fetchSplit
split_fetch
Fetch the split to confirm the subaccount is now a member.