|
7 | 7 | 整理自官方文档中心[普通商户](https://pay.weixin.qq.com/doc/v3/merchant/4012062524) [合作伙伴](https://pay.weixin.qq.com/doc/v3/partner/4012069852) [全球](https://pay.weixin.qq.com/doc/global/v3/zh) |
8 | 8 | 本[项目/工具地址](https://github.com/TheNorthMemory/wechatpay-openapi) |
9 | 9 | **访问第一次加载比较慢,请耐心等待大约1-2分钟不等(小文件下载比较多)。** |
10 | | - version: 1.1.14 |
| 10 | + version: 1.1.15 |
11 | 11 | schemes: |
12 | 12 | - https |
13 | 13 | consumes: |
@@ -933,6 +933,22 @@ paths: |
933 | 933 | $ref: ./v3/global/customs/redeclare.yaml |
934 | 934 | /v3/global/customs/verify-certificate: |
935 | 935 | $ref: ./v3/global/customs/verify-certificate.yaml |
| 936 | + /v3/global/merchant-service/complaint-notifications: |
| 937 | + $ref: ./v3/global/merchant-service/complaint-notifications.yaml |
| 938 | + /v3/global/merchant-service/complaints: |
| 939 | + $ref: ./v3/global/merchant-service/complaints.yaml |
| 940 | + /v3/global/merchant-service/complaints/{complaint_id}: |
| 941 | + $ref: ./v3/global/merchant-service/complaints/{complaint_id}.yaml |
| 942 | + /v3/global/merchant-service/complaints/{complaint_id}/complete: |
| 943 | + $ref: ./v3/global/merchant-service/complaints/{complaint_id}/complete.yaml |
| 944 | + /v3/global/merchant-service/complaints/{complaint_id}/negotiation-historys: |
| 945 | + $ref: ./v3/global/merchant-service/complaints/{complaint_id}/negotiation-historys.yaml |
| 946 | + /v3/global/merchant-service/complaints/{complaint_id}/response: |
| 947 | + $ref: ./v3/global/merchant-service/complaints/{complaint_id}/response.yaml |
| 948 | + /v3/global/merchant-service/images/upload: |
| 949 | + $ref: ./v3/global/merchant-service/images/upload.yaml |
| 950 | + /v3/global/merchant-service/images/{media_id}: |
| 951 | + $ref: ./v3/global/merchant-service/images/{media_id}.yaml |
936 | 952 | /v3/global/merchant-storage/file/upload: |
937 | 953 | $ref: ./v3/global/merchant-storage/file/upload.yaml |
938 | 954 | /v3/global/merchant/h5/permission/applications: |
@@ -1117,6 +1133,8 @@ paths: |
1117 | 1133 | $ref: ./v3/hire-power-bank/user-qualifications/{openid}.yaml |
1118 | 1134 | /v3/industry-coupon/tokens: |
1119 | 1135 | $ref: ./v3/industry-coupon/tokens.yaml |
| 1136 | + /v3/industry-rebate/retail-industry/transactions: |
| 1137 | + $ref: ./v3/industry-rebate/retail-industry/transactions.yaml |
1120 | 1138 | /v3/industry-rebate/transactions/{transaction_id}: |
1121 | 1139 | $ref: ./v3/industry-rebate/transactions/{transaction_id}.yaml |
1122 | 1140 | /v3/inspolicymgr/deduct/authorizations: |
@@ -2195,6 +2213,12 @@ paths: |
2195 | 2213 | $ref: ./v3/vehicle/transactions/parking.yaml |
2196 | 2214 | /v3/webhooks: |
2197 | 2215 | $ref: ./v3/webhooks.yaml |
| 2216 | + /v3/webizpay/avail-mch-ranges: |
| 2217 | + $ref: ./v3/webizpay/avail-mch-ranges.yaml |
| 2218 | + /v3/webizpay/avail-mch-ranges/{range_id}/merchant-identifiers: |
| 2219 | + $ref: ./v3/webizpay/avail-mch-ranges/{range_id}/merchant-identifiers.yaml |
| 2220 | + /v3/webizpay/avail-mch-ranges/{range_id}/merchant-identifiers/{merchant_identifier}: |
| 2221 | + $ref: ./v3/webizpay/avail-mch-ranges/{range_id}/merchant-identifiers/{merchant_identifier}.yaml |
2198 | 2222 | /v3/webizpay/bill/proof: |
2199 | 2223 | $ref: ./v3/webizpay/bill/proof.yaml |
2200 | 2224 | /v3/webizpay/bill/trade-bill: |
|
0 commit comments