Create bulk transferAsk AIpost https://api.flutterwave.com/v3/bulk-transfersThis document shows you how to initiate a bulk transferBody ParamscurrencystringrequiredDefaults to NGNThe currency of the Transfer. Learn more about supported currencies here.bulk_dataarray of objectsrequiredAn array of objects containing the transfer charge data. This array contains the same payload you would passed to create a single transfer with multiple different values.bulk_data*ADD objecttitlestringDefaults to March staff salary paymentThis is the title of the bulk transfer attempt.error_reportingbooleanDefaults to falseThis is a flag to include error report when querying the status of the bulk transfer.truefalseentitystringTBD.HeadersAuthorizationstringrequiredDefaults 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