v1
latestOpenAPI 3.1.02026-07-2652084.4 KBGet By Email
FInds a customer by cusyomer Id
get/customer/getByEmail/{email}
Path parameters
emailstring required
The Customer’s Email AddressThe Customer’s unique identifier
Response
200
Example response
{
"address": "string",
"bvn": "string",
"customerID": "string",
"email": "string",
"firstName": "string",
"lastName": "string",
"otherNames": "string",
"startDateOfRelationship": "2018-02-16T01:28:06.682Z",
"status": "ACTIVE",
"type": "RETAIL"
}