Advertisement
Guest User

Untitled

a guest
Aug 21st, 2019
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.28 KB | None | 0 0
  1. {
  2. "FT1": {
  3. "id": "FT1",
  4. "transaction_type": 4,
  5. "amount": 10000,
  6. "unique_code": 54,
  7. "status": "PENDING",
  8. "sender_bank": "bni",
  9. "account_number": "0437051936",
  10. "beneficiary_name": "- FLIPTECH LENTERA INSPIRASI P",
  11. "beneficiary_bank": "bri",
  12. "service_type": 1,
  13. "remark": "testing",
  14. "debit_receipt": "",
  15. "debit_receipt_shortlink": "",
  16. "credit_receipt": "",
  17. "flip_receiver_bank_code": 26,
  18. "created_at": 1503905567,
  19. "completed_at": null,
  20. "fee": 0,
  21. "is_processed_longer_than_promised": false,
  22. "notes": null
  23. },
  24. "B1": {
  25. "id": "B1",
  26. "transaction_type": 7,
  27. "sender_bank": "bni",
  28. "status": "PENDING",
  29. "unique_code": 50,
  30. "credit_receipt": "",
  31. "total_amount": 20000,
  32. "total_fee": 0,
  33. "total_children": 2,
  34. "notes": null,
  35. "flip_receiver_bank_code": 26,
  36. "created_at": 1530603552,
  37. "completed_at": null,
  38. "transaction_list": {
  39. "W2": {
  40. "id": "W2",
  41. "transaction_type": 2,
  42. "amount": 10000,
  43. "parent_id": "B5",
  44. "status": "PENDING",
  45. "account_number": "1245678",
  46. "beneficiary_bank": "muamalat",
  47. "beneficiary_name": "Dummy Account",
  48. "service_type": 1,
  49. "remark": "Dummy via Flip",
  50. "debit_receipt": "",
  51. "debit_receipt_shortlink": "",
  52. "created_at": 1530603552,
  53. "completed_at": null,
  54. "fee": 0,
  55. "is_processed_longer_than_promised": false,
  56. "notes": null
  57. },
  58. "W3": {
  59. "id": "W3",
  60. "transaction_type": 2,
  61. "amount": 10000,
  62. "parent_id": "B5",
  63. "status": "PENDING",
  64. "account_number": "12345678",
  65. "beneficiary_bank": "muamalat",
  66. "beneficiary_name": "Dummy Account",
  67. "service_type": 1,
  68. "remark": "Dummy via Flip",
  69. "debit_receipt": "",
  70. "debit_receipt_shortlink": "",
  71. "created_at": 1530603552,
  72. "completed_at": null,
  73. "fee": 0,
  74. "is_processed_longer_than_promised": false,
  75. "notes": null
  76. }
  77. }
  78. },
  79. "DPT1": {
  80. "id": "DPT1",
  81. "transaction_type": 6,
  82. "flip_product_id": "pulsa_axis_10",
  83. "product_name": "Pulsa Axis 10.000",
  84. "product_info": "Masa aktif 14 hari",
  85. "product_type": 1,
  86. "operator": "axis",
  87. "payment_type": 1,
  88. "sender_bank": "bni",
  89. "status": "PENDING",
  90. "account_number": "087878787878",
  91. "price": 5000,
  92. "discount": 0,
  93. "unique_code": 50,
  94. "credit_receipt": "",
  95. "total_amount": 5050,
  96. "notes": null,
  97. "flip_receiver_bank_code": 26,
  98. "created_at": 1530603552,
  99. "completed_at": null
  100. },
  101. "W1": {
  102. "id": "W1",
  103. "transaction_type": 2,
  104. "amount": 10000,
  105. "status": "PENDING",
  106. "account_number": "0437051936",
  107. "beneficiary_name": "- FLIPTECH LENTERA INSPIRASI P",
  108. "beneficiary_bank": "bri",
  109. "remark": "testing",
  110. "notes": null
  111. "debit_receipt": "",
  112. "created_at": 1503905567,
  113. "completed_at": null,
  114. },
  115. "R1": {
  116. "id": "R1",
  117. "transaction_type": 5,
  118. "amount": 10000,
  119. "status": "PENDING",
  120. "account_number": "12345678",
  121. "beneficiary_bank": "muamalat",
  122. "beneficiary_name": "Dummy Account",
  123. "cause": 1,
  124. "credit_receipt": "",
  125. "debit_receipt": "",
  126. "notes": null
  127. "created_at": 1530603552,
  128. "completed_at": null,
  129. }
  130. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement