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

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 下载批次核销明细

类型列表