Sweep wallet balances
Move money from multiple digital wallets to your business balance.
Last updated
Move money from multiple digital wallets to your business balance.
Last updated
Authorization
string
set value to Bearer SECRET_KEY
business_id
string
required
Merchant Business ID
customers
array
required
This is an array of objects containing the list of customers, their wallet reference and the amount to be withdrawn. e.g:
"customers": [
{
"wallet_ref": "wal_jh6ckcNW...",
"amount": 250
}
]
description
number
required
Specify the purpose of the withdrawal