Create review rule, need to call some prerequisite interfaces before calling this interface.
Prerequisite interface: /api/app-api/sip/platform/v2/review/listExecuteTasksByFileBatchNo
Purpose: Get all classification IDs under the batch
Key return result field: taskClassificationIdNo (classification ID)
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
x-ti-app-id
"1234abcd"
x-ti-secret-code
"1234abcd"
Create rule ReqVO
Review rule name
255"Review rule 123"
Review rule prompt
1000"Review rule prompt content"
Classification ID list
1 - 2147483647 elementsClassification ID
File batch number
"abcd"
Workspace ID
123
Associated field information