1. 接口名称

有证链证书取消作废

2. 接口背景

适合于机构对证书进行取消作废操作

3. 请求标识

call.activeCerts

4. 请求参数

参数 类型 是否必选 描述
timestamp int 以秒为单位的UnixTimestamp时间戳
certNos array 证书编号数组

5. 请求示例

{
    "timestamp":1577686666,
    "certNos":["202001010001", "202001010002"]
}

6. 响应参数

参数 类型 是否必选 描述
affectNum int 实际修改的证书数量

7. 响应示例

{
    "code": 0,
    "msg": "success",
    "data": {
        "affectNum": 2
    }
}
Copyright © 微拍堂 2020 all right reserved,powered by Gitbook该文件修订时间: 2021-05-07 15:35:53

results matching ""

    No results matching ""

    results matching ""

      No results matching ""