Skip to content

查询小店活动门店详情

该接口为服务商或商户给零售小店活动查询门店详情专用接口。 使用对象:品牌的品牌主商户号或品牌服务商。 官方文档

js
wxpay
.
v3
.
marketing
.
goodsSubsidyActivity
.
retailStoreAct
.
_brand_id_
.
stores
.
_store_code_
.
get
({
brand_id
,
store_code
,
}) .
then
(
({
data
: {
store_code
,
store_name
,
}, }) => ({
store_code
,
store_name
,
}) )

Released under the MIT License. (SITEMAP)