Update a subaccountAsk AIput https://api.flutterwave.com/v3/subaccounts/{id}This section describes how to update a collection subaccount on Flutterwave.Path Paramsidint32requiredDefaults to 3256This is the unique id of the subaccount you want to update. It is returned in the call to create a subaccount as data.idBody Paramsbusiness_namestringDefaults to Pied PiperThis is the sub-account business namebusiness_emailstringDefaults to [email protected]This is the sub-account business email"split_typestringDefaults to flatThis can be set as percentage or flatsplit_valuefloatrequiredDefaults to 1000This can be a percentage value or flat value depending on what was set on split_typeaccount_numberstringDefaults to 0690000040This is the customer's account numberHeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token in the request header to authorize this callResponses 200200 400400Updated over 1 year ago