Create bulk bill paymentAsk AIpost https://api.flutterwave.com/v3/bulk-billsThis document shows you how to create bulk bills paymentBody Paramsbulk_referencestringrequiredDefaults to edf-12de5223d2f32This is a reference that identifies the batch request being made for bulk requestscallback_urlstringrequiredDefaults to https://webhook.site/5f9a659a-11a2-4925-89cf-8a59ea6a019aThis is an endpoint supplied by you the developer/merchant so we can send a response when each request in the bulk is completedbulk_dataarray of objectsrequiredThis is an array containing each individual requests in the batch.bulk_data*ADD objectHeadersAuthorizationstringrequiredDefaults 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