Create a payout subaccountAsk AIpost https://api.flutterwave.com/v3/payout-subaccountsThis document shows you how to create a payout/transfer subaccount on Flutterwave.Body Paramsaccount_namestringrequiredDefaults to John DoeThe name of the wallet. It should be the name of the customer.emailstringrequiredDefaults to [email protected]This is the email address of the payout subaccountcountrystringrequiredDefaults to USThis is the customer's country.mobilenumberstringDefaults to 010101010This is the mobile number of the payout subaccountbank_codestringDefaults to 035This is the bank code for the primary default bank linked to the customer's PSA wallet. Possible Values are 035(Wema) and 232(Sterling Bank)..HeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token in the request header to authorize this callResponses 200200 400400Updated 8 months ago