mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 18:22:24 +08:00
feat(wxapi): 新增小程序支付管理服务退款相关接口
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"openid": "oTVP50O53a7jgmawAmxKukNlq3XI",
|
||||
"mchid": "1230000109",
|
||||
"trade_no": "1217752501201407033233368018",
|
||||
"transaction_id": "4208450740201411110007820472",
|
||||
"refund_no": "1217752501201407033233368018",
|
||||
"total_amount": 100,
|
||||
"refund_amount": 50
|
||||
}
|
Reference in New Issue
Block a user