Authorizations
Bearer authentication header of the form Bearer <Token>, where <Token> is your access token.
Headers
The organization identifier
The merchant account number
Preferred language for the response
Body
Response
Success Response (200)
Required string length: 8
10000000 <= x <= 99999999A unique integer identifier for the disbursement batch. 8-digit numbers (10,000,000 to 99,999,999).
The format/type of the file or data source used to create the batch. Common values: "XLSX" - Excel file format, "CSV" - Comma-separated values, "JSON" - JSON data format.
The method or system from which the batch data originated. Common values: "File Upload" - Uploaded via file, "JSON Integration" - Created via JSON API.
Email address of the user who created the batch.
"johndoe@example.com"
Date when the batch was created and submitted.
The email address of the user who reviewed the batch for approval. Examples: "admin@example.com", "reviewer_user".
Date when the batch was reviewed by an authorized user.
The email address of the user who gave final approval for the batch. Examples: "admin@example.com", "approver_user". Used for final approval tracking.
Date when the batch received final approval.
Single-character code for batch status. Values: "A" - Approved, "P" - Pending, "E" - Error, "F" - Failed, "N" - Cancelled, "X" - Rejected, "C" - Completed.
Human-readable description of the batch status. Examples: "Approved", "Processed", "Pending Review".
Date when the batch was processed for disbursement.
Boolean flag indicating if the batch is scheduled for future processing. Values: true (scheduled) or false (immediate).
Scheduled date for processing
Authorization level required
Reason for rejection if applicable
Error file name if applicable
Error message if applicable
The email address of the user who actioned the batch
Date when the batch was actioned
Total number of entries in the batch
Number of failed entries
Number of successful entries
Total amount of successful entries
A three-letter ISO 4217 code that identifies the currency used in the transaction
"MWK"