天津随访对接华测时,推送基本信息
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
request | HcBaseInfoRequest | 必须 | 接口请求 | ||
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
result | Result | 结果 | |
|
1 | {"request":{"patientName":"张三","patientSex":"男","productId":"234231","orderId":"45645645","patientId":0,"patientAge":19,"applicationUnit":"阿里健康互联网医院","productName":"肝炎套餐"}} |
1 2 3 4 5 6 7 8 | { "result":{ "model":true, "msgCode":"\"\"", "msgInfo":"\"\"", "success":true } } |
1 | {"result":{"success":"false","msgInfo":"Illegal request","msgCode":"sign-check-failure"}} |
错误码 | 错误描述 | 解决方案 |
---|