Add front side of Second ID

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

onlyFront

boolean

Defaults to false

Flag stating if document is one-sided (like Passport). Default value is false, in case it is not sent.

truefalse

base64Image

string

Image in base64 format. One of base64Image or imageUrl is required

imageUrl

string

URL of the image. One of base64Image or imageUrl is required

api-version

string

required

Defaults to 1.0

``200 OK

``400 Custom error statuses: - 4019: Face not found - 1003: Face cropping failure

Updated 3 months ago


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request POST \

--url https://demo-api.incodesmile.com/omni/add/front-second-id/v2 \

--header 'accept: application/json' \

--header 'api-version: 1.0' \

--header 'content-type: application/json'

application/json

200400

Updated3 months ago