get_wechat_fund 452 B

12345678910111213141516
  1. {
  2. "result": 1,
  3. "description": "",
  4. "payload": {
  5. "mchid" : "1326871001",
  6. "appid" : "wxfe0bc99d6b9949b2",
  7. "secret" : "2123213213",
  8. "apikey" : "13123213213",
  9. "sslcert_path" : "/etc/washpayer_private_files/x.pem",
  10. "sslkey_path" : "/etc/washpayer_private_files/y.pem",
  11. "rootca_path" : "/etc/washpayer_private_files/z.txt",
  12. "manual_withdraw": false
  13. }
  14. }