Skip to content

Instantly share code, notes, and snippets.

@donflopez
Created May 24, 2017 20:21
Show Gist options
  • Save donflopez/0bb590270d748344620a64449e0a2356 to your computer and use it in GitHub Desktop.
Save donflopez/0bb590270d748344620a64449e0a2356 to your computer and use it in GitHub Desktop.
// Login information
{
"loginDocument": {
"document": "11223344N",
"documentType": 0
},
"birthday": "20/10/1011"
}
// Response
{
"pinPositions": [2,3,4],
"lastConnection": "23/05/2017 09:08",
"lastDeviceConnection": "mobilePhone",
"numFails":0,
"registeredFingerprint":false,
"pinpad": [
"base64imgstring.....","...", "..."
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment