文档中心 > API类目 > 阿里健康-医保

qimen.alibaba.alihealth.medicare.qingdao.auth.status (阿里健康医保青岛签约状态查询)

获取授权状态

公共参数

请求参数

名称 类型 是否必须 示例值 更多限制 描述
ClientId String 必须 12312312 客户编号
nonce String 必须 sfsafadsf 随机数
Signature String 必须 sdfasfsdafsdaf 签名
aac147 String 必须 130111xxxxxxxxxxxx 身份证号

响应参数

名称 类型 示例值 描述
code String true 状态码
msg String 10 信息
data String 错误 数据

请求示例


                                

响应示例

{
    "code":"true",
    "msg":"10",
    "data":"错误"
}

验签示例

{"msg":"Illegal request","code":"sign-check-failure"}

错误码解释

错误码 错误描述 解决方案

API工具

FAQ

返回
顶部