NGN Banking
Retrieve NGN Bank Account
GET
/
banking
/
v1
/
ng
/
bank_accounts
/
{id}
/
Authorizations
api-key
string
headerrequiredPath Parameters
id
string
requiredA unique value identifying this account.
Response
200 - application/json
id
string
requireduser
object
requiredhas_set_pin
boolean
requiredaccount_number
string
requiredMaximum length:
255
currency
object
requirednaira_balance
object
requiredtracking_reference
string
requiredcreated_at
string
requiredupdated_at
string
requiredaccount_name
string | null
Maximum length:
255
classification
indicate the classification of the account as personal, business or other wise
NULL
- DefaultPERSONAL
- PersonalBUSINESS
- Business
Available options:
NULL
, PERSONAL
, BUSINESS
status
NULL
- DefaultACTIVE
- ActiveINACTIVE
- InactiveDORMANT
- DormantCLOSED
- ClosedESCHEAT
- EscheatCHARGEOFF
- Chargeoff
Available options:
NULL
, ACTIVE
, INACTIVE
, DORMANT
, CLOSED
, ESCHEAT
, CHARGEOFF
business_name
string | null
Maximum length:
255
reference
string | null
Maximum length:
255