feat(tenpayv2): 新增部分接口

This commit is contained in:
RHQYZ
2022-01-25 13:24:49 +08:00
committed by GitHub
parent 122cd5186c
commit 6458d08381
234 changed files with 11734 additions and 891 deletions

View File

@@ -0,0 +1,8 @@
{
"mch_id": "123456",
"nonce_str": "5087e0xessefellkg",
"sign": "xxxxxx",
"sign_type": "HMAC-SHA256",
"begin_time": "2017-07-02 0:0:0",
"end_time": "2017-07-29 23:59:59"
}

View File

@@ -0,0 +1,5 @@
{
"return_code": "FAIL",
"return_msg": "INVALID_REQUEST",
"violation_records": "{\"total_size\":1,\"violation_records\":[{\"company_name\":\"ABC公司\",\"handle_method\":\"刷单欺诈,整改 限期 2天\",\"handle_state\":\"超时未处理\",\"illegal_type\":\"其他\",\"punish_time\":\"2018-07-24 20:12:25\",\"sub_mch_id\":\"1900012891\"}]}"
}