mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(tenpayv3): 新增平台售后赔付相关接口
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"bill_id": "1330000071100999991182020050700019480001",
|
||||
"state": "SUCCESS",
|
||||
"cancel_accept_time": "2015-05-20T13:29:35+08:00"
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"sp_appid": "wx8888888888888888",
|
||||
"receiver": {
|
||||
"type": "TRANSACTION_USER",
|
||||
"transaction_info": {
|
||||
"transaction_id": "1217752501201407033233368018"
|
||||
}
|
||||
},
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"amount": 10000,
|
||||
"transfer_remark": "直播违规扣罚",
|
||||
"sponsor_mchid": "1900001109",
|
||||
"user_recv_perception": "退货运费补偿",
|
||||
"notify_url": "https://www.weixin.qq.com/wxpay/pay.php"
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"bill_id": "1330000071100999991182020050700019480001",
|
||||
"accept_time": "2015-05-20T13:29:35+08:00",
|
||||
"package_info": "affffddafdfafddffda=="
|
||||
}
|
||||
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"receiver" : {
|
||||
"type" : "TRANSACTION_USER",
|
||||
"transaction_info" : {
|
||||
"transaction_id" : "1217752501201407033233368018"
|
||||
}
|
||||
},
|
||||
"out_bill_no" : "plfk2020042013",
|
||||
"amount" : 10000,
|
||||
"transfer_remark" : "直播违规扣罚",
|
||||
"sponsor_mchid" : "1900001109",
|
||||
"transfer_scene_id" : "1001",
|
||||
"user_recv_perception" : "退货运费补偿"
|
||||
}
|
||||
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"sp_mchid": "1900001108",
|
||||
"receiver_detail": {
|
||||
"receiver": {
|
||||
"type": "TRANSACTION_USER",
|
||||
"transaction_info": {
|
||||
"transaction_id": "1217752501201407033233368018"
|
||||
}
|
||||
}
|
||||
},
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"amount": 10000,
|
||||
"transfer_remark": "直播违规扣罚",
|
||||
"bill_id": "1330000071100999991182020050700019480001",
|
||||
"state": "SUCCESS",
|
||||
"accept_time": "2015-05-20T13:29:35+08:00",
|
||||
"success_time": "2015-05-20T13:29:35+08:00",
|
||||
"sponsor_mchid": "1900001109"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"sp_mchid": "1900001108",
|
||||
"receiver_detail": {
|
||||
"receiver": {
|
||||
"type": "TRANSACTION_USER",
|
||||
"transaction_info": {
|
||||
"transaction_id": "1217752501201407033233368018"
|
||||
}
|
||||
}
|
||||
},
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"amount": 10000,
|
||||
"transfer_remark": "直播违规扣罚",
|
||||
"bill_id": "1330000071100999991182020050700019480001",
|
||||
"state": "SUCCESS",
|
||||
"accept_time": "2015-05-20T13:29:35+08:00",
|
||||
"success_time": "2015-05-20T13:29:35+08:00",
|
||||
"close_info": {
|
||||
"close_time": "2015-05-20T13:29:35+08:00",
|
||||
"close_reason": "NOT_ENOUGH"
|
||||
},
|
||||
"sponsor_mchid": "1900001109"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"sp_mchid": "1900001108",
|
||||
"receiver_detail": {
|
||||
"receiver": {
|
||||
"type": "TRANSACTION_USER",
|
||||
"transaction_info": {
|
||||
"transaction_id": "1217752501201407033233368018"
|
||||
}
|
||||
}
|
||||
},
|
||||
"out_bill_no": "plfk2020042013",
|
||||
"amount": 10000,
|
||||
"transfer_remark": "直播违规扣罚",
|
||||
"bill_id": "1330000071100999991182020050700019480001",
|
||||
"state": "SUCCESS",
|
||||
"accept_time": "2015-05-20T13:29:35+08:00",
|
||||
"success_time": "2015-05-20T13:29:35+08:00",
|
||||
"close_info": {
|
||||
"close_time": "2015-05-20T13:29:35+08:00",
|
||||
"close_reason": "NOT_ENOUGH"
|
||||
},
|
||||
"sponsor_mchid": "1900001109"
|
||||
}
|
||||
Reference in New Issue
Block a user