組織検索

コンポーネントの情報 {#component-data}

コンポーネントの値 {#component-value}

属性タイプ説明
isAllbooleanすべて
orgUnitsarray組織情報

orgUnits {#component-value-orgUnits}

属性タイプ説明
orgUnitIdstring組織 ID

Request Example {#component-data-example}

[  {    "componentType": "WCP_SEARCH_DEPT",    "componentId": "80c42a27-1234-1234-1234",    "componentValue": {      "isAll": false,      "orgUnits": [        {          "orgUnitId": "80c42a27-1234-1234-1234"        }      ]    }  }]