@vouchsafe/node 0.1.58 → 0.1.60
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/dist/openapi/models/addressSource.d.ts +15 -0
- package/dist/openapi/models/addressSource.d.ts.map +1 -0
- package/dist/openapi/models/addressSource.js +16 -0
- package/dist/openapi/models/addressSource.js.map +1 -0
- package/dist/openapi/models/amlCheckApi.d.ts +2 -0
- package/dist/openapi/models/amlCheckApi.d.ts.map +1 -1
- package/dist/openapi/models/amlCheckApiDetails.d.ts +6 -0
- package/dist/openapi/models/amlCheckApiDetails.d.ts.map +1 -1
- package/dist/openapi/models/amlMatchApi.d.ts +5 -0
- package/dist/openapi/models/amlMatchApi.d.ts.map +1 -1
- package/dist/openapi/models/amlMatchApiProperties.d.ts +6 -0
- package/dist/openapi/models/amlMatchApiProperties.d.ts.map +1 -1
- package/dist/openapi/models/amlMatchApiPropertiesBirthCountry.d.ts +3 -0
- package/dist/openapi/models/amlMatchApiPropertiesBirthCountry.d.ts.map +1 -1
- package/dist/openapi/models/amlMatchApiPropertiesBirthPlace.d.ts +3 -0
- package/dist/openapi/models/amlMatchApiPropertiesBirthPlace.d.ts.map +1 -1
- package/dist/openapi/models/amlMatchApiPropertiesCountry.d.ts +3 -0
- package/dist/openapi/models/amlMatchApiPropertiesCountry.d.ts.map +1 -1
- package/dist/openapi/models/amlMatchApiPropertiesNotes.d.ts +3 -0
- package/dist/openapi/models/amlMatchApiPropertiesNotes.d.ts.map +1 -1
- package/dist/openapi/models/amlMatchApiPropertiesPosition.d.ts +3 -0
- package/dist/openapi/models/amlMatchApiPropertiesPosition.d.ts.map +1 -1
- package/dist/openapi/models/citizenCardValidationApi.d.ts +2 -2
- package/dist/openapi/models/citizenCardValidationApi.d.ts.map +1 -1
- package/dist/openapi/models/digitalIdExtractedDetailsApi.d.ts +57 -0
- package/dist/openapi/models/digitalIdExtractedDetailsApi.d.ts.map +1 -0
- package/dist/openapi/models/digitalIdExtractedDetailsApi.js +16 -0
- package/dist/openapi/models/digitalIdExtractedDetailsApi.js.map +1 -0
- package/dist/openapi/models/digitalIdValidationsApi.d.ts +29 -0
- package/dist/openapi/models/digitalIdValidationsApi.d.ts.map +1 -0
- package/dist/openapi/models/digitalIdValidationsApi.js +3 -0
- package/dist/openapi/models/digitalIdValidationsApi.js.map +1 -0
- package/dist/openapi/models/digitalIdVerificationMethodApi.d.ts +15 -0
- package/dist/openapi/models/digitalIdVerificationMethodApi.d.ts.map +1 -0
- package/dist/openapi/models/digitalIdVerificationMethodApi.js +16 -0
- package/dist/openapi/models/digitalIdVerificationMethodApi.js.map +1 -0
- package/dist/openapi/models/drivingLicenceValidationApi.d.ts +2 -2
- package/dist/openapi/models/drivingLicenceValidationApi.d.ts.map +1 -1
- package/dist/openapi/models/failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.d.ts +15 -0
- package/dist/openapi/models/failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.d.ts.map +1 -0
- package/dist/openapi/models/failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.js +16 -0
- package/dist/openapi/models/failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.js.map +1 -0
- package/dist/openapi/models/getVerificationResponse.d.ts +2 -2
- package/dist/openapi/models/getVerificationResponse.d.ts.map +1 -1
- package/dist/openapi/models/index.d.ts +34 -0
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +34 -0
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/nationalIdValidationApi.d.ts +2 -2
- package/dist/openapi/models/nationalIdValidationApi.d.ts.map +1 -1
- package/dist/openapi/models/ofaCheckApi.d.ts +2 -0
- package/dist/openapi/models/ofaCheckApi.d.ts.map +1 -1
- package/dist/openapi/models/ofaCheckApiDetails.d.ts +9 -1
- package/dist/openapi/models/ofaCheckApiDetails.d.ts.map +1 -1
- package/dist/openapi/models/ofaCheckApiDetailsSignals.d.ts +2 -0
- package/dist/openapi/models/ofaCheckApiDetailsSignals.d.ts.map +1 -1
- package/dist/openapi/models/passportValidationApi.d.ts +2 -2
- package/dist/openapi/models/passportValidationApi.d.ts.map +1 -1
- package/dist/openapi/models/radarCheckApi.d.ts +2 -0
- package/dist/openapi/models/radarCheckApi.d.ts.map +1 -1
- package/dist/openapi/models/radarCheckApiDetailsValidations.d.ts +3 -0
- package/dist/openapi/models/radarCheckApiDetailsValidations.d.ts.map +1 -1
- package/dist/openapi/models/radarCheckApiDetailsValidationsNoKnownFraudsterMatch.d.ts +6 -0
- package/dist/openapi/models/radarCheckApiDetailsValidationsNoKnownFraudsterMatch.d.ts.map +1 -1
- package/dist/openapi/models/radarCheckApiDetailsValidationsNoKnownFraudsterMatchRisk.d.ts +3 -0
- package/dist/openapi/models/radarCheckApiDetailsValidationsNoKnownFraudsterMatchRisk.d.ts.map +1 -1
- package/dist/openapi/models/reviewUserCheckApi.d.ts +2 -0
- package/dist/openapi/models/reviewUserCheckApi.d.ts.map +1 -1
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApi.d.ts +30 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApi.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApi.js +3 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApi.js.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetails.d.ts +32 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetails.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetails.js +3 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetails.js.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetailsAddressSource.d.ts +19 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetailsAddressSource.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetailsAddressSource.js +3 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetailsAddressSource.js.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiMethod.d.ts +18 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiMethod.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiMethod.js +16 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiMethod.js.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiOutcome.d.ts +18 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiOutcome.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiOutcome.js +16 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiOutcome.js.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiStep.d.ts +18 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiStep.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiStep.js +16 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiStep.js.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApi.d.ts +33 -0
- package/dist/openapi/models/stepAddressDigitalIdApi.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApi.js +3 -0
- package/dist/openapi/models/stepAddressDigitalIdApi.js.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetails.d.ts +23 -0
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetails.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetails.js +16 -0
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetails.js.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiMethod.d.ts +18 -0
- package/dist/openapi/models/stepAddressDigitalIdApiMethod.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiMethod.js +16 -0
- package/dist/openapi/models/stepAddressDigitalIdApiMethod.js.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiOutcome.d.ts +18 -0
- package/dist/openapi/models/stepAddressDigitalIdApiOutcome.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiOutcome.js +16 -0
- package/dist/openapi/models/stepAddressDigitalIdApiOutcome.js.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiStep.d.ts +18 -0
- package/dist/openapi/models/stepAddressDigitalIdApiStep.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiStep.js +16 -0
- package/dist/openapi/models/stepAddressDigitalIdApiStep.js.map +1 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApi.d.ts +39 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApi.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApi.js +3 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApi.js.map +1 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiMethod.d.ts +18 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiMethod.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiMethod.js +16 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiMethod.js.map +1 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiOutcome.d.ts +18 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiOutcome.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiOutcome.js +16 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiOutcome.js.map +1 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiStep.d.ts +18 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiStep.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiStep.js +16 -0
- package/dist/openapi/models/stepAddressSupportingDocumentApiStep.js.map +1 -0
- package/dist/openapi/models/stepIdentityDigitalIdApi.d.ts +39 -0
- package/dist/openapi/models/stepIdentityDigitalIdApi.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityDigitalIdApi.js +3 -0
- package/dist/openapi/models/stepIdentityDigitalIdApi.js.map +1 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiMethod.d.ts +18 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiMethod.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiMethod.js +16 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiMethod.js.map +1 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiOutcome.d.ts +18 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiOutcome.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiOutcome.js +16 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiOutcome.js.map +1 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiStep.d.ts +18 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiStep.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiStep.js +16 -0
- package/dist/openapi/models/stepIdentityDigitalIdApiStep.js.map +1 -0
- package/dist/openapi/models/stepIdentityPhotoIdApi.d.ts +39 -0
- package/dist/openapi/models/stepIdentityPhotoIdApi.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityPhotoIdApi.js +3 -0
- package/dist/openapi/models/stepIdentityPhotoIdApi.js.map +1 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiMethod.d.ts +18 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiMethod.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiMethod.js +16 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiMethod.js.map +1 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiOutcome.d.ts +18 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiOutcome.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiOutcome.js +16 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiOutcome.js.map +1 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiStep.d.ts +18 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiStep.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiStep.js +16 -0
- package/dist/openapi/models/stepIdentityPhotoIdApiStep.js.map +1 -0
- package/dist/openapi/models/stepIdentityVouchApi.d.ts +36 -0
- package/dist/openapi/models/stepIdentityVouchApi.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityVouchApi.js +3 -0
- package/dist/openapi/models/stepIdentityVouchApi.js.map +1 -0
- package/dist/openapi/models/stepIdentityVouchApiMethod.d.ts +18 -0
- package/dist/openapi/models/stepIdentityVouchApiMethod.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityVouchApiMethod.js +16 -0
- package/dist/openapi/models/stepIdentityVouchApiMethod.js.map +1 -0
- package/dist/openapi/models/stepIdentityVouchApiOutcome.d.ts +18 -0
- package/dist/openapi/models/stepIdentityVouchApiOutcome.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityVouchApiOutcome.js +16 -0
- package/dist/openapi/models/stepIdentityVouchApiOutcome.js.map +1 -0
- package/dist/openapi/models/stepIdentityVouchApiStep.d.ts +18 -0
- package/dist/openapi/models/stepIdentityVouchApiStep.d.ts.map +1 -0
- package/dist/openapi/models/stepIdentityVouchApiStep.js +16 -0
- package/dist/openapi/models/stepIdentityVouchApiStep.js.map +1 -0
- package/dist/openapi/models/tamperingErrorCode.d.ts +2 -1
- package/dist/openapi/models/tamperingErrorCode.d.ts.map +1 -1
- package/dist/openapi/models/unfamiliarPhotoIdValidationApi.d.ts +2 -2
- package/dist/openapi/models/unfamiliarPhotoIdValidationApi.d.ts.map +1 -1
- package/dist/openapi/models/verification.d.ts +2 -2
- package/dist/openapi/models/verification.d.ts.map +1 -1
- package/dist/openapi/models/verificationCheck.d.ts +7 -1
- package/dist/openapi/models/verificationCheck.d.ts.map +1 -1
- package/dist/openapi/models/videoSelfieCheckApiValidations.d.ts +4 -0
- package/dist/openapi/models/videoSelfieCheckApiValidations.d.ts.map +1 -1
- package/dist/openapi/models/videoSelfieCheckApiValidationsFaceMatch.d.ts +22 -0
- package/dist/openapi/models/videoSelfieCheckApiValidationsFaceMatch.d.ts.map +1 -0
- package/dist/openapi/models/videoSelfieCheckApiValidationsFaceMatch.js +3 -0
- package/dist/openapi/models/videoSelfieCheckApiValidationsFaceMatch.js.map +1 -0
- package/dist/openapi/models/videoSelfieCheckApiValidationsFaceMatchStatus.d.ts +15 -0
- package/dist/openapi/models/videoSelfieCheckApiValidationsFaceMatchStatus.d.ts.map +1 -0
- package/dist/openapi/models/videoSelfieCheckApiValidationsFaceMatchStatus.js +16 -0
- package/dist/openapi/models/videoSelfieCheckApiValidationsFaceMatchStatus.js.map +1 -0
- package/dist/openapi/models/youngScotValidationApi.d.ts +2 -2
- package/dist/openapi/models/youngScotValidationApi.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.4.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Vouchsafe API docs
|
|
5
|
+
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
+
|
|
7
|
+
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
+
|
|
9
|
+
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
+
|
|
11
|
+
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
+
* OpenAPI spec version: 0.1.0
|
|
13
|
+
*/
|
|
14
|
+
export type AddressSource = 'digital_id' | 'manual_entry' | 'claims_to_verify';
|
|
15
|
+
//# sourceMappingURL=addressSource.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addressSource.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/addressSource.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,aAAa,GAAG,YAAY,GAAG,cAAc,GAAG,kBAAkB,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.4.0 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Vouchsafe API docs
|
|
6
|
+
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
7
|
+
|
|
8
|
+
You can request and manage verifications, as well as perform smart lookups.
|
|
9
|
+
|
|
10
|
+
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
11
|
+
|
|
12
|
+
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
13
|
+
* OpenAPI spec version: 0.1.0
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=addressSource.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addressSource.js","sourceRoot":"","sources":["../../../src/openapi/models/addressSource.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -15,7 +15,9 @@ import type { AmlCheckApiDetails } from './amlCheckApiDetails';
|
|
|
15
15
|
import type { AmlCheckKindApi } from './amlCheckKindApi';
|
|
16
16
|
import type { EnrichmentStatusApi } from './enrichmentStatusApi';
|
|
17
17
|
export interface AmlCheckApi {
|
|
18
|
+
/** The type of AML check performed. */
|
|
18
19
|
check: AmlCheckKindApi;
|
|
20
|
+
/** Overall outcome of the AML check. */
|
|
19
21
|
outcome: EnrichmentStatusApi;
|
|
20
22
|
details: AmlCheckApiDetails;
|
|
21
23
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amlCheckApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlCheckApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAEjE,MAAM,WAAW,WAAW;IAC1B,KAAK,EAAE,eAAe,CAAC;IACvB,OAAO,EAAE,mBAAmB,CAAC;IAC7B,OAAO,EAAE,kBAAkB,CAAC;CAC7B"}
|
|
1
|
+
{"version":3,"file":"amlCheckApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlCheckApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAEjE,MAAM,WAAW,WAAW;IAC1B,uCAAuC;IACvC,KAAK,EAAE,eAAe,CAAC;IACvB,wCAAwC;IACxC,OAAO,EAAE,mBAAmB,CAAC;IAC7B,OAAO,EAAE,kBAAkB,CAAC;CAC7B"}
|
|
@@ -13,6 +13,12 @@ We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_
|
|
|
13
13
|
*/
|
|
14
14
|
import type { AmlMatchApi } from './amlMatchApi';
|
|
15
15
|
export type AmlCheckApiDetails = {
|
|
16
|
+
/** Sanctions list matches found. Empty when the check passed. */
|
|
16
17
|
matches: AmlMatchApi[];
|
|
18
|
+
/**
|
|
19
|
+
* The score threshold above which a match is considered a hit.
|
|
20
|
+
* @nullable
|
|
21
|
+
*/
|
|
22
|
+
threshold: number | null;
|
|
17
23
|
};
|
|
18
24
|
//# sourceMappingURL=amlCheckApiDetails.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amlCheckApiDetails.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlCheckApiDetails.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,MAAM,kBAAkB,GAAG;IAC/B,OAAO,EAAE,WAAW,EAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"amlCheckApiDetails.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlCheckApiDetails.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAEjD,MAAM,MAAM,kBAAkB,GAAG;IAC/B,iEAAiE;IACjE,OAAO,EAAE,WAAW,EAAE,CAAC;IACvB;;;OAGG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;CAC1B,CAAC"}
|
|
@@ -13,10 +13,15 @@ We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_
|
|
|
13
13
|
*/
|
|
14
14
|
import type { AmlMatchApiProperties } from './amlMatchApiProperties';
|
|
15
15
|
export interface AmlMatchApi {
|
|
16
|
+
/** Unique identifier for the matched entity. */
|
|
16
17
|
id: string;
|
|
18
|
+
/** Display name of the matched entity. */
|
|
17
19
|
caption: string;
|
|
20
|
+
/** Similarity score for this match. */
|
|
18
21
|
score: number;
|
|
22
|
+
/** ISO 8601 date when the entity was first seen in the sanctions list. */
|
|
19
23
|
first_seen?: string;
|
|
24
|
+
/** ISO 8601 date when the entity was last seen in the sanctions list. */
|
|
20
25
|
last_seen?: string;
|
|
21
26
|
properties: AmlMatchApiProperties;
|
|
22
27
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amlMatchApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAErE,MAAM,WAAW,WAAW;IAC1B,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,qBAAqB,CAAC;CACnC"}
|
|
1
|
+
{"version":3,"file":"amlMatchApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAErE,MAAM,WAAW,WAAW;IAC1B,gDAAgD;IAChD,EAAE,EAAE,MAAM,CAAC;IACX,0CAA0C;IAC1C,OAAO,EAAE,MAAM,CAAC;IAChB,uCAAuC;IACvC,KAAK,EAAE,MAAM,CAAC;IACd,0EAA0E;IAC1E,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,yEAAyE;IACzE,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,qBAAqB,CAAC;CACnC"}
|
|
@@ -17,11 +17,17 @@ import type { AmlMatchApiPropertiesCountry } from './amlMatchApiPropertiesCountr
|
|
|
17
17
|
import type { AmlMatchApiPropertiesNotes } from './amlMatchApiPropertiesNotes';
|
|
18
18
|
import type { AmlMatchApiPropertiesPosition } from './amlMatchApiPropertiesPosition';
|
|
19
19
|
export type AmlMatchApiProperties = {
|
|
20
|
+
/** Country of birth of the entity. */
|
|
20
21
|
birth_country: AmlMatchApiPropertiesBirthCountry;
|
|
22
|
+
/** Place of birth of the entity. */
|
|
21
23
|
birth_place: AmlMatchApiPropertiesBirthPlace;
|
|
24
|
+
/** Date of birth of the entity. */
|
|
22
25
|
birth_date: string;
|
|
26
|
+
/** Known positions or roles held by the entity. */
|
|
23
27
|
position: AmlMatchApiPropertiesPosition;
|
|
28
|
+
/** Countries associated with the entity. */
|
|
24
29
|
country: AmlMatchApiPropertiesCountry;
|
|
30
|
+
/** Freeform notes associated with the entity. */
|
|
25
31
|
notes: AmlMatchApiPropertiesNotes;
|
|
26
32
|
};
|
|
27
33
|
//# sourceMappingURL=amlMatchApiProperties.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amlMatchApiProperties.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiProperties.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAC7F,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AACzF,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AACnF,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAErF,MAAM,MAAM,qBAAqB,GAAG;IAClC,aAAa,EAAE,iCAAiC,CAAC;IACjD,WAAW,EAAE,+BAA+B,CAAC;IAC7C,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,6BAA6B,CAAC;IACxC,OAAO,EAAE,4BAA4B,CAAC;IACtC,KAAK,EAAE,0BAA0B,CAAC;CACnC,CAAC"}
|
|
1
|
+
{"version":3,"file":"amlMatchApiProperties.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiProperties.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAC7F,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AACzF,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AACnF,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AAErF,MAAM,MAAM,qBAAqB,GAAG;IAClC,sCAAsC;IACtC,aAAa,EAAE,iCAAiC,CAAC;IACjD,oCAAoC;IACpC,WAAW,EAAE,+BAA+B,CAAC;IAC7C,mCAAmC;IACnC,UAAU,EAAE,MAAM,CAAC;IACnB,mDAAmD;IACnD,QAAQ,EAAE,6BAA6B,CAAC;IACxC,4CAA4C;IAC5C,OAAO,EAAE,4BAA4B,CAAC;IACtC,iDAAiD;IACjD,KAAK,EAAE,0BAA0B,CAAC;CACnC,CAAC"}
|
|
@@ -11,5 +11,8 @@ To use the API, you need a client ID and secret from the Vouchsafe dashboard. [S
|
|
|
11
11
|
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
12
|
* OpenAPI spec version: 0.1.0
|
|
13
13
|
*/
|
|
14
|
+
/**
|
|
15
|
+
* Country of birth of the entity.
|
|
16
|
+
*/
|
|
14
17
|
export type AmlMatchApiPropertiesBirthCountry = string | string[];
|
|
15
18
|
//# sourceMappingURL=amlMatchApiPropertiesBirthCountry.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amlMatchApiPropertiesBirthCountry.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesBirthCountry.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,iCAAiC,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"amlMatchApiPropertiesBirthCountry.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesBirthCountry.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,iCAAiC,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
@@ -11,5 +11,8 @@ To use the API, you need a client ID and secret from the Vouchsafe dashboard. [S
|
|
|
11
11
|
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
12
|
* OpenAPI spec version: 0.1.0
|
|
13
13
|
*/
|
|
14
|
+
/**
|
|
15
|
+
* Place of birth of the entity.
|
|
16
|
+
*/
|
|
14
17
|
export type AmlMatchApiPropertiesBirthPlace = string | string[];
|
|
15
18
|
//# sourceMappingURL=amlMatchApiPropertiesBirthPlace.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amlMatchApiPropertiesBirthPlace.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesBirthPlace.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,+BAA+B,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"amlMatchApiPropertiesBirthPlace.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesBirthPlace.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,+BAA+B,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
@@ -11,5 +11,8 @@ To use the API, you need a client ID and secret from the Vouchsafe dashboard. [S
|
|
|
11
11
|
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
12
|
* OpenAPI spec version: 0.1.0
|
|
13
13
|
*/
|
|
14
|
+
/**
|
|
15
|
+
* Countries associated with the entity.
|
|
16
|
+
*/
|
|
14
17
|
export type AmlMatchApiPropertiesCountry = string | string[];
|
|
15
18
|
//# sourceMappingURL=amlMatchApiPropertiesCountry.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amlMatchApiPropertiesCountry.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesCountry.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,4BAA4B,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"amlMatchApiPropertiesCountry.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesCountry.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
@@ -11,5 +11,8 @@ To use the API, you need a client ID and secret from the Vouchsafe dashboard. [S
|
|
|
11
11
|
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
12
|
* OpenAPI spec version: 0.1.0
|
|
13
13
|
*/
|
|
14
|
+
/**
|
|
15
|
+
* Freeform notes associated with the entity.
|
|
16
|
+
*/
|
|
14
17
|
export type AmlMatchApiPropertiesNotes = string | string[];
|
|
15
18
|
//# sourceMappingURL=amlMatchApiPropertiesNotes.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amlMatchApiPropertiesNotes.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesNotes.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,0BAA0B,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"amlMatchApiPropertiesNotes.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesNotes.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,0BAA0B,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
@@ -11,5 +11,8 @@ To use the API, you need a client ID and secret from the Vouchsafe dashboard. [S
|
|
|
11
11
|
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
12
|
* OpenAPI spec version: 0.1.0
|
|
13
13
|
*/
|
|
14
|
+
/**
|
|
15
|
+
* Known positions or roles held by the entity.
|
|
16
|
+
*/
|
|
14
17
|
export type AmlMatchApiPropertiesPosition = string | string[];
|
|
15
18
|
//# sourceMappingURL=amlMatchApiPropertiesPosition.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"amlMatchApiPropertiesPosition.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesPosition.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,6BAA6B,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
1
|
+
{"version":3,"file":"amlMatchApiPropertiesPosition.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/amlMatchApiPropertiesPosition.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,MAAM,GAAG,MAAM,EAAE,CAAC"}
|
|
@@ -31,7 +31,7 @@ export interface CitizenCardValidationApi {
|
|
|
31
31
|
referee_biometrics_dissimilar?: ValidationOutcomeApi;
|
|
32
32
|
/** Whether the card details match the issuer database. */
|
|
33
33
|
matches_issuer_database: ValidationOutcomeApi;
|
|
34
|
-
/** Whether the document is in date. */
|
|
35
|
-
has_not_expired
|
|
34
|
+
/** Whether the document is in date. Omitted when the flow permits expired documents. */
|
|
35
|
+
has_not_expired?: ValidationOutcomeApi;
|
|
36
36
|
}
|
|
37
37
|
//# sourceMappingURL=citizenCardValidationApi.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"citizenCardValidationApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/citizenCardValidationApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,+CAA+C,EAAE,MAAM,mDAAmD,CAAC;AACzH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAC7F,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAEnE,MAAM,WAAW,wBAAwB;IACvC,kDAAkD;IAClD,yBAAyB,EAAE,oBAAoB,CAAC;IAChD,0EAA0E;IAC1E,yBAAyB,EAAE,+CAA+C,CAAC;IAC3E,uEAAuE;IACvE,UAAU,CAAC,EAAE,iCAAiC,CAAC;IAC/C,yDAAyD;IACzD,yBAAyB,CAAC,EAAE,oBAAoB,CAAC;IACjD,+CAA+C;IAC/C,gBAAgB,CAAC,EAAE,oBAAoB,CAAC;IACxC,yCAAyC;IACzC,eAAe,CAAC,EAAE,oBAAoB,CAAC;IACvC,2DAA2D;IAC3D,6BAA6B,CAAC,EAAE,oBAAoB,CAAC;IACrD,0DAA0D;IAC1D,uBAAuB,EAAE,oBAAoB,CAAC;IAC9C,
|
|
1
|
+
{"version":3,"file":"citizenCardValidationApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/citizenCardValidationApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,+CAA+C,EAAE,MAAM,mDAAmD,CAAC;AACzH,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAC7F,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAEnE,MAAM,WAAW,wBAAwB;IACvC,kDAAkD;IAClD,yBAAyB,EAAE,oBAAoB,CAAC;IAChD,0EAA0E;IAC1E,yBAAyB,EAAE,+CAA+C,CAAC;IAC3E,uEAAuE;IACvE,UAAU,CAAC,EAAE,iCAAiC,CAAC;IAC/C,yDAAyD;IACzD,yBAAyB,CAAC,EAAE,oBAAoB,CAAC;IACjD,+CAA+C;IAC/C,gBAAgB,CAAC,EAAE,oBAAoB,CAAC;IACxC,yCAAyC;IACzC,eAAe,CAAC,EAAE,oBAAoB,CAAC;IACvC,2DAA2D;IAC3D,6BAA6B,CAAC,EAAE,oBAAoB,CAAC;IACrD,0DAA0D;IAC1D,uBAAuB,EAAE,oBAAoB,CAAC;IAC9C,wFAAwF;IACxF,eAAe,CAAC,EAAE,oBAAoB,CAAC;CACxC"}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.4.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Vouchsafe API docs
|
|
5
|
+
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
+
|
|
7
|
+
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
+
|
|
9
|
+
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
+
|
|
11
|
+
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
+
* OpenAPI spec version: 0.1.0
|
|
13
|
+
*/
|
|
14
|
+
export interface DigitalIdExtractedDetailsApi {
|
|
15
|
+
/**
|
|
16
|
+
* First name, if extracted. Otherwise null.
|
|
17
|
+
* @nullable
|
|
18
|
+
*/
|
|
19
|
+
first_name: string | null;
|
|
20
|
+
/**
|
|
21
|
+
* Last name, if extracted. Otherwise null.
|
|
22
|
+
* @nullable
|
|
23
|
+
*/
|
|
24
|
+
last_name: string | null;
|
|
25
|
+
/**
|
|
26
|
+
* Date of birth (YYYY-MM-DD), if extracted. Otherwise null.
|
|
27
|
+
* @nullable
|
|
28
|
+
*/
|
|
29
|
+
date_of_birth: string | null;
|
|
30
|
+
/**
|
|
31
|
+
* First line of address, if extracted. Otherwise null.
|
|
32
|
+
* @nullable
|
|
33
|
+
*/
|
|
34
|
+
first_line_of_address: string | null;
|
|
35
|
+
/**
|
|
36
|
+
* Postcode, if extracted. Otherwise null.
|
|
37
|
+
* @nullable
|
|
38
|
+
*/
|
|
39
|
+
postcode: string | null;
|
|
40
|
+
/** Phone number, if provided by the provider. */
|
|
41
|
+
phone_number?: string;
|
|
42
|
+
/** Nationality, if provided by the provider. */
|
|
43
|
+
nationality?: string;
|
|
44
|
+
/** Document number, if provided by the provider. */
|
|
45
|
+
document_number?: string;
|
|
46
|
+
/** Document type (for example IdCard), if provided by the provider. */
|
|
47
|
+
document_type?: string;
|
|
48
|
+
/** Document issue date (YYYY-MM-DD), if provided by the provider. */
|
|
49
|
+
issue_date?: string;
|
|
50
|
+
/** Document expiration date (YYYY-MM-DD), if provided by the provider. */
|
|
51
|
+
expiration_date?: string;
|
|
52
|
+
/** Issuing country, if provided by the provider. */
|
|
53
|
+
issuing_country?: string;
|
|
54
|
+
/** Immigration status, if provided by the provider (eVisa flows). */
|
|
55
|
+
immigration_status?: string;
|
|
56
|
+
}
|
|
57
|
+
//# sourceMappingURL=digitalIdExtractedDetailsApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"digitalIdExtractedDetailsApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdExtractedDetailsApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,WAAW,4BAA4B;IAC3C;;;OAGG;IACH,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;OAGG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;OAGG;IACH,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B;;;OAGG;IACH,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;OAGG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,iDAAiD;IACjD,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,gDAAgD;IAChD,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,oDAAoD;IACpD,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,uEAAuE;IACvE,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,qEAAqE;IACrE,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,0EAA0E;IAC1E,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,oDAAoD;IACpD,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,qEAAqE;IACrE,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC7B"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.4.0 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Vouchsafe API docs
|
|
6
|
+
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
7
|
+
|
|
8
|
+
You can request and manage verifications, as well as perform smart lookups.
|
|
9
|
+
|
|
10
|
+
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
11
|
+
|
|
12
|
+
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
13
|
+
* OpenAPI spec version: 0.1.0
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=digitalIdExtractedDetailsApi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"digitalIdExtractedDetailsApi.js","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdExtractedDetailsApi.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.4.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Vouchsafe API docs
|
|
5
|
+
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
+
|
|
7
|
+
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
+
|
|
9
|
+
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
+
|
|
11
|
+
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
+
* OpenAPI spec version: 0.1.0
|
|
13
|
+
*/
|
|
14
|
+
import type { ValidationOutcomeApi } from './validationOutcomeApi';
|
|
15
|
+
export interface DigitalIdValidationsApi {
|
|
16
|
+
/** Whether the applicant's name matches other evidence on the case. */
|
|
17
|
+
names_consistent?: ValidationOutcomeApi;
|
|
18
|
+
/** Whether the document has not expired. Only present if an expiration date was provided. */
|
|
19
|
+
has_not_expired?: ValidationOutcomeApi;
|
|
20
|
+
/** Whether an eVisa record was found for the provided details. Only present for eVisa flows. */
|
|
21
|
+
evisa_exists?: ValidationOutcomeApi;
|
|
22
|
+
/** Whether all required fields were extracted from the eVisa response. Only present for eVisa flows. */
|
|
23
|
+
required_fields_extracted?: ValidationOutcomeApi;
|
|
24
|
+
/** Whether the eVisa start date has begun. Only present for ImmigrationStatus and RightToRent. */
|
|
25
|
+
evisa_started?: ValidationOutcomeApi;
|
|
26
|
+
/** Whether the eVisa has not expired, or is indefinite. Only present for eVisa flows. */
|
|
27
|
+
evisa_not_expired?: ValidationOutcomeApi;
|
|
28
|
+
}
|
|
29
|
+
//# sourceMappingURL=digitalIdValidationsApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"digitalIdValidationsApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdValidationsApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAEnE,MAAM,WAAW,uBAAuB;IACtC,uEAAuE;IACvE,gBAAgB,CAAC,EAAE,oBAAoB,CAAC;IACxC,6FAA6F;IAC7F,eAAe,CAAC,EAAE,oBAAoB,CAAC;IACvC,gGAAgG;IAChG,YAAY,CAAC,EAAE,oBAAoB,CAAC;IACpC,wGAAwG;IACxG,yBAAyB,CAAC,EAAE,oBAAoB,CAAC;IACjD,kGAAkG;IAClG,aAAa,CAAC,EAAE,oBAAoB,CAAC;IACrC,yFAAyF;IACzF,iBAAiB,CAAC,EAAE,oBAAoB,CAAC;CAC1C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"digitalIdValidationsApi.js","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdValidationsApi.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.4.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Vouchsafe API docs
|
|
5
|
+
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
+
|
|
7
|
+
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
+
|
|
9
|
+
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
+
|
|
11
|
+
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
+
* OpenAPI spec version: 0.1.0
|
|
13
|
+
*/
|
|
14
|
+
export type DigitalIdVerificationMethodApi = 'sweden_bank_id' | 'one_id' | 'yoti' | 'nigeria_nin_lookup' | 'uk_immigration_status_evisa' | 'uk_right_to_rent_evisa' | 'uk_right_to_work_evisa';
|
|
15
|
+
//# sourceMappingURL=digitalIdVerificationMethodApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"digitalIdVerificationMethodApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdVerificationMethodApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,8BAA8B,GAAG,gBAAgB,GAAG,QAAQ,GAAG,MAAM,GAAG,oBAAoB,GAAG,6BAA6B,GAAG,wBAAwB,GAAG,wBAAwB,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.4.0 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Vouchsafe API docs
|
|
6
|
+
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
7
|
+
|
|
8
|
+
You can request and manage verifications, as well as perform smart lookups.
|
|
9
|
+
|
|
10
|
+
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
11
|
+
|
|
12
|
+
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
13
|
+
* OpenAPI spec version: 0.1.0
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=digitalIdVerificationMethodApi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"digitalIdVerificationMethodApi.js","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdVerificationMethodApi.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -35,7 +35,7 @@ export interface DrivingLicenceValidationApi {
|
|
|
35
35
|
identifier_format_valid: ValidationOutcomeApi;
|
|
36
36
|
/** Whether the document is not a sample or marked for internal use. */
|
|
37
37
|
not_sample_or_internal_use: ValidationOutcomeApi;
|
|
38
|
-
/** Whether the document is in date. */
|
|
39
|
-
has_not_expired
|
|
38
|
+
/** Whether the document is in date. Omitted when the flow permits expired documents. */
|
|
39
|
+
has_not_expired?: ValidationOutcomeApi;
|
|
40
40
|
}
|
|
41
41
|
//# sourceMappingURL=drivingLicenceValidationApi.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"drivingLicenceValidationApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/drivingLicenceValidationApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,kDAAkD,EAAE,MAAM,sDAAsD,CAAC;AAC/H,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AACnG,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAEnE,MAAM,WAAW,2BAA2B;IAC1C,kDAAkD;IAClD,yBAAyB,EAAE,oBAAoB,CAAC;IAChD,0EAA0E;IAC1E,yBAAyB,EAAE,kDAAkD,CAAC;IAC9E,uEAAuE;IACvE,UAAU,CAAC,EAAE,oCAAoC,CAAC;IAClD,yDAAyD;IACzD,yBAAyB,CAAC,EAAE,oBAAoB,CAAC;IACjD,+CAA+C;IAC/C,gBAAgB,CAAC,EAAE,oBAAoB,CAAC;IACxC,yCAAyC;IACzC,eAAe,CAAC,EAAE,oBAAoB,CAAC;IACvC,2DAA2D;IAC3D,6BAA6B,CAAC,EAAE,oBAAoB,CAAC;IACrD,sDAAsD;IACtD,yBAAyB,EAAE,oBAAoB,CAAC;IAChD,sDAAsD;IACtD,uBAAuB,EAAE,oBAAoB,CAAC;IAC9C,uEAAuE;IACvE,0BAA0B,EAAE,oBAAoB,CAAC;IACjD,
|
|
1
|
+
{"version":3,"file":"drivingLicenceValidationApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/drivingLicenceValidationApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,kDAAkD,EAAE,MAAM,sDAAsD,CAAC;AAC/H,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AACnG,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,wBAAwB,CAAC;AAEnE,MAAM,WAAW,2BAA2B;IAC1C,kDAAkD;IAClD,yBAAyB,EAAE,oBAAoB,CAAC;IAChD,0EAA0E;IAC1E,yBAAyB,EAAE,kDAAkD,CAAC;IAC9E,uEAAuE;IACvE,UAAU,CAAC,EAAE,oCAAoC,CAAC;IAClD,yDAAyD;IACzD,yBAAyB,CAAC,EAAE,oBAAoB,CAAC;IACjD,+CAA+C;IAC/C,gBAAgB,CAAC,EAAE,oBAAoB,CAAC;IACxC,yCAAyC;IACzC,eAAe,CAAC,EAAE,oBAAoB,CAAC;IACvC,2DAA2D;IAC3D,6BAA6B,CAAC,EAAE,oBAAoB,CAAC;IACrD,sDAAsD;IACtD,yBAAyB,EAAE,oBAAoB,CAAC;IAChD,sDAAsD;IACtD,uBAAuB,EAAE,oBAAoB,CAAC;IAC9C,uEAAuE;IACvE,0BAA0B,EAAE,oBAAoB,CAAC;IACjD,wFAAwF;IACxF,eAAe,CAAC,EAAE,oBAAoB,CAAC;CACxC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Generated by orval v8.4.0 🍺
|
|
3
|
+
* Do not edit manually.
|
|
4
|
+
* Vouchsafe API docs
|
|
5
|
+
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
6
|
+
|
|
7
|
+
You can request and manage verifications, as well as perform smart lookups.
|
|
8
|
+
|
|
9
|
+
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
10
|
+
|
|
11
|
+
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
12
|
+
* OpenAPI spec version: 0.1.0
|
|
13
|
+
*/
|
|
14
|
+
export type FailedReasonDOCUMENTLOOKSLIKEPRINTCOPY = 'DOCUMENT_LOOKS_LIKE_PRINT_COPY';
|
|
15
|
+
//# sourceMappingURL=failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,sCAAsC,GAAG,gCAAgC,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Generated by orval v8.4.0 🍺
|
|
4
|
+
* Do not edit manually.
|
|
5
|
+
* Vouchsafe API docs
|
|
6
|
+
* Vouchsafe offers a REST API to conduct operations programmatically.
|
|
7
|
+
|
|
8
|
+
You can request and manage verifications, as well as perform smart lookups.
|
|
9
|
+
|
|
10
|
+
To use the API, you need a client ID and secret from the Vouchsafe dashboard. [Sign up here](https://app.vouchsafe.id/) if you haven't already.
|
|
11
|
+
|
|
12
|
+
We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
|
|
13
|
+
* OpenAPI spec version: 0.1.0
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.js","sourceRoot":"","sources":["../../../src/openapi/models/failedReasonDOCUMENTLOOKSLIKEPRINTCOPY.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -35,8 +35,8 @@ export interface GetVerificationResponse {
|
|
|
35
35
|
* @nullable
|
|
36
36
|
*/
|
|
37
37
|
redirect_url: string | null;
|
|
38
|
-
/** The verification flow it belongs to. */
|
|
39
|
-
workflow_id
|
|
38
|
+
/** The verification flow it belongs to. For v2 referee cases, this is not present. */
|
|
39
|
+
workflow_id?: string;
|
|
40
40
|
/**
|
|
41
41
|
* An identifier from your own systems, to avoid needing to store Vouchsafe's own ID Provided at request time.
|
|
42
42
|
* @nullable
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getVerificationResponse.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/getVerificationResponse.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAEvE,MAAM,WAAW,uBAAuB;IACtC,+DAA+D;IAC/D,EAAE,EAAE,MAAM,CAAC;IACX,sBAAsB;IACtB,MAAM,EAAE,UAAU,CAAC;IACnB,iDAAiD;IACjD,UAAU,EAAE,MAAM,CAAC;IACnB,iDAAiD;IACjD,UAAU,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;OAGG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,
|
|
1
|
+
{"version":3,"file":"getVerificationResponse.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/getVerificationResponse.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC/C,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AACnD,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACzD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAC7D,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAEvE,MAAM,WAAW,uBAAuB;IACtC,+DAA+D;IAC/D,EAAE,EAAE,MAAM,CAAC;IACX,sBAAsB;IACtB,MAAM,EAAE,UAAU,CAAC;IACnB,iDAAiD;IACjD,UAAU,EAAE,MAAM,CAAC;IACnB,iDAAiD;IACjD,UAAU,EAAE,MAAM,CAAC;IACnB;;;OAGG;IACH,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;OAGG;IACH,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,sFAAsF;IACtF,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB;;;OAGG;IACH,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,mGAAmG;IACnG,gBAAgB,CAAC,EAAE,eAAe,CAAC;IACnC,kDAAkD;IAClD,aAAa,EAAE,YAAY,CAAC;IAC5B,4CAA4C;IAC5C,MAAM,EAAE,iBAAiB,EAAE,CAAC;IAC5B,qDAAqD;IACrD,WAAW,EAAE,sBAAsB,EAAE,CAAC;CACvC"}
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
export * from './_36EnumsEnvironment';
|
|
2
|
+
export * from './addressSource';
|
|
2
3
|
export * from './adverseMediaArticle';
|
|
3
4
|
export * from './adverseMediaInput';
|
|
4
5
|
export * from './adverseMediaResponse';
|
|
@@ -71,6 +72,9 @@ export * from './createTeamResponse';
|
|
|
71
72
|
export * from './createTeamResponseCredentials';
|
|
72
73
|
export * from './creditBureauVerificationReport';
|
|
73
74
|
export * from './datasetReference';
|
|
75
|
+
export * from './digitalIdExtractedDetailsApi';
|
|
76
|
+
export * from './digitalIdValidationsApi';
|
|
77
|
+
export * from './digitalIdVerificationMethodApi';
|
|
74
78
|
export * from './documentAgeValidFailedReason';
|
|
75
79
|
export * from './documentAgeValidResult';
|
|
76
80
|
export * from './documentCompleteAndLegibleFailedReason';
|
|
@@ -140,6 +144,7 @@ export * from './failUnfamiliarPhotoIdFailedReasonStatus';
|
|
|
140
144
|
export * from './failedReasonCONTAINSUNWANTEDPHRASES';
|
|
141
145
|
export * from './failedReasonDOCUMENTCOLORPROFILECHANGED';
|
|
142
146
|
export * from './failedReasonDOCUMENTFEATUREMISSING';
|
|
147
|
+
export * from './failedReasonDOCUMENTLOOKSLIKEPRINTCOPY';
|
|
143
148
|
export * from './failedReasonDOCUMENTLOOKSLIKESCREENSHOT';
|
|
144
149
|
export * from './failedReasonDOCUMENTTAMPEREDINCONCLUSIVE';
|
|
145
150
|
export * from './failedReasonDOCUMENTTEXTTAMPERED';
|
|
@@ -309,6 +314,33 @@ export * from './smartLookupInputThresholds';
|
|
|
309
314
|
export * from './smartLookupMetadataApi';
|
|
310
315
|
export * from './smartLookupMetadataApiThresholds';
|
|
311
316
|
export * from './specimenErrorCode';
|
|
317
|
+
export * from './stepAddressCreditReferenceAgencyApi';
|
|
318
|
+
export * from './stepAddressCreditReferenceAgencyApiExtractedDetails';
|
|
319
|
+
export * from './stepAddressCreditReferenceAgencyApiExtractedDetailsAddressSource';
|
|
320
|
+
export * from './stepAddressCreditReferenceAgencyApiMethod';
|
|
321
|
+
export * from './stepAddressCreditReferenceAgencyApiOutcome';
|
|
322
|
+
export * from './stepAddressCreditReferenceAgencyApiStep';
|
|
323
|
+
export * from './stepAddressDigitalIdApi';
|
|
324
|
+
export * from './stepAddressDigitalIdApiExtractedDetails';
|
|
325
|
+
export * from './stepAddressDigitalIdApiMethod';
|
|
326
|
+
export * from './stepAddressDigitalIdApiOutcome';
|
|
327
|
+
export * from './stepAddressDigitalIdApiStep';
|
|
328
|
+
export * from './stepAddressSupportingDocumentApi';
|
|
329
|
+
export * from './stepAddressSupportingDocumentApiMethod';
|
|
330
|
+
export * from './stepAddressSupportingDocumentApiOutcome';
|
|
331
|
+
export * from './stepAddressSupportingDocumentApiStep';
|
|
332
|
+
export * from './stepIdentityDigitalIdApi';
|
|
333
|
+
export * from './stepIdentityDigitalIdApiMethod';
|
|
334
|
+
export * from './stepIdentityDigitalIdApiOutcome';
|
|
335
|
+
export * from './stepIdentityDigitalIdApiStep';
|
|
336
|
+
export * from './stepIdentityPhotoIdApi';
|
|
337
|
+
export * from './stepIdentityPhotoIdApiMethod';
|
|
338
|
+
export * from './stepIdentityPhotoIdApiOutcome';
|
|
339
|
+
export * from './stepIdentityPhotoIdApiStep';
|
|
340
|
+
export * from './stepIdentityVouchApi';
|
|
341
|
+
export * from './stepIdentityVouchApiMethod';
|
|
342
|
+
export * from './stepIdentityVouchApiOutcome';
|
|
343
|
+
export * from './stepIdentityVouchApiStep';
|
|
312
344
|
export * from './stepStatusApi';
|
|
313
345
|
export * from './supportingDocumentDetailsApi';
|
|
314
346
|
export * from './supportingDocumentDetailsApiDocumentCategory';
|
|
@@ -361,6 +393,8 @@ export * from './verifySupportingDocumentBody';
|
|
|
361
393
|
export * from './videoSelfieCheckApi';
|
|
362
394
|
export * from './videoSelfieCheckApiStep';
|
|
363
395
|
export * from './videoSelfieCheckApiValidations';
|
|
396
|
+
export * from './videoSelfieCheckApiValidationsFaceMatch';
|
|
397
|
+
export * from './videoSelfieCheckApiValidationsFaceMatchStatus';
|
|
364
398
|
export * from './videoSelfieCheckApiValidationsLivenessCheck';
|
|
365
399
|
export * from './videoSelfieCheckApiValidationsLivenessCheckStatus';
|
|
366
400
|
export * from './videoSelfieCheckApiValidationsRefereeDissimilarityCheck';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/index.ts"],"names":[],"mappings":"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"}
|