程序包 | 说明 |
---|---|
com.github.binarywang.wxpay.service | |
com.github.binarywang.wxpay.service.impl |
限定符和类型 | 方法和说明 |
---|---|
FavorCouponsGetResult |
MarketingFavorService.getFavorCouponsV3(String couponId,
String appid,
String openid)
代金券接口-查询代金券详情API
文档详见: https://pay.weixin.qq.com/wiki/doc/apiv3/wxpay/marketing/convention/chapter3_6.shtml
接口链接:https://api.mch.weixin.qq.com/v3/marketing/favor/users/{openid}/coupons/{coupon_id}
|
限定符和类型 | 方法和说明 |
---|---|
FavorCouponsGetResult |
MarketingFavorServiceImpl.getFavorCouponsV3(String couponId,
String appid,
String openid) |
Copyright © 2023. All rights reserved.