Advertisement
Mgkrp

Untitled

Nov 28th, 2018
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.20 KB | None | 0 0
  1. 2018-11-28 10:11:14,345 +0000 [WEB-1] [JsonSerializer] [DEBUG] Json request:
  2. {
  3. "auth" : {
  4. "id" : "A1-1000217",
  5. "auth_type" : "PASSWORD",
  6. "key" :*****,
  7. "client_soft" : "test application",
  8. "timestamp" : "2018-11-28T10:11:14.331Z"
  9. },
  10. "pay_in" : {
  11. "uid" : "2496202978",
  12. "comment" : "Deposit from cupisBankCard",
  13. "livetime" : 1440,
  14. "from" : {
  15. "provider" : 2062,
  16. "currency" : 643,
  17. "amount" : "10.00"
  18. },
  19. "to" : {
  20. "provider" : 2107,
  21. "account" : "5483953",
  22. "currency" : 643,
  23. "amount" : "10.00"
  24. },
  25. "success_url" : "https://ru1-pay-testers.mhd.local:443/su/payment/complete_deposit.htm?pn_tkn=MjQ5NjIwMjk3OA&pay_sys=Y3VwaXNCYW5rQ2FyZA&pn_res=true",
  26. "fail_url" : "https://ru1-pay-testers.mhd.local:443/su/payment/complete_deposit.htm?pn_tkn=MjQ5NjIwMjk3OA&pay_sys=Y3VwaXNCYW5rQ2FyZA&pn_res=false",
  27. "extras" : {
  28. "client_ip" : "172.18.26.39"
  29. }
  30. },
  31. "client" : {
  32. "wal_id" : "WL-1000000000031416"
  33. }
  34. }
  35. 2018-11-28 10:11:14,957 +0000 [WEB-1] [RequestService] [DEBUG] Got response: {
  36. "result" : {
  37. "code" : 105,
  38. "message" : "Account field is required for this provider"
  39. }
  40. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement