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

Authorizations

apiKey
string
header
required
apiSecret
string
header
required

Body

application/json
uniqueId
string
required
type
string
required
businessName
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>
businessType
string
industryType
string
natureOfBusiness
string
registrationNumber
string
taxIdentificationNumber
string
incorporationDate
string<date-time>
countryOfIncorporation
string
stateOfIncorporation
string
website
string<uri>
numberOfEmployees
integer
phone
string
businessEmail
string
headOfficeAddress
string
annualRevenue
integer
annualTurnover
integer
authorizedCapital
integer
paidUpCapital
integer
sourceOfFunds
string
parentCompany
string | null
regulatoryLicenses
string[]
bankCode
string
bankName
string
bankCountry
string
relationshipStartDate
string<date-time>
accounts
object[]
directors
object[]
signatories
object[]
ultimateBeneficialOwners
object[]
metadata
object

Response

Customer created

message
string
data
object