1. 接口名称

证书类型列表

2. 接口背景

获取本机构的所有证书类型,用于同步数据时,指定证书类型。

3. 请求标识

call.getCertTypes

4. 请求参数

参数 类型 是否必选 描述
timestamp int 以秒为单位的UnixTimestamp时间戳

5. 请求业务参数示例

{
    "timestamp":1577686666
}

6. 响应数据字段

参数 类型 是否必选 描述
certTypeId int 证书id
certTypeName string 证书类型名称

7. 响应示例

{
    "code": 0,
    "msg": "success",
    "nowTime": 1577685663,
    "data": [
        {
          "certTypeId" : 170
          "certTypeName" : "新增证书"
        },
        {
          "certTypeId" : 171
          "certTypeName" : "新增证书12"
        },
        {
          "certTypeId" : 172
          "certTypeName" : "新增证书13"
        },
        {
          "certTypeId" : 173
          "certTypeName" : "新增证书14"
        },
        {
          "certTypeId" : 174
          "certTypeName" : "新增证书15"
        },
        {
          "certTypeId" : 175
          "certTypeName" : "新增证书17"
        },
        {
          "certTypeId" : 176
          "certTypeName" : "新增证书18"
        }
    ]
}
Copyright © 微拍堂 2020 all right reserved,powered by Gitbook该文件修订时间: 2021-05-07 15:35:53

results matching ""

    No results matching ""

    results matching ""

      No results matching ""