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

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

类型列表