Advertisement
vitareinforce

data index customer

Aug 10th, 2022
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.91 KB | None | 0 0
  1. [{
  2. "Id": 1,
  3. "CustomerId": "76577",
  4. "CustomerNumber": "76577",
  5. "Name": "test 2 oke",
  6. "Address": "Jl. ",
  7. "SecondAddress": "Jl.",
  8. "PhoneNumber": "1234",
  9. "Birthday": null,
  10. "Status": "Whitelist",
  11. "TransactionId": null,
  12. "created_at": "2021-08-11 17:20:08",
  13. "updated_at": "2022-07-28 21:03:15",
  14. "Picture1": null,
  15. "Picture2": null,
  16. "DropIdentifier": null,
  17. "ReturnIdentifier": null
  18. }, {
  19. "Id": 2,
  20. "CustomerId": "C-M-9805491",
  21. "CustomerNumber": "123123123",
  22. "Name": "Test1234 Ganti Nama",
  23. "Address": "Test",
  24. "SecondAddress": "Test",
  25. "PhoneNumber": "08123123123",
  26. "Birthday": null,
  27. "Status": "Whitelist",
  28. "TransactionId": null,
  29. "created_at": "2021-08-11 17:20:08",
  30. "updated_at": "2022-07-27 19:59:06",
  31. "Picture1": null,
  32. "Picture2": null,
  33. "DropIdentifier": null,
  34. "ReturnIdentifier": null
  35. }, {
  36. "Id": 3,
  37. "CustomerId": "C-M-5827445",
  38. "CustomerNumber": "123123123123123",
  39. "Name": "Test 2 B",
  40. "Address": "Test",
  41. "SecondAddress": "Test",
  42. "PhoneNumber": "08123123123123123",
  43. "Birthday": null,
  44. "Status": "Blacklist",
  45. "TransactionId": null,
  46. "created_at": "2021-08-11 17:20:08",
  47. "updated_at": "2021-08-11 17:20:08",
  48. "Picture1": null,
  49. "Picture2": null,
  50. "DropIdentifier": null,
  51. "ReturnIdentifier": null
  52. }, {
  53. "Id": 4,
  54. "CustomerId": "C-M-4160804",
  55. "CustomerNumber": "883243243924",
  56. "Name": "Test 2 VM",
  57. "Address": "Tet",
  58. "SecondAddress": "23131",
  59. "PhoneNumber": "323423",
  60. "Birthday": null,
  61. "Status": "Bermasalah",
  62. "TransactionId": null,
  63. "created_at": "2021-08-11 17:20:08",
  64. "updated_at": "2021-08-11 17:20:08",
  65. "Picture1": null,
  66. "Picture2": null,
  67. "DropIdentifier": null,
  68. "ReturnIdentifier": null
  69. }, {
  70. "Id": 6,
  71. "CustomerId": "C-M-6550331",
  72. "CustomerNumber": "2021-08-11 17:20:08",
  73. "Name": "2021-08-11 17:20:08",
  74. "Address": "2021-08-11 17:20:08",
  75. "SecondAddress": "2021-08-11 17:20:08",
  76. "PhoneNumber": "2021-08-11 17:20:08",
  77. "Birthday": null,
  78. "Status": "Whitelist",
  79. "TransactionId": null,
  80. "created_at": "2021-08-11 17:20:08",
  81. "updated_at": "2021-08-11 17:20:08",
  82. "Picture1": null,
  83. "Picture2": null,
  84. "DropIdentifier": null,
  85. "ReturnIdentifier": null
  86. }, {
  87. "Id": 7,
  88. "CustomerId": "C-M-170827",
  89. "CustomerNumber": "Zero",
  90. "Name": "Zero 2G",
  91. "Address": "Zero",
  92. "SecondAddress": "Zero",
  93. "PhoneNumber": "Zero",
  94. "Birthday": null,
  95. "Status": "Whitelist",
  96. "TransactionId": null,
  97. "created_at": null,
  98. "updated_at": "2022-07-28 11:29:17",
  99. "Picture1": null,
  100. "Picture2": null,
  101. "DropIdentifier": null,
  102. "ReturnIdentifier": null
  103. }, {
  104. "Id": 8,
  105. "CustomerId": "C-M-848384",
  106. "CustomerNumber": "G1",
  107. "Name": "G1",
  108. "Address": "G1",
  109. "SecondAddress": "G1",
  110. "PhoneNumber": "G1",
  111. "Birthday": null,
  112. "Status": "Whitelist",
  113. "TransactionId": null,
  114. "created_at": "2022-07-28 11:30:08",
  115. "updated_at": "2022-07-28 11:30:08",
  116. "Picture1": null,
  117. "Picture2": null,
  118. "DropIdentifier": null,
  119. "ReturnIdentifier": null
  120. }]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement