Skip to content

商户主动解约

商户通过调用该接口可主动解除与用户的签约关系。注意:解约后商户和用户依旧可以查询到已经解除的合约。 官方文档

js
wxpay
.
v3
.
eduschoolpay
.
contracts
.
_contract_id_
.
terminate
.
post
({}, {
contract_id
,
}) .
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)