martinkingus

Decisionrules.io - user_data

Oct 13th, 2025
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  "user": {
  2.       "user_id": "b2734281b95f1e3c58e230cd3ef308a2dd9579cd",    // user ID
  3.       "email": "[email protected]",                              // user e-mail address, lowercase always
  4.       "name": "John",                                           // name
  5.       "surname": "Doe",                                         // surname
  6.       "phone": "+420720111111",                                 // phone in international format
  7.       "created": "2019-12-16"                                   // user registration creation date
  8.       "subscription": "lite"                                    // tariff
  9.    },
  10.  
Advertisement
Add Comment
Please, Sign In to add comment