POST
/
customer
/
profile
/
individual

To successfully create a customer profile on Edge, the customer’s BVN (Bank Verification Number) must be provided. This requirement ensures that the customer is immediately KYCed (Know Your Customer) for Tier 1 account creation.

Additionally, you can provide the customer’s NIN (National Identification Number) along with the BVN during the customer creation process. Supplying both identifiers ensures that the customer is KYCed up to Tier 2.

requestId
string
required
firstName
string
required
lastName
string
required
otherName
string
required
email
string
required
phone
string
required
salutation
string
required
gender
string
required
dateOfBirth
string
required
bvn
string
required
nin
string
nationality
string
required
address
object
required
address
string
required
street
string
required
localGovernment
string
required
city
string
required
country
string
required
nextOfKin
object
required
firstName
string
required
lastName
string
required
gender
string
required
email
string
required
phone
string
required
relationship
string
required
address
string
required
street
string
required
city
string
required
country
string
required
localGovernment
string
required