safeness

郑佳接口


DELETE请求

[TOC]

简要描述
  • CB管理接口
请求URL
  • http://127.0.0.1:8001/CBmanage/delManage/62e7c472bd6b00008c005783
请求方式
  • DELETE
参数
参数名 必选 类型 说明
operatorId string 办理人id
insuranceId string 保险id
userStatus string 状态
jurisdiction string 所需权限
benefits string 受益人
time string 发起时间
desc string 描述
pic string 图片
返回示例
{
    "code": 1,
    "message": "删除成功"
}
返回参数说明
参数名 类型 说明
operatorId int 办理人id
insuranceId int 保险id
userStatus int 状态
jurisdiction int 所需权限
benefits int 受益人
time int 发起时间
desc int 描述
pic int 图片
备注
  • 更多返回错误代码请看首页的错误代码描述

页面列表

ITEM_HTML