mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-19 10:08:20 +08:00
feat(tenpayv3): 新增租用充电宝隔夜归还相关接口
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"out_order_no": "6e8369071cd942c0476613f9d1ce9ca3",
|
||||
"openid": "实例值",
|
||||
"notify_url": "https://api.test.com",
|
||||
"service_id": "实例值"
|
||||
}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"order_id": "1234323JKHDFE1243252",
|
||||
"out_order_no": "6e8369071cd942c0476613f9d1ce9ca3",
|
||||
"openid": "2323dfsdf342342",
|
||||
"max_claim_count": 3,
|
||||
"claimed_count": 1,
|
||||
"order_receive_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"order_begin_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"order_end_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"order_receive_state": "RECEIVING"
|
||||
}
|
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"order_id": "1234323JKHDFE1243252",
|
||||
"out_order_no": "6e8369071cd942c0476613f9d1ce9ca3",
|
||||
"openid": "2323dfsdf342342",
|
||||
"max_claim_count": 3,
|
||||
"claimed_count": 1,
|
||||
"order_receive_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"order_begin_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"order_end_time": "2015-05-20T13:29:35.120+08:00",
|
||||
"order_receive_state": "RECEIVING"
|
||||
}
|
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"qualified_user": true
|
||||
}
|
Reference in New Issue
Block a user