@nexeraid/identity-schemas 2.131.0-dev → 2.133.0-dev
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/{CoinMarketCap.schema-e7a388f4.cjs.dev.cjs → CoinMarketCap.schema-3aac6153.cjs.dev.cjs} +2 -2
- package/dist/{CoinMarketCap.schema-f8339199.esm.mjs → CoinMarketCap.schema-9d73712c.esm.mjs} +2 -2
- package/dist/{CoinMarketCap.schema-75a0f92b.cjs.prod.cjs → CoinMarketCap.schema-fad706d9.cjs.prod.cjs} +2 -2
- package/dist/declarations/src/identity/app-requests.schema.d.ts +15 -15
- package/dist/declarations/src/identity/host-requests.schema.d.ts +12 -16
- package/dist/declarations/src/identity/host-requests.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/identity-v2.schema.d.ts +3 -3
- package/dist/declarations/src/identity/kyc.schema.d.ts +9 -11
- package/dist/declarations/src/identity/kyc.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/query.schema.d.ts +3 -29
- package/dist/declarations/src/identity/query.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/scenario.schema.d.ts +23 -34
- package/dist/declarations/src/identity/scenario.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity/txAuthData.schema.d.ts +6 -8
- package/dist/declarations/src/identity/txAuthData.schema.d.ts.map +1 -1
- package/dist/declarations/src/identity-ids.schema.d.ts +6 -2
- package/dist/declarations/src/identity-ids.schema.d.ts.map +1 -1
- package/dist/declarations/src/nexeraSSID.schema.d.ts +18 -36
- package/dist/declarations/src/nexeraSSID.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +29 -29
- package/dist/declarations/src/providers/provider.schema.d.ts +270 -270
- package/dist/declarations/src/providers/scorechain/scorechain.schema.d.ts +27 -27
- package/dist/declarations/src/vault/vault.schema.d.ts +15 -20
- package/dist/declarations/src/vault/vault.schema.d.ts.map +1 -1
- package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts +42 -56
- package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +15 -15
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +3 -3
- package/dist/{identity-api.schema-b195fc03.cjs.dev.cjs → identity-api.schema-34dc18f9.cjs.dev.cjs} +1 -1
- package/dist/{identity-api.schema-876b71fe.cjs.prod.cjs → identity-api.schema-6fae0c5e.cjs.prod.cjs} +1 -1
- package/dist/{identity-api.schema-93648b2c.esm.mjs → identity-api.schema-8d890442.esm.mjs} +1 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +7 -5
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +7 -5
- package/dist/nexeraid-identity-schemas.esm.mjs +6 -6
- package/dist/package.json +5 -5
- package/dist/{tfhe-utilities-cc4d4e53.cjs.dev.cjs → tfhe-utilities-27940c87.cjs.dev.cjs} +2 -2
- package/dist/{tfhe-utilities-1ce70999.cjs.prod.cjs → tfhe-utilities-5a8dd592.cjs.prod.cjs} +2 -2
- package/dist/{tfhe-utilities-3731a30f.esm.mjs → tfhe-utilities-c40b161b.esm.mjs} +2 -2
- package/dist/{toArray-f13714a0.cjs.dev.cjs → toArray-37b1fb19.cjs.dev.cjs} +1 -1
- package/dist/{toArray-721f6561.cjs.prod.cjs → toArray-3c87317a.cjs.prod.cjs} +1 -1
- package/dist/{toArray-aa653e1d.esm.mjs → toArray-4d4dc74b.esm.mjs} +1 -1
- package/dist/{vault.schema-60464fc5.cjs.dev.cjs → vault.schema-519df11c.cjs.dev.cjs} +4 -8
- package/dist/{vault.schema-9f88c87d.cjs.prod.cjs → vault.schema-780fe133.cjs.prod.cjs} +4 -8
- package/dist/{vault.schema-3aa96890.esm.mjs → vault.schema-b56c5882.esm.mjs} +3 -9
- package/dist/{zod-utils-dfe3037a.cjs.prod.cjs → zod-utils-c91cd04c.cjs.prod.cjs} +2 -2
- package/dist/{zod-utils-895d0829.esm.mjs → zod-utils-c9be4fe1.esm.mjs} +2 -2
- package/dist/{zod-utils-5768518c.cjs.dev.cjs → zod-utils-ce615cbb.cjs.dev.cjs} +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.dev.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.cjs.prod.cjs +2 -2
- package/identity/dist/nexeraid-identity-schemas-identity.esm.mjs +2 -2
- package/package.json +5 -5
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +3 -3
- package/providers/dist/nexeraid-identity-schemas-providers.esm.mjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.dev.cjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.cjs.prod.cjs +3 -3
- package/vault/dist/nexeraid-identity-schemas-vault.esm.mjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.dev.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.cjs.prod.cjs +3 -3
- package/verifiable-credentials/dist/nexeraid-identity-schemas-verifiable-credentials.esm.mjs +3 -3
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.cjs +4 -4
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +4 -4
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +4 -4
|
@@ -72,7 +72,7 @@ export declare const SelectKycSession: z.ZodObject<{
|
|
|
72
72
|
objectId: z.ZodString;
|
|
73
73
|
name: z.ZodString;
|
|
74
74
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
75
|
-
result: z.ZodObject<
|
|
75
|
+
result: z.ZodObject<{
|
|
76
76
|
result: z.ZodObject<{
|
|
77
77
|
is_valid: z.ZodBoolean;
|
|
78
78
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -83,9 +83,9 @@ export declare const SelectKycSession: z.ZodObject<{
|
|
|
83
83
|
is_valid: boolean;
|
|
84
84
|
reasons: string[];
|
|
85
85
|
}>;
|
|
86
|
-
}
|
|
86
|
+
} & {
|
|
87
87
|
executionId: z.ZodString;
|
|
88
|
-
}
|
|
88
|
+
}, "strip", z.ZodTypeAny, {
|
|
89
89
|
result: {
|
|
90
90
|
is_valid: boolean;
|
|
91
91
|
reasons: string[];
|
|
@@ -258,7 +258,7 @@ export declare const SelectKycSession: z.ZodObject<{
|
|
|
258
258
|
} | null | undefined;
|
|
259
259
|
}>;
|
|
260
260
|
export type SelectKycSession = z.infer<typeof SelectKycSession>;
|
|
261
|
-
export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<
|
|
261
|
+
export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<{
|
|
262
262
|
id: z.ZodString;
|
|
263
263
|
customerId: z.ZodString;
|
|
264
264
|
identityId: z.ZodOptional<z.ZodNullable<z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>>>;
|
|
@@ -285,7 +285,7 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
|
|
|
285
285
|
objectId: z.ZodString;
|
|
286
286
|
name: z.ZodString;
|
|
287
287
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
288
|
-
result: z.ZodObject<
|
|
288
|
+
result: z.ZodObject<{
|
|
289
289
|
result: z.ZodObject<{
|
|
290
290
|
is_valid: z.ZodBoolean;
|
|
291
291
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -296,9 +296,9 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
|
|
|
296
296
|
is_valid: boolean;
|
|
297
297
|
reasons: string[];
|
|
298
298
|
}>;
|
|
299
|
-
}
|
|
299
|
+
} & {
|
|
300
300
|
executionId: z.ZodString;
|
|
301
|
-
}
|
|
301
|
+
}, "strip", z.ZodTypeAny, {
|
|
302
302
|
result: {
|
|
303
303
|
is_valid: boolean;
|
|
304
304
|
reasons: string[];
|
|
@@ -385,7 +385,7 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
|
|
|
385
385
|
workflowSessionId: z.ZodNullable<z.ZodString>;
|
|
386
386
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
387
387
|
organizationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
388
|
-
}
|
|
388
|
+
} & {
|
|
389
389
|
stepsCompleted: z.ZodArray<z.ZodObject<{
|
|
390
390
|
id: z.ZodString;
|
|
391
391
|
type: z.ZodEnum<["Started", "TermsAndConditionsAccepted", "EmailVerification", "Identity", "Liveness", "ProofOfResidence", "ContactInfo", "CredentialsClaimed"]>;
|
|
@@ -405,7 +405,7 @@ export declare const SelectKycSessionWithCompletedSteps: z.ZodObject<z.objectUti
|
|
|
405
405
|
customerId: string;
|
|
406
406
|
kycSessionId: string;
|
|
407
407
|
}>, "many">;
|
|
408
|
-
}
|
|
408
|
+
}, "strip", z.ZodTypeAny, {
|
|
409
409
|
id: string;
|
|
410
410
|
createdAt: Date;
|
|
411
411
|
updatedAt: Date;
|
|
@@ -512,7 +512,7 @@ export declare const GetKycSessionInput: z.ZodObject<{
|
|
|
512
512
|
}, {
|
|
513
513
|
projectId: string;
|
|
514
514
|
}>;
|
|
515
|
-
export declare const GetKycSessionResponse: z.ZodObject<
|
|
515
|
+
export declare const GetKycSessionResponse: z.ZodObject<{
|
|
516
516
|
id: z.ZodString;
|
|
517
517
|
customerId: z.ZodString;
|
|
518
518
|
identityId: z.ZodOptional<z.ZodNullable<z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>>>;
|
|
@@ -539,7 +539,7 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
|
|
|
539
539
|
objectId: z.ZodString;
|
|
540
540
|
name: z.ZodString;
|
|
541
541
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
542
|
-
result: z.ZodObject<
|
|
542
|
+
result: z.ZodObject<{
|
|
543
543
|
result: z.ZodObject<{
|
|
544
544
|
is_valid: z.ZodBoolean;
|
|
545
545
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -550,9 +550,9 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
|
|
|
550
550
|
is_valid: boolean;
|
|
551
551
|
reasons: string[];
|
|
552
552
|
}>;
|
|
553
|
-
}
|
|
553
|
+
} & {
|
|
554
554
|
executionId: z.ZodString;
|
|
555
|
-
}
|
|
555
|
+
}, "strip", z.ZodTypeAny, {
|
|
556
556
|
result: {
|
|
557
557
|
is_valid: boolean;
|
|
558
558
|
reasons: string[];
|
|
@@ -639,7 +639,7 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
|
|
|
639
639
|
workflowSessionId: z.ZodNullable<z.ZodString>;
|
|
640
640
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
641
641
|
organizationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
642
|
-
}
|
|
642
|
+
} & {
|
|
643
643
|
stepsCompleted: z.ZodArray<z.ZodObject<{
|
|
644
644
|
id: z.ZodString;
|
|
645
645
|
type: z.ZodEnum<["Started", "TermsAndConditionsAccepted", "EmailVerification", "Identity", "Liveness", "ProofOfResidence", "ContactInfo", "CredentialsClaimed"]>;
|
|
@@ -670,7 +670,7 @@ export declare const GetKycSessionResponse: z.ZodObject<z.objectUtil.extendShape
|
|
|
670
670
|
SELFIE: ("FORGERY" | "DOCUMENT_TEMPLATE" | "LOW_QUALITY" | "SPAM" | "NOT_DOCUMENT" | "SELFIE_MISMATCH" | "ID_INVALID" | "FOREIGNER" | "DUPLICATE" | "BAD_AVATAR" | "WRONG_USER_REGION" | "INCOMPLETE_DOCUMENT" | "BLACKLIST" | "BLOCKLIST" | "UNSATISFACTORY_PHOTOS" | "DOCUMENT_PAGE_MISSING" | "DOCUMENT_DAMAGED" | "REGULATIONS_VIOLATIONS" | "INCONSISTENT_PROFILE" | "PROBLEMATIC_APPLICANT_DATA" | "ADDITIONAL_DOCUMENT_REQUIRED" | "AGE_REQUIREMENT_MISMATCH" | "EXPERIENCE_REQUIREMENT_MISMATCH" | "CRIMINAL" | "WRONG_ADDRESS" | "GRAPHIC_EDITOR" | "DOCUMENT_DEPRIVED" | "COMPROMISED_PERSONS" | "PEP" | "ADVERSE_MEDIA" | "FRAUDULENT_PATTERNS" | "SANCTIONS" | "NOT_ALL_CHECKS_COMPLETED" | "FRONT_SIDE_MISSING" | "BACK_SIDE_MISSING" | "SCREENSHOTS" | "BLACK_AND_WHITE" | "INCOMPATIBLE_LANGUAGE" | "EXPIRATION_DATE" | "UNFILLED_ID" | "BAD_SELFIE" | "BAD_VIDEO_SELFIE" | "BAD_FACE_MATCHING" | "BAD_PROOF_OF_IDENTITY" | "BAD_PROOF_OF_ADDRESS" | "BAD_PROOF_OF_PAYMENT" | "SELFIE_WITH_PAPER" | "FRAUDULENT_LIVENESS" | "OTHER" | "REQUESTED_DATA_MISMATCH" | "OK" | "COMPANY_NOT_DEFINED_STRUCTURE" | "COMPANY_NOT_DEFINED_BENEFICIARIES" | "COMPANY_NOT_VALIDATED_BENEFICIARIES" | "COMPANY_NOT_DEFINED_REPRESENTATIVES" | "COMPANY_NOT_VALIDATED_REPRESENTATIVES" | "APPLICANT_INTERRUPTED_INTERVIEW" | "DOCUMENT_MISSING" | "UNSUITABLE_ENV" | "CONNECTION_INTERRUPTED" | "UNSUPPORTED_LANGUAGE" | "THIRD_PARTY_INVOLVED" | "CHECK_UNAVAILABLE" | "INCORRECT_SOCIAL_NUMBER")[];
|
|
671
671
|
IDENTITY: ("FORGERY" | "DOCUMENT_TEMPLATE" | "LOW_QUALITY" | "SPAM" | "NOT_DOCUMENT" | "SELFIE_MISMATCH" | "ID_INVALID" | "FOREIGNER" | "DUPLICATE" | "BAD_AVATAR" | "WRONG_USER_REGION" | "INCOMPLETE_DOCUMENT" | "BLACKLIST" | "BLOCKLIST" | "UNSATISFACTORY_PHOTOS" | "DOCUMENT_PAGE_MISSING" | "DOCUMENT_DAMAGED" | "REGULATIONS_VIOLATIONS" | "INCONSISTENT_PROFILE" | "PROBLEMATIC_APPLICANT_DATA" | "ADDITIONAL_DOCUMENT_REQUIRED" | "AGE_REQUIREMENT_MISMATCH" | "EXPERIENCE_REQUIREMENT_MISMATCH" | "CRIMINAL" | "WRONG_ADDRESS" | "GRAPHIC_EDITOR" | "DOCUMENT_DEPRIVED" | "COMPROMISED_PERSONS" | "PEP" | "ADVERSE_MEDIA" | "FRAUDULENT_PATTERNS" | "SANCTIONS" | "NOT_ALL_CHECKS_COMPLETED" | "FRONT_SIDE_MISSING" | "BACK_SIDE_MISSING" | "SCREENSHOTS" | "BLACK_AND_WHITE" | "INCOMPATIBLE_LANGUAGE" | "EXPIRATION_DATE" | "UNFILLED_ID" | "BAD_SELFIE" | "BAD_VIDEO_SELFIE" | "BAD_FACE_MATCHING" | "BAD_PROOF_OF_IDENTITY" | "BAD_PROOF_OF_ADDRESS" | "BAD_PROOF_OF_PAYMENT" | "SELFIE_WITH_PAPER" | "FRAUDULENT_LIVENESS" | "OTHER" | "REQUESTED_DATA_MISMATCH" | "OK" | "COMPANY_NOT_DEFINED_STRUCTURE" | "COMPANY_NOT_DEFINED_BENEFICIARIES" | "COMPANY_NOT_VALIDATED_BENEFICIARIES" | "COMPANY_NOT_DEFINED_REPRESENTATIVES" | "COMPANY_NOT_VALIDATED_REPRESENTATIVES" | "APPLICANT_INTERRUPTED_INTERVIEW" | "DOCUMENT_MISSING" | "UNSUITABLE_ENV" | "CONNECTION_INTERRUPTED" | "UNSUPPORTED_LANGUAGE" | "THIRD_PARTY_INVOLVED" | "CHECK_UNAVAILABLE" | "INCORRECT_SOCIAL_NUMBER")[];
|
|
672
672
|
}>>>;
|
|
673
|
-
}
|
|
673
|
+
}, "strip", z.ZodTypeAny, {
|
|
674
674
|
id: string;
|
|
675
675
|
createdAt: Date;
|
|
676
676
|
updatedAt: Date;
|
|
@@ -985,7 +985,7 @@ export declare const CredentialMetadata: z.ZodObject<{
|
|
|
985
985
|
imageId?: number | null | undefined;
|
|
986
986
|
}>;
|
|
987
987
|
export type CredentialMetadata = z.infer<typeof CredentialMetadata>;
|
|
988
|
-
export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<
|
|
988
|
+
export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<{
|
|
989
989
|
id: z.ZodString;
|
|
990
990
|
customerId: z.ZodString;
|
|
991
991
|
identityId: z.ZodOptional<z.ZodNullable<z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>>>;
|
|
@@ -1012,7 +1012,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
|
|
|
1012
1012
|
objectId: z.ZodString;
|
|
1013
1013
|
name: z.ZodString;
|
|
1014
1014
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
1015
|
-
result: z.ZodObject<
|
|
1015
|
+
result: z.ZodObject<{
|
|
1016
1016
|
result: z.ZodObject<{
|
|
1017
1017
|
is_valid: z.ZodBoolean;
|
|
1018
1018
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -1023,9 +1023,9 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
|
|
|
1023
1023
|
is_valid: boolean;
|
|
1024
1024
|
reasons: string[];
|
|
1025
1025
|
}>;
|
|
1026
|
-
}
|
|
1026
|
+
} & {
|
|
1027
1027
|
executionId: z.ZodString;
|
|
1028
|
-
}
|
|
1028
|
+
}, "strip", z.ZodTypeAny, {
|
|
1029
1029
|
result: {
|
|
1030
1030
|
is_valid: boolean;
|
|
1031
1031
|
reasons: string[];
|
|
@@ -1112,7 +1112,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
|
|
|
1112
1112
|
workflowSessionId: z.ZodNullable<z.ZodString>;
|
|
1113
1113
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1114
1114
|
organizationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1115
|
-
}
|
|
1115
|
+
} & {
|
|
1116
1116
|
stepsCompleted: z.ZodArray<z.ZodObject<{
|
|
1117
1117
|
id: z.ZodString;
|
|
1118
1118
|
type: z.ZodEnum<["Started", "TermsAndConditionsAccepted", "EmailVerification", "Identity", "Liveness", "ProofOfResidence", "ContactInfo", "CredentialsClaimed"]>;
|
|
@@ -1143,7 +1143,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
|
|
|
1143
1143
|
SELFIE: ("FORGERY" | "DOCUMENT_TEMPLATE" | "LOW_QUALITY" | "SPAM" | "NOT_DOCUMENT" | "SELFIE_MISMATCH" | "ID_INVALID" | "FOREIGNER" | "DUPLICATE" | "BAD_AVATAR" | "WRONG_USER_REGION" | "INCOMPLETE_DOCUMENT" | "BLACKLIST" | "BLOCKLIST" | "UNSATISFACTORY_PHOTOS" | "DOCUMENT_PAGE_MISSING" | "DOCUMENT_DAMAGED" | "REGULATIONS_VIOLATIONS" | "INCONSISTENT_PROFILE" | "PROBLEMATIC_APPLICANT_DATA" | "ADDITIONAL_DOCUMENT_REQUIRED" | "AGE_REQUIREMENT_MISMATCH" | "EXPERIENCE_REQUIREMENT_MISMATCH" | "CRIMINAL" | "WRONG_ADDRESS" | "GRAPHIC_EDITOR" | "DOCUMENT_DEPRIVED" | "COMPROMISED_PERSONS" | "PEP" | "ADVERSE_MEDIA" | "FRAUDULENT_PATTERNS" | "SANCTIONS" | "NOT_ALL_CHECKS_COMPLETED" | "FRONT_SIDE_MISSING" | "BACK_SIDE_MISSING" | "SCREENSHOTS" | "BLACK_AND_WHITE" | "INCOMPATIBLE_LANGUAGE" | "EXPIRATION_DATE" | "UNFILLED_ID" | "BAD_SELFIE" | "BAD_VIDEO_SELFIE" | "BAD_FACE_MATCHING" | "BAD_PROOF_OF_IDENTITY" | "BAD_PROOF_OF_ADDRESS" | "BAD_PROOF_OF_PAYMENT" | "SELFIE_WITH_PAPER" | "FRAUDULENT_LIVENESS" | "OTHER" | "REQUESTED_DATA_MISMATCH" | "OK" | "COMPANY_NOT_DEFINED_STRUCTURE" | "COMPANY_NOT_DEFINED_BENEFICIARIES" | "COMPANY_NOT_VALIDATED_BENEFICIARIES" | "COMPANY_NOT_DEFINED_REPRESENTATIVES" | "COMPANY_NOT_VALIDATED_REPRESENTATIVES" | "APPLICANT_INTERRUPTED_INTERVIEW" | "DOCUMENT_MISSING" | "UNSUITABLE_ENV" | "CONNECTION_INTERRUPTED" | "UNSUPPORTED_LANGUAGE" | "THIRD_PARTY_INVOLVED" | "CHECK_UNAVAILABLE" | "INCORRECT_SOCIAL_NUMBER")[];
|
|
1144
1144
|
IDENTITY: ("FORGERY" | "DOCUMENT_TEMPLATE" | "LOW_QUALITY" | "SPAM" | "NOT_DOCUMENT" | "SELFIE_MISMATCH" | "ID_INVALID" | "FOREIGNER" | "DUPLICATE" | "BAD_AVATAR" | "WRONG_USER_REGION" | "INCOMPLETE_DOCUMENT" | "BLACKLIST" | "BLOCKLIST" | "UNSATISFACTORY_PHOTOS" | "DOCUMENT_PAGE_MISSING" | "DOCUMENT_DAMAGED" | "REGULATIONS_VIOLATIONS" | "INCONSISTENT_PROFILE" | "PROBLEMATIC_APPLICANT_DATA" | "ADDITIONAL_DOCUMENT_REQUIRED" | "AGE_REQUIREMENT_MISMATCH" | "EXPERIENCE_REQUIREMENT_MISMATCH" | "CRIMINAL" | "WRONG_ADDRESS" | "GRAPHIC_EDITOR" | "DOCUMENT_DEPRIVED" | "COMPROMISED_PERSONS" | "PEP" | "ADVERSE_MEDIA" | "FRAUDULENT_PATTERNS" | "SANCTIONS" | "NOT_ALL_CHECKS_COMPLETED" | "FRONT_SIDE_MISSING" | "BACK_SIDE_MISSING" | "SCREENSHOTS" | "BLACK_AND_WHITE" | "INCOMPATIBLE_LANGUAGE" | "EXPIRATION_DATE" | "UNFILLED_ID" | "BAD_SELFIE" | "BAD_VIDEO_SELFIE" | "BAD_FACE_MATCHING" | "BAD_PROOF_OF_IDENTITY" | "BAD_PROOF_OF_ADDRESS" | "BAD_PROOF_OF_PAYMENT" | "SELFIE_WITH_PAPER" | "FRAUDULENT_LIVENESS" | "OTHER" | "REQUESTED_DATA_MISMATCH" | "OK" | "COMPANY_NOT_DEFINED_STRUCTURE" | "COMPANY_NOT_DEFINED_BENEFICIARIES" | "COMPANY_NOT_VALIDATED_BENEFICIARIES" | "COMPANY_NOT_DEFINED_REPRESENTATIVES" | "COMPANY_NOT_VALIDATED_REPRESENTATIVES" | "APPLICANT_INTERRUPTED_INTERVIEW" | "DOCUMENT_MISSING" | "UNSUITABLE_ENV" | "CONNECTION_INTERRUPTED" | "UNSUPPORTED_LANGUAGE" | "THIRD_PARTY_INVOLVED" | "CHECK_UNAVAILABLE" | "INCORRECT_SOCIAL_NUMBER")[];
|
|
1145
1145
|
}>>>;
|
|
1146
|
-
}
|
|
1146
|
+
} & {
|
|
1147
1147
|
credentialsMetadata: z.ZodArray<z.ZodObject<{
|
|
1148
1148
|
type: z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodEnum<["AMLScreeningsResults", "ProofOfResidence", "SelfieImage", "IDImage", "IDInformation", "IDInformationTfhe", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>>;
|
|
1149
1149
|
imageId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1156,7 +1156,7 @@ export declare const GetKycSessionResponseWithCredentialsMetadata: z.ZodObject<z
|
|
|
1156
1156
|
}>, "many">;
|
|
1157
1157
|
applicantName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1158
1158
|
applicationDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1159
|
-
}
|
|
1159
|
+
}, "strip", z.ZodTypeAny, {
|
|
1160
1160
|
id: string;
|
|
1161
1161
|
createdAt: Date;
|
|
1162
1162
|
updatedAt: Date;
|
|
@@ -1428,7 +1428,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
|
|
|
1428
1428
|
requestId?: string | undefined;
|
|
1429
1429
|
}>, z.ZodObject<{
|
|
1430
1430
|
isOk: z.ZodLiteral<true>;
|
|
1431
|
-
data: z.ZodArray<z.ZodObject<
|
|
1431
|
+
data: z.ZodArray<z.ZodObject<{
|
|
1432
1432
|
id: z.ZodString;
|
|
1433
1433
|
customerId: z.ZodString;
|
|
1434
1434
|
identityId: z.ZodOptional<z.ZodNullable<z.ZodType<`identity_${string}`, z.ZodTypeDef, `identity_${string}`>>>;
|
|
@@ -1455,7 +1455,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
|
|
|
1455
1455
|
objectId: z.ZodString;
|
|
1456
1456
|
name: z.ZodString;
|
|
1457
1457
|
address: z.ZodOptional<z.ZodNullable<z.ZodUnion<[z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `0x${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `tz${string}`, string>, z.ZodEffects<z.ZodString, `KT1${string}`, string>]>, z.ZodEffects<z.ZodString, string, string>, z.ZodString, z.ZodEffects<z.ZodString, string, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `cosmos${string}`, string>, z.ZodEffects<z.ZodEffects<z.ZodString, string, string>, `addr${string}`, string>, z.ZodUnion<[z.ZodEffects<z.ZodString, `1${string}`, string>, z.ZodEffects<z.ZodString, `3${string}`, string>, z.ZodEffects<z.ZodString, `bc1${string}`, string>, z.ZodEffects<z.ZodString, `m${string}` | `n${string}`, string>, z.ZodEffects<z.ZodString, `2${string}`, string>, z.ZodEffects<z.ZodString, `tb1${string}`, string>]>]>>>;
|
|
1458
|
-
result: z.ZodObject<
|
|
1458
|
+
result: z.ZodObject<{
|
|
1459
1459
|
result: z.ZodObject<{
|
|
1460
1460
|
is_valid: z.ZodBoolean;
|
|
1461
1461
|
reasons: z.ZodArray<z.ZodString, "many">;
|
|
@@ -1466,9 +1466,9 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
|
|
|
1466
1466
|
is_valid: boolean;
|
|
1467
1467
|
reasons: string[];
|
|
1468
1468
|
}>;
|
|
1469
|
-
}
|
|
1469
|
+
} & {
|
|
1470
1470
|
executionId: z.ZodString;
|
|
1471
|
-
}
|
|
1471
|
+
}, "strip", z.ZodTypeAny, {
|
|
1472
1472
|
result: {
|
|
1473
1473
|
is_valid: boolean;
|
|
1474
1474
|
reasons: string[];
|
|
@@ -1555,7 +1555,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
|
|
|
1555
1555
|
workflowSessionId: z.ZodNullable<z.ZodString>;
|
|
1556
1556
|
workspaceId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1557
1557
|
organizationId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1558
|
-
}
|
|
1558
|
+
} & {
|
|
1559
1559
|
stepsCompleted: z.ZodArray<z.ZodObject<{
|
|
1560
1560
|
id: z.ZodString;
|
|
1561
1561
|
type: z.ZodEnum<["Started", "TermsAndConditionsAccepted", "EmailVerification", "Identity", "Liveness", "ProofOfResidence", "ContactInfo", "CredentialsClaimed"]>;
|
|
@@ -1586,7 +1586,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
|
|
|
1586
1586
|
SELFIE: ("FORGERY" | "DOCUMENT_TEMPLATE" | "LOW_QUALITY" | "SPAM" | "NOT_DOCUMENT" | "SELFIE_MISMATCH" | "ID_INVALID" | "FOREIGNER" | "DUPLICATE" | "BAD_AVATAR" | "WRONG_USER_REGION" | "INCOMPLETE_DOCUMENT" | "BLACKLIST" | "BLOCKLIST" | "UNSATISFACTORY_PHOTOS" | "DOCUMENT_PAGE_MISSING" | "DOCUMENT_DAMAGED" | "REGULATIONS_VIOLATIONS" | "INCONSISTENT_PROFILE" | "PROBLEMATIC_APPLICANT_DATA" | "ADDITIONAL_DOCUMENT_REQUIRED" | "AGE_REQUIREMENT_MISMATCH" | "EXPERIENCE_REQUIREMENT_MISMATCH" | "CRIMINAL" | "WRONG_ADDRESS" | "GRAPHIC_EDITOR" | "DOCUMENT_DEPRIVED" | "COMPROMISED_PERSONS" | "PEP" | "ADVERSE_MEDIA" | "FRAUDULENT_PATTERNS" | "SANCTIONS" | "NOT_ALL_CHECKS_COMPLETED" | "FRONT_SIDE_MISSING" | "BACK_SIDE_MISSING" | "SCREENSHOTS" | "BLACK_AND_WHITE" | "INCOMPATIBLE_LANGUAGE" | "EXPIRATION_DATE" | "UNFILLED_ID" | "BAD_SELFIE" | "BAD_VIDEO_SELFIE" | "BAD_FACE_MATCHING" | "BAD_PROOF_OF_IDENTITY" | "BAD_PROOF_OF_ADDRESS" | "BAD_PROOF_OF_PAYMENT" | "SELFIE_WITH_PAPER" | "FRAUDULENT_LIVENESS" | "OTHER" | "REQUESTED_DATA_MISMATCH" | "OK" | "COMPANY_NOT_DEFINED_STRUCTURE" | "COMPANY_NOT_DEFINED_BENEFICIARIES" | "COMPANY_NOT_VALIDATED_BENEFICIARIES" | "COMPANY_NOT_DEFINED_REPRESENTATIVES" | "COMPANY_NOT_VALIDATED_REPRESENTATIVES" | "APPLICANT_INTERRUPTED_INTERVIEW" | "DOCUMENT_MISSING" | "UNSUITABLE_ENV" | "CONNECTION_INTERRUPTED" | "UNSUPPORTED_LANGUAGE" | "THIRD_PARTY_INVOLVED" | "CHECK_UNAVAILABLE" | "INCORRECT_SOCIAL_NUMBER")[];
|
|
1587
1587
|
IDENTITY: ("FORGERY" | "DOCUMENT_TEMPLATE" | "LOW_QUALITY" | "SPAM" | "NOT_DOCUMENT" | "SELFIE_MISMATCH" | "ID_INVALID" | "FOREIGNER" | "DUPLICATE" | "BAD_AVATAR" | "WRONG_USER_REGION" | "INCOMPLETE_DOCUMENT" | "BLACKLIST" | "BLOCKLIST" | "UNSATISFACTORY_PHOTOS" | "DOCUMENT_PAGE_MISSING" | "DOCUMENT_DAMAGED" | "REGULATIONS_VIOLATIONS" | "INCONSISTENT_PROFILE" | "PROBLEMATIC_APPLICANT_DATA" | "ADDITIONAL_DOCUMENT_REQUIRED" | "AGE_REQUIREMENT_MISMATCH" | "EXPERIENCE_REQUIREMENT_MISMATCH" | "CRIMINAL" | "WRONG_ADDRESS" | "GRAPHIC_EDITOR" | "DOCUMENT_DEPRIVED" | "COMPROMISED_PERSONS" | "PEP" | "ADVERSE_MEDIA" | "FRAUDULENT_PATTERNS" | "SANCTIONS" | "NOT_ALL_CHECKS_COMPLETED" | "FRONT_SIDE_MISSING" | "BACK_SIDE_MISSING" | "SCREENSHOTS" | "BLACK_AND_WHITE" | "INCOMPATIBLE_LANGUAGE" | "EXPIRATION_DATE" | "UNFILLED_ID" | "BAD_SELFIE" | "BAD_VIDEO_SELFIE" | "BAD_FACE_MATCHING" | "BAD_PROOF_OF_IDENTITY" | "BAD_PROOF_OF_ADDRESS" | "BAD_PROOF_OF_PAYMENT" | "SELFIE_WITH_PAPER" | "FRAUDULENT_LIVENESS" | "OTHER" | "REQUESTED_DATA_MISMATCH" | "OK" | "COMPANY_NOT_DEFINED_STRUCTURE" | "COMPANY_NOT_DEFINED_BENEFICIARIES" | "COMPANY_NOT_VALIDATED_BENEFICIARIES" | "COMPANY_NOT_DEFINED_REPRESENTATIVES" | "COMPANY_NOT_VALIDATED_REPRESENTATIVES" | "APPLICANT_INTERRUPTED_INTERVIEW" | "DOCUMENT_MISSING" | "UNSUITABLE_ENV" | "CONNECTION_INTERRUPTED" | "UNSUPPORTED_LANGUAGE" | "THIRD_PARTY_INVOLVED" | "CHECK_UNAVAILABLE" | "INCORRECT_SOCIAL_NUMBER")[];
|
|
1588
1588
|
}>>>;
|
|
1589
|
-
}
|
|
1589
|
+
} & {
|
|
1590
1590
|
credentialsMetadata: z.ZodArray<z.ZodObject<{
|
|
1591
1591
|
type: z.ZodPipeline<z.ZodEffects<z.ZodString, string, string>, z.ZodEnum<["AMLScreeningsResults", "ProofOfResidence", "SelfieImage", "IDImage", "IDInformation", "IDInformationTfhe", "ID3", "IDScan", "IDScanSelfie", "IDScanPassport"]>>;
|
|
1592
1592
|
imageId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
@@ -1599,7 +1599,7 @@ export declare const GetKycSessionsOutput: z.ZodDiscriminatedUnion<"isOk", [z.Zo
|
|
|
1599
1599
|
}>, "many">;
|
|
1600
1600
|
applicantName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1601
1601
|
applicationDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1602
|
-
}
|
|
1602
|
+
}, "strip", z.ZodTypeAny, {
|
|
1603
1603
|
id: string;
|
|
1604
1604
|
createdAt: Date;
|
|
1605
1605
|
updatedAt: Date;
|