得到抗辩结果后,同步保司
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
productCode | String | 必须 | CBU_CHARGEBACK_INS | 产品标识 | |
bankResult | String | 可选 | LOSE | 银行结果 | |
cbStreamVoucher | String | 可选 | 74952748 | 拒付流水单号 | |
responsibleSituation | String | 可选 | {\"type\":\"SELLER\",\"responsibleParties\":[{\"id\":\"****\",\"name\":\"fjkj\",\"money\":{\"amount\":\"8323809\",\"moneyId\":\"CNY\",\"moneyUnit\":\"YUAN\"}},{\"id\":\"****\",\"name\":\"fjkjfdkl\",\"money\":{\"amount\":\"8323809\",\"moneyId\":\"CNY\",\"moneyUnit\":\"YUAN\"}}]} | 责任情形 | |
disputeBizNo | String | 必须 | 8459297 | 阿里侧业务单号 | |
insDisputeNo | String | 必须 | 4897989 | 保司抗辩业务单号 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
success | String | true | 请求是否成功 |
resultCode | String | SUCCESS | 错误码 |
resultMessage | String | OK | 返回描述 |
context | Context | 返回内容 | |
|
{"productCode":"CBU_CHARGEBACK_INS","bankResult":"LOSE","cbStreamVoucher":"74952748","disputeBizNo":"8459297","responsibleSituation":"{\\\"type\\\":\\\"SELLER\\\",\\\"responsibleParties\\\":[{\\\"id\\\":\\\"****\\\",\\\"name\\\":\\\"fjkj\\\",\\\"money\\\":{\\\"amount\\\":\\\"8323809\\\",\\\"moneyId\\\":\\\"CNY\\\",\\\"moneyUnit\\\":\\\"YUAN\\\"}},{\\\"id\\\":\\\"****\\\",\\\"name\\\":\\\"fjkjfdkl\\\",\\\"money\\\":{\\\"amount\\\":\\\"8323809\\\",\\\"moneyId\\\":\\\"CNY\\\",\\\"moneyUnit\\\":\\\"YUAN\\\"}}]}","insDisputeNo":"4897989"}
{ "success":"true", "resultCode":"SUCCESS", "resultMessage":"OK", "context":{ "disputeBizNo":"1111", "insDisputeNo":"3333" } }
{"success":"不等于true","resultCode":"sign-check-failure","resultMessage":"Illegal request"}
错误码 | 错误描述 | 解决方案 |
---|