tccli 3.0.1215.1__py2.py3-none-any.whl → 3.0.1217.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (282) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/argparser.py +1 -1
  3. tccli/command.py +2 -2
  4. tccli/configure.py +46 -1
  5. tccli/credentials.py +25 -0
  6. tccli/main.py +6 -2
  7. tccli/plugins/sso/__init__.py +61 -0
  8. tccli/plugins/sso/configs.py +4 -0
  9. tccli/plugins/sso/configure.py +45 -0
  10. tccli/plugins/sso/login.py +144 -0
  11. tccli/plugins/sso/logout.py +21 -0
  12. tccli/plugins/sso/terminal.py +161 -0
  13. tccli/plugins/sso/texts.py +40 -0
  14. tccli/services/__init__.py +6 -3
  15. tccli/services/acp/v20220105/api.json +7 -7
  16. tccli/services/acp/v20220105/examples.json +2 -2
  17. tccli/services/aiart/v20221229/api.json +29 -29
  18. tccli/services/aiart/v20221229/examples.json +8 -8
  19. tccli/services/apigateway/v20180808/api.json +18 -17
  20. tccli/services/apigateway/v20180808/examples.json +12 -12
  21. tccli/services/apm/v20210622/api.json +118 -4
  22. tccli/services/asr/v20190614/api.json +21 -20
  23. tccli/services/asr/v20190614/examples.json +13 -13
  24. tccli/services/autoscaling/v20180419/api.json +371 -309
  25. tccli/services/autoscaling/v20180419/examples.json +17 -17
  26. tccli/services/batch/v20170312/api.json +7 -7
  27. tccli/services/bda/v20200324/api.json +39 -31
  28. tccli/services/bda/v20200324/examples.json +9 -9
  29. tccli/services/bh/__init__.py +4 -0
  30. tccli/services/bh/bh_client.py +3428 -0
  31. tccli/services/bh/v20230418/api.json +8180 -0
  32. tccli/services/bh/v20230418/examples.json +519 -0
  33. tccli/services/bi/v20220105/api.json +80 -4
  34. tccli/services/bi/v20220105/examples.json +1 -1
  35. tccli/services/billing/billing_client.py +53 -0
  36. tccli/services/billing/v20180709/api.json +330 -24
  37. tccli/services/billing/v20180709/examples.json +8 -0
  38. tccli/services/bsca/v20210811/api.json +223 -18
  39. tccli/services/bsca/v20210811/examples.json +4 -4
  40. tccli/services/btoe/v20210514/api.json +4 -4
  41. tccli/services/btoe/v20210514/examples.json +2 -2
  42. tccli/services/ca/v20230228/api.json +60 -0
  43. tccli/services/cam/v20190116/api.json +11 -11
  44. tccli/services/cat/v20180409/api.json +9 -0
  45. tccli/services/cbs/v20170312/api.json +200 -188
  46. tccli/services/cbs/v20170312/examples.json +4 -4
  47. tccli/services/ccc/ccc_client.py +53 -0
  48. tccli/services/ccc/v20200210/api.json +541 -325
  49. tccli/services/ccc/v20200210/examples.json +26 -18
  50. tccli/services/cdb/cdb_client.py +13 -13
  51. tccli/services/cdb/v20170320/api.json +308 -274
  52. tccli/services/cdb/v20170320/examples.json +38 -38
  53. tccli/services/cdc/v20201214/api.json +283 -270
  54. tccli/services/cdc/v20201214/examples.json +26 -26
  55. tccli/services/cdn/v20180606/api.json +5 -3
  56. tccli/services/cds/v20180420/api.json +82 -76
  57. tccli/services/cds/v20180420/examples.json +1 -1
  58. tccli/services/cdwch/v20200915/api.json +1 -1
  59. tccli/services/cdwdoris/v20211228/api.json +54 -4
  60. tccli/services/cdz/v20221123/api.json +41 -5
  61. tccli/services/cfg/v20210820/api.json +31 -0
  62. tccli/services/cfs/v20190719/api.json +89 -1
  63. tccli/services/cfs/v20190719/examples.json +1 -1
  64. tccli/services/cfw/cfw_client.py +0 -53
  65. tccli/services/cfw/v20190904/api.json +1895 -2011
  66. tccli/services/cfw/v20190904/examples.json +175 -171
  67. tccli/services/ciam/v20220331/api.json +316 -315
  68. tccli/services/ciam/v20220331/examples.json +49 -49
  69. tccli/services/ckafka/v20190819/api.json +104 -75
  70. tccli/services/clb/v20180317/api.json +48 -26
  71. tccli/services/clb/v20180317/examples.json +1 -1
  72. tccli/services/cloudapp/v20220530/api.json +5 -1
  73. tccli/services/cloudaudit/cloudaudit_client.py +30 -30
  74. tccli/services/cloudaudit/v20190319/api.json +254 -211
  75. tccli/services/cloudaudit/v20190319/examples.json +19 -19
  76. tccli/services/cloudstudio/v20230508/api.json +38 -37
  77. tccli/services/cloudstudio/v20230508/examples.json +4 -4
  78. tccli/services/cls/cls_client.py +216 -4
  79. tccli/services/cls/v20201016/api.json +935 -147
  80. tccli/services/cls/v20201016/examples.json +43 -5
  81. tccli/services/csip/v20221121/api.json +2566 -2386
  82. tccli/services/csip/v20221121/examples.json +108 -108
  83. tccli/services/cvm/v20170312/api.json +191 -112
  84. tccli/services/cvm/v20170312/examples.json +2 -2
  85. tccli/services/cwp/cwp_client.py +4 -110
  86. tccli/services/cwp/v20180228/api.json +6498 -6252
  87. tccli/services/cwp/v20180228/examples.json +372 -412
  88. tccli/services/cynosdb/v20190107/api.json +170 -110
  89. tccli/services/cynosdb/v20190107/examples.json +91 -91
  90. tccli/services/dasb/v20191018/api.json +859 -637
  91. tccli/services/dasb/v20191018/examples.json +101 -101
  92. tccli/services/dcdb/dcdb_client.py +114 -61
  93. tccli/services/dcdb/v20180411/api.json +141 -7
  94. tccli/services/dcdb/v20180411/examples.json +32 -0
  95. tccli/services/dlc/v20210125/api.json +21 -11
  96. tccli/services/dnspod/dnspod_client.py +417 -46
  97. tccli/services/dnspod/v20210323/api.json +751 -30
  98. tccli/services/dnspod/v20210323/examples.json +62 -0
  99. tccli/services/domain/v20180808/api.json +3 -3
  100. tccli/services/domain/v20180808/examples.json +3 -3
  101. tccli/services/dts/v20211206/api.json +4 -4
  102. tccli/services/eb/v20210416/api.json +15 -15
  103. tccli/services/eb/v20210416/examples.json +1 -1
  104. tccli/services/ecm/v20190719/api.json +2 -2
  105. tccli/services/emr/v20190103/api.json +339 -114
  106. tccli/services/emr/v20190103/examples.json +64 -82
  107. tccli/services/es/es_client.py +249 -37
  108. tccli/services/es/v20180416/api.json +550 -0
  109. tccli/services/es/v20180416/examples.json +33 -1
  110. tccli/services/ess/ess_client.py +53 -0
  111. tccli/services/ess/v20201111/api.json +192 -38
  112. tccli/services/ess/v20201111/examples.json +35 -9
  113. tccli/services/essbasic/essbasic_client.py +106 -0
  114. tccli/services/essbasic/v20210526/api.json +287 -60
  115. tccli/services/essbasic/v20210526/examples.json +58 -18
  116. tccli/services/facefusion/v20181201/api.json +47 -45
  117. tccli/services/facefusion/v20181201/examples.json +2 -2
  118. tccli/services/facefusion/v20220927/api.json +54 -48
  119. tccli/services/facefusion/v20220927/examples.json +5 -5
  120. tccli/services/faceid/v20180301/api.json +497 -496
  121. tccli/services/faceid/v20180301/examples.json +219 -101
  122. tccli/services/fmu/v20191213/api.json +59 -67
  123. tccli/services/fmu/v20191213/examples.json +22 -22
  124. tccli/services/ft/v20200304/api.json +53 -57
  125. tccli/services/ft/v20200304/examples.json +14 -14
  126. tccli/services/gaap/v20180529/api.json +44 -26
  127. tccli/services/gaap/v20180529/examples.json +24 -30
  128. tccli/services/gme/v20180711/api.json +21 -11
  129. tccli/services/gme/v20180711/examples.json +1 -1
  130. tccli/services/hai/v20230812/api.json +116 -9
  131. tccli/services/hai/v20230812/examples.json +4 -4
  132. tccli/services/hunyuan/hunyuan_client.py +436 -12
  133. tccli/services/hunyuan/v20230901/api.json +1482 -118
  134. tccli/services/hunyuan/v20230901/examples.json +82 -18
  135. tccli/services/iai/v20180301/api.json +23 -19
  136. tccli/services/iai/v20180301/examples.json +2 -2
  137. tccli/services/iai/v20200303/api.json +530 -511
  138. tccli/services/iai/v20200303/examples.json +116 -86
  139. tccli/services/ig/__init__.py +4 -0
  140. tccli/services/ig/ig_client.py +195 -0
  141. tccli/services/ig/v20210518/api.json +83 -0
  142. tccli/services/ig/v20210518/examples.json +13 -0
  143. tccli/services/ioa/ioa_client.py +53 -0
  144. tccli/services/ioa/v20220601/api.json +662 -413
  145. tccli/services/ioa/v20220601/examples.json +24 -10
  146. tccli/services/iotexplorer/v20190423/api.json +73 -13
  147. tccli/services/iotexplorer/v20190423/examples.json +3 -3
  148. tccli/services/iotvideo/iotvideo_client.py +106 -0
  149. tccli/services/iotvideo/v20191126/api.json +256 -24
  150. tccli/services/iotvideo/v20191126/examples.json +19 -3
  151. tccli/services/iotvideo/v20201215/api.json +1 -1
  152. tccli/services/iotvideo/v20201215/examples.json +1 -1
  153. tccli/services/iotvideo/v20211125/api.json +1 -1
  154. tccli/services/iotvideo/v20211125/examples.json +2 -2
  155. tccli/services/iss/iss_client.py +69 -122
  156. tccli/services/iss/v20230517/api.json +10 -54
  157. tccli/services/iss/v20230517/examples.json +0 -14
  158. tccli/services/kms/v20190118/api.json +301 -268
  159. tccli/services/kms/v20190118/examples.json +45 -51
  160. tccli/services/lcic/lcic_client.py +159 -0
  161. tccli/services/lcic/v20220817/api.json +273 -1
  162. tccli/services/lcic/v20220817/examples.json +24 -0
  163. tccli/services/lighthouse/v20200324/api.json +56 -0
  164. tccli/services/live/live_client.py +159 -0
  165. tccli/services/live/v20180801/api.json +279 -9
  166. tccli/services/live/v20180801/examples.json +24 -0
  167. tccli/services/lke/v20231130/api.json +17 -17
  168. tccli/services/lke/v20231130/examples.json +19 -25
  169. tccli/services/mariadb/v20170312/api.json +7 -7
  170. tccli/services/market/v20191010/api.json +3 -3
  171. tccli/services/market/v20191010/examples.json +2 -2
  172. tccli/services/mmps/v20200710/api.json +47 -47
  173. tccli/services/mmps/v20200710/examples.json +3 -3
  174. tccli/services/mongodb/v20190725/api.json +10 -12
  175. tccli/services/monitor/v20180724/api.json +46 -19
  176. tccli/services/mps/v20190612/api.json +282 -5
  177. tccli/services/mps/v20190612/examples.json +25 -1
  178. tccli/services/mqtt/v20240516/api.json +2 -2
  179. tccli/services/mrs/v20200910/api.json +72 -34
  180. tccli/services/mrs/v20200910/examples.json +2 -2
  181. tccli/services/ms/v20180408/api.json +535 -506
  182. tccli/services/ms/v20180408/examples.json +25 -25
  183. tccli/services/oceanus/v20190422/api.json +130 -0
  184. tccli/services/ocr/ocr_client.py +232 -20
  185. tccli/services/ocr/v20181119/api.json +2263 -758
  186. tccli/services/ocr/v20181119/examples.json +200 -180
  187. tccli/services/omics/v20221128/api.json +614 -553
  188. tccli/services/omics/v20221128/examples.json +9 -9
  189. tccli/services/organization/organization_client.py +352 -34
  190. tccli/services/organization/v20210331/api.json +464 -4
  191. tccli/services/organization/v20210331/examples.json +49 -1
  192. tccli/services/partners/v20180321/api.json +244 -234
  193. tccli/services/partners/v20180321/examples.json +19 -19
  194. tccli/services/privatedns/privatedns_client.py +428 -4
  195. tccli/services/privatedns/v20201028/api.json +815 -11
  196. tccli/services/privatedns/v20201028/examples.json +64 -0
  197. tccli/services/pts/v20210728/api.json +18 -0
  198. tccli/services/pts/v20210728/examples.json +1 -1
  199. tccli/services/rce/rce_client.py +53 -0
  200. tccli/services/rce/v20201103/api.json +146 -0
  201. tccli/services/rce/v20201103/examples.json +8 -0
  202. tccli/services/redis/v20180412/api.json +42 -42
  203. tccli/services/redis/v20180412/examples.json +19 -19
  204. tccli/services/region/v20220627/api.json +1 -1
  205. tccli/services/rum/v20210622/api.json +9 -0
  206. tccli/services/scf/scf_client.py +269 -4
  207. tccli/services/scf/v20180416/api.json +569 -15
  208. tccli/services/scf/v20180416/examples.json +47 -1
  209. tccli/services/smop/v20201203/api.json +46 -42
  210. tccli/services/smop/v20201203/examples.json +2 -2
  211. tccli/services/soe/v20180724/api.json +10 -10
  212. tccli/services/sqlserver/v20180328/api.json +21 -8
  213. tccli/services/sqlserver/v20180328/examples.json +5 -5
  214. tccli/services/ssl/v20191205/api.json +98 -5
  215. tccli/services/ssm/v20190923/api.json +292 -231
  216. tccli/services/ssm/v20190923/examples.json +42 -42
  217. tccli/services/tat/v20201028/api.json +124 -122
  218. tccli/services/tat/v20201028/examples.json +24 -30
  219. tccli/services/tchd/v20230306/api.json +5 -5
  220. tccli/services/tchd/v20230306/examples.json +3 -3
  221. tccli/services/tcr/v20190924/api.json +1 -1
  222. tccli/services/tcr/v20190924/examples.json +1 -1
  223. tccli/services/tcss/v20201101/api.json +1984 -1437
  224. tccli/services/tcss/v20201101/examples.json +350 -368
  225. tccli/services/tdmq/v20200217/api.json +603 -464
  226. tccli/services/tdmq/v20200217/examples.json +105 -105
  227. tccli/services/tds/v20220801/api.json +4 -4
  228. tccli/services/tem/v20210701/api.json +429 -372
  229. tccli/services/tem/v20210701/examples.json +85 -85
  230. tccli/services/teo/teo_client.py +277 -12
  231. tccli/services/teo/v20220901/api.json +1029 -124
  232. tccli/services/teo/v20220901/examples.json +84 -8
  233. tccli/services/thpc/v20230321/api.json +5 -5
  234. tccli/services/tke/tke_client.py +270 -58
  235. tccli/services/tke/v20180525/api.json +79 -27
  236. tccli/services/tke/v20180525/examples.json +9 -1
  237. tccli/services/tke/v20220501/api.json +176 -0
  238. tccli/services/tke/v20220501/examples.json +24 -0
  239. tccli/services/tms/tms_client.py +4 -57
  240. tccli/services/tms/v20201229/api.json +0 -354
  241. tccli/services/tms/v20201229/examples.json +0 -8
  242. tccli/services/tmt/v20180321/api.json +38 -8
  243. tccli/services/trp/v20210515/api.json +86 -74
  244. tccli/services/trp/v20210515/examples.json +65 -65
  245. tccli/services/trro/v20220325/api.json +72 -71
  246. tccli/services/trro/v20220325/examples.json +8 -8
  247. tccli/services/trtc/trtc_client.py +8 -61
  248. tccli/services/trtc/v20190722/api.json +293 -52
  249. tccli/services/trtc/v20190722/examples.json +3 -11
  250. tccli/services/tse/tse_client.py +110 -4
  251. tccli/services/tse/v20201207/api.json +122 -7
  252. tccli/services/tse/v20201207/examples.json +25 -9
  253. tccli/services/vclm/v20240523/api.json +225 -82
  254. tccli/services/vclm/v20240523/examples.json +13 -19
  255. tccli/services/vod/v20180717/api.json +431 -4
  256. tccli/services/vod/v20180717/examples.json +25 -5
  257. tccli/services/vod/v20240718/api.json +11 -11
  258. tccli/services/vod/v20240718/examples.json +4 -4
  259. tccli/services/vod/vod_client.py +53 -0
  260. tccli/services/vpc/v20170312/api.json +1195 -892
  261. tccli/services/vpc/v20170312/examples.json +84 -68
  262. tccli/services/vpc/vpc_client.py +168 -62
  263. tccli/services/waf/v20180125/api.json +2611 -2187
  264. tccli/services/waf/v20180125/examples.json +224 -284
  265. tccli/services/waf/waf_client.py +225 -119
  266. tccli/services/wav/v20210129/api.json +48 -48
  267. tccli/services/wav/v20210129/examples.json +4 -4
  268. tccli/services/wedata/v20210820/api.json +1595 -25
  269. tccli/services/wedata/v20210820/examples.json +44 -4
  270. tccli/services/wedata/wedata_client.py +265 -0
  271. tccli/services/weilingwith/v20230427/api.json +6 -6
  272. tccli/services/weilingwith/v20230427/examples.json +3 -3
  273. tccli/sso.py +229 -0
  274. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/METADATA +6 -2
  275. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/RECORD +278 -265
  276. tccli/services/cr/__init__.py +0 -4
  277. tccli/services/cr/cr_client.py +0 -1626
  278. tccli/services/cr/v20180321/api.json +0 -2829
  279. tccli/services/cr/v20180321/examples.json +0 -235
  280. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/WHEEL +0 -0
  281. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/entry_points.txt +0 -0
  282. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/license_files/LICENSE +0 -0
@@ -3,7 +3,7 @@
3
3
  "AgentPayDeals": [
4
4
  {
5
5
  "document": "",
6
- "input": "https://partners.tencentcloudapi.com/?Action=AgentPayDeals\n&OwnerUin=123456\n&AgentPay=1\n&DealNames.0=20180204123456\n&<公共请求参数>",
6
+ "input": "https://partners.tencentcloudapi.com/?Action=AgentPayDeals\n&OwnerUin=100000032030\n&AgentPay=1\n&DealNames.0=20180204123456\n&<公共请求参数>",
7
7
  "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
8
8
  "title": "支付订单"
9
9
  }
@@ -19,23 +19,23 @@
19
19
  "AssignClientsToSales": [
20
20
  {
21
21
  "document": "成功分派一批代客给业务员",
22
- "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AssignClientsToSales\n<公共请求参数>\n\n{\n \"ClientUins\": [\n 12345,\n 12346\n ],\n \"SalesUin\": \"12347\",\n \"AssignClientStatus\": \"normal\",\n \"AssignActionType\": \"assign\"\n}",
23
- "output": "{\n \"Response\": {\n \"RequestId\": \"da71d659-c1f7-4cc6-9f8d-3ef36b867ffe\",\n \"FailedUins\": [\n 12346\n ],\n \"SucceedUins\": [\n 12345\n ]\n }\n}",
22
+ "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AssignClientsToSales\n<公共请求参数>\n\n{\n \"ClientUins\": [\n \"1000002\"\n ],\n \"SalesUin\": \"2000002\",\n \"AssignClientStatus\": \"normal\",\n \"AssignActionType\": \"assign\"\n}",
23
+ "output": "{\n \"Response\": {\n \"RequestId\": \"da71d659-c1f7-4cc6-9f8d-3ef36b867ffe\",\n \"FailedUins\": [\n \"1000002\"\n ],\n \"SucceedUins\": [\n \"2000002\"\n ]\n }\n}",
24
24
  "title": "成功分派一批代客给业务员"
25
25
  }
26
26
  ],
27
27
  "AuditApplyClient": [
28
28
  {
29
29
  "document": "对待审核某客户,给予审核通过操作",
30
- "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AuditApplyClient\n<公共请求参数>\n\n{\n \"Note\": \"reason\",\n \"AuditResult\": \"accept\",\n \"ClientUin\": \"123456\"\n}",
31
- "output": "{\n \"Response\": {\n \"RequestId\": \"xx\",\n \"AuditResult\": \"xx\",\n \"ClientUin\": \"xx\",\n \"AgentTime\": 1,\n \"Uin\": \"xx\"\n }\n}",
30
+ "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AuditApplyClient\n<公共请求参数>\n\n{\n \"Note\": \"reason\",\n \"AuditResult\": \"accept\",\n \"ClientUin\": \"2000002\"\n}",
31
+ "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\",\n \"AuditResult\": \"qcloudaudit\",\n \"ClientUin\": \"2000002\",\n \"AgentTime\": 1,\n \"Uin\": \"1000001\"\n }\n}",
32
32
  "title": "审核通过某客户"
33
33
  }
34
34
  ],
35
35
  "CreatePayRelationForClient": [
36
36
  {
37
37
  "document": "创建合作伙伴和客户的强代付关系",
38
- "input": "https://partners.tencentcloudapi.com/?Action=CreatePayRelationForClient\n&ClientUin=123\n&<公共请求参数>",
38
+ "input": "https://partners.tencentcloudapi.com/?Action=CreatePayRelationForClient\n&ClientUin=100000032030\n&<公共请求参数>",
39
39
  "output": "{\n \"Response\": {\n \"RequestId\": \"5da478d6-abf4-47a3-80a6-6660d170eee3\"\n }\n}",
40
40
  "title": "创建强代付关系"
41
41
  }
@@ -44,7 +44,7 @@
44
44
  {
45
45
  "document": "",
46
46
  "input": "https://partners.tencentcloudapi.com/?Action=DescribeAgentAuditedClients\n&Offset=0\n&Limit=1\n&<公共请求参数>",
47
- "output": "{\n \"Response\": {\n \"RequestId\": \"c5d1d9fc-0ecb-495d-98bb-f8a1eee37a22\",\n \"AgentClientSet\": [\n {\n \"Uin\": \"3286669433\",\n \"ClientUin\": \"2461871653\",\n \"ClientRemark\": \"\",\n \"ClientName\": \"2461871653\",\n \"ClientFlag\": \"a\",\n \"AuthType\": \"-1\",\n \"AgentTime\": \"1476195568\",\n \"AppId\": \"1252765299\",\n \"LastMonthAmt\": 0,\n \"ThisMonthAmt\": 0,\n \"HasOverdueBill\": 0,\n \"ClientType\": \"new\",\n \"ProjectType\": \"self\",\n \"SalesUin\": \"100009484937\",\n \"SalesName\": \"sales2\",\n \"Mail\": \"100*****@qq.com\"\n }\n ],\n \"TotalCount\": 9\n }\n}",
47
+ "output": "{\n \"Response\": {\n \"RequestId\": \"c5d1d9fc-0ecb-495d-98bb-f8a1eee37a22\",\n \"AgentClientSet\": [\n {\n \"Uin\": \"3286669433\",\n \"ClientUin\": \"2461871653\",\n \"ClientRemark\": \"测试mark\",\n \"ClientName\": \"2461871653\",\n \"ClientFlag\": \"b\",\n \"AuthType\": \"-1\",\n \"AgentTime\": \"1476195568\",\n \"AppId\": \"1252765299\",\n \"LastMonthAmt\": 0,\n \"ThisMonthAmt\": 0,\n \"HasOverdueBill\": 0,\n \"ClientType\": \"new\",\n \"ProjectType\": \"self\",\n \"SalesUin\": \"100009484937\",\n \"SalesName\": \"sales2\",\n \"Mail\": \"100*****@qq.com\"\n }\n ],\n \"TotalCount\": 9\n }\n}",
48
48
  "title": "获取已审核客户列表"
49
49
  }
50
50
  ],
@@ -52,14 +52,14 @@
52
52
  {
53
53
  "document": "查询某代理商2018年2月份业务明细",
54
54
  "input": "https://partners.tencentcloudapi.com/?Action=DescribeAgentBills\n&SettleMonth=2018-02\n&<公共请求参数>",
55
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AgentBillSet\": [\n {\n \"OrderId\": \"xx\",\n \"ClientUin\": \"xx\",\n \"ProjectType\": \"xx\",\n \"ClientType\": \"xx\",\n \"PayerMode\": \"xx\",\n \"ActivityId\": \"xx\",\n \"Uin\": \"xx\",\n \"PayMode\": \"xx\",\n \"ClientRemark\": \"xx\",\n \"SettleMonth\": \"xx\",\n \"PayTime\": \"2020-09-22 00:00:00\",\n \"Amt\": 0,\n \"GoodsType\": \"xx\"\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
55
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AgentBillSet\": [\n {\n \"ActivityId\": \"0\",\n \"Amt\": 125,\n \"ClientRemark\": \"有特批\",\n \"ClientType\": \"old\",\n \"ClientUin\": \"2000002\",\n \"GoodsType\": \"购买云服务\",\n \"OrderId\": \"202401311730494235252\",\n \"PayMode\": \"prepay\",\n \"PayTime\": \"2024-01-31 06:06:46\",\n \"PayerMode\": \"selfpay\",\n \"ProjectType\": \"platform\",\n \"SettleMonth\": \"2024-01\",\n \"Uin\": \"1000001\"\n }\n ],\n \"RequestId\": \"84a1e38a-95a1-4cc4-ac7d-232a2d872d45\"\n }\n}",
56
56
  "title": "查询代理商指定月份业务明细"
57
57
  }
58
58
  ],
59
59
  "DescribeAgentClientGrade": [
60
60
  {
61
61
  "document": "",
62
- "input": "https://partners.tencentcloudapi.com/?Action=DescribeAgentClientGrade\n&ClientUin=123456\n&<公共请求参数>",
62
+ "input": "https://partners.tencentcloudapi.com/?Action=DescribeAgentClientGrade\n&ClientUin=1000002\n&<公共请求参数>",
63
63
  "output": "{\n \"Response\": {\n \"RequestId\": \"8272b0b3-96f5-4247-bb6d-da8bb9892068\",\n \"AuditStatus\": 1,\n \"AuthState\": 1,\n \"ClientGrade\": \"T2\",\n \"ClientType\": 1\n }\n}",
64
64
  "title": "查询客户级别"
65
65
  }
@@ -74,7 +74,7 @@
74
74
  {
75
75
  "document": "请求一个代理商名下代客,只取1个(Limit参数)",
76
76
  "input": "https://partners.tencentcloudapi.com/?Action=DescribeAgentClients\n&Offset=0\n&Limit=1\n&<公共请求参数>",
77
- "output": "{\n \"Response\": {\n \"AgentClientSet\": [\n {\n \"Status\": 1,\n \"SalesName\": \"xx\",\n \"ClientUin\": \"xx\",\n \"ClientFlag\": \"xx\",\n \"SalesUin\": \"xx\",\n \"Phone\": \"xx\",\n \"ApplyTime\": 1,\n \"Uin\": \"xx\",\n \"HasOverdueBill\": 1,\n \"Mail\": \"xx\",\n \"ClientName\": \"xx\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"xx\"\n }\n}",
77
+ "output": "{\n \"Response\": {\n \"AgentClientSet\": [\n {\n \"ApplyTime\": 1722396845,\n \"ClientFlag\": \"b\",\n \"ClientName\": \"测试测试\",\n \"ClientUin\": \"2000002\",\n \"HasOverdueBill\": 0,\n \"Mail\": \"dadd*******@qq.com\",\n \"Phone\": \"111****0090\",\n \"SalesName\": \"testname\",\n \"SalesUin\": \"1000001\",\n \"Status\": 1,\n \"Uin\": \"1000002\"\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"fc90795c-1613-44e4-80ca-ce272a91d891\"\n }\n}",
78
78
  "title": "成功示例"
79
79
  }
80
80
  ],
@@ -82,7 +82,7 @@
82
82
  {
83
83
  "document": "",
84
84
  "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAgentDealsByCache\n<公共请求参数>\n\n{\n \"Limit\": \"1\",\n \"Offset\": \"0\"\n}",
85
- "output": "{\n \"Response\": {\n \"RequestId\": \"78b52639-8471-41c1-a05a-1ea787a605e0\",\n \"AgentDealSet\": [\n {\n \"DealId\": \"290644558\",\n \"DealName\": \"20240108121000906445591\",\n \"BigDealId\": \"20240108121000906445581\",\n \"GoodsCategoryId\": \"176258\",\n \"OwnerUin\": \"700000232121\",\n \"AppId\": \"251205746\",\n \"GoodsNum\": \"1\",\n \"GoodsPrice\": {\n \"RealTotalCost\": -100000,\n \"OriginalTotalCost\": -100000\n },\n \"ProductInfo\": [\n {\n \"Name\": \"计费测试商品新购\",\n \"Value\": \"jfcs\"\n }\n ],\n \"Creater\": \"700000232121\",\n \"CreatTime\": \"2024-01-08 15:56:08\",\n \"UpdateTime\": \"2024-01-08 15:56:12\",\n \"PaymentMethod\": \"按月:个月\",\n \"Payer\": \"700000232121\",\n \"BillId\": \"20240108121000906445591\",\n \"PayEndTime\": \"2024-01-08 15:56:11\",\n \"Status\": \"6\",\n \"VoucherDecline\": \"0\",\n \"PayerMode\": \"0\",\n \"GoodsName\": \"计费测试商品\",\n \"SubGoodsName\": \"非资源工厂验证预付费子产品(勿动)\",\n \"ClientRemark\": \"\",\n \"ClientType\": \"new\",\n \"ProjectType\": \"platform\",\n \"SalesUin\": \"0\",\n \"DealStatus\": \"已退款\",\n \"ActionType\": \"refund\",\n \"ActivityId\": \"\",\n \"OverdueTime\": \"2024-01-23 15:56:08\",\n \"ResourceIds\": [\n \"4712106445241\"\n ],\n \"RefundMap\": [\n {\n \"DealName\": \"20240108121000906445241\",\n \"RefundAmount\": 100000\n }\n ]\n }\n ],\n \"TotalCount\": 23408\n }\n}",
85
+ "output": "{\n \"Response\": {\n \"RequestId\": \"78b52639-8471-41c1-a05a-1ea787a605e0\",\n \"AgentDealSet\": [\n {\n \"DealId\": \"290644558\",\n \"DealName\": \"20240108121000906445591\",\n \"BigDealId\": \"20240108121000906445581\",\n \"GoodsCategoryId\": \"176258\",\n \"OwnerUin\": \"700000232121\",\n \"AppId\": \"251205746\",\n \"GoodsNum\": \"1\",\n \"GoodsPrice\": {\n \"RealTotalCost\": -100000,\n \"OriginalTotalCost\": -100000\n },\n \"ProductInfo\": [\n {\n \"Name\": \"计费测试商品新购\",\n \"Value\": \"jfcs\"\n }\n ],\n \"Creater\": \"700000232121\",\n \"CreatTime\": \"2024-01-08 15:56:08\",\n \"UpdateTime\": \"2024-01-08 15:56:12\",\n \"PaymentMethod\": \"按月:个月\",\n \"Payer\": \"700000232121\",\n \"BillId\": \"20240108121000906445591\",\n \"PayEndTime\": \"2024-01-08 15:56:11\",\n \"Status\": \"6\",\n \"VoucherDecline\": \"0\",\n \"PayerMode\": \"0\",\n \"GoodsName\": \"计费测试商品\",\n \"SubGoodsName\": \"非资源工厂验证预付费子产品(勿动)\",\n \"ClientRemark\": \"客户备注\",\n \"ClientType\": \"new\",\n \"ProjectType\": \"platform\",\n \"SalesUin\": \"0\",\n \"DealStatus\": \"已退款\",\n \"ActionType\": \"refund\",\n \"ActivityId\": \"0\",\n \"OverdueTime\": \"2024-01-23 15:56:08\",\n \"ResourceIds\": [\n \"4712106445241\"\n ],\n \"RefundMap\": [\n {\n \"DealName\": \"20240108121000906445241\",\n \"RefundAmount\": 100000\n }\n ]\n }\n ],\n \"TotalCount\": 23408\n }\n}",
86
86
  "title": "获取某代理商缓存订单"
87
87
  }
88
88
  ],
@@ -90,7 +90,7 @@
90
90
  {
91
91
  "document": "",
92
92
  "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAgentPayDealsV2\n<公共请求参数>\n\n{\n \"Limit\": \"1\",\n \"Offset\": \"0\"\n}",
93
- "output": "{\n \"Response\": {\n \"RequestId\": \"asas\",\n \"AgentPayDealSet\": [\n {\n \"DealId\": \"1078264383\",\n \"DealName\": \"20240108122000905906371\",\n \"BigDealId\": \"20240108122000905906361\",\n \"GoodsCategoryId\": \"100058\",\n \"OwnerUin\": \"700000232122\",\n \"AppId\": \"251205747\",\n \"GoodsNum\": \"1\",\n \"GoodsPrice\": {\n \"RealTotalCost\": 1650,\n \"OriginalTotalCost\": 1750\n },\n \"ProductInfo\": [\n {\n \"Name\": \"磁盘属性\",\n \"Value\": \"数据盘\"\n },\n {\n \"Name\": \"容量\",\n \"Value\": \"50GB\"\n },\n {\n \"Name\": \"磁盘类型\",\n \"Value\": \"高性能云硬盘\"\n },\n {\n \"Name\": \"可用区\",\n \"Value\": \"广州二区\"\n }\n ],\n \"Creater\": \"700000232122\",\n \"CreatTime\": \"2024-01-08 10:13:49\",\n \"UpdateTime\": \"2024-01-08 10:14:55\",\n \"PaymentMethod\": \"按月:1个月\",\n \"Payer\": \"700000413752\",\n \"BillId\": \"20240108122000905906371\",\n \"PayEndTime\": \"2024-01-08 10:14:53\",\n \"Status\": \"4\",\n \"VoucherDecline\": \"100\",\n \"PayerMode\": \"1\",\n \"GoodsName\": \"云硬盘CBS\",\n \"SubGoodsName\": \"高性能云硬盘\",\n \"ClientRemark\": \"\",\n \"ClientType\": \"new\",\n \"ProjectType\": \"platform\",\n \"SalesUin\": \"0\",\n \"DealStatus\": \"分配完成\",\n \"ActionType\": \"purchase\",\n \"ActivityId\": \"\",\n \"OverdueTime\": \"2024-01-23 10:13:48\",\n \"ResourceIds\": [\n \"disk-bos529hc\"\n ]\n }\n ],\n \"TotalCount\": 154\n }\n}",
93
+ "output": "{\n \"Response\": {\n \"RequestId\": \"2153b1f3-70a5-42e0-9348-b60111c3863d\",\n \"AgentPayDealSet\": [\n {\n \"DealId\": \"1078264383\",\n \"DealName\": \"20240108122000905906371\",\n \"BigDealId\": \"20240108122000905906361\",\n \"GoodsCategoryId\": \"100058\",\n \"OwnerUin\": \"700000232122\",\n \"AppId\": \"251205747\",\n \"GoodsNum\": \"1\",\n \"GoodsPrice\": {\n \"RealTotalCost\": 1650,\n \"OriginalTotalCost\": 1750\n },\n \"ProductInfo\": [\n {\n \"Name\": \"磁盘属性\",\n \"Value\": \"数据盘\"\n },\n {\n \"Name\": \"容量\",\n \"Value\": \"50GB\"\n },\n {\n \"Name\": \"磁盘类型\",\n \"Value\": \"高性能云硬盘\"\n },\n {\n \"Name\": \"可用区\",\n \"Value\": \"广州二区\"\n }\n ],\n \"Creater\": \"700000232122\",\n \"CreatTime\": \"2024-01-08 10:13:49\",\n \"UpdateTime\": \"2024-01-08 10:14:55\",\n \"PaymentMethod\": \"按月:1个月\",\n \"Payer\": \"700000413752\",\n \"BillId\": \"20240108122000905906371\",\n \"PayEndTime\": \"2024-01-08 10:14:53\",\n \"Status\": \"4\",\n \"VoucherDecline\": \"100\",\n \"PayerMode\": \"1\",\n \"GoodsName\": \"云硬盘CBS\",\n \"SubGoodsName\": \"高性能云硬盘\",\n \"ClientRemark\": \"客户备注\",\n \"ClientType\": \"new\",\n \"ProjectType\": \"platform\",\n \"SalesUin\": \"0\",\n \"DealStatus\": \"分配完成\",\n \"ActionType\": \"purchase\",\n \"ActivityId\": \"0\",\n \"OverdueTime\": \"2024-01-23 10:13:48\",\n \"ResourceIds\": [\n \"disk-bos529hc\"\n ]\n }\n ],\n \"TotalCount\": 154\n }\n}",
94
94
  "title": "获取某代理商代付订单"
95
95
  }
96
96
  ],
@@ -105,8 +105,8 @@
105
105
  "DescribeAgentSelfPayDealsV2": [
106
106
  {
107
107
  "document": "",
108
- "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAgentSelfPayDealsV2\n<公共请求参数>\n\n{\n \"OwnerUin\": \"123456\",\n \"Limit\": \"1\",\n \"Offset\": \"0\"\n}",
109
- "output": "{\n \"Response\": {\n \"RequestId\": \"78b52639-8471-41c1-a05a-1ea787a605e0\",\n \"AgentPayDealSet\": [\n {\n \"DealId\": \"1078276337\",\n \"DealName\": \"20240108121000906445591\",\n \"BigDealId\": \"20240108121000906445581\",\n \"GoodsCategoryId\": \"176258\",\n \"OwnerUin\": \"700000232121\",\n \"AppId\": \"251205746\",\n \"GoodsNum\": \"1\",\n \"GoodsPrice\": {\n \"RealTotalCost\": -100000,\n \"OriginalTotalCost\": -100000\n },\n \"ProductInfo\": [\n {\n \"Name\": \"计费测试商品新购\",\n \"Value\": \"jfcs\"\n }\n ],\n \"Creater\": \"700000232121\",\n \"CreatTime\": \"2024-01-08 15:56:09\",\n \"UpdateTime\": \"2024-01-08 15:56:13\",\n \"PaymentMethod\": \"按月:个月\",\n \"Payer\": \"700000232121\",\n \"BillId\": \"20240108121000906445591\",\n \"PayEndTime\": \"2024-01-08 15:56:11\",\n \"Status\": \"6\",\n \"VoucherDecline\": \"0\",\n \"PayerMode\": \"0\",\n \"GoodsName\": \"计费测试商品\",\n \"SubGoodsName\": \"非资源工厂验证预付费子产品(勿动)\",\n \"ClientRemark\": \"\",\n \"ClientType\": \"new\",\n \"ProjectType\": \"platform\",\n \"SalesUin\": \"0\",\n \"DealStatus\": \"已退款\",\n \"ActionType\": \"refund\",\n \"ActivityId\": \"\",\n \"OverdueTime\": \"2024-01-23 15:56:09\",\n \"ResourceIds\": [\n \"4712106445241\"\n ]\n }\n ],\n \"TotalCount\": 101\n }\n}",
108
+ "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAgentSelfPayDealsV2\n<公共请求参数>\n\n{\n \"OwnerUin\": \"10000001\",\n \"Limit\": \"1\",\n \"Offset\": \"0\"\n}",
109
+ "output": "{\n \"Response\": {\n \"RequestId\": \"78b52639-8471-41c1-a05a-1ea787a605e0\",\n \"AgentPayDealSet\": [\n {\n \"DealId\": \"1078276337\",\n \"DealName\": \"20240108121000906445591\",\n \"BigDealId\": \"20240108121000906445581\",\n \"GoodsCategoryId\": \"176258\",\n \"OwnerUin\": \"700000232121\",\n \"AppId\": \"251205746\",\n \"GoodsNum\": \"1\",\n \"GoodsPrice\": {\n \"RealTotalCost\": -100000,\n \"OriginalTotalCost\": -100000\n },\n \"ProductInfo\": [\n {\n \"Name\": \"计费测试商品新购\",\n \"Value\": \"jfcs\"\n }\n ],\n \"Creater\": \"700000232121\",\n \"CreatTime\": \"2024-01-08 15:56:09\",\n \"UpdateTime\": \"2024-01-08 15:56:13\",\n \"PaymentMethod\": \"按月:个月\",\n \"Payer\": \"700000232121\",\n \"BillId\": \"20240108121000906445591\",\n \"PayEndTime\": \"2024-01-08 15:56:11\",\n \"Status\": \"6\",\n \"VoucherDecline\": \"0\",\n \"PayerMode\": \"0\",\n \"GoodsName\": \"计费测试商品\",\n \"SubGoodsName\": \"非资源工厂验证预付费子产品(勿动)\",\n \"ClientRemark\": \"客户备注\",\n \"ClientType\": \"new\",\n \"ProjectType\": \"platform\",\n \"SalesUin\": \"0\",\n \"DealStatus\": \"已退款\",\n \"ActionType\": \"refund\",\n \"ActivityId\": \"0\",\n \"OverdueTime\": \"2024-01-23 15:56:09\",\n \"ResourceIds\": [\n \"4712106445241\"\n ]\n }\n ],\n \"TotalCount\": 101\n }\n}",
110
110
  "title": "获取某代理商自付订单"
111
111
  }
112
112
  ],
@@ -138,22 +138,22 @@
138
138
  {
139
139
  "document": "",
140
140
  "input": "https://partners.tencentcloudapi.com/?Action=DescribeSalesmans\n&Offset=0\n&Limit=1\n&<公共请求参数>",
141
- "output": "{\n \"Response\": {\n \"RequestId\": \"92e62a5d-e447-431c-b366-bd84905253f3\",\n \"AgentSalesmanSet\": [\n {\n \"Uin\": \"3286669433\",\n \"SalesUin\": \"100009339379\",\n \"SalesName\": \"GR\",\n \"CreateTime\": \"2019-02-27 16:56:59\"\n }\n ],\n \"TotalCount\": 11\n }\n}",
141
+ "output": "{\n \"Response\": {\n \"RequestId\": \"92e62a5d-e447-431c-b366-bd84905253f3\",\n \"AgentSalesmanSet\": [\n {\n \"Uin\": \"3286669433\",\n \"SalesUin\": \"100009339379\",\n \"SalesName\": \"GR\",\n \"CreateTime\": \"2019-02-27 16:56:59\"\n }\n ],\n \"TotalCount\": 10\n }\n}",
142
142
  "title": "成功示例"
143
143
  }
144
144
  ],
145
145
  "DescribeUnbindClientList": [
146
146
  {
147
147
  "document": "",
148
- "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUnbindClientList\n<公共请求参数>\n\n{\n \"Status\": 1,\n \"UnbindUin\": \"xx\",\n \"ApplyTimeEnd\": \"2020-09-22\",\n \"Limit\": 1,\n \"Offset\": 1,\n \"ApplyTimeStart\": \"2020-09-22\"\n}",
149
- "output": "{\n \"Response\": {\n \"RequestId\": \"78b52639-8471-41c1-a05a-1ea787a605e0\",\n \"TotalCount\": 1,\n \"UnbindClientList\": [\n {\n \"Uin\": 12345678,\n \"Name\": \"xxx\",\n \"Status\": 1,\n \"ApplyTime\": \"2020-09-22 00:00:00\",\n \"ActionTime\": \"2020-09-22 00:00:00\"\n }\n ]\n }\n}",
148
+ "input": "POST / HTTP/1.1\nHost: partners.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeUnbindClientList\n<公共请求参数>\n\n{\n \"Status\": 1,\n \"UnbindUin\": \"100002\",\n \"ApplyTimeEnd\": \"2020-09-22\",\n \"Limit\": 1,\n \"Offset\": 1,\n \"ApplyTimeStart\": \"2020-09-22\"\n}",
149
+ "output": "{\n \"Response\": {\n \"RequestId\": \"78b52639-8471-41c1-a05a-1ea787a605e0\",\n \"TotalCount\": 1,\n \"UnbindClientList\": [\n {\n \"Uin\": \"100002\",\n \"Name\": \"testname\",\n \"Status\": 1,\n \"ApplyTime\": \"2020-09-22 00:00:00\",\n \"ActionTime\": \"2020-09-22 00:00:00\"\n }\n ]\n }\n}",
150
150
  "title": "获取某代理商的解绑客户列表"
151
151
  }
152
152
  ],
153
153
  "ModifyClientRemark": [
154
154
  {
155
155
  "document": "代理商对其名下某代客,修改备注名称为xxx",
156
- "input": "https://partners.tencentcloudapi.com/?Action=ModifyClientRemark\n&ClientUin=123456789\n&ClientRemark=xxx\n&<公共请求参数>",
156
+ "input": "https://partners.tencentcloudapi.com/?Action=ModifyClientRemark\n&ClientUin=1000002\n&ClientRemark=testName\n&<公共请求参数>",
157
157
  "output": "{\n \"Response\": {\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
158
158
  "title": "修改客户备注名称为xxx"
159
159
  }
@@ -161,7 +161,7 @@
161
161
  "RemovePayRelationForClient": [
162
162
  {
163
163
  "document": "清除合作伙伴和客户的强代付关系",
164
- "input": "https://partners.tencentcloudapi.com/?Action=RemovePayRelationForClient\n&ClientUin=123\n&<公共请求参数>",
164
+ "input": "https://partners.tencentcloudapi.com/?Action=RemovePayRelationForClient\n&ClientUin=1000002\n&<公共请求参数>",
165
165
  "output": "{\n \"Response\": {\n \"RequestId\": \"5da478d6-abf4-47a3-80a6-6660d170eee3\"\n }\n}",
166
166
  "title": "清除强代付关系"
167
167
  }