Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.95 KB | None | 0 0
  1. {
  2.   'logins': [
  3.     {
  4.       'email': 'amit.teat@me.com'
  5.     }
  6.   ],
  7.   'extra': {
  8.     'extra_security': False,
  9.     'supp_id': '5yOmKkgX3DpjBeM5QaMGNRxwJqLza9rd',
  10.     'is_business': False
  11.   },
  12.   'phone_numbers': [
  13.     '2222222222',
  14.     'amit.teat@me.com'
  15.   ],
  16.   'legal_names': [
  17.     'Amit Assaraf'
  18.   ],
  19.   'documents': [
  20.     {
  21.       'email': 'amit.teat@me.com',
  22.       'phone_number': '222.222.2222',
  23.       'ip': '192.168.1.109',
  24.       'name': 'Amit Assaraf',
  25.       'alias': '',
  26.       'entity_scope': 'Not Known',
  27.       'entity_type': 'NOT_KNOWN',
  28.       'day': 1,
  29.       'month': 1,
  30.       'year': 1996,
  31.       'address_street': '1 Market Street',
  32.       'address_city': 'San Francisco',
  33.       'address_subdivision': 'CA',
  34.       'address_postal_code': '94105',
  35.       'address_country_code': 'US',
  36.       'virtual_docs': [
  37.         {
  38.           'document_value': '222222222',
  39.           'document_type': 'SSN'
  40.         }
  41.       ]
  42.     }
  43.   ]
  44. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement