sheena2994

user/signup

Apr 6th, 2017
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.62 KB | None | 0 0
  1. {
  2.   "success": 1,
  3.   "message": "Signup successful",
  4.   "user_details": {
  5.     "users_id": 188,
  6.     "access_token": "JNHSBJmM80gMBALHRtZzucz3VFH6QPxxbyEwe86KjJoG2V9S7sJ2shFIlP3L",
  7.     "firstname": "Deepika",
  8.     "lastname": "Verma",
  9.     "fb_id": "",
  10.     "google_id": "",
  11.     "email": "[email protected]",
  12.     "stripe_account_id": "",
  13.     "stripe_customer_id": "",
  14.     "card_added": 0,
  15.     "image100": "",
  16.     "image200": "",
  17.     "image400": "",
  18.     "dob": "2016-10-02",
  19.     "gender": "1",
  20.     "edu_email": "",
  21.     "verification_code": 0,
  22.     "is_verified": 0,
  23.     "ios_version": 0,
  24.     "android_version": 0
  25.   }
  26. }
Add Comment
Please, Sign In to add comment