Update review rule, need to call some prerequisite interfaces before calling this interface.
Prerequisite interface: /api/app-api/sip/platform/v2/review/listModelFieldInfoByClassificationIdNoList
Purpose: Get field information under the classification
Key return result field:
- id: same meaning as fieldId
- fieldName, blockType: distinguish between regular fields and table fields
- classificationIdNo: distinguish which classification the field belongs to
- tableIdNo: table ID, if the field is a table field
- tableName: table name, if the field is a table field
Prerequisite interface: /api/app-api/sip/platform/v2/review/getRulesByClassificationIdNo
Purpose: Get all review rules of the current batch based on workspaceIdNo and fileBatchNo
Key return result field:
- classificationIdNoList: list of classification IDs currently configured in the rules
- fieldInfoList: list of field information currently configured in the rules
- reviewRuleIdNo: review rule ID
x-ti-app-id
"1234abcd"
x-ti-secret-code
"1234abcd"
Update rule request input parameters
OK
The response is of type object
.