Advertisement
MChaos

info

Feb 3rd, 2025
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. stdClass Object
  2. (
  3. [success] => 1
  4. [status] => 200
  5. [data] => stdClass Object
  6. (
  7. [type] => phone
  8. [token] => 37369470695
  9. [user_data] => stdClass Object
  10. (
  11. [guid] => 003d2190-d678-4b90-ab85-868188ba0133
  12. [mobile] => 37369470695
  13. [email] =>
  14. [first_name] =>
  15. [middle_name] =>
  16. [last_name] =>
  17. [created] => 1738331355
  18. [birth_day] =>
  19. [gender] => 0
  20. [sms_notify] => 1
  21. [email_notify] => 1
  22. [id_region] => 0
  23. [id_city] => 0
  24. [address] =>
  25. [blocked] => 0
  26. )
  27.  
  28. [user_status] => Array
  29. (
  30. [0] => stdClass Object
  31. (
  32. [partner_id] => 1
  33. [company] => Linella
  34. [status_id] =>
  35. [status_name] =>
  36. [purchases_amount] => 0
  37. [sum_shortage] =>
  38. [next_status_id] =>
  39. [next_recalculation] =>
  40. [expired] =>
  41. )
  42.  
  43. )
  44.  
  45. [profile] => stdClass Object
  46. (
  47. [work_status] =>
  48. [children] =>
  49. [has_auto] =>
  50. [family_stat] =>
  51. [size] =>
  52. [color] =>
  53. [style] =>
  54. [type_clothes] =>
  55. [price] =>
  56. [season] =>
  57. [frequency] =>
  58. [inspire] =>
  59. [materials] =>
  60. [sale] => 0
  61. [mailing_list_type] =>
  62. )
  63.  
  64. [accounts_data] => Array
  65. (
  66. [0] => stdClass Object
  67. (
  68. [account] => 262004805101
  69. [currency] => BON
  70. [balance] => 0
  71. [hold] => 0
  72. [avialable] => 0
  73. )
  74.  
  75. [1] => stdClass Object
  76. (
  77. [account] => 100104805102
  78. [currency] => BON
  79. [balance] => 0
  80. [hold] => 0
  81. [avialable] => 0
  82. )
  83.  
  84. )
  85.  
  86. [cards_data] => Array
  87. (
  88. [0] => stdClass Object
  89. (
  90. [number] => 2008802834708
  91. [status] => 1
  92. [created] => 1738335116
  93. [date_activated] => 1738335116
  94. [issue_date] =>
  95. [issue_branch] =>
  96. [date_blocked] => 0
  97. [type] => 1
  98. )
  99.  
  100. )
  101.  
  102. [gift_bonuses] => Array
  103. (
  104. )
  105.  
  106. [card_statuses] => stdClass Object
  107. (
  108. [0] => New
  109. [1] => Active
  110. [3] => Payment
  111. [2] => Blocked
  112. )
  113.  
  114. [card_types] => stdClass Object
  115. (
  116. [1] => Main
  117. [2] => Slave
  118. )
  119.  
  120. [total_amount_spent] => 0
  121. [last_purchase] => Array
  122. (
  123. )
  124.  
  125. [frequently_purchased_items] => Array
  126. (
  127. )
  128.  
  129. [groups] => Array
  130. (
  131. [0] => All clients
  132. )
  133.  
  134. [counters] => Array
  135. (
  136. )
  137.  
  138. )
  139.  
  140. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement