ICBU和国泰财险合作开发知识产权险,需此接口报案
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
instSerialNo | String | 可选 | 1234566 | 流水号 | |
accidentTime | String | 可选 | 2022-03-30 10:00:00 | 出险时间 | |
reportTime | String | 可选 | 2022-03-30 10:00:00 | 报案时间 | |
outReportNo | String | 可选 | 1233445 | 外部报案号 | |
accidentCountry | String | 可选 | 美国 | 出险国家 | |
isAbroad | String | 可选 | 1 | 地区类型 1:境外,2:境内 | |
reporterTel | String | 可选 | 123344 | 报案人电话 | |
reporterName | String | 可选 | Li | 报案人姓名 | |
reporterEmail | String | 可选 | sss@qq.com | 报案人邮箱 | |
policyNo | String | 可选 | 123444 | 保单号 | |
reportorRelation | String | 可选 | xx | 报案人与被保人关系 | |
reportAmount | String | 可选 | 123 | 总报损金额 | |
troInjunctionRequest | TroInjunctionRequest | 可选 | 本次TRO禁令信息 | ||
|
|||||
troInjunctionGoodsInfoRequests | TroInjunctionGoodsInfoRequests [] | 可选 |
|
被诉侵权产品信息清单 | |
|
|||||
troInjunctionHistoryRequests | TroInjunctionHistoryRequests [] | 可选 |
|
被保险人历史被TRO的记录 | |
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
responseCode | String | OK | xxx |
responseMessage | String | success | xxx |
success | String | true | xxx |
reportNo | String | 12344 | xxx |
{"outReportNo":"1233445","isAbroad":"1","reportorRelation":"xx","policyNo":"123444","instSerialNo":"1234566","reporterName":"Li","troInjunctionGoodsInfoRequests":[{"offShelfFile":"xxxx","goodsId":"12344","goodsShopUrl":"123445.com","goodsFile":["2022-03-30 10:00:00"],"category":"xxx","goodsName":"xxxx"}],"reporterEmail":"sss@qq.com","troInjunctionHistoryRequests":[{"injunctionNo":"12334","obligee":"xxx","troInjunctionHistoryFiles":"美国","right":"知识产权"}],"reportAmount":"123","accidentCountry":"美国","troInjunctionRequest":{"injunctionCourt":"xxx","injunctionTime":"2022-03-30 10:00:00","troInjunctionFileUrl":[""],"injunctionNo":"1234","courtCountry":"xxxx","accountType":"0","injunctionType":"TP001","accountCurrency":"美元","accountAmount":"0","defendantShopUrl":"xxx.com","defendantName":"xxx"},"reporterTel":"123344","accidentTime":"2022-03-30 10:00:00","reportTime":"2022-03-30 10:00:00"}
{ "responseCode":"OK", "responseMessage":"success", "success":"true", "reportNo":"12344" }
{"success":"false","responseMessage":"Illegal request","responseCode":"sign-check-failure"}
错误码 | 错误描述 | 解决方案 |
---|