Sample Input

Input Example Version 1

JSON
{
    "apiKey": "apikey",
    "idImageBase64Image": "/9j/4AAQSkZJ...fYs1wRtQHt//Z\r\n",
    "otherDocList": [
        {
            "base64Image": "/9j/4A.....AQSk",
            "type": "with_flash" 
        }
    ]
}

Last updated