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

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

类型列表