@regulaforensics/document-reader-webclient 7.2.2 → 7.3.7-nightly

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.d.ts CHANGED
@@ -1,9 +1,9 @@
1
- import { AxiosInstance } from "axios";
1
+ import { AxiosInstance, AxiosResponse } from "axios";
2
2
  /**
3
3
  * Regula Document Reader Web API
4
4
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
5
5
  *
6
- * The version of the OpenAPI document: 7.1.0
6
+ * The version of the OpenAPI document: 7.2.0
7
7
  *
8
8
  *
9
9
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -86,7 +86,7 @@ export class Configuration {
86
86
  * Regula Document Reader Web API
87
87
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
88
88
  *
89
- * The version of the OpenAPI document: 7.1.0
89
+ * The version of the OpenAPI document: 7.2.0
90
90
  *
91
91
  *
92
92
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -129,7 +129,7 @@ export interface PointArray {
129
129
  * Regula Document Reader Web API
130
130
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
131
131
  *
132
- * The version of the OpenAPI document: 7.1.0
132
+ * The version of the OpenAPI document: 7.2.0
133
133
  *
134
134
  *
135
135
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -234,7 +234,7 @@ export interface AreaContainer {
234
234
  * Regula Document Reader Web API
235
235
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
236
236
  *
237
- * The version of the OpenAPI document: 7.1.0
237
+ * The version of the OpenAPI document: 7.2.0
238
238
  *
239
239
  *
240
240
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -373,7 +373,7 @@ export interface AuthParams {
373
373
  * Regula Document Reader Web API
374
374
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
375
375
  *
376
- * The version of the OpenAPI document: 7.1.0
376
+ * The version of the OpenAPI document: 7.2.0
377
377
  *
378
378
  *
379
379
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -475,7 +475,7 @@ export enum AuthenticityResultType {
475
475
  * Regula Document Reader Web API
476
476
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
477
477
  *
478
- * The version of the OpenAPI document: 7.1.0
478
+ * The version of the OpenAPI document: 7.2.0
479
479
  *
480
480
  *
481
481
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -505,7 +505,7 @@ export enum CheckResult {
505
505
  * Regula Document Reader Web API
506
506
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
507
507
  *
508
- * The version of the OpenAPI document: 7.1.0
508
+ * The version of the OpenAPI document: 7.2.0
509
509
  *
510
510
  *
511
511
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -630,13 +630,19 @@ export enum CheckDiagnose {
630
630
  LASINK_INVALID_LINES_FREQUENCY = 230,
631
631
  DOC_LIVENESS_ELECTRONIC_DEVICE_DETECTED = 240,
632
632
  DOC_LIVENESS_INVALID_BARCODE_BACKGROUND = 241,
633
+ CHD_ICAO_IDB_BASE32_ERROR = 243,
634
+ CHD_ICAO_IDB_ZIPPED_ERROR = 244,
635
+ CHD_ICAO_IDB_MESSAGE_ZONE_EMPTY = 245,
636
+ CHD_ICAO_IDB_SIGNATURE_MUST_BE_PRESENT = 246,
637
+ CHD_ICAO_IDB_SIGNATURE_MUST_NOT_BE_PRESENT = 247,
638
+ CHD_ICAO_IDB_CERTIFICATE_MUST_NOT_BE_PRESENT = 248,
633
639
  LAST_DIAGNOSE_VALUE = 250
634
640
  }
635
641
  /**
636
642
  * Regula Document Reader Web API
637
643
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
638
644
  *
639
- * The version of the OpenAPI document: 7.1.0
645
+ * The version of the OpenAPI document: 7.2.0
640
646
  *
641
647
  *
642
648
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -660,7 +666,7 @@ export interface ImageData {
660
666
  * Regula Document Reader Web API
661
667
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
662
668
  *
663
- * The version of the OpenAPI document: 7.1.0
669
+ * The version of the OpenAPI document: 7.2.0
664
670
  *
665
671
  *
666
672
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -694,7 +700,7 @@ export enum Light {
694
700
  * Regula Document Reader Web API
695
701
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
696
702
  *
697
- * The version of the OpenAPI document: 7.1.0
703
+ * The version of the OpenAPI document: 7.2.0
698
704
  *
699
705
  *
700
706
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -860,7 +866,7 @@ export enum SecurityFeatureType {
860
866
  */
861
867
  FACE_ABSENCE = 38,
862
868
  /**
863
- * Liveness screen capture
869
+ * Liveness screen capture. Deprecated. LIVENESS_ELECTRONIC_DEVICE is used instead.
864
870
  */
865
871
  LIVENESS_SCREEN_CAPTURE = 39,
866
872
  /**
@@ -965,7 +971,7 @@ export interface IdentResultAllOf {
965
971
  * Regula Document Reader Web API
966
972
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
967
973
  *
968
- * The version of the OpenAPI document: 7.1.0
974
+ * The version of the OpenAPI document: 7.2.0
969
975
  *
970
976
  *
971
977
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1138,7 +1144,7 @@ export interface PhotoIdentResultAllOf {
1138
1144
  * Regula Document Reader Web API
1139
1145
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
1140
1146
  *
1141
- * The version of the OpenAPI document: 7.1.0
1147
+ * The version of the OpenAPI document: 7.2.0
1142
1148
  *
1143
1149
  *
1144
1150
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1387,7 +1393,7 @@ export interface AuthenticityResultAllOf {
1387
1393
  * Regula Document Reader Web API
1388
1394
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
1389
1395
  *
1390
- * The version of the OpenAPI document: 7.1.0
1396
+ * The version of the OpenAPI document: 7.2.0
1391
1397
  *
1392
1398
  *
1393
1399
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1457,7 +1463,7 @@ export enum DocumentFormat {
1457
1463
  * Regula Document Reader Web API
1458
1464
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
1459
1465
  *
1460
- * The version of the OpenAPI document: 7.1.0
1466
+ * The version of the OpenAPI document: 7.2.0
1461
1467
  *
1462
1468
  *
1463
1469
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2457,12 +2463,18 @@ export interface FDSIDList {
2457
2463
  * @memberof FDSIDList
2458
2464
  */
2459
2465
  dStateName?: string;
2466
+ /**
2467
+ * Whether the document is deprecated
2468
+ * @type {boolean}
2469
+ * @memberof FDSIDList
2470
+ */
2471
+ isDeprecated?: boolean;
2460
2472
  }
2461
2473
  /**
2462
2474
  * Regula Document Reader Web API
2463
2475
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
2464
2476
  *
2465
- * The version of the OpenAPI document: 7.1.0
2477
+ * The version of the OpenAPI document: 7.2.0
2466
2478
  *
2467
2479
  *
2468
2480
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2561,12 +2573,18 @@ export interface ChosenDocumentTypeResultAllOf {
2561
2573
  * @memberof ChosenDocumentTypeResultAllOf
2562
2574
  */
2563
2575
  OneCandidate?: OneCandidate;
2576
+ /**
2577
+ *
2578
+ * @type {string}
2579
+ * @memberof ChosenDocumentTypeResultAllOf
2580
+ */
2581
+ XML_buffer?: string;
2564
2582
  }
2565
2583
  /**
2566
2584
  * Regula Document Reader Web API
2567
2585
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
2568
2586
  *
2569
- * The version of the OpenAPI document: 7.1.0
2587
+ * The version of the OpenAPI document: 7.2.0
2570
2588
  *
2571
2589
  *
2572
2590
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2620,7 +2638,7 @@ export interface BcPDF417INFO {
2620
2638
  * Regula Document Reader Web API
2621
2639
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
2622
2640
  *
2623
- * The version of the OpenAPI document: 7.1.0
2641
+ * The version of the OpenAPI document: 7.2.0
2624
2642
  *
2625
2643
  *
2626
2644
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2662,7 +2680,7 @@ export interface BcROIDETECT {
2662
2680
  * Regula Document Reader Web API
2663
2681
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
2664
2682
  *
2665
- * The version of the OpenAPI document: 7.1.0
2683
+ * The version of the OpenAPI document: 7.2.0
2666
2684
  *
2667
2685
  *
2668
2686
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2902,7 +2920,7 @@ export interface DocumentPositionResultAllOf {
2902
2920
  * Regula Document Reader Web API
2903
2921
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
2904
2922
  *
2905
- * The version of the OpenAPI document: 7.1.0
2923
+ * The version of the OpenAPI document: 7.2.0
2906
2924
  *
2907
2925
  *
2908
2926
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2964,7 +2982,7 @@ export interface DocumentTypesCandidatesResultAllOf {
2964
2982
  * Regula Document Reader Web API
2965
2983
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
2966
2984
  *
2967
- * The version of the OpenAPI document: 7.1.0
2985
+ * The version of the OpenAPI document: 7.2.0
2968
2986
  *
2969
2987
  *
2970
2988
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2988,7 +3006,7 @@ export interface EncryptedRCLResultAllOf {
2988
3006
  * Regula Document Reader Web API
2989
3007
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
2990
3008
  *
2991
- * The version of the OpenAPI document: 7.1.0
3009
+ * The version of the OpenAPI document: 7.2.0
2992
3010
  *
2993
3011
  *
2994
3012
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3185,7 +3203,7 @@ export interface GraphicsResultAllOf {
3185
3203
  * Regula Document Reader Web API
3186
3204
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
3187
3205
  *
3188
- * The version of the OpenAPI document: 7.1.0
3206
+ * The version of the OpenAPI document: 7.2.0
3189
3207
  *
3190
3208
  *
3191
3209
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3320,7 +3338,7 @@ export interface ImageQualityResultAllOf {
3320
3338
  * Regula Document Reader Web API
3321
3339
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
3322
3340
  *
3323
- * The version of the OpenAPI document: 7.1.0
3341
+ * The version of the OpenAPI document: 7.2.0
3324
3342
  *
3325
3343
  *
3326
3344
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3377,7 +3395,7 @@ export interface ImagesAvailableSource {
3377
3395
  * Regula Document Reader Web API
3378
3396
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
3379
3397
  *
3380
- * The version of the OpenAPI document: 7.1.0
3398
+ * The version of the OpenAPI document: 7.2.0
3381
3399
  *
3382
3400
  *
3383
3401
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3537,7 +3555,7 @@ export interface ImagesResultAllOf {
3537
3555
  * Regula Document Reader Web API
3538
3556
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
3539
3557
  *
3540
- * The version of the OpenAPI document: 7.1.0
3558
+ * The version of the OpenAPI document: 7.2.0
3541
3559
  *
3542
3560
  *
3543
3561
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4195,7 +4213,7 @@ export enum LCID {
4195
4213
  * Regula Document Reader Web API
4196
4214
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
4197
4215
  *
4198
- * The version of the OpenAPI document: 7.1.0
4216
+ * The version of the OpenAPI document: 7.2.0
4199
4217
  *
4200
4218
  *
4201
4219
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6723,13 +6741,17 @@ export enum TextFieldType {
6723
6741
  /**
6724
6742
  * Document Status
6725
6743
  */
6726
- DOCUMENT_STATUS = 682
6744
+ DOCUMENT_STATUS = 682,
6745
+ /**
6746
+ * Signature
6747
+ */
6748
+ SIGNATURE = 683
6727
6749
  }
6728
6750
  /**
6729
6751
  * Regula Document Reader Web API
6730
6752
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6731
6753
  *
6732
- * The version of the OpenAPI document: 7.1.0
6754
+ * The version of the OpenAPI document: 7.2.0
6733
6755
  *
6734
6756
  *
6735
6757
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6842,7 +6864,7 @@ export interface LexicalAnalysisResultAllOf {
6842
6864
  * Regula Document Reader Web API
6843
6865
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
6844
6866
  *
6845
- * The version of the OpenAPI document: 7.1.0
6867
+ * The version of the OpenAPI document: 7.2.0
6846
6868
  *
6847
6869
  *
6848
6870
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7032,7 +7054,7 @@ export interface StatusResultAllOf {
7032
7054
  * Regula Document Reader Web API
7033
7055
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
7034
7056
  *
7035
- * The version of the OpenAPI document: 7.1.0
7057
+ * The version of the OpenAPI document: 7.2.0
7036
7058
  *
7037
7059
  *
7038
7060
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7639,7 +7661,7 @@ export interface ContainerList {
7639
7661
  * Regula Document Reader Web API
7640
7662
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
7641
7663
  *
7642
- * The version of the OpenAPI document: 7.1.0
7664
+ * The version of the OpenAPI document: 7.2.0
7643
7665
  *
7644
7666
  *
7645
7667
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7693,7 +7715,7 @@ export interface DeviceInfo {
7693
7715
  * Regula Document Reader Web API
7694
7716
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
7695
7717
  *
7696
- * The version of the OpenAPI document: 7.1.0
7718
+ * The version of the OpenAPI document: 7.2.0
7697
7719
  *
7698
7720
  *
7699
7721
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7736,7 +7758,7 @@ export interface DocumentTypesCandidates {
7736
7758
  * Regula Document Reader Web API
7737
7759
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
7738
7760
  *
7739
- * The version of the OpenAPI document: 7.1.0
7761
+ * The version of the OpenAPI document: 7.2.0
7740
7762
  *
7741
7763
  *
7742
7764
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7827,7 +7849,7 @@ export interface FaceApi {
7827
7849
  * Regula Document Reader Web API
7828
7850
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
7829
7851
  *
7830
- * The version of the OpenAPI document: 7.1.0
7852
+ * The version of the OpenAPI document: 7.2.0
7831
7853
  *
7832
7854
  *
7833
7855
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7902,11 +7924,42 @@ export interface ImageTransactionData {
7902
7924
  */
7903
7925
  image?: ImagesFieldValue;
7904
7926
  }
7927
+ /**
7928
+ *
7929
+ * @export
7930
+ * @interface InDataTransactionImagesFieldValue
7931
+ */
7932
+ export interface InDataTransactionImagesFieldValue {
7933
+ /**
7934
+ *
7935
+ * @type {Light}
7936
+ * @memberof InDataTransactionImagesFieldValue
7937
+ */
7938
+ light?: Light;
7939
+ /**
7940
+ *
7941
+ * @type {number}
7942
+ * @memberof InDataTransactionImagesFieldValue
7943
+ */
7944
+ listIdx?: number;
7945
+ /**
7946
+ * Page index of the image from input list
7947
+ * @type {number}
7948
+ * @memberof InDataTransactionImagesFieldValue
7949
+ */
7950
+ pageIdx?: number;
7951
+ /**
7952
+ * Image url
7953
+ * @type {string}
7954
+ * @memberof InDataTransactionImagesFieldValue
7955
+ */
7956
+ url?: string;
7957
+ }
7905
7958
  /**
7906
7959
  * Regula Document Reader Web API
7907
7960
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
7908
7961
  *
7909
- * The version of the OpenAPI document: 7.1.0
7962
+ * The version of the OpenAPI document: 7.2.0
7910
7963
  *
7911
7964
  *
7912
7965
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7937,76 +7990,96 @@ export interface InDataVideo {
7937
7990
  /**
7938
7991
  *
7939
7992
  * @export
7940
- * @interface TransactionImagesFieldValue
7993
+ * @interface InData
7994
+ */
7995
+ export interface InData {
7996
+ /**
7997
+ *
7998
+ * @type {InDataVideo}
7999
+ * @memberof InData
8000
+ */
8001
+ video?: InDataVideo;
8002
+ /**
8003
+ *
8004
+ * @type {Array<InDataTransactionImagesFieldValue>}
8005
+ * @memberof InData
8006
+ */
8007
+ images?: Array<InDataTransactionImagesFieldValue>;
8008
+ }
8009
+ /**
8010
+ *
8011
+ * @export
8012
+ * @interface OutDataTransactionImagesFieldValue
7941
8013
  */
7942
- export interface TransactionImagesFieldValue {
8014
+ export interface OutDataTransactionImagesFieldValue {
7943
8015
  /**
7944
8016
  *
7945
8017
  * @type {GraphicFieldType}
7946
- * @memberof TransactionImagesFieldValue
8018
+ * @memberof OutDataTransactionImagesFieldValue
7947
8019
  */
7948
8020
  fieldType?: GraphicFieldType;
7949
8021
  /**
7950
8022
  *
7951
8023
  * @type {Light}
7952
- * @memberof TransactionImagesFieldValue
8024
+ * @memberof OutDataTransactionImagesFieldValue
7953
8025
  */
7954
8026
  light?: Light;
7955
8027
  /**
7956
8028
  *
7957
8029
  * @type {number}
7958
- * @memberof TransactionImagesFieldValue
8030
+ * @memberof OutDataTransactionImagesFieldValue
7959
8031
  */
7960
8032
  listIdx?: number;
7961
8033
  /**
7962
8034
  * Page index of the image from input list
7963
8035
  * @type {number}
7964
- * @memberof TransactionImagesFieldValue
8036
+ * @memberof OutDataTransactionImagesFieldValue
7965
8037
  */
7966
8038
  pageIdx?: number;
7967
8039
  /**
7968
8040
  * Image url
7969
8041
  * @type {string}
7970
- * @memberof TransactionImagesFieldValue
8042
+ * @memberof OutDataTransactionImagesFieldValue
7971
8043
  */
7972
8044
  url?: string;
7973
8045
  }
7974
8046
  /**
7975
8047
  *
7976
8048
  * @export
7977
- * @interface InData
8049
+ * @interface OutData
7978
8050
  */
7979
- export interface InData {
8051
+ export interface OutData {
7980
8052
  /**
7981
- *
7982
- * @type {InDataVideo}
7983
- * @memberof InData
8053
+ * Response url
8054
+ * @type {string}
8055
+ * @memberof OutData
7984
8056
  */
7985
- video?: InDataVideo;
8057
+ url?: string;
7986
8058
  /**
7987
8059
  *
7988
- * @type {Array<TransactionImagesFieldValue>}
7989
- * @memberof InData
8060
+ * @type {Array<OutDataTransactionImagesFieldValue>}
8061
+ * @memberof OutData
7990
8062
  */
7991
- images?: Array<TransactionImagesFieldValue>;
8063
+ images?: Array<OutDataTransactionImagesFieldValue>;
7992
8064
  }
7993
- /**
7994
- * Regula Document Reader Web API
7995
- * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
7996
- *
7997
- * The version of the OpenAPI document: 7.1.0
7998
- *
7999
- *
8000
- * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
8001
- * https://openapi-generator.tech
8002
- * Do not edit the class manually.
8003
- */
8004
8065
  /**
8005
8066
  *
8006
8067
  * @export
8007
8068
  * @interface InlineResponse200
8008
8069
  */
8009
8070
  export interface InlineResponse200 {
8071
+ /**
8072
+ *
8073
+ * @type {OutData}
8074
+ * @memberof InlineResponse200
8075
+ */
8076
+ OutData?: OutData;
8077
+ /**
8078
+ *
8079
+ * @type {InData}
8080
+ * @memberof InlineResponse200
8081
+ */
8082
+ InData?: InData;
8010
8083
  /**
8011
8084
  *
8012
8085
  * @type {string}
@@ -8024,7 +8097,7 @@ export interface InlineResponse200 {
8024
8097
  * Regula Document Reader Web API
8025
8098
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
8026
8099
  *
8027
- * The version of the OpenAPI document: 7.1.0
8100
+ * The version of the OpenAPI document: 7.2.0
8028
8101
  *
8029
8102
  *
8030
8103
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -8054,7 +8127,7 @@ export enum ProcessingStatus {
8054
8127
  * Regula Document Reader Web API
8055
8128
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
8056
8129
  *
8057
- * The version of the OpenAPI document: 7.1.0
8130
+ * The version of the OpenAPI document: 7.2.0
8058
8131
  *
8059
8132
  *
8060
8133
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -8148,12 +8221,18 @@ export interface InlineResponse2001 {
8148
8221
  * @memberof InlineResponse2001
8149
8222
  */
8150
8223
  elapsedTime?: number;
8224
+ /**
8225
+ *
8226
+ * @type {number}
8227
+ * @memberof InlineResponse2001
8228
+ */
8229
+ CoreLibResultCode?: number;
8151
8230
  }
8152
8231
  /**
8153
8232
  * Regula Document Reader Web API
8154
8233
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
8155
8234
  *
8156
- * The version of the OpenAPI document: 7.1.0
8235
+ * The version of the OpenAPI document: 7.2.0
8157
8236
  *
8158
8237
  *
8159
8238
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -8191,7 +8270,7 @@ export enum LogLevel {
8191
8270
  * Regula Document Reader Web API
8192
8271
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
8193
8272
  *
8194
- * The version of the OpenAPI document: 7.1.0
8273
+ * The version of the OpenAPI document: 7.2.0
8195
8274
  *
8196
8275
  *
8197
8276
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -8233,7 +8312,7 @@ export enum MRZFormat {
8233
8312
  * Regula Document Reader Web API
8234
8313
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
8235
8314
  *
8236
- * The version of the OpenAPI document: 7.1.0
8315
+ * The version of the OpenAPI document: 7.2.0
8237
8316
  *
8238
8317
  *
8239
8318
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -8256,29 +8335,31 @@ export enum MeasureSystem {
8256
8335
  IMPERIAL = 1
8257
8336
  }
8258
8337
  /**
8338
+ * Regula Document Reader Web API
8339
+ * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
8340
+ *
8341
+ * The version of the OpenAPI document: 7.2.0
8342
+ *
8259
8343
  *
8344
+ * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
8345
+ * https://openapi-generator.tech
8346
+ * Do not edit the class manually.
8347
+ */
8348
+ /**
8349
+ * Make better MRZ detection on complex noisy backgrounds, like BW photocopy of some documents.
8260
8350
  * @export
8261
- * @interface OutData
8351
+ * @enum {string}
8262
8352
  */
8263
- export interface OutData {
8264
- /**
8265
- * Response url
8266
- * @type {string}
8267
- * @memberof OutData
8268
- */
8269
- url?: string;
8270
- /**
8271
- *
8272
- * @type {Array<TransactionImagesFieldValue>}
8273
- * @memberof OutData
8274
- */
8275
- images?: Array<TransactionImagesFieldValue>;
8353
+ export enum MrzDetectModeEnum {
8354
+ eMDM_Default = 0,
8355
+ eMDM_ResizeBinarizeWindow = 1,
8356
+ eMDM_BlurBeforeBinarization = 2
8276
8357
  }
8277
8358
  /**
8278
8359
  * Regula Document Reader Web API
8279
8360
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
8280
8361
  *
8281
- * The version of the OpenAPI document: 7.1.0
8362
+ * The version of the OpenAPI document: 7.2.0
8282
8363
  *
8283
8364
  *
8284
8365
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -9162,13 +9243,29 @@ export enum ParsingNotificationCodes {
9162
9243
  /**
9163
9244
  * Auth ML signer info: Certificate signature invalid
9164
9245
  */
9165
- ntfLDS_Auth_MLSignerInfo_Certificate_SignatureInvalid = -1845493479
9246
+ ntfLDS_Auth_MLSignerInfo_Certificate_SignatureInvalid = -1845493479,
9247
+ /**
9248
+ * Country Codes from certificate chain don&#39;t match
9249
+ */
9250
+ ntfLDS_ICAO_Certificate_Chain_Country_NonMatching = -1879047600,
9251
+ /**
9252
+ * Country Codes from certificate and visual MRZ don&#39;t match
9253
+ */
9254
+ ntfLDS_ICAO_Certificate_VisualMrz_Country_NonMatching = -1879047599,
9255
+ /**
9256
+ * Incorrect MRZ, country code doesn&#39;t match codes from Visual MRZ
9257
+ */
9258
+ ntfLDS_MRZ_CountryCode_VisualMrz_NonMatching = 139289,
9259
+ /**
9260
+ * Country Codes from certificate and DG1 MRZ don&#39;t match
9261
+ */
9262
+ ntfLDS_ICAO_Certificate_MRZ_Country_NonMatching = -1879047598
9166
9263
  }
9167
9264
  /**
9168
9265
  * Regula Document Reader Web API
9169
9266
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
9170
9267
  *
9171
- * The version of the OpenAPI document: 7.1.0
9268
+ * The version of the OpenAPI document: 7.2.0
9172
9269
  *
9173
9270
  *
9174
9271
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -9211,7 +9308,7 @@ export interface ProcessParamsRfid {
9211
9308
  * Regula Document Reader Web API
9212
9309
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
9213
9310
  *
9214
- * The version of the OpenAPI document: 7.1.0
9311
+ * The version of the OpenAPI document: 7.2.0
9215
9312
  *
9216
9313
  *
9217
9314
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -9329,7 +9426,7 @@ export enum Result {
9329
9426
  * Regula Document Reader Web API
9330
9427
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
9331
9428
  *
9332
- * The version of the OpenAPI document: 7.1.0
9429
+ * The version of the OpenAPI document: 7.2.0
9333
9430
  *
9334
9431
  *
9335
9432
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -9419,7 +9516,7 @@ export enum Scenario {
9419
9516
  * Regula Document Reader Web API
9420
9517
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
9421
9518
  *
9422
- * The version of the OpenAPI document: 7.1.0
9519
+ * The version of the OpenAPI document: 7.2.0
9423
9520
  *
9424
9521
  *
9425
9522
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -9645,12 +9742,6 @@ export interface ProcessParams {
9645
9742
  * @memberof ProcessParams
9646
9743
  */
9647
9744
  noGraphics?: boolean;
9648
- /**
9649
- * Specifies minimal area of the image that document should cover to be treated as candidate when locating. Value should be in range from 0 to 1, where 1 is when document should fully cover the image.
9650
- * @type {number}
9651
- * @memberof ProcessParams
9652
- */
9653
- documentAreaMin?: number;
9654
9745
  /**
9655
9746
  * When enabled, all personal data will be forcibly removed from the logs. Disabled by default.
9656
9747
  * @type {boolean}
@@ -9706,7 +9797,7 @@ export interface ProcessParams {
9706
9797
  */
9707
9798
  convertCase?: TextPostProcessing;
9708
9799
  /**
9709
- * When enabled, the Surname and GivenNames field will be divided into ft_First_Name, ft_Second_Name, ft_Third_Name, ft_Fourth_Name, ft_Last_Name fields. Disabled by default.
9800
+ * When enabled, the Surname and GivenNames fields from MRZ will be divided into ft_First_Name, ft_Second_Name, ft_Third_Name, ft_Fourth_Name, ft_Last_Name fields. Disabled by default.
9710
9801
  * @type {boolean}
9711
9802
  * @memberof ProcessParams
9712
9803
  */
@@ -9777,6 +9868,12 @@ export interface ProcessParams {
9777
9868
  * @memberof ProcessParams
9778
9869
  */
9779
9870
  authParams?: AuthParams;
9871
+ /**
9872
+ *
9873
+ * @type {MrzDetectModeEnum}
9874
+ * @memberof ProcessParams
9875
+ */
9876
+ mrzDetectMode?: MrzDetectModeEnum;
9780
9877
  }
9781
9878
  /**
9782
9879
  *
@@ -9807,7 +9904,7 @@ export interface ProcessRequestImage {
9807
9904
  * Regula Document Reader Web API
9808
9905
  * Documents recognition as easy as reading two bytes. # Clients: * [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios * [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android * [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
9809
9906
  *
9810
- * The version of the OpenAPI document: 7.1.0
9907
+ * The version of the OpenAPI document: 7.2.0
9811
9908
  *
9812
9909
  *
9813
9910
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -9994,59 +10091,28 @@ export interface TransactionProcessGetResponse {
9994
10091
  /**
9995
10092
  *
9996
10093
  * @export
9997
- * @interface TransactionProcessRequest
10094
+ * @interface TransactionScenarioRequest
9998
10095
  */
9999
- export interface TransactionProcessRequest {
10000
- /**
10001
- * session id
10002
- * @type {string}
10003
- * @memberof TransactionProcessRequest
10004
- */
10005
- tag?: string;
10006
- /**
10007
- *
10008
- * @type {ProcessParams}
10009
- * @memberof TransactionProcessRequest
10010
- */
10011
- processParam: ProcessParams;
10096
+ export interface TransactionScenarioRequest {
10012
10097
  /**
10013
10098
  *
10014
- * @type {Array<ProcessRequestImage>}
10015
- * @memberof TransactionProcessRequest
10016
- */
10017
- List?: Array<ProcessRequestImage>;
10018
- /**
10019
- * Live portrait photo
10020
- * @type {string}
10021
- * @memberof TransactionProcessRequest
10022
- */
10023
- livePortrait?: string;
10024
- /**
10025
- * Portrait photo from an external source
10026
- * @type {string}
10027
- * @memberof TransactionProcessRequest
10028
- */
10029
- extPortrait?: string;
10030
- /**
10031
- *
10032
- * @type {ContainerList}
10033
- * @memberof TransactionProcessRequest
10099
+ * @type {Scenario}
10100
+ * @memberof TransactionScenarioRequest
10034
10101
  */
10035
- ContainerList?: ContainerList;
10102
+ scenario?: Scenario;
10103
+ }
10104
+ /**
10105
+ *
10106
+ * @export
10107
+ * @interface TransactionProcessRequest
10108
+ */
10109
+ export interface TransactionProcessRequest {
10036
10110
  /**
10037
10111
  *
10038
- * @type {ProcessSystemInfo}
10039
- * @memberof TransactionProcessRequest
10040
- */
10041
- systemInfo?: ProcessSystemInfo;
10042
- /**
10043
- * Free-form object to be included in response. Must be object, not list or simple value. Do not affect document processing. Use it freely to pass your app params. Stored in process logs.
10044
- * @type {{ [key: string]: object; }}
10112
+ * @type {TransactionScenarioRequest}
10045
10113
  * @memberof TransactionProcessRequest
10046
10114
  */
10047
- passBackObject?: {
10048
- [key: string]: object;
10049
- };
10115
+ processParam: TransactionScenarioRequest;
10050
10116
  }
10051
10117
  export class TextFieldExt implements TextField {
10052
10118
  fieldType: TextFieldType;
@@ -10172,8 +10238,8 @@ export class Response {
10172
10238
  text?: TextExt;
10173
10239
  images?: ImagesExt;
10174
10240
  lowLvlResponse: LowLvlResponse;
10175
- rawResponse: ProcessResponse;
10176
- constructor(original: ProcessResponse);
10241
+ rawResponse: ProcessResponse | InlineResponse2001;
10242
+ constructor(original: ProcessResponse | InlineResponse2001);
10177
10243
  authenticity(page_idx?: number): Authenticity | undefined;
10178
10244
  json(): string;
10179
10245
  authenticityPerPage(): Array<Authenticity>;
@@ -10192,7 +10258,7 @@ export class LowLvlResponse implements ProcessResponse {
10192
10258
  [key: string]: any;
10193
10259
  };
10194
10260
  morePagesAvailable?: number;
10195
- constructor(original: ProcessResponse);
10261
+ constructor(original: ProcessResponse | InlineResponse2001);
10196
10262
  statusResult(): StatusResult | undefined;
10197
10263
  textResult(): TextResult | undefined;
10198
10264
  imagesResult(): ImagesResult | undefined;
@@ -10253,5 +10319,23 @@ export class DocumentReaderApi {
10253
10319
  * */
10254
10320
  process(request: ProcessRequestExt | ProcessRequest, xRequestID?: string, options?: any): Promise<Response>;
10255
10321
  setLicense(license: ArrayBuffer | Base64String): void;
10322
+ /**
10323
+ *
10324
+ * @summary Reprocess
10325
+ * @param {number} transactionId Transaction id
10326
+ * @param {TransactionProcessRequest} transactionProcessRequest
10327
+ * @param {*} [options] Override http request option.
10328
+ * @throws {RequiredError}
10329
+ */
10330
+ reprocessTransaction(transactionId: number, transactionProcessRequest: TransactionProcessRequest, options?: any): Promise<AxiosResponse<InlineResponse200, any>>;
10331
+ /**
10332
+ *
10333
+ * @summary Get Reprocess transaction result
10334
+ * @param {number} transactionId Transaction id
10335
+ * @param {boolean} [withImages] With base64 images or url
10336
+ * @param {*} [options] Override http request option.
10337
+ * @throws {RequiredError}
10338
+ */
10339
+ getReprocessTransactionResult(transactionId: number, withImages?: boolean, options?: any): Promise<Response>;
10256
10340
  }
10257
10341
  export function requestToBaseRequest(request: ProcessRequestExt): ProcessRequest;