Tokenize a customer's bank accountAsk AIpost https://api.flutterwave.com/v3/accounts/tokenizeGenerate a bank account token via E-mandate.Body Paramsaccount_bankstringrequiredDefaults to 044This is the customer's bank code. You can see a list of all the available banks and their codes here.account_numberstringrequiredDefaults to 0690000032This is the customer's account number. When testing on staging, you can find a list of test bank accounts here.addressstringrequiredDefaults to Smith Street, LagosThis is the customer's residential address.amountint32requiredDefaults to 2000This is the amount to be charged. The minimum amount required is 200.emailstringrequiredDefaults to [email protected]This is the email address of the customer. Note: This has to be the exact email address passed during the initial charge.phone_numberstringrequiredDefaults to 09012345678This is the phone number linked to the customer's mobile money accountstart_datedateDefaults to 2024-06-22T01:28:00.000ZThe activation date for the account token.end_datedaterequiredDefaults to 2025-04-04T01:28:00.000ZThe expiry date of the generated account token.narrationstringDefaults to E-mandate token for testerThis is a custom description added by the merchantHeadersAuthorizationstringrequiredDefaults to Bearer FLWSECK_TEST-SANDBOXDEMOKEY-XPass your secret key as a bearer token on the request header to authorize this callResponses 200200 400400Updated 13 days ago