OCR Sync
Last updated
Last updated
This service performs the OCR on the sent document and returns the extracted data in the same request.
Send images of an individual's document to get the data extracted by OCR.
/transactions
Customer access token. See more in the 'Authentication' topic of this section.
Bearer your_token_here
List of files to be analysed.
Force the use of a specific template and skip the document type identification step, improving the request's response time. This must be the same value returned by the Document Detector SDK. Allowed values: cnh
, cnh_new
, rg
, rg_new
, rne
, rnm
, ctps
, passport
, crlv
, crlv_new
, cin
.
rg
Whether or not to return 'images.selectedFront' and/or 'images.selectedBack' attributes as URLs to download processed images.
false