ISDP-人员批量新增(API名称:batchAdd):请求示例

时间:2025-02-12 15:15:13

请求示例

{    "personList": [        {            "orgNo": "robin_test_4_0",            "personCode": "h0079969522",            "personName": "测试人员批量新增",            "qualificationCode": "61",            "personType": "Employee",            "roleNo": "test Role1,robin_test_func",            "positionCode": "test012,robin_test_postion_01",            "udfExtend1": "AAA",            "udfExtend4": "AAA",            "firstName": "A",            "lastName": "B",            "description": "测试人员批量新增",            "email": "hsc@xxxx.com",            "phone": "13572003291",            "customerCode": "客户编码3-测试",            "supplierCode": "T001",            "openAccount": "1",            "headFileId": "1",            "faceFileId": "1",            "status": "1",            "integrationAccount": "hw",            "isSmartDevice": "N",            "registerFace": 1,            "blackList": 1,            "reason": "reason",            "electronicSignatureId": "1",            "language": "zh_CN",            "certificateType": "ID_CARD",            "certificateNo": "500108191604236113"        }    ]}
support.huaweicloud.com/api-isdp/api_01_0398.html