Skip to content

解约

商户通过调用该接口可主动解除与用户的签约关系,在商户查询时不会返回已解约的信息 官方文档 官方文档

js
wxpay
.
v3
.
eduPapay
.
contracts
.
_contract_id_
.
delete
({
contract_id
})
.
then
(({
status
, }) =>
status
=== 204)

Released under the MIT License. (SITEMAP)