Skip to main content
Create Individual Customer
This endpoint is for creating individual customers. For corporate customers, see Create Corporate Customer.

Authorizations

apiKey
string
header
required
apiSecret
string
header
required

Body

application/json
uniqueId
string
required
type
string
required
firstName
string
required
lastName
string
required
externalId
string
status
string
customerSegment
string
riskClassification
string
kycLevel
string
channel
string
source
string
isSanctioned
boolean
isPep
boolean
watchlist
boolean
lastReviewDate
string<date-time>
nextReviewDate
string<date-time>
lastCheck
string<date-time>
title
string
middleName
string
dob
string<date-time>
placeOfBirth
string
countryOfBirth
string
gender
string
nationality
string
countryOfResidence
string
residencyStatus
string
maritalStatus
string
religion
string
educationLevel
string
stateOfOrigin
string
lgaOfOrigin
string
isDeceased
boolean
phone
string
alternatePhone
string
email
string
address
string
residentialAddress
string
mailingAddress
string
proofOfAddressType
string
proofOfAddress
string<uri>
bvnNumber
string
ninNumber
string
passportNumber
string
driversLicenseNumber
string
votersCardNumber
string
taxId
string
taxResidency
string
biometricVerified
boolean
occupation
string
employmentStatus
string
employerName
string
employerAddress
string
monthlyIncome
integer
annualIncome
integer
netWorth
integer
sourceOfFunds
string
sourceOfWealth
string
mothersMaidenName
string
politicalAffiliation
boolean
politicalAffiliationRelationship
string | null
politicalPosition
boolean
politicalPositionDescription
string | null
pepDetails
string | null
bankCode
string
bankName
string
bankCountry
string
sortCode
string
iban
string | null
relationshipStartDate
string<date-time>
accounts
object[]
kycDocuments
object[]
metadata
object

Response

Customer created

message
string
data
object