Skip to content

检查子商户开票功能状态

服务商检查子商户的电子发票功能状态是否正常,若商户已经开通API开票功能并已对服务商授权,则返回成功。 官方文档

js
wxpay
.
v3
.
newTaxControlFapiao
.
merchant
.
_sub_mchid_
.
check
.
post
({}, {
sub_mchid
})
.
then
(({
status
}) =>
status
=== 204)

Released under the MIT License. (SITEMAP)