Skip to content

查询用户分层对应建议先享金额(合作伙伴模式)

查询用户分层对应建议先享金额 官方文档

js
wxpay
.
v3
.
payscore
.
partner
.
servicequotas
.
serviceId
.
_service_id_
.
get
({
service_id
,
params
,
}) .
then
(
({
data
: {
service_id
,
mchid
,
sub_mchid
,
appid
,
sub_appid
,
risk_level_version
,
quotas
,
}, }) => ({
service_id
,
mchid
,
sub_mchid
,
appid
,
sub_appid
,
risk_level_version
,
quotas
,
}) )

Released under the MIT License. (SITEMAP)