Organization
Create Organization by Customer Type
POST
/
organization
/
createBulk
/
{customerType}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
tenantId
string
requiredTenant/Owner id
Path Parameters
customerType
enum<string>[]
requiredCustomer Type
Available options:
Employee
, Shareholder
, Customer
Body
application/json · object[]
id
string
personFullname
string
peerFullname
string
escliationFullname
string
status
string
responsibility
string
positions
string
ownershipPercentage
string
person
object
escallation
object
peers
object
Response
200 - application/json
tenantId
string
organizationIds
object[]