cURL
Ecobank Services
Get Ecobank account statement
POST
cURL
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Body
application/json
Affiliate code
Example:
"EGH"
Corporate ID
Example:
"OMNI"
Account number
Example:
"1441000574000"
Start date (YYYYMMDD)
Example:
"20250401"
End date (YYYYMMDD)
Example:
"20250415"
Secure hash for request validation