Advertisement
easabbir

Untitled

Oct 3rd, 2018
429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.05 KB | None | 0 0
  1. {
  2.   "auth": {
  3.     "email": "sqa.easabbir.1@gmail.com",
  4.     "username": "sqa.easabbir.1@gmail.com",
  5.     "phone_number": "+8801840145544",
  6.     "password": "Abbl_123"
  7.   },
  8.   "roles": [
  9.     "Donors"
  10.   ],
  11.   "donor_info": {
  12.     "first_name": "Donor Ehsanul",
  13.     "middle_name": "Alam",
  14.     "last_name": "Sabbir",
  15.     "dob": "2018-08-12",
  16.     "email": "sqa.easabbir.1@gmail.com",
  17.     "phone_number": "01670102217",
  18.     "profile_name": "Red Cross",
  19.     "address": {
  20.       "line1": "House 27 Road 19",
  21.       "line2": "Sector 14",
  22.       "city": "Uttara",
  23.       "state": "Dhaka",
  24.       "zip_code": "1230",
  25.       "country": "Bangladesh"
  26.     },
  27.     "associated_orgs": {
  28.       "activity_types": "",
  29.       "org_id": ""
  30.     },
  31.     "donor_type": "individual",
  32.    
  33.    
  34.     "preferences": {
  35.       "donation_items": [
  36.         "clothing_adult_male_shirts",
  37.         "clothing_adult_female_shirts"
  38.       ],
  39.       "public_pool": true
  40.     },
  41.     "message_notification": true,
  42.     "location_service": true,
  43.     "created_at": "",
  44.     "updated_at": ""
  45.   }
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement