ISDP-批量更新人员信息(API名称:batchUpdate):请求示例

时间:2024-01-18 13:55:49

请求示例

{
    "personList": [
        {
            "orgNo": "robin_test",
            "personCode": "testAAACC",
            "personName": "test AAA CC",
            "personStatus": "NoAccountOpened",
            "personType": "Employee",
            "roleNo": "test Role1,robin_test_func",
            "positionCode": "test012,robin_test_postion_01",
            "udfExtend1": "AAA"
        }
    ]
}
support.huaweicloud.com/api-isdp/api_01_0120.html