Advertisement
Guest User

qiwihistoryjson

a guest
Jan 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. {"data":
  2. [{
  3. "txnId":9309,
  4. "personId":79112223344,
  5. "date":"2017-01-21T11:41:07+03:00",
  6. "errorCode":0,
  7. "error":null,
  8. "status":"SUCCESS",
  9. "type":"OUT",
  10. "statusText":"Успешно",
  11. "trmTxnId":"1489826461807",
  12. "account":"0003***",
  13. "sum":{
  14. "amount":70,
  15. "currency":"RUB"
  16. },
  17. "commission":{
  18. "amount":0,
  19. "currency":"RUB"
  20. },
  21. "total":{
  22. "amount":70,
  23. "currency":"RUB"
  24. },
  25. "provider":{
  26. ...
  27. },
  28. "source": {},
  29. "comment":null,
  30. "currencyRate":1,
  31. "extras":null,
  32. "chequeReady":true,
  33. "bankDocumentAvailable":false,
  34. "bankDocumentReady":false,
  35. "repeatPaymentEnabled":false,
  36. "favoritePaymentEnabled": true,
  37. "regularPaymentEnabled": true
  38. }],
  39. "nextTxnId":9001,
  40. "nextTxnDate":"2017-01-31T15:24:10+03:00"
  41. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement