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
Example:

"corporate"

businessName
string
required
channel
string
registrationNumber
string
taxIdentificationNumber
string
headOfficeAddress
string
incorporationDate
string
countryOfIncorporation
string
stateOfIncorporation
string
signatories
object[]
directors
object[]
groupId
string
groupName
string

Response

Customer created

message
string
data
object