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
The unique identifier of your organisation
12"ORG123456789"
Page number for pagination (must be ā„ 1)
x >= 11
Number of records per page (must be > 0)
x >= 110
Include previous pages data (default: false)
false
Field to search by (default: "AccountName", allowed: ["AccountName"])
AccountName "AccountName"
Search term (case-insensitive, optional)
"John Phiri"
Response
Success Response (200)
Organization identifier
352534866
Merchant account name
"John Phiri"
Required string length: 8
10000000 <= x <= 9999999935253486
Current account balance
10000
Available collection balance
50000000
A three-letter ISO 4217 code that identifies the currency used in the transaction
"MWK"
Available disbursement balance
5000
Merchant authorization level
1
Human-readable level name
"Initiator Only"
Account status code
"A"
Human-readable status name
"Active"
User who created the account
"JohnDoe"
Account creation timestamp (ISO 8601)
"2024-01-15T10:30:00Z"