Skip to main content
POST
Create Management Account

Body

application/json
code
string
required
name
string
required
category
string
required
level
integer
required
parentId
string | null
description
string | null
isActive
boolean | null
default:true

Response

Successful Response

id
string
required
code
string
required
name
string
required
category
string
required
level
integer
required
type
string | null
status
string | null
parent
ManagementAccountParent · object | null
parentId
string | null
description
string | null
isActive
boolean | null
createdAt
string | null
child_count
integer | null