Create a collection subaccountAsk AIpost https://api.flutterwave.com/v3/subaccountsThis document shows you how to create a subaccount on FlutterwaveBody Paramsaccount_bankstringrequiredDefaults to 044This is the sub-accounts bank ISO code, use the List of Banks for Transfer endpoint to retrieve a list of bank codes.account_numberstringrequiredDefaults to 0690000037This is the customer's account number. When testing on staging, you can find a list of all available test bank accounts herebusiness_namestringrequiredDefaults to Eternal BlueThis is the sub-account business name.countrystringrequiredDefaults to NGThis is the ISO country code of the merchant e.g. NG, GH, KE etc.split_valuedoublerequiredDefaults to 0.5This can be a percentage value or flat value depending on what was set on split_type.Note that the % value is in decimal. So 50% is 0.5 and so on.business_mobilestringrequiredDefaults to 090890382Primary business contact numberbusiness_emailstringDefaults to [email protected]This is the sub-account business emailbusiness_contactstringDefaults to Richard HendrixThis is the contact person for the sub-account e.g. Richard Hendrixbusiness_contact_mobilestringDefaults to 090890382Business contact number numbersplit_typestringDefaults to percentageThis can be set as percentage or flatmetaarray of objectsThis is an array that allows you pass more information about the sub-account. Click the Add button below to see sample propertiesmetaADD objectHeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token in the request header to authorize this callResponses 200200 400400Updated 9 months ago