Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://waas-staging.embedly.ng/api/v1/admin/batch/process-due \ --header 'x-api-key: <api-key>'
{ "statusCode": 200, "message": "Due transactions processed successfully", "data": { "isSuccess": true, "message": "Processing triggered", "processedBatches": 2, "totalTransactions": 150, "totalAmount": 75000 } }
Triggers processing of due scheduled batches.