@vouchsafe/node 0.1.57 → 0.1.59
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/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/evisaConditionsApi.d.ts +17 -0
- package/dist/openapi/models/evisaConditionsApi.d.ts.map +1 -0
- package/dist/openapi/models/evisaConditionsApi.js +3 -0
- package/dist/openapi/models/evisaConditionsApi.js.map +1 -0
- package/dist/openapi/models/evisaConditionsFailedApi.d.ts +17 -0
- package/dist/openapi/models/evisaConditionsFailedApi.d.ts.map +1 -0
- package/dist/openapi/models/evisaConditionsFailedApi.js +16 -0
- package/dist/openapi/models/evisaConditionsFailedApi.js.map +1 -0
- package/dist/openapi/models/evisaConditionsSuccessApi.d.ts +21 -0
- package/dist/openapi/models/evisaConditionsSuccessApi.d.ts.map +1 -0
- package/dist/openapi/models/evisaConditionsSuccessApi.js +16 -0
- package/dist/openapi/models/evisaConditionsSuccessApi.js.map +1 -0
- 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/index.d.ts +37 -0
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +37 -0
- package/dist/openapi/models/index.js.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/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/rightToWorkDetailsApi.d.ts +3 -0
- package/dist/openapi/models/rightToWorkDetailsApi.d.ts.map +1 -1
- package/dist/openapi/models/rightToWorkDetailsApi.js +0 -13
- package/dist/openapi/models/rightToWorkDetailsApi.js.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/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/package.json +1 -1
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* Overall outcome of the address verification.
|
|
16
|
+
*/
|
|
17
|
+
export type StepAddressCreditReferenceAgencyApiOutcome = 'pass' | 'fail';
|
|
18
|
+
//# sourceMappingURL=stepAddressCreditReferenceAgencyApiOutcome.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressCreditReferenceAgencyApiOutcome.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressCreditReferenceAgencyApiOutcome.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,0CAA0C,GAAG,MAAM,GAAG,MAAM,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=stepAddressCreditReferenceAgencyApiOutcome.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressCreditReferenceAgencyApiOutcome.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressCreditReferenceAgencyApiOutcome.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* Proof of address step — only present for v2 verifications.
|
|
16
|
+
*/
|
|
17
|
+
export type StepAddressCreditReferenceAgencyApiStep = 'step_address';
|
|
18
|
+
//# sourceMappingURL=stepAddressCreditReferenceAgencyApiStep.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressCreditReferenceAgencyApiStep.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressCreditReferenceAgencyApiStep.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,uCAAuC,GAAG,cAAc,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=stepAddressCreditReferenceAgencyApiStep.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressCreditReferenceAgencyApiStep.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressCreditReferenceAgencyApiStep.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,33 @@
|
|
|
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 { DigitalIdVerificationMethodApi } from './digitalIdVerificationMethodApi';
|
|
15
|
+
import type { StepAddressDigitalIdApiExtractedDetails } from './stepAddressDigitalIdApiExtractedDetails';
|
|
16
|
+
import type { StepAddressDigitalIdApiMethod } from './stepAddressDigitalIdApiMethod';
|
|
17
|
+
import type { StepAddressDigitalIdApiOutcome } from './stepAddressDigitalIdApiOutcome';
|
|
18
|
+
import type { StepAddressDigitalIdApiStep } from './stepAddressDigitalIdApiStep';
|
|
19
|
+
export interface StepAddressDigitalIdApi {
|
|
20
|
+
/** Proof of address step — only present for v2 verifications. */
|
|
21
|
+
step: StepAddressDigitalIdApiStep;
|
|
22
|
+
/** Overall outcome of the address verification. */
|
|
23
|
+
outcome: StepAddressDigitalIdApiOutcome;
|
|
24
|
+
/** ISO 8601 timestamp for when this evidence attempt was started. */
|
|
25
|
+
created_at: string;
|
|
26
|
+
/** The method used to verify address. */
|
|
27
|
+
method: StepAddressDigitalIdApiMethod;
|
|
28
|
+
/** The digital ID provider used. */
|
|
29
|
+
evidence_type: DigitalIdVerificationMethodApi;
|
|
30
|
+
/** Extracted address details. */
|
|
31
|
+
extracted_details: StepAddressDigitalIdApiExtractedDetails;
|
|
32
|
+
}
|
|
33
|
+
//# sourceMappingURL=stepAddressDigitalIdApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AACzG,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AACrF,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AAEjF,MAAM,WAAW,uBAAuB;IACtC,iEAAiE;IACjE,IAAI,EAAE,2BAA2B,CAAC;IAClC,mDAAmD;IACnD,OAAO,EAAE,8BAA8B,CAAC;IACxC,qEAAqE;IACrE,UAAU,EAAE,MAAM,CAAC;IACnB,yCAAyC;IACzC,MAAM,EAAE,6BAA6B,CAAC;IACtC,oCAAoC;IACpC,aAAa,EAAE,8BAA8B,CAAC;IAC9C,iCAAiC;IACjC,iBAAiB,EAAE,uCAAuC,CAAC;CAC5D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApi.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApi.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,23 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* Extracted address details.
|
|
16
|
+
*/
|
|
17
|
+
export type StepAddressDigitalIdApiExtractedDetails = {
|
|
18
|
+
/** @nullable */
|
|
19
|
+
postcode: string | null;
|
|
20
|
+
/** @nullable */
|
|
21
|
+
first_line_of_address: string | null;
|
|
22
|
+
};
|
|
23
|
+
//# sourceMappingURL=stepAddressDigitalIdApiExtractedDetails.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApiExtractedDetails.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApiExtractedDetails.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,uCAAuC,GAAG;IACpD,gBAAgB;IAChB,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,gBAAgB;IAChB,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;CACtC,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=stepAddressDigitalIdApiExtractedDetails.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApiExtractedDetails.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApiExtractedDetails.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* The method used to verify address.
|
|
16
|
+
*/
|
|
17
|
+
export type StepAddressDigitalIdApiMethod = 'digital_id';
|
|
18
|
+
//# sourceMappingURL=stepAddressDigitalIdApiMethod.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApiMethod.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApiMethod.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,YAAY,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=stepAddressDigitalIdApiMethod.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApiMethod.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApiMethod.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* Overall outcome of the address verification.
|
|
16
|
+
*/
|
|
17
|
+
export type StepAddressDigitalIdApiOutcome = 'pass' | 'fail';
|
|
18
|
+
//# sourceMappingURL=stepAddressDigitalIdApiOutcome.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApiOutcome.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApiOutcome.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,MAAM,GAAG,MAAM,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=stepAddressDigitalIdApiOutcome.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApiOutcome.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApiOutcome.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* Proof of address step — only present for v2 verifications.
|
|
16
|
+
*/
|
|
17
|
+
export type StepAddressDigitalIdApiStep = 'step_address';
|
|
18
|
+
//# sourceMappingURL=stepAddressDigitalIdApiStep.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApiStep.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApiStep.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,2BAA2B,GAAG,cAAc,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=stepAddressDigitalIdApiStep.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressDigitalIdApiStep.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressDigitalIdApiStep.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,39 @@
|
|
|
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 { ArtefactApi } from './artefactApi';
|
|
15
|
+
import type { StepAddressSupportingDocumentApiMethod } from './stepAddressSupportingDocumentApiMethod';
|
|
16
|
+
import type { StepAddressSupportingDocumentApiOutcome } from './stepAddressSupportingDocumentApiOutcome';
|
|
17
|
+
import type { StepAddressSupportingDocumentApiStep } from './stepAddressSupportingDocumentApiStep';
|
|
18
|
+
import type { SupportingDocumentDetailsApi } from './supportingDocumentDetailsApi';
|
|
19
|
+
import type { SupportingDocumentEvidenceApi } from './supportingDocumentEvidenceApi';
|
|
20
|
+
import type { SupportingDocumentValidationsApi } from './supportingDocumentValidationsApi';
|
|
21
|
+
export interface StepAddressSupportingDocumentApi {
|
|
22
|
+
/** Proof of address step — only present for v2 verifications. */
|
|
23
|
+
step: StepAddressSupportingDocumentApiStep;
|
|
24
|
+
/** Overall outcome of the address verification. */
|
|
25
|
+
outcome: StepAddressSupportingDocumentApiOutcome;
|
|
26
|
+
/** ISO 8601 timestamp for when this evidence attempt was started. */
|
|
27
|
+
created_at: string;
|
|
28
|
+
/** The method used to verify address. */
|
|
29
|
+
method: StepAddressSupportingDocumentApiMethod;
|
|
30
|
+
/** The type of supporting document submitted. */
|
|
31
|
+
evidence_type: SupportingDocumentEvidenceApi;
|
|
32
|
+
/** Files captured or uploaded for this evidence item. */
|
|
33
|
+
artefacts: ArtefactApi[];
|
|
34
|
+
/** Extracted details from the document. */
|
|
35
|
+
extracted_details: SupportingDocumentDetailsApi;
|
|
36
|
+
/** Validations performed on the document. */
|
|
37
|
+
validations: SupportingDocumentValidationsApi;
|
|
38
|
+
}
|
|
39
|
+
//# sourceMappingURL=stepAddressSupportingDocumentApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressSupportingDocumentApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressSupportingDocumentApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,sCAAsC,EAAE,MAAM,0CAA0C,CAAC;AACvG,OAAO,KAAK,EAAE,uCAAuC,EAAE,MAAM,2CAA2C,CAAC;AACzG,OAAO,KAAK,EAAE,oCAAoC,EAAE,MAAM,wCAAwC,CAAC;AACnG,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AACnF,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AACrF,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAE3F,MAAM,WAAW,gCAAgC;IAC/C,iEAAiE;IACjE,IAAI,EAAE,oCAAoC,CAAC;IAC3C,mDAAmD;IACnD,OAAO,EAAE,uCAAuC,CAAC;IACjD,qEAAqE;IACrE,UAAU,EAAE,MAAM,CAAC;IACnB,yCAAyC;IACzC,MAAM,EAAE,sCAAsC,CAAC;IAC/C,iDAAiD;IACjD,aAAa,EAAE,6BAA6B,CAAC;IAC7C,yDAAyD;IACzD,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,2CAA2C;IAC3C,iBAAiB,EAAE,4BAA4B,CAAC;IAChD,6CAA6C;IAC7C,WAAW,EAAE,gCAAgC,CAAC;CAC/C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressSupportingDocumentApi.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressSupportingDocumentApi.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* The method used to verify address.
|
|
16
|
+
*/
|
|
17
|
+
export type StepAddressSupportingDocumentApiMethod = 'supporting_document';
|
|
18
|
+
//# sourceMappingURL=stepAddressSupportingDocumentApiMethod.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressSupportingDocumentApiMethod.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressSupportingDocumentApiMethod.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,sCAAsC,GAAG,qBAAqB,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=stepAddressSupportingDocumentApiMethod.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressSupportingDocumentApiMethod.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressSupportingDocumentApiMethod.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* Overall outcome of the address verification.
|
|
16
|
+
*/
|
|
17
|
+
export type StepAddressSupportingDocumentApiOutcome = 'pass' | 'fail';
|
|
18
|
+
//# sourceMappingURL=stepAddressSupportingDocumentApiOutcome.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressSupportingDocumentApiOutcome.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressSupportingDocumentApiOutcome.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,uCAAuC,GAAG,MAAM,GAAG,MAAM,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=stepAddressSupportingDocumentApiOutcome.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressSupportingDocumentApiOutcome.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressSupportingDocumentApiOutcome.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* Proof of address step — only present for v2 verifications.
|
|
16
|
+
*/
|
|
17
|
+
export type StepAddressSupportingDocumentApiStep = 'step_address';
|
|
18
|
+
//# sourceMappingURL=stepAddressSupportingDocumentApiStep.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressSupportingDocumentApiStep.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressSupportingDocumentApiStep.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,oCAAoC,GAAG,cAAc,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=stepAddressSupportingDocumentApiStep.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepAddressSupportingDocumentApiStep.js","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressSupportingDocumentApiStep.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,39 @@
|
|
|
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 { ArtefactApi } from './artefactApi';
|
|
15
|
+
import type { DigitalIdExtractedDetailsApi } from './digitalIdExtractedDetailsApi';
|
|
16
|
+
import type { DigitalIdValidationsApi } from './digitalIdValidationsApi';
|
|
17
|
+
import type { DigitalIdVerificationMethodApi } from './digitalIdVerificationMethodApi';
|
|
18
|
+
import type { StepIdentityDigitalIdApiMethod } from './stepIdentityDigitalIdApiMethod';
|
|
19
|
+
import type { StepIdentityDigitalIdApiOutcome } from './stepIdentityDigitalIdApiOutcome';
|
|
20
|
+
import type { StepIdentityDigitalIdApiStep } from './stepIdentityDigitalIdApiStep';
|
|
21
|
+
export interface StepIdentityDigitalIdApi {
|
|
22
|
+
/** Proof of identity step — only present for v2 verifications. */
|
|
23
|
+
step: StepIdentityDigitalIdApiStep;
|
|
24
|
+
/** Overall outcome of the evidence submission. */
|
|
25
|
+
outcome: StepIdentityDigitalIdApiOutcome;
|
|
26
|
+
/** ISO 8601 timestamp for when this evidence attempt was started. */
|
|
27
|
+
created_at: string;
|
|
28
|
+
/** The method used to verify identity. */
|
|
29
|
+
method: StepIdentityDigitalIdApiMethod;
|
|
30
|
+
/** The specific type of evidence submitted. */
|
|
31
|
+
evidence_type: DigitalIdVerificationMethodApi;
|
|
32
|
+
/** Files captured or uploaded for this evidence item. */
|
|
33
|
+
artefacts: ArtefactApi[];
|
|
34
|
+
/** Extracted details from the evidence. Shape depends on evidence type. */
|
|
35
|
+
extracted_details: DigitalIdExtractedDetailsApi;
|
|
36
|
+
/** Validations performed on the evidence. Shape depends on evidence type. */
|
|
37
|
+
validations: DigitalIdValidationsApi;
|
|
38
|
+
}
|
|
39
|
+
//# sourceMappingURL=stepIdentityDigitalIdApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepIdentityDigitalIdApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepIdentityDigitalIdApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AACjD,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AACnF,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AACzE,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,KAAK,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AACzF,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAEnF,MAAM,WAAW,wBAAwB;IACvC,kEAAkE;IAClE,IAAI,EAAE,4BAA4B,CAAC;IACnC,kDAAkD;IAClD,OAAO,EAAE,+BAA+B,CAAC;IACzC,qEAAqE;IACrE,UAAU,EAAE,MAAM,CAAC;IACnB,0CAA0C;IAC1C,MAAM,EAAE,8BAA8B,CAAC;IACvC,+CAA+C;IAC/C,aAAa,EAAE,8BAA8B,CAAC;IAC9C,yDAAyD;IACzD,SAAS,EAAE,WAAW,EAAE,CAAC;IACzB,2EAA2E;IAC3E,iBAAiB,EAAE,4BAA4B,CAAC;IAChD,6EAA6E;IAC7E,WAAW,EAAE,uBAAuB,CAAC;CACtC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepIdentityDigitalIdApi.js","sourceRoot":"","sources":["../../../src/openapi/models/stepIdentityDigitalIdApi.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,18 @@
|
|
|
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
|
+
/**
|
|
15
|
+
* The method used to verify identity.
|
|
16
|
+
*/
|
|
17
|
+
export type StepIdentityDigitalIdApiMethod = 'digital_id';
|
|
18
|
+
//# sourceMappingURL=stepIdentityDigitalIdApiMethod.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepIdentityDigitalIdApiMethod.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepIdentityDigitalIdApiMethod.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;GAEG;AACH,MAAM,MAAM,8BAA8B,GAAG,YAAY,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=stepIdentityDigitalIdApiMethod.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stepIdentityDigitalIdApiMethod.js","sourceRoot":"","sources":["../../../src/openapi/models/stepIdentityDigitalIdApiMethod.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|