Skip to content

开通保险理赔功能(平台收付通)

平台服务商可通过该接口为保险公司开通保险理赔功能。 官方文档

js
wxpay
.
v3
.
platsolution
.
ecommerce
.
insuranceCompensationContracts
.
post
({
out_apply_no
,
sub_mchid
,
agreement_list
,
}) .
then
(
({
data
: {
sub_mchid
,
opened
,
success_time
,
}, }) => ({
sub_mchid
,
opened
,
success_time
,
}) )

Released under the MIT License. (SITEMAP)