Skip to content

Instantly share code, notes, and snippets.

@czivko
Last active July 24, 2017 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save czivko/25a603358e1d42badca203208c7a2a41 to your computer and use it in GitHub Desktop.
Save czivko/25a603358e1d42badca203208c7a2a41 to your computer and use it in GitHub Desktop.
Synapse Test User Docs
{
"documents":[
{
"email":"testerasdfasfd@test.com",
"phone_number":"901-942-8167",
"ip":"1.1.1.1",
"name":"Charlie Brown2",
"alias":"Snoopy",
"entity_type":"M",
"entity_scope":"Arts \u0026 Entertainment",
"day":2,
"month":5,
"year":1970,
"address_street":"Some Farm",
"address_city":"SF",
"address_subdivision":"CA",
"address_postal_code":"94114",
"address_country_code":"US",
"virtual_docs":[
{
"document_value":"777772222",
"document_type":"SSN"
}
],
"physical_docs":[
{
"document_value":"data:image/jpeg;base64,PASS==",
"document_type":"GOVT_ID"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment