向保司提交报案材料
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
identifier | String | 必须 | 010101001150621042402430738 | 幂等ID | |
productCode | String | 必须 | xx | 产品码 | |
policyNo | String | 必须 | 保司保单号 | 保单号 | |
claimReportNo | String | 必须 | 01960100001149221061000004148011 | 理赔报案单号 | |
reporterUserId | String | 必须 | 卖家aliId | 报案人id | |
reportTime | String | 可选 | 2021-06-16 17:34:27 | 报案时间 | |
accidentUserId | String | 可选 | 卖家aliId | 出险人用户id | |
accidentSubjectMatterId | String | 必须 | 子交易订单号 | 出险标的信息id | |
accidentTime | String | 可选 | 2021-06-16 17:33:22 | 出险时间 | |
accidentReason | String | 可选 | 无理由退货 | 出险原因 | |
userProofUrls | String [] | 可选 |
|
报案举证照片/视频等链接 | |
applyAmount | String | 必须 | 30.0 | 索赔申请金额 | |
currency | String | 必须 | RMB | 币种 | |
currencyRate | String | 必须 | 6.6 | 汇率 | |
applyAmountOfCny | String | 可选 | 38.25 | 人民币理赔金额 | |
reporterPersonalInfo | ReporterPersonalInfo | 可选 | 报案人个人信息 | ||
|
|||||
goodsInfo | GoodsDesc | 可选 | 商品描述 | ||
|
|||||
attrs | Attrs | 可选 | 扩展 | ||
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
responseMessage | String | OK | 响应消息 |
responseCode | String | SUCCESS | 响应码 |
context | Context | 返回内容 | |
|
{"identifier":"010101001150621042402430738","policyNo":"保司保单号","accidentSubjectMatterId":"子交易订单号","applyAmount":"30.0","applyAmountOfCny":"38.25","attrs":"","accidentReason":"无理由退货","productCode":"xx","reporterPersonalInfo":{"area":"湾区","zipcode":"563000","country":"俄罗斯","address":"时代大道","province":"无","city":"莫斯科","phone":"18238384828","name":"李华"},"userProofUrls":[""],"currency":"RMB","currencyRate":"6.6","claimReportNo":"01960100001149221061000004148011","reporterUserId":"卖家aliId","accidentUserId":"卖家aliId","goodsInfo":{"totalQuantity":1,"orderId":"123445","totalPrice":"1.23","goodsItemList":[{"itemType":"服饰","itemQuantity":10,"itemCurrency":"CNY","itemCode":"skuId","itemPrice":"1.23","itemProperty":"buyNow","itemDesc":"上衣","itemUrlList":[""]}],"mainOrderId":"234123"},"reportTime":"2021-06-16 17:34:27","accidentTime":"2021-06-16 17:33:22"}
{ "responseMessage":"OK", "responseCode":"SUCCESS", "context":{ "caseNo":"testCaseNo" } }
错误码 | 错误描述 | 解决方案 |
---|