Advertisement
Guest User

trans

a guest
Feb 23rd, 2019
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.12 KB | None | 0 0
  1. {
  2. "transactions":[{
  3. "id":"String",
  4. "this_account":{
  5. "id":"String",
  6. "bank_routing":{
  7. "scheme":"Bank_ID",
  8. "address":"gh.29.uk"
  9. },
  10. "account_routings":[{
  11. "scheme":"AccountNumber",
  12. "address":"4930396"
  13. }],
  14. "holders":[{
  15. "name":"OBP",
  16. "is_alias":true
  17. }]
  18. },
  19. "other_account":{
  20. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  21. "holder":{
  22. "name":"OBP",
  23. "is_alias":true
  24. },
  25. "bank_routing":{
  26. "scheme":"Bank_ID",
  27. "address":"gh.29.uk"
  28. },
  29. "account_routings":[{
  30. "scheme":"AccountNumber",
  31. "address":"4930396"
  32. }],
  33. "metadata":{
  34. "public_alias":"NONE",
  35. "private_alias":"NONE",
  36. "more_info":"www.openbankproject.com",
  37. "URL":"www.openbankproject.com",
  38. "image_URL":"www.openbankproject.com",
  39. "open_corporates_URL":"www.openbankproject.com",
  40. "corporate_location":{
  41. "latitude":1.231,
  42. "longitude":1.231,
  43. "date":"2017-09-19T00:00:00Z",
  44. "user":{
  45. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  46. "provider":"OBP",
  47. "display_name":"OBP"
  48. }
  49. },
  50. "physical_location":{
  51. "latitude":1.231,
  52. "longitude":1.231,
  53. "date":"2017-09-19T00:00:00Z",
  54. "user":{
  55. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  56. "provider":"OBP",
  57. "display_name":"OBP"
  58. }
  59. }
  60. }
  61. },
  62. "details":{
  63. "type":"AC",
  64. "description":"this is for family",
  65. "posted":"2017-09-19T00:00:00Z",
  66. "completed":"2017-09-19T00:00:00Z",
  67. "new_balance":{
  68. "currency":"EUR",
  69. "amount":"10"
  70. },
  71. "value":{
  72. "currency":"EUR",
  73. "amount":"10"
  74. }
  75. },
  76. "metadata":{
  77. "narrative":"NONE",
  78. "comments":[{
  79. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  80. "value":"OBP",
  81. "date":"2017-09-19T00:00:00Z",
  82. "user":{
  83. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  84. "provider":"OBP",
  85. "display_name":"OBP"
  86. }
  87. }],
  88. "tags":[{
  89. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  90. "value":"OBP",
  91. "date":"2017-09-19T00:00:00Z",
  92. "user":{
  93. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  94. "provider":"OBP",
  95. "display_name":"OBP"
  96. }
  97. }],
  98. "images":[{
  99. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  100. "label":"NONE",
  101. "URL":"www.openbankproject.com",
  102. "date":"2017-09-19T00:00:00Z",
  103. "user":{
  104. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  105. "provider":"OBP",
  106. "display_name":"OBP"
  107. }
  108. }],
  109. "where":{
  110. "latitude":1.231,
  111. "longitude":1.231,
  112. "date":"2017-09-19T00:00:00Z",
  113. "user":{
  114. "id":"5995d6a2-01b3-423c-a173-5481df49bdaf",
  115. "provider":"OBP",
  116. "display_name":"OBP"
  117. }
  118. }
  119. }
  120. }]
  121. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement