@vouchsafe/node 0.1.71 → 0.1.73
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/address.d.ts +28 -0
- package/dist/openapi/models/address.d.ts.map +1 -0
- package/dist/openapi/models/address.js +16 -0
- package/dist/openapi/models/address.js.map +1 -0
- package/dist/openapi/models/addressClaimInput.d.ts +30 -0
- package/dist/openapi/models/addressClaimInput.d.ts.map +1 -0
- package/dist/openapi/models/addressClaimInput.js +16 -0
- package/dist/openapi/models/addressClaimInput.js.map +1 -0
- package/dist/openapi/models/addressDetailsApi.d.ts +32 -0
- package/dist/openapi/models/addressDetailsApi.d.ts.map +1 -0
- package/dist/openapi/models/addressDetailsApi.js +16 -0
- package/dist/openapi/models/addressDetailsApi.js.map +1 -0
- package/dist/openapi/models/addressInput.d.ts +30 -0
- package/dist/openapi/models/addressInput.d.ts.map +1 -0
- package/dist/openapi/models/addressInput.js +16 -0
- package/dist/openapi/models/addressInput.js.map +1 -0
- package/dist/openapi/models/apiErrorResponse.d.ts +2 -0
- package/dist/openapi/models/apiErrorResponse.d.ts.map +1 -1
- package/dist/openapi/models/apiErrorResponse.js +0 -13
- package/dist/openapi/models/apiErrorResponse.js.map +1 -1
- package/dist/openapi/models/claimDetails.d.ts +11 -2
- package/dist/openapi/models/claimDetails.d.ts.map +1 -1
- package/dist/openapi/models/claimDetails.js +0 -13
- package/dist/openapi/models/claimDetails.js.map +1 -1
- package/dist/openapi/models/claimDetailsAddress.d.ts +19 -0
- package/dist/openapi/models/claimDetailsAddress.d.ts.map +1 -0
- package/dist/openapi/models/claimDetailsAddress.js +3 -0
- package/dist/openapi/models/claimDetailsAddress.js.map +1 -0
- package/dist/openapi/models/digitalIdExtractedDetailsApi.d.ts +3 -0
- package/dist/openapi/models/digitalIdExtractedDetailsApi.d.ts.map +1 -1
- package/dist/openapi/models/digitalIdExtractedDetailsApiAddress.d.ts +19 -0
- package/dist/openapi/models/digitalIdExtractedDetailsApiAddress.d.ts.map +1 -0
- package/dist/openapi/models/digitalIdExtractedDetailsApiAddress.js +3 -0
- package/dist/openapi/models/digitalIdExtractedDetailsApiAddress.js.map +1 -0
- package/dist/openapi/models/failedReason.d.ts +15 -0
- package/dist/openapi/models/failedReason.d.ts.map +1 -0
- package/dist/openapi/models/failedReason.js +16 -0
- package/dist/openapi/models/failedReason.js.map +1 -0
- package/dist/openapi/models/getSmartLookupResponse.d.ts +11 -2
- package/dist/openapi/models/getSmartLookupResponse.d.ts.map +1 -1
- package/dist/openapi/models/getSmartLookupResponseAddress.d.ts +19 -0
- package/dist/openapi/models/getSmartLookupResponseAddress.d.ts.map +1 -0
- package/dist/openapi/models/getSmartLookupResponseAddress.js +3 -0
- package/dist/openapi/models/getSmartLookupResponseAddress.js.map +1 -0
- package/dist/openapi/models/index.d.ts +13 -0
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +13 -0
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/postcodeFormattedAddress.d.ts +28 -0
- package/dist/openapi/models/postcodeFormattedAddress.d.ts.map +1 -0
- package/dist/openapi/models/postcodeFormattedAddress.js +16 -0
- package/dist/openapi/models/postcodeFormattedAddress.js.map +1 -0
- package/dist/openapi/models/postcodeResponse.d.ts +4 -0
- package/dist/openapi/models/postcodeResponse.d.ts.map +1 -1
- package/dist/openapi/models/postcodeResponse.js +0 -13
- package/dist/openapi/models/postcodeResponse.js.map +1 -1
- package/dist/openapi/models/publicAddress.d.ts +28 -0
- package/dist/openapi/models/publicAddress.d.ts.map +1 -0
- package/dist/openapi/models/publicAddress.js +16 -0
- package/dist/openapi/models/publicAddress.js.map +1 -0
- package/dist/openapi/models/requestVerificationInput.d.ts +5 -2
- package/dist/openapi/models/requestVerificationInput.d.ts.map +1 -1
- package/dist/openapi/models/requestVerificationInput.js +0 -13
- package/dist/openapi/models/requestVerificationInput.js.map +1 -1
- package/dist/openapi/models/smartLookupInput.d.ts +5 -2
- package/dist/openapi/models/smartLookupInput.d.ts.map +1 -1
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetails.d.ts +3 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetails.d.ts.map +1 -1
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetailsAddress.d.ts +19 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetailsAddress.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetailsAddress.js +3 -0
- package/dist/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetailsAddress.js.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetails.d.ts +3 -0
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetails.d.ts.map +1 -1
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetails.js +0 -13
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetails.js.map +1 -1
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetailsAddress.d.ts +19 -0
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetailsAddress.d.ts.map +1 -0
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetailsAddress.js +3 -0
- package/dist/openapi/models/stepAddressDigitalIdApiExtractedDetailsAddress.js.map +1 -0
- package/dist/openapi/models/supportingDocumentDetailsApi.d.ts +3 -0
- package/dist/openapi/models/supportingDocumentDetailsApi.d.ts.map +1 -1
- package/dist/openapi/models/supportingDocumentDetailsApiAddress.d.ts +19 -0
- package/dist/openapi/models/supportingDocumentDetailsApiAddress.d.ts.map +1 -0
- package/dist/openapi/models/supportingDocumentDetailsApiAddress.js +3 -0
- package/dist/openapi/models/supportingDocumentDetailsApiAddress.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,28 @@
|
|
|
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 Address {
|
|
15
|
+
/** House or flat number, e.g. "10" or "Flat 1". */
|
|
16
|
+
residence_number?: string;
|
|
17
|
+
/** House or building name, e.g. "Rose Cottage". */
|
|
18
|
+
building_name?: string;
|
|
19
|
+
street?: string;
|
|
20
|
+
city?: string;
|
|
21
|
+
postcode?: string;
|
|
22
|
+
country?: string;
|
|
23
|
+
/** State, province, or county. */
|
|
24
|
+
region?: string;
|
|
25
|
+
/** ISO 3166-1 alpha-2 country code. */
|
|
26
|
+
country_code?: string;
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=address.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"address.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/address.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,WAAW,OAAO;IACtB,mDAAmD;IACnD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,mDAAmD;IACnD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,kCAAkC;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,uCAAuC;IACvC,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -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=address.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"address.js","sourceRoot":"","sources":["../../../src/openapi/models/address.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 AddressClaimInput {
|
|
15
|
+
/** Residence/building number, e.g. "10" or "Flat 1". Required unless `building_name` is provided. */
|
|
16
|
+
residence_number?: string;
|
|
17
|
+
/** Building name, e.g. "Rose Cottage". Required unless `residence_number` is provided. */
|
|
18
|
+
building_name?: string;
|
|
19
|
+
/** Street / road name. Optional — some addresses have no street. */
|
|
20
|
+
street?: string;
|
|
21
|
+
/** City / town. Required. */
|
|
22
|
+
city?: string;
|
|
23
|
+
/** Postcode. Optional — not all countries use postcodes. Must be a valid postcode when provided. */
|
|
24
|
+
postcode?: string;
|
|
25
|
+
/** State, province, or county. Optional. */
|
|
26
|
+
region?: string;
|
|
27
|
+
/** ISO 3166-1 alpha-2 country code, e.g. "GB". Required. */
|
|
28
|
+
country_code?: string;
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=addressClaimInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addressClaimInput.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/addressClaimInput.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,WAAW,iBAAiB;IAChC,qGAAqG;IACrG,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,0FAA0F;IAC1F,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,oEAAoE;IACpE,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,6BAA6B;IAC7B,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,oGAAoG;IACpG,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,4CAA4C;IAC5C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,4DAA4D;IAC5D,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -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=addressClaimInput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addressClaimInput.js","sourceRoot":"","sources":["../../../src/openapi/models/addressClaimInput.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,32 @@
|
|
|
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
|
+
* A person's address, split into separate fields.
|
|
16
|
+
Street and postcode can be empty — some countries' addresses don't have them.
|
|
17
|
+
*/
|
|
18
|
+
export interface AddressDetailsApi {
|
|
19
|
+
/** House or flat number, e.g. "10" or "Flat 1". */
|
|
20
|
+
residence_number?: string;
|
|
21
|
+
/** House or building name, e.g. "Rose Cottage". */
|
|
22
|
+
building_name?: string;
|
|
23
|
+
street?: string;
|
|
24
|
+
city?: string;
|
|
25
|
+
postcode?: string;
|
|
26
|
+
country?: string;
|
|
27
|
+
/** ISO 3166-1 alpha-2 country code. */
|
|
28
|
+
country_code?: string;
|
|
29
|
+
/** State, province, or county. */
|
|
30
|
+
region?: string;
|
|
31
|
+
}
|
|
32
|
+
//# sourceMappingURL=addressDetailsApi.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addressDetailsApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/addressDetailsApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH;;;GAGG;AACH,MAAM,WAAW,iBAAiB;IAChC,mDAAmD;IACnD,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,mDAAmD;IACnD,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,uCAAuC;IACvC,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,kCAAkC;IAClC,MAAM,CAAC,EAAE,MAAM,CAAC;CACjB"}
|
|
@@ -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=addressDetailsApi.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addressDetailsApi.js","sourceRoot":"","sources":["../../../src/openapi/models/addressDetailsApi.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -0,0 +1,30 @@
|
|
|
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 AddressInput {
|
|
15
|
+
/** Residence/building number, e.g. "10" or "Flat 1". Required (or `building_name`) for CreditBureau. */
|
|
16
|
+
residence_number?: string;
|
|
17
|
+
/** Building name, e.g. "Rose Cottage". Required (or `residence_number`) for CreditBureau. */
|
|
18
|
+
building_name?: string;
|
|
19
|
+
/** Street / road name. Required for CreditBureau. */
|
|
20
|
+
street?: string;
|
|
21
|
+
/** City / town. Required for CreditBureau. */
|
|
22
|
+
city?: string;
|
|
23
|
+
/** Postcode. Required for CreditBureau. */
|
|
24
|
+
postcode?: string;
|
|
25
|
+
/** State, province, or county. Optional. */
|
|
26
|
+
region?: string;
|
|
27
|
+
/** ISO 3166-1 alpha-2 country code, e.g. "GB". Required for CreditBureau. */
|
|
28
|
+
country_code?: string;
|
|
29
|
+
}
|
|
30
|
+
//# sourceMappingURL=addressInput.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addressInput.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/addressInput.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,WAAW,YAAY;IAC3B,wGAAwG;IACxG,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,6FAA6F;IAC7F,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,qDAAqD;IACrD,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,8CAA8C;IAC9C,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,2CAA2C;IAC3C,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,4CAA4C;IAC5C,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,6EAA6E;IAC7E,YAAY,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -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=addressInput.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"addressInput.js","sourceRoot":"","sources":["../../../src/openapi/models/addressInput.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -11,9 +11,11 @@ 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
|
+
import type { FailedReason } from './failedReason';
|
|
14
15
|
export interface ApiErrorResponse {
|
|
15
16
|
status_code: number;
|
|
16
17
|
message: string;
|
|
17
18
|
error_detail?: unknown;
|
|
19
|
+
failedReason?: FailedReason;
|
|
18
20
|
}
|
|
19
21
|
//# sourceMappingURL=apiErrorResponse.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apiErrorResponse.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/apiErrorResponse.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;
|
|
1
|
+
{"version":3,"file":"apiErrorResponse.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/apiErrorResponse.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAEnD,MAAM,WAAW,gBAAgB;IAC/B,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,YAAY,CAAC,EAAE,YAAY,CAAC;CAC7B"}
|
|
@@ -1,16 +1,3 @@
|
|
|
1
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
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
3
|
//# sourceMappingURL=apiErrorResponse.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"apiErrorResponse.js","sourceRoot":"","sources":["../../../src/openapi/models/apiErrorResponse.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"apiErrorResponse.js","sourceRoot":"","sources":["../../../src/openapi/models/apiErrorResponse.ts"],"names":[],"mappings":""}
|
|
@@ -11,6 +11,7 @@ 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
|
+
import type { ClaimDetailsAddress } from './claimDetailsAddress';
|
|
14
15
|
export interface ClaimDetails {
|
|
15
16
|
/** @nullable */
|
|
16
17
|
email: string | null;
|
|
@@ -22,9 +23,17 @@ export interface ClaimDetails {
|
|
|
22
23
|
last_name: string | null;
|
|
23
24
|
/** @nullable */
|
|
24
25
|
date_of_birth: string | null;
|
|
25
|
-
/**
|
|
26
|
+
/** Structured address, or `null` for verifications with only the flat address fields. */
|
|
27
|
+
address?: ClaimDetailsAddress;
|
|
28
|
+
/**
|
|
29
|
+
* To be deprecated. Use `address` instead.
|
|
30
|
+
* @nullable
|
|
31
|
+
*/
|
|
26
32
|
first_line_of_address: string | null;
|
|
27
|
-
/**
|
|
33
|
+
/**
|
|
34
|
+
* To be deprecated. Use `address` instead.
|
|
35
|
+
* @nullable
|
|
36
|
+
*/
|
|
28
37
|
postcode: string | null;
|
|
29
38
|
}
|
|
30
39
|
//# sourceMappingURL=claimDetails.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"claimDetails.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/claimDetails.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;
|
|
1
|
+
{"version":3,"file":"claimDetails.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/claimDetails.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAEjE,MAAM,WAAW,YAAY;IAC3B,gBAAgB;IAChB,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,gBAAgB;IAChB,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B,gBAAgB;IAChB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,gBAAgB;IAChB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,gBAAgB;IAChB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,yFAAyF;IACzF,OAAO,CAAC,EAAE,mBAAmB,CAAC;IAC9B;;;OAGG;IACH,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;OAGG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;CACzB"}
|
|
@@ -1,16 +1,3 @@
|
|
|
1
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
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
3
|
//# sourceMappingURL=claimDetails.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"claimDetails.js","sourceRoot":"","sources":["../../../src/openapi/models/claimDetails.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"claimDetails.js","sourceRoot":"","sources":["../../../src/openapi/models/claimDetails.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,19 @@
|
|
|
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 { Address } from './address';
|
|
15
|
+
/**
|
|
16
|
+
* Structured address, or `null` for verifications with only the flat address fields.
|
|
17
|
+
*/
|
|
18
|
+
export type ClaimDetailsAddress = Address | null;
|
|
19
|
+
//# sourceMappingURL=claimDetailsAddress.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"claimDetailsAddress.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/claimDetailsAddress.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AAEzC;;GAEG;AACH,MAAM,MAAM,mBAAmB,GAAG,OAAO,GAAG,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"claimDetailsAddress.js","sourceRoot":"","sources":["../../../src/openapi/models/claimDetailsAddress.ts"],"names":[],"mappings":""}
|
|
@@ -11,6 +11,7 @@ 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
|
+
import type { DigitalIdExtractedDetailsApiAddress } from './digitalIdExtractedDetailsApiAddress';
|
|
14
15
|
import type { EvisaConditionsApi } from './evisaConditionsApi';
|
|
15
16
|
export interface DigitalIdExtractedDetailsApi {
|
|
16
17
|
/**
|
|
@@ -38,6 +39,8 @@ export interface DigitalIdExtractedDetailsApi {
|
|
|
38
39
|
* @nullable
|
|
39
40
|
*/
|
|
40
41
|
postcode: string | null;
|
|
42
|
+
/** Structured address, if available. */
|
|
43
|
+
address?: DigitalIdExtractedDetailsApiAddress;
|
|
41
44
|
/** Phone number, if provided by the provider. */
|
|
42
45
|
phone_number?: string;
|
|
43
46
|
/** Nationality, if provided by the provider. */
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"digitalIdExtractedDetailsApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdExtractedDetailsApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE/D,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;IAC5B,+DAA+D;IAC/D,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,2EAA2E;IAC3E,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,6HAA6H;IAC7H,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,oFAAoF;IACpF,gBAAgB,CAAC,EAAE,kBAAkB,CAAC;CACvC"}
|
|
1
|
+
{"version":3,"file":"digitalIdExtractedDetailsApi.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdExtractedDetailsApi.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,mCAAmC,EAAE,MAAM,uCAAuC,CAAC;AACjG,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAE/D,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,wCAAwC;IACxC,OAAO,CAAC,EAAE,mCAAmC,CAAC;IAC9C,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;IAC5B,+DAA+D;IAC/D,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,2EAA2E;IAC3E,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,6HAA6H;IAC7H,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,oFAAoF;IACpF,gBAAgB,CAAC,EAAE,kBAAkB,CAAC;CACvC"}
|
|
@@ -0,0 +1,19 @@
|
|
|
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 { AddressDetailsApi } from './addressDetailsApi';
|
|
15
|
+
/**
|
|
16
|
+
* Structured address, if available.
|
|
17
|
+
*/
|
|
18
|
+
export type DigitalIdExtractedDetailsApiAddress = AddressDetailsApi | null;
|
|
19
|
+
//# sourceMappingURL=digitalIdExtractedDetailsApiAddress.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"digitalIdExtractedDetailsApiAddress.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdExtractedDetailsApiAddress.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,qBAAqB,CAAC;AAE7D;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG,iBAAiB,GAAG,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"digitalIdExtractedDetailsApiAddress.js","sourceRoot":"","sources":["../../../src/openapi/models/digitalIdExtractedDetailsApiAddress.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 FailedReason = 'REFEREE_UNDER_18' | 'UNDER_18' | 'EXPIRY_DATE_PASSED' | 'ISSUER_NOT_ALLOWED' | 'LOW_ID_FACE_MATCH' | 'MEDIUM_ID_FACE_MATCH' | 'LOW_DOC_TYPE_MATCH' | 'MEDIUM_DOC_TYPE_MATCH' | 'PARTIAL_EXTRACTION' | 'NAME_MISMATCH' | 'NAME_HARD_MISMATCH' | 'ADDRESS_MISMATCH' | 'NAME_CHECK_INCONCLUSIVE' | 'ADDRESS_CHECK_INCONCLUSIVE' | 'REFEREE_NAME_MATCHES_USER' | 'REFEREE_SELFIE_MATCHES_USER' | 'DATE_OF_BIRTH_MISMATCH' | 'PHOTO_ID_FEATURE_MISSING' | 'WATERMARK_TEXT_DETECTED' | 'SAMPLE_DOCUMENT_NUMBER_DETECTED' | 'SAMPLE_NAME_DETECTED' | 'SAMPLE_MRZ_CODE_DETECTED' | 'SAMPLE_DOCUMENT_DETECTED' | 'INCOMPLETE_PASSPORT_IMAGE' | 'MRZ_NOT_TD3' | 'MRZ_NOT_TD1' | 'INVALID_MRZ_CODE' | 'INCOMPLETE_MRZ_DATA' | 'ENCODED_ID_MISMATCH_WITH_VIZ' | 'VIZ_MRZ_MISMATCH' | 'INVALID_ID_FORMAT' | 'CONTAINS_UNWANTED_PHRASES' | 'INVALID_ISSUING_AUTHORITY' | 'INVALID_NEC_FORMAT' | 'INVALID_ITSO_FORMAT' | 'DOCUMENT_FEATURE_MISSING' | 'VIZ_DOES_NOT_MATCH_API' | 'INVALID_CARD_NUMBER' | 'ISSUER_MATCH_NOT_FOUND' | 'DOCUMENT_DATE_EXCEEDS_VALIDITY_PERIOD' | 'MULTIPLE_RECIPIENTS' | 'EXTRACTION_FAILED' | 'ORIGINAL_DOC_NOT_DETECTED' | 'ORIGINAL_DOC_INCONCLUSIVE' | 'DUPLICATE_DOC_DETECTED' | 'DUPLICATE_DOC_INCONCLUSIVE' | 'INVALID_DOB_FORMAT' | 'INVALID_DOCUMENT_DATE_FORMAT' | 'POSSIBLY_TAMPERED' | 'DOCUMENT_TAMPERED_INCONCLUSIVE' | 'DOCUMENT_LOOKS_LIKE_SCREENSHOT' | 'DOCUMENT_TEXT_TAMPERED' | 'DOCUMENT_LOOKS_LIKE_PRINT_COPY' | 'DOCUMENT_COLOR_PROFILE_CHANGED' | 'OWNER_NAME_NOT_FOUND' | 'NO_RECENT_TRANSACTIONS' | 'ZERO_BALANCE_ALERT' | 'NO_VALID_ACCOUNT' | 'SHARE_CODE_ERROR' | 'INCORRECT_DETAILS' | 'SHARE_CODE_LOCKED_OUT' | 'EVISA_SERVICE_UNAVAILABLE' | 'NETWORK_ERROR' | 'EVISA_ROUTING_CHANGED' | 'NO_REFERENCE_NUMBER_ON_PAGE' | 'NO_IMAGE_URL_ON_PAGE' | 'NO_NAME_ON_PAGE' | 'NO_EXPIRY_DATE_ON_PAGE' | 'NO_NATIONALITY_ON_PAGE' | 'NO_STATUS_ON_PAGE' | 'NO_VALID_FROM_ON_PAGE' | 'INVALID_IMAGE_DATA' | 'SELECTOR_NOT_FOUND' | 'EVISA_UPLOAD_FAILED' | 'EVISA_CONDITIONS_LLM_UNAVAILABLE' | 'EVISA_CONDITIONS_INVALID_RESPONSE' | 'PDF_DOWNLOAD_TIMEOUT' | 'PDF_DOWNLOAD_ERROR' | 'PDF_DOWNLOAD_DIRECTORY_ERROR' | 'PUPPETEER_BROWSER_LAUNCH_FAILED' | 'DOWNLOAD_DIRECTORY_SETUP_FAILED' | 'INTERNAL_ERROR' | 'IMAGE_PROCESSING_ERROR' | 'EVISA_NOT_YET_VALID' | 'UNRECOGNISED_INDEFINITE_STATUS' | 'BLOCKED_FACE_DETECTED' | 'NO_FACE_ON_DOCUMENT' | 'SERVICE_UNAVAILABLE' | 'SYSTEM_ISSUE' | 'DIGITAL_ID_SESSION_EXPIRED' | 'DIGITAL_ID_VERIFICATION_FAILED' | 'DIGITAL_ID_SESSION_NOT_FOUND' | 'DIGITAL_ID_PROVIDER_ERROR' | 'DIGITAL_ID_MISSING_SESSION_DATA' | 'DIGITAL_ID_USER_ABANDONED' | 'DIGITAL_ID_USER_CANCELLED' | 'DIGITAL_ID_USER_TIMED_OUT' | 'DIGITAL_ID_REQUIRED_DETAILS_MISSING' | 'CRA_NO_RESIDENCY_MATCH';
|
|
15
|
+
//# sourceMappingURL=failedReason.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"failedReason.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/failedReason.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,YAAY,GAAG,kBAAkB,GAAG,UAAU,GAAG,oBAAoB,GAAG,oBAAoB,GAAG,mBAAmB,GAAG,sBAAsB,GAAG,oBAAoB,GAAG,uBAAuB,GAAG,oBAAoB,GAAG,eAAe,GAAG,oBAAoB,GAAG,kBAAkB,GAAG,yBAAyB,GAAG,4BAA4B,GAAG,2BAA2B,GAAG,6BAA6B,GAAG,wBAAwB,GAAG,0BAA0B,GAAG,yBAAyB,GAAG,iCAAiC,GAAG,sBAAsB,GAAG,0BAA0B,GAAG,0BAA0B,GAAG,2BAA2B,GAAG,aAAa,GAAG,aAAa,GAAG,kBAAkB,GAAG,qBAAqB,GAAG,8BAA8B,GAAG,kBAAkB,GAAG,mBAAmB,GAAG,2BAA2B,GAAG,2BAA2B,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,0BAA0B,GAAG,wBAAwB,GAAG,qBAAqB,GAAG,wBAAwB,GAAG,uCAAuC,GAAG,qBAAqB,GAAG,mBAAmB,GAAG,2BAA2B,GAAG,2BAA2B,GAAG,wBAAwB,GAAG,4BAA4B,GAAG,oBAAoB,GAAG,8BAA8B,GAAG,mBAAmB,GAAG,gCAAgC,GAAG,gCAAgC,GAAG,wBAAwB,GAAG,gCAAgC,GAAG,gCAAgC,GAAG,sBAAsB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,kBAAkB,GAAG,kBAAkB,GAAG,mBAAmB,GAAG,uBAAuB,GAAG,2BAA2B,GAAG,eAAe,GAAG,uBAAuB,GAAG,6BAA6B,GAAG,sBAAsB,GAAG,iBAAiB,GAAG,wBAAwB,GAAG,wBAAwB,GAAG,mBAAmB,GAAG,uBAAuB,GAAG,oBAAoB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,kCAAkC,GAAG,mCAAmC,GAAG,sBAAsB,GAAG,oBAAoB,GAAG,8BAA8B,GAAG,iCAAiC,GAAG,iCAAiC,GAAG,gBAAgB,GAAG,wBAAwB,GAAG,qBAAqB,GAAG,gCAAgC,GAAG,uBAAuB,GAAG,qBAAqB,GAAG,qBAAqB,GAAG,cAAc,GAAG,4BAA4B,GAAG,gCAAgC,GAAG,8BAA8B,GAAG,2BAA2B,GAAG,iCAAiC,GAAG,2BAA2B,GAAG,2BAA2B,GAAG,2BAA2B,GAAG,qCAAqC,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=failedReason.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"failedReason.js","sourceRoot":"","sources":["../../../src/openapi/models/failedReason.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;GAYG"}
|
|
@@ -13,6 +13,7 @@ We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_
|
|
|
13
13
|
*/
|
|
14
14
|
import type { AmlVerificationReport } from './amlVerificationReport';
|
|
15
15
|
import type { CreditBureauVerificationReport } from './creditBureauVerificationReport';
|
|
16
|
+
import type { GetSmartLookupResponseAddress } from './getSmartLookupResponseAddress';
|
|
16
17
|
import type { GetSmartLookupResponseChecksItem } from './getSmartLookupResponseChecksItem';
|
|
17
18
|
import type { OnlineFootprintVerificationReport } from './onlineFootprintVerificationReport';
|
|
18
19
|
import type { SmartLookupMetadataApi } from './smartLookupMetadataApi';
|
|
@@ -24,10 +25,18 @@ export interface GetSmartLookupResponse {
|
|
|
24
25
|
first_name: string | null;
|
|
25
26
|
/** @nullable */
|
|
26
27
|
last_name: string | null;
|
|
27
|
-
/**
|
|
28
|
+
/**
|
|
29
|
+
* To be deprecated. Use `address` instead.
|
|
30
|
+
* @nullable
|
|
31
|
+
*/
|
|
28
32
|
first_line_of_address: string | null;
|
|
29
|
-
/**
|
|
33
|
+
/**
|
|
34
|
+
* To be deprecated. Use `address` instead.
|
|
35
|
+
* @nullable
|
|
36
|
+
*/
|
|
30
37
|
postcode: string | null;
|
|
38
|
+
/** Structured address. */
|
|
39
|
+
address: GetSmartLookupResponseAddress;
|
|
31
40
|
date_of_birth?: string;
|
|
32
41
|
email?: string;
|
|
33
42
|
phone?: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getSmartLookupResponse.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/getSmartLookupResponse.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAC3F,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAC7F,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAEvE,MAAM,WAAW,sBAAsB;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,gCAAgC,EAAE,CAAC;IAC3C,gBAAgB;IAChB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,gBAAgB;IAChB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB
|
|
1
|
+
{"version":3,"file":"getSmartLookupResponse.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/getSmartLookupResponse.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,iCAAiC,CAAC;AACrF,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,oCAAoC,CAAC;AAC3F,OAAO,KAAK,EAAE,iCAAiC,EAAE,MAAM,qCAAqC,CAAC;AAC7F,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,0BAA0B,CAAC;AAEvE,MAAM,WAAW,sBAAsB;IACrC,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,gCAAgC,EAAE,CAAC;IAC3C,gBAAgB;IAChB,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,gBAAgB;IAChB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;OAGG;IACH,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;OAGG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB,0BAA0B;IAC1B,OAAO,EAAE,6BAA6B,CAAC;IACvC,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,oFAAoF;IACpF,iCAAiC,CAAC,EAAE,8BAA8B,CAAC;IACnE,oCAAoC,CAAC,EAAE,iCAAiC,CAAC;IACzE,uBAAuB,CAAC,EAAE,qBAAqB,CAAC;IAChD,qGAAqG;IACrG,QAAQ,EAAE,OAAO,CAAC;IAClB,QAAQ,EAAE,sBAAsB,CAAC;IACjC;;;OAGG;IACH,iBAAiB,EAAE,MAAM,GAAG,IAAI,CAAC;IACjC,UAAU,EAAE,MAAM,CAAC;CACpB"}
|
|
@@ -0,0 +1,19 @@
|
|
|
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 { PublicAddress } from './publicAddress';
|
|
15
|
+
/**
|
|
16
|
+
* Structured address.
|
|
17
|
+
*/
|
|
18
|
+
export type GetSmartLookupResponseAddress = PublicAddress | null;
|
|
19
|
+
//# sourceMappingURL=getSmartLookupResponseAddress.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSmartLookupResponseAddress.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/getSmartLookupResponseAddress.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAErD;;GAEG;AACH,MAAM,MAAM,6BAA6B,GAAG,aAAa,GAAG,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"getSmartLookupResponseAddress.js","sourceRoot":"","sources":["../../../src/openapi/models/getSmartLookupResponseAddress.ts"],"names":[],"mappings":""}
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
export * from './_36EnumsEnvironment';
|
|
2
|
+
export * from './address';
|
|
3
|
+
export * from './addressClaimInput';
|
|
4
|
+
export * from './addressDetailsApi';
|
|
5
|
+
export * from './addressInput';
|
|
2
6
|
export * from './addressSource';
|
|
3
7
|
export * from './adverseMediaArticle';
|
|
4
8
|
export * from './adverseMediaInput';
|
|
@@ -55,6 +59,7 @@ export * from './citizenCardValidationApiDocumentBordersDetectedStatus';
|
|
|
55
59
|
export * from './citizenCardValidationApiFaceMatch';
|
|
56
60
|
export * from './citizenCardValidationApiFaceMatchStatus';
|
|
57
61
|
export * from './claimDetails';
|
|
62
|
+
export * from './claimDetailsAddress';
|
|
58
63
|
export * from './compoundIdentifiersCheckMrzPhotoIdFailedReason';
|
|
59
64
|
export * from './compoundIdentifiersCheckMrzPhotoIdFailedReasonAnyOf';
|
|
60
65
|
export * from './compoundIdentifiersCheckMrzPhotoIdFailedReasonAnyOfStatus';
|
|
@@ -73,6 +78,7 @@ export * from './createTeamResponseCredentials';
|
|
|
73
78
|
export * from './creditBureauVerificationReport';
|
|
74
79
|
export * from './datasetReference';
|
|
75
80
|
export * from './digitalIdExtractedDetailsApi';
|
|
81
|
+
export * from './digitalIdExtractedDetailsApiAddress';
|
|
76
82
|
export * from './digitalIdValidationsApi';
|
|
77
83
|
export * from './digitalIdVerificationMethodApi';
|
|
78
84
|
export * from './documentAgeValidFailedReason';
|
|
@@ -141,6 +147,7 @@ export * from './failTamperingErrorCode';
|
|
|
141
147
|
export * from './failTamperingErrorCodeStatus';
|
|
142
148
|
export * from './failUnfamiliarPhotoIdFailedReason';
|
|
143
149
|
export * from './failUnfamiliarPhotoIdFailedReasonStatus';
|
|
150
|
+
export * from './failedReason';
|
|
144
151
|
export * from './failedReasonCONTAINSUNWANTEDPHRASES';
|
|
145
152
|
export * from './failedReasonDOCUMENTCOLORPROFILECHANGED';
|
|
146
153
|
export * from './failedReasonDOCUMENTFEATUREMISSING';
|
|
@@ -176,6 +183,7 @@ export * from './flowTemplate';
|
|
|
176
183
|
export * from './getArtefactsResponse';
|
|
177
184
|
export * from './getFlowResponse';
|
|
178
185
|
export * from './getSmartLookupResponse';
|
|
186
|
+
export * from './getSmartLookupResponseAddress';
|
|
179
187
|
export * from './getSmartLookupResponseChecksItem';
|
|
180
188
|
export * from './getTeamResponse';
|
|
181
189
|
export * from './getVerificationResponse';
|
|
@@ -253,7 +261,9 @@ export * from './photoIdValidationsApi';
|
|
|
253
261
|
export * from './photoIdVerificationResponse';
|
|
254
262
|
export * from './photoIdVerificationResponseOutcome';
|
|
255
263
|
export * from './photoIdVerificationResponseVerificationMethod';
|
|
264
|
+
export * from './postcodeFormattedAddress';
|
|
256
265
|
export * from './postcodeResponse';
|
|
266
|
+
export * from './publicAddress';
|
|
257
267
|
export * from './radarCheckApi';
|
|
258
268
|
export * from './radarCheckApiDetails';
|
|
259
269
|
export * from './radarCheckApiDetailsValidations';
|
|
@@ -318,12 +328,14 @@ export * from './smartLookupMetadataApiThresholds';
|
|
|
318
328
|
export * from './specimenErrorCode';
|
|
319
329
|
export * from './stepAddressCreditReferenceAgencyApi';
|
|
320
330
|
export * from './stepAddressCreditReferenceAgencyApiExtractedDetails';
|
|
331
|
+
export * from './stepAddressCreditReferenceAgencyApiExtractedDetailsAddress';
|
|
321
332
|
export * from './stepAddressCreditReferenceAgencyApiExtractedDetailsAddressSource';
|
|
322
333
|
export * from './stepAddressCreditReferenceAgencyApiMethod';
|
|
323
334
|
export * from './stepAddressCreditReferenceAgencyApiOutcome';
|
|
324
335
|
export * from './stepAddressCreditReferenceAgencyApiStep';
|
|
325
336
|
export * from './stepAddressDigitalIdApi';
|
|
326
337
|
export * from './stepAddressDigitalIdApiExtractedDetails';
|
|
338
|
+
export * from './stepAddressDigitalIdApiExtractedDetailsAddress';
|
|
327
339
|
export * from './stepAddressDigitalIdApiMethod';
|
|
328
340
|
export * from './stepAddressDigitalIdApiOutcome';
|
|
329
341
|
export * from './stepAddressDigitalIdApiStep';
|
|
@@ -345,6 +357,7 @@ export * from './stepIdentityVouchApiOutcome';
|
|
|
345
357
|
export * from './stepIdentityVouchApiStep';
|
|
346
358
|
export * from './stepStatusApi';
|
|
347
359
|
export * from './supportingDocumentDetailsApi';
|
|
360
|
+
export * from './supportingDocumentDetailsApiAddress';
|
|
348
361
|
export * from './supportingDocumentDetailsApiDocumentCategory';
|
|
349
362
|
export * from './supportingDocumentEvidenceApi';
|
|
350
363
|
export * from './supportingDocumentEvidenceItemApi';
|