feat(wxapi): 新增若干视频号小店相关接口

This commit is contained in:
Fu Diwei
2023-02-06 19:46:57 +08:00
parent 4536fdae6c
commit 8685604944
226 changed files with 6646 additions and 76 deletions

View File

@@ -0,0 +1,8 @@
{
"account_info": {
"bank_account_type": "ACCOUNT_TYPE_PRIVATE",
"account_bank": "招商银行",
"bank_address_code": "100000",
"account_number": "1234567890"
}
}

View File

@@ -0,0 +1,8 @@
{
"account_info": {
"bank_account_type": "ACCOUNT_TYPE_PRIVATE",
"account_bank": "招商银行",
"bank_address_code": "100000",
"account_number": "1234567890"
}
}

View File

@@ -0,0 +1,5 @@
{
"available_amount": 45331,
"pending_amount": 7549,
"sub_mchid": "1588759201"
}

View File

@@ -0,0 +1,5 @@
{
"amount": 1,
"remark": "sss",
"bank_memo": ""
}

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "OK",
"qrcode_ticket": "xxxxx"
}

View File

@@ -0,0 +1,3 @@
{
"withdraw_id": "wd13675014323600561372"
}

View File

@@ -0,0 +1,11 @@
{
"amount": 7,
"create_time": 1590733930,
"update_time": 1590773555,
"reason": "",
"remark": "0529日14点31分提现",
"bank_memo": "0529日14点31分提现",
"bank_name": "",
"bank_num": "",
"status": "SUCCESS"
}

View File

@@ -0,0 +1,6 @@
{
"page_num": 1,
"page_size": 10,
"start_time": 1668147870,
"end_time": 1668147875
}

View File

@@ -0,0 +1,4 @@
{
"withdraw_ids": [ "shifhsi", "sdfsfa" ],
"total_num": 103
}