v1
latestOpenAPI 3.1.02026-07-2652084.4 KBGet Account By Email
get/account/getAccountByEmail/{email}
Path parameters
emailstring required
Response
200
Example response
[
{
"accountBalance": "string",
"accountManagerName": "string",
"accountManagerPhone": "string",
"accountNumber": "string",
"accountOpeningDate": "2018-02-19T18:29:31.927Z",
"accountType": "string",
"bankSortCode": "string",
"bvn": "string",
"currency": "NAIRA",
"customerId": "string",
"fullName": "string",
"lastTransactionDate": "2018-02-19T18:29:31.927Z",
"phoneNumber": "string",
"shortName": "string",
"status": "string"
}
]