shaoguo 72d7030087 commit 3 주 전
..
AvailableMerchantCollection.md 036c6b970f commit 3 주 전
AvailableSingleitemCollection.md 036c6b970f commit 3 주 전
BackgroundColor.md 036c6b970f commit 3 주 전
CallBackUrlApi.md 72d7030087 commit 3 주 전
Callback.md 036c6b970f commit 3 주 전
CardLimitation.md 036c6b970f commit 3 주 전
Coupon.md 036c6b970f commit 3 주 전
CouponApi.md 72d7030087 commit 3 주 전
CouponCollection.md 036c6b970f commit 3 주 전
CouponRule.md 036c6b970f commit 3 주 전
CreateCouponStockRequest.md 036c6b970f commit 3 주 전
CreateCouponStockResponse.md 036c6b970f commit 3 주 전
CutTypeMsg.md 036c6b970f commit 3 주 전
DeductBalanceMethod.md 036c6b970f commit 3 주 전
FavorAvailableTime.md 036c6b970f commit 3 주 전
FixedAvailableTime.md 036c6b970f commit 3 주 전
FixedValueStockMsg.md 036c6b970f commit 3 주 전
FormFile.md 036c6b970f commit 3 주 전
ImageMeta.md 036c6b970f commit 3 주 전
JumpTarget.md 036c6b970f commit 3 주 전
ListAvailableMerchantsRequest.md 036c6b970f commit 3 주 전
ListAvailableSingleitemsRequest.md 036c6b970f commit 3 주 전
ListCouponsByFilterRequest.md 036c6b970f commit 3 주 전
ListStocksRequest.md 036c6b970f commit 3 주 전
MediaImageRequest.md 036c6b970f commit 3 주 전
MediaImageResponse.md 036c6b970f commit 3 주 전
ModifyAvailableMerchantRequest.md 036c6b970f commit 3 주 전
ModifyAvailableMerchantResponse.md 036c6b970f commit 3 주 전
ModifyAvailableSingleitemRequest.md 036c6b970f commit 3 주 전
ModifyAvailableSingleitemResponse.md 036c6b970f commit 3 주 전
ModifyStockBudgetRequest.md 036c6b970f commit 3 주 전
ModifyStockBudgetResponse.md 036c6b970f commit 3 주 전
PatternInfo.md 036c6b970f commit 3 주 전
PauseStockBody.md 036c6b970f commit 3 주 전
PauseStockRequest.md 036c6b970f commit 3 주 전
PauseStockResponse.md 036c6b970f commit 3 주 전
PlatformFavorStockStatus.md 036c6b970f commit 3 주 전
QueryCallbackRequest.md 036c6b970f commit 3 주 전
QueryCouponRequest.md 036c6b970f commit 3 주 전
QueryStockRequest.md 036c6b970f commit 3 주 전
README.md 036c6b970f commit 3 주 전
RefundFlowRequest.md 036c6b970f commit 3 주 전
RefundFlowResponse.md 036c6b970f commit 3 주 전
RestartStockBody.md 036c6b970f commit 3 주 전
RestartStockRequest.md 036c6b970f commit 3 주 전
RestartStockResponse.md 036c6b970f commit 3 주 전
SendCouponBody.md 036c6b970f commit 3 주 전
SendCouponRequest.md 036c6b970f commit 3 주 전
SendCouponResponse.md 036c6b970f commit 3 주 전
SetCallbackRequest.md 036c6b970f commit 3 주 전
SetCallbackResponse.md 036c6b970f commit 3 주 전
StartStockBody.md 036c6b970f commit 3 주 전
StartStockRequest.md 036c6b970f commit 3 주 전
StartStockResponse.md 036c6b970f commit 3 주 전
Stock.md 036c6b970f commit 3 주 전
StockApi.md 72d7030087 commit 3 주 전
StockCollection.md 036c6b970f commit 3 주 전
StockRule.md 036c6b970f commit 3 주 전
StockUseRule.md 036c6b970f commit 3 주 전
StopStockBody.md 036c6b970f commit 3 주 전
StopStockRequest.md 036c6b970f commit 3 주 전
StopStockResponse.md 036c6b970f commit 3 주 전
TradeType.md 036c6b970f commit 3 주 전
UseFlowRequest.md 036c6b970f commit 3 주 전
UseFlowResponse.md 036c6b970f commit 3 주 전

README.md

微信支付 API v3 Go SDK - cashcoupons

新增立减金api

总览

本 SDK 由 WechatPay APIv3 SDK 生成器生成。生成器基于 OpenAPI Generator 构建。

  • API 版本: 3.4.0

接口列表

所有URI均基于微信支付 API 地址:https://api.mch.weixin.qq.com

服务名 方法名 HTTP 请求 描述
CallBackUrlApi QueryCallback Get /v3/marketing/favor/callbacks 查询代金券消息通知地址
CallBackUrlApi SetCallback Post /v3/marketing/favor/callbacks 设置代金券消息通知地址
CouponApi ListCouponsByFilter Get /v3/marketing/favor/users/{openid}/coupons 根据过滤条件查询用户的券
CouponApi QueryCoupon Get /v3/marketing/favor/users/{openid}/coupons/{coupon_id} 查询代金券详情
CouponApi SendCoupon Post /v3/marketing/favor/users/{openid}/coupons 发放指定批次的代金券
StockApi CreateCouponStock Post /v3/marketing/favor/coupon-stocks 创建代金券批次
StockApi ListAvailableMerchants Get /v3/marketing/favor/stocks/{stock_id}/merchants 查询代金券可用商户
StockApi ListAvailableSingleitems Get /v3/marketing/favor/stocks/{stock_id}/items 查询可核销商品编码
StockApi ListStocks Get /v3/marketing/favor/stocks 条件查询批次列表
StockApi PauseStock Post /v3/marketing/favor/stocks/{stock_id}/pause 暂停批次
StockApi QueryStock Get /v3/marketing/favor/stocks/{stock_id} 查询批次详情
StockApi RefundFlow Get /v3/marketing/favor/stocks/{stock_id}/refund-flow 下载批次退款明细
StockApi RestartStock Post /v3/marketing/favor/stocks/{stock_id}/restart 重启批次
StockApi StartStock Post /v3/marketing/favor/stocks/{stock_id}/start 激活开启批次
StockApi StopStock Post /v3/marketing/favor/stocks/{stock_id}/stop 终止批次
StockApi UseFlow Get /v3/marketing/favor/stocks/{stock_id}/use-flow 下载批次核销明细

类型列表