mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-29 18:04:42 +08:00
feat(wxapi): 新增视频号本地生活相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"flow_id": "10000057741221110"
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"funds_flow": {
|
||||
"flow_id": "10000057741221110",
|
||||
"funds_type": 3,
|
||||
"flow_type": 2,
|
||||
"amount": 1,
|
||||
"balance": 28281,
|
||||
"related_info_list": [
|
||||
{
|
||||
"related_type": 2,
|
||||
"aftersale_id": "1000283382788072",
|
||||
"transaction_id": "4200001619202211090964182530"
|
||||
},
|
||||
{
|
||||
"related_type": 1,
|
||||
"order_id": "3707337764590192128",
|
||||
"transaction_id": "4200001619202211090964182530"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"page": 1,
|
||||
"page_size": 10,
|
||||
"start_time": 1668008734,
|
||||
"end_time": 1668008737,
|
||||
"next_key": "CAAQABgBIhExMDAwMDA0MTU3MzIyMTEwOSiflq+bBg==",
|
||||
"transaction_id": "4200001619202211090964182530"
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"errcode": 0,
|
||||
"errmsg": "ok",
|
||||
"flow_ids": [ "123243", "123124134" ],
|
||||
"has_more": true,
|
||||
"next_key": "CO0GEGQY2vQFIhI1MTAwMDAxNDQ3NDgyMTEwMjEo7rfFiwY="
|
||||
}
|
||||
Reference in New Issue
Block a user