v1
latestOpenAPI 3.1.02026-07-2652084.4 KBGet By Phone Number
FInds a customer by cusyomer Id
get/customer/getByPhoneNumber/{phoneNumber}
Path parameters
phoneNumberstring required
The Customer’s Phone Number
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"
}