风控资料任务归档

更新时间:2021-10-25 20:05:16

接口说明

风控资料任务归档

基本信息

请求方式: POST

请求路径:

https://prod.open-api.mysre.cn/check-api/check-data/archive

请求参数

参数名 参数位置 参数类型 必填 默认值 示例 描述
o query string 租户code
id body string 39f84300-950c-6a41-8263-05418dd6c92d 风控资料上传任务id
version body string v1.0 v1.0 版本 固定为v1.0
approved_reason body string 审核通过 审核通过原因
file_list body string [{"disabled":false,"file_name":"1","suffix":"vsd","file_size":1,"file_url":"https://minio-test.mysre.cn/kefu/fk/retesting/checkfile/2021/10/18/retesting_checkfile_2021-10-18_80c854c2-3a57-faa7-d2e9-9839b336040e.vsd","scopes":[{"proj_id":"39fe182f-27b1-be6d-df0d-37c38e9d10d1"}],"room_count_detail":[]}] 文件列表
file_list.file_name body string 资料.doc 文件名称
file_list.suffix body string .doc 扩展名
file_list.file_size body number 10 文件大小(单位 字节)
file_list.file_url body string https://minio-test.mysre.cn/kefu/fk/retesting/checkfile/2021/10/18/retesting_checkfile_2021-10-18_80c854c2-3a57-faa7-d2e9-9839b336040e.vsd 文件url

请求示例

{"check_data_id":"39fee0ae-6ffa-4133-6401-74486c221473","version":"v1.0","approved_reason":"测试通过","file_list":[{"file_name":"1","suffix":"vsd","file_size":1,"file_url":"https://minio-test.mysre.cn/kefu/fk/retesting/checkfile/2021/10/18/retesting_checkfile_2021-10-18_80c854c2-3a57-faa7-d2e9-9839b336040e.vsd"}]}

返回成功示例

{"errcode":0,"errmsg":"ok","data":1}

返回参数说明(成功)

参数名 参数类型 描述
errcode number 错误码
errmsg string 错误信息
data number 响应数据

失败返回示例

{"errcode":400,"errmsg":"任务已归档,无须操作","data":[]}

返回参数说明(失败)

参数名 参数类型 描述
errcode number 错误码
errmsg string 错误信息
data array 返回数据

results matching ""

    No results matching ""