Skip to content

保险商户受理续期自动续费协议

商户可通过本接口续期保险自动续费协议。前置条件:用户签约成功,当协议到期后且预签约中参数是否自动续保(can_auto_insure)或是否自动重新投保(can_auto_reinsure)为true。 官方文档

js
wxpay
.
v3
.
papay
.
insuranceSign
.
contracts
.
planId
.
_plan_id_
.
contractId
.
_contract_id_
.
renew
.
post
({
appid
,
policy_periods
,
}, {
plan_id
,
contract_id
, })
.
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)