v12

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-0118044135.0 KB
humanresources

post/humanresources.node.children

Request body

idinteger required
selectstring[]

Example request

{
  "id": 1,
  "select": [
    "id",
    "name",
    "type",
    "structureId",
    "parentId",
    "description",
    "accessCode",
    "userCount",
    "colorName",
    "xmlId",
    "createdAt",
    "updatedAt",
    "members"
  ]
}

Response

Success response