Endpoint
Headers
string
required
Your public API key.
string
required
Your API secret. Use a
stl_test_... value in sandbox, stl_live_... in production.string
required
The ID of the business whose account details you want to retrieve.
Response
boolean
true on success.string
Human-readable outcome.
string
The NUBAN account number assigned to this business.
string
The type of account, e.g.
"savings" or "current".string
The customer ID in the banking system.
string
The business ID associated with this account.
string
The current account balance, denominated in kobo (smallest currency unit).
Code examples
Example response
accountBalance is expressed in kobo. Divide by 100 to convert to naira. For example, "5000000" is ₦50,000.