AccountVerificationResponse
- accountType: string | null
Name requiredAccount holder name as returned by the registry
- accountType: string | null
Number required - addressType: object | nullrequired
Customer address (when returned by registry, mostly NG)
- lgaType: string
Local government area (Nigeria)
- stateType: string
- streetType: string
- townType: string
- bankType: string | null
Code required - bankType: string | null
Name required - countryType: stringrequired
- errorType: object | nullrequired
Populated only when status is
failedorerror- codeType: stringrequired
- messageType: stringrequired
- idType: stringFormat: uuidrequired
Unique verification ID
- identifierType: stringrequired
The account number that was verified
- originType: stringenumrequired
Where this verification was initiated.
api= Lira API key (machine-to-machine).dashboard= logged-in dashboard user.values- api
- dashboard
- statusType: stringenumrequiredvalues
- pending
- success
- failed
- error
- inconclusive
- verificationenum
Type const:ACCOUNT_NUMBERrequiredvalues- A
C C O U N T _ N U M B E R
- verifiedType: boolean | nullrequired
- verifiedType: string | nullFormat: date-time
At requiredthe date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z
- identityType: object
- idType: stringenum
Type requiredIdentity document type returned by the registry
values- N
I N - T
I N
- idType: string
Value requiredIdentity document value
