感谢您的反馈!
天猫优品给第三方保司提交保单批改请求(例如人保等)
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
policyNo | String | 必须 | PZGJ20243300QX00A60126 | 保司保单号 | |
effectStartDate | String | 必须 | 2025-01-05 | 保单生效起始时间 | |
effectEndDate | String | 必须 | 2025-01-10 | 保单生效结束时间 | |
idempotentNo | String | 必须 | 6669999-2025-01-10-forward | 幂等号 | |
extParamList | ExtParam [] | 可选 |
|
扩展字段 | |
|
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
returnCode | String | 0 | 返回状态值 |
returnMsg | String | 具体信息 | 具体信息 |
success | Boolean | true | 是否批改成功 |
endorseNo | String | EBAQ202131000000000046 | 批单号 |
{"idempotentNo":"6669999-2025-01-10-forward","policyNo":"PZGJ20243300QX00A60126","extParamList":[{"value":"v1","key":"k1"}],"effectStartDate":"2025-01-05","effectEndDate":"2025-01-10"}
{ "returnCode":"0", "returnMsg":"具体信息", "success":true, "endorseNo":"EBAQ202131000000000046" }
{"returnCode":"sign-check-failure","returnMsg":"Illegal request","success":"false"}
错误码 | 错误描述 | 解决方案 |
---|