Skip to main content
POST
Create Organization by Customer Type

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Tenant/Owner id

Path Parameters

customerType
enum<string>[]
required

Customer Type

Available options:
Employee,
Shareholder,
Customer

Body

application/json
id
string
personFullname
string
peerFullname
string
escliationFullname
string
status
string
responsibility
string
positions
string
ownershipPercentage
string
person
object
escallation
object
peers
object

Response

Create organization by type response

tenantId
string
organizationIds
object[]