Model field list, request parameters need to be obtained from the prerequisite interface.
Prerequisite interface: /api/app-api/sip/platform/v2/review/listExecuteTasksByFileBatchNo
Purpose: Prerequisite interface for creating rules, get all classification IDs under the batch, can select classifications needed for creating rules from the return results
Key return result field:
- taskClassificationIdNo: classification ID
Prerequisite interface: /api/app-api/sip/platform/v2/review/getRulesByClassificationIdNo
Purpose: Prerequisite interface for modifying rules, get classification ID information of the rules
Key return result field:
- classificationIdNoList: list of classification IDs currently configured in the rules
x-ti-app-id
"1234abcd"
x-ti-secret-code
"1234abcd"
Classification ID list request VO
OK
The response is of type object
.