Advertisement
MChaos

user info

Jan 30th, 2025
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.48 KB | None | 0 0
  1. {
  2.     "success": true,
  3.     "status": 200,
  4.     "data": {
  5.         "type": "phone",
  6.         "token": "37369153080",
  7.         "user_data": {
  8.             "guid": "7dbf4cff-9de1-4986-af50-757be84210ff",
  9.             "mobile": "37369153080",
  10.             "email": "[email protected]",
  11.             "first_name": "Igor",
  12.             "middle_name": "",
  13.             "last_name": "Melnic",
  14.             "created": 1737470422,
  15.             "birth_day": "1995-06-13",
  16.             "gender": 1,
  17.             "sms_notify": 1,
  18.             "email_notify": 1,
  19.             "id_region": 65318,
  20.             "id_city": 184,
  21.             "address": "",
  22.             "blocked": 0
  23.         },
  24.         "user_status": [
  25.             {
  26.                 "partner_id": 1,
  27.                 "company": "Linella",
  28.                 "status_id": null,
  29.                 "status_name": null,
  30.                 "purchases_amount": 0,
  31.                 "sum_shortage": null,
  32.                 "next_status_id": null,
  33.                 "next_recalculation": null,
  34.                 "expired": null
  35.             }
  36.         ],
  37.         "profile": {
  38.             "work_status": null,
  39.             "children": null,
  40.             "has_auto": null,
  41.             "family_stat": null,
  42.             "size": null,
  43.             "color": null,
  44.             "style": null,
  45.             "type_clothes": null,
  46.             "price": null,
  47.             "season": null,
  48.             "frequency": null,
  49.             "inspire": null,
  50.             "materials": null,
  51.             "sale": null,
  52.             "mailing_list_type": null
  53.         },
  54.         "accounts_data": [
  55.             {
  56.                 "account": 262004804001,
  57.                 "currency": "BON",
  58.                 "balance": "0",
  59.                 "hold": "0",
  60.                 "avialable": "0"
  61.             },
  62.             {
  63.                 "account": 100104804002,
  64.                 "currency": "BON",
  65.                 "balance": "0",
  66.                 "hold": "0",
  67.                 "avialable": "0"
  68.             }
  69.         ],
  70.         "cards_data": [],
  71.         "gift_bonuses": [],
  72.         "card_statuses": {
  73.             "0": "New",
  74.             "1": "Active",
  75.             "3": "Payment",
  76.             "2": "Blocked"
  77.         },
  78.         "card_types": {
  79.             "1": "Main",
  80.             "2": "Slave"
  81.         },
  82.         "total_amount_spent": 0,
  83.         "last_purchase": [],
  84.         "frequently_purchased_items": [],
  85.         "groups": [
  86.             "All clients"
  87.         ],
  88.         "counters": []
  89.     }
  90. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement