通信业务协议查询
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
province | String | 可选 | 北京 | 省份 | |
touch_code | String | 必须 | 23232 | 触点ID | |
product_code | String | 必须 | 22020000240038 | isv侧业务编码 | |
account | String | 可选 | 234123412341 | 业务办理账户 | |
page_id | Number | 必须 | 123 | 页面id | |
product_id | String | 可选 | 22020000240038 | 阿里侧产品id | |
city | String | 可选 | 北京 | 城市 | |
isp | String | 可选 | 中国移动 | 运营商 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
result | ResultDO | 业务处理结果 | |
|
{"page_id":123,"province":"北京","city":"北京","product_id":"22020000240038","isp":"中国移动","touch_code":"23232","product_code":"22020000240038","account":"234123412341"}
{ "result":{ "retMessage":"成功接收办理消息", "retCode":"0000", "isSuccess":true, "data":{ "protocolList":[ { "content":"合约协议-合约协议-合约协议", "protocolName":"合约协议", "sourceId":"12323" } ], "protocolSequenceId":"1320630280549937152" } } }
{"result":{"retMessage":"Illegal request","retCode":"sign-check-failure","isSuccess":"不等于true"}}
错误码 | 错误描述 | 解决方案 |
---|---|---|
isp.http-read-timeout |