To activate the Fingerprint device plugged in to the system. Locally installed Device Service handles this request. When this API is executed, there is a call to the device. User who is physically present is required to place the enrolled finger on the Fingerprint device. Device Service captures the fingerprint image.
GET https://127.0.0.1:8442/api/v1/fingerprint/capture
{
"ISO": "Rk1SACAyMAAAAAEsAAABAAC0AMUAxQEAAANaLQAPAEsvYwAXAGTQYwAcAF9HYwAlAC6QYwAlAEyvYwAmAH93YwAuADKQYwAwAGt3YwAxAFf3YwA0AKAQYwA3ADEHYwA5AEWAYwA+AKUQYwBBAIqHYwBIAKkQYwBQADVoYwBRAGSYYwBTACvoYwBVAKoYYwBeAI6YYwBfAKoYYwBhAGO3MgBiACHfYwBkACvYYwBqAKofYwB0AC/YYwB4AHWvYwB5AEZQYwB5AGE3YwB7ABjYYwB9AE/HYwCCABTYYwCMABlYYwCOAHG3YwCYAGo3YwCZAJMvYwCbACHQYwCbAEtHYwCmAEjHYwDKAJcvYwDKAKkvYwDOAGY3YwDWAFRAYwDXAFzAYwDrAHq3YwAA",
"captureStatus": "Ok"
}