Upload Statement (Extraction)
Upload Bank statement for analysis and credit scoring
Upload Bank Statements
POST
{{BASE_URL}}/api/v1/statement/mfi/bank/upload
This endpoint allows you to upload Mpesa Statements for extraction, analysis and scoring
Headers
Name
Type
Description
Authentication*
string
Authentication token to track down API usage.
Request Body
Name
Type
Description
national_id*
String
User's national ID
file*
String
Base64 encoded file string
file_name*
String
Renamed filename using user national id i.e 34213456.pdf
callback_url*
String
Where to send result
bank*
String
Statement bank (Lowercase: im, equity, sbm, kcb, absa, e.tc)
Statement upload request Example
Statement Callback Response Example
Last updated
Was this helpful?