感谢您的反馈!
增值运营向机构请求报案
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
data | String | 必须 | data | 报案入参 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
claimReportInfoResponse | ClaimReportInfoResponse | 报案出参 | |
|
{"data":"data"}
<claimReportInfoResponse> <registerNo>1</registerNo> <comments>1</comments> </claimReportInfoResponse>
<?xml version="1.0" encoding="UTF-8"?> <claimReportInfoResponse> <registerNo>不等于null</registerNo> <comments>Illegal request</comments> </claimReportInfoResponse>
错误码 | 错误描述 | 解决方案 |
---|