@nexeraid/identity-schemas 2.149.0-dev → 2.150.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-e767473e.esm.mjs → CoinMarketCap.schema-9357caad.esm.mjs} +97 -57
- package/dist/{CoinMarketCap.schema-d447908a.cjs.prod.cjs → CoinMarketCap.schema-df24137f.cjs.prod.cjs} +97 -57
- package/dist/{CoinMarketCap.schema-2d9a51cf.cjs.dev.cjs → CoinMarketCap.schema-f36672ef.cjs.dev.cjs} +97 -57
- package/dist/declarations/src/providers/kyc-sessions.schema.d.ts +34 -34
- package/dist/declarations/src/providers/sumsub/sumsub-applicant.schema.d.ts +136 -136
- package/dist/declarations/src/providers/sumsub/sumsub-reject.schema.d.ts +2 -2
- package/dist/declarations/src/providers/sumsub/sumsub-reject.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/sumsub/sumsub-webhooks.schema.d.ts +10 -10
- package/dist/declarations/src/vault/schemas/generated/KycSession.type.d.ts +3 -3
- package/dist/declarations/src/vault/schemas/generated/KycSession.type.d.ts.map +1 -1
- package/dist/declarations/src/vault/vault.schema.d.ts +52 -52
- package/dist/declarations/src/verifiable-credentials/general-vc-typing.schema.d.ts +12 -12
- package/dist/declarations/src/verifiable-credentials/generated/IDImageCredentialSubjectSchema.d.ts +3 -3
- package/dist/declarations/src/verifiable-credentials/generated/IDImageCredentialSubjectSchema.d.ts.map +1 -1
- package/dist/declarations/src/verifiable-credentials/generated/IDInformationCredentialSubjectSchema.d.ts +3 -3
- package/dist/declarations/src/verifiable-credentials/generated/IDInformationCredentialSubjectSchema.d.ts.map +1 -1
- package/dist/declarations/src/verifiable-credentials/generated/SelfieImageCredentialSubjectSchema.d.ts +3 -3
- package/dist/declarations/src/verifiable-credentials/generated/SelfieImageCredentialSubjectSchema.d.ts.map +1 -1
- package/dist/declarations/src/verifiable-credentials/generated/tfhe/IDInformationTfheCredentialSubjectSchema.d.ts +3 -3
- package/dist/declarations/src/verifiable-credentials/generated/tfhe/IDInformationTfheCredentialSubjectSchema.d.ts.map +1 -1
- package/dist/declarations/src/verifiable-credentials/vc_json_schema_map.d.ts +32 -32
- package/dist/declarations/src/verifiable-credentials/vcs.schema.d.ts +20 -20
- package/dist/{identity-api.schema-64d47d93.esm.mjs → identity-api.schema-362b1c56.esm.mjs} +1 -1
- package/dist/{identity-api.schema-0cc4c4e8.cjs.dev.cjs → identity-api.schema-65dd6440.cjs.dev.cjs} +1 -1
- package/dist/{identity-api.schema-c61d701a.cjs.prod.cjs → identity-api.schema-6c70e3aa.cjs.prod.cjs} +1 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +5 -5
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +5 -5
- package/dist/nexeraid-identity-schemas.esm.mjs +6 -6
- package/dist/package.json +1 -1
- package/dist/{tfhe-utilities-11463bd9.cjs.dev.cjs → tfhe-utilities-28701323.cjs.dev.cjs} +37 -37
- package/dist/{tfhe-utilities-038a3012.cjs.prod.cjs → tfhe-utilities-34760e2f.cjs.prod.cjs} +37 -37
- package/dist/{tfhe-utilities-40c0d48f.esm.mjs → tfhe-utilities-90193a9c.esm.mjs} +37 -37
- package/dist/{toArray-9dcc8e9d.cjs.dev.cjs → toArray-37445ee3.cjs.dev.cjs} +1 -1
- package/dist/{toArray-e2187472.cjs.prod.cjs → toArray-bcc5ef4d.cjs.prod.cjs} +1 -1
- package/dist/{toArray-ed8657fb.esm.mjs → toArray-f38f22ea.esm.mjs} +1 -1
- package/dist/{vault.schema-9c9a66bf.cjs.dev.cjs → vault.schema-516f8cf7.cjs.prod.cjs} +4 -4
- package/dist/{vault.schema-d4371cf7.esm.mjs → vault.schema-88946b11.esm.mjs} +4 -4
- package/dist/{vault.schema-c926a7ed.cjs.prod.cjs → vault.schema-b3e91b84.cjs.dev.cjs} +4 -4
- package/dist/{zod-utils-b0a69e93.esm.mjs → zod-utils-55663f9b.esm.mjs} +2 -2
- package/dist/{zod-utils-d852ae94.cjs.dev.cjs → zod-utils-d576039b.cjs.dev.cjs} +2 -2
- package/dist/{zod-utils-d955e578.cjs.prod.cjs → zod-utils-fa79ef40.cjs.prod.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 +1 -1
- 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
package/dist/{CoinMarketCap.schema-e767473e.esm.mjs → CoinMarketCap.schema-9357caad.esm.mjs}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
|
-
import { b4 as Alpha2Country, aW as UuidString, fv as _toConsumableArray, fB as ScoringAnalysisRequest, fC as WorkflowsScoringAnalysisRequest, b2 as ISO3CountryCode, fx as _slicedToArray, co as IdentityId, at as BlockchainAddress, ay as BlockchainNamespace, ck as WorkflowSessionId, dk as WorkspaceId, dj as OrganizationId, bo as CustomerStatus, fu as _defineProperty, dH as ProofOfResidenceCredentialSubjectSchema, bp as BasicCustomerContactInformation, da as VerificationMode } from './vault.schema-
|
|
3
|
-
import { _ as SdkVerificationOutput, aU as QrCodeLinkWithSchemaType, c4 as CredentialType } from './identity-api.schema-
|
|
2
|
+
import { b4 as Alpha2Country, aW as UuidString, fv as _toConsumableArray, fB as ScoringAnalysisRequest, fC as WorkflowsScoringAnalysisRequest, b2 as ISO3CountryCode, fx as _slicedToArray, co as IdentityId, at as BlockchainAddress, ay as BlockchainNamespace, ck as WorkflowSessionId, dk as WorkspaceId, dj as OrganizationId, bo as CustomerStatus, fu as _defineProperty, dH as ProofOfResidenceCredentialSubjectSchema, bp as BasicCustomerContactInformation, da as VerificationMode } from './vault.schema-88946b11.esm.mjs';
|
|
3
|
+
import { _ as SdkVerificationOutput, aU as QrCodeLinkWithSchemaType, c4 as CredentialType } from './identity-api.schema-362b1c56.esm.mjs';
|
|
4
4
|
|
|
5
5
|
var IpQualityAnalysisRequest = z.object({
|
|
6
6
|
apiKey: z.string().nullish(),
|
|
@@ -1379,32 +1379,32 @@ var DeleteProviderResponse = z.object({
|
|
|
1379
1379
|
providerId: z.string()
|
|
1380
1380
|
});
|
|
1381
1381
|
|
|
1382
|
-
var SUMSUB_REVIEW_REJECT_LABELS = ["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"];
|
|
1382
|
+
var SUMSUB_REVIEW_REJECT_LABELS = ["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", "DIGITAL_DOCUMENT", "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_BENEFICIAL_OWNERS", "COMPANY_NOT_VALIDATED_BENEFICIARIES", "COMPANY_NOT_VALIDATED_DIRECTORS", "COMPANY_NOT_DEFINED_REPRESENTATIVES", "COMPANY_NOT_VALIDATED_REPRESENTATIVES", "COMPANY_INCORRECT_DATA", "UNSUITABLE_DOCUMENT", "OUTDATED_DOCUMENT_VERSION", "COMPANY_NOT_DEFINED_OWNERSHIP_STRUCTURE", "COMPANY_INACTIVE_ENTITY", "APPLICANT_INTERRUPTED_INTERVIEW", "DOCUMENT_MISSING", "UNSUITABLE_ENV", "CONNECTION_INTERRUPTED", "UNSUPPORTED_LANGUAGE", "THIRD_PARTY_INVOLVED", "CHECK_UNAVAILABLE", "DB_DATA_NOT_FOUND", "DB_DATA_MISMATCH", "INCORRECT_SOCIAL_NUMBER"];
|
|
1383
1383
|
var SumSubReviewRejectLabel = z["enum"](SUMSUB_REVIEW_REJECT_LABELS);
|
|
1384
1384
|
var SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = {
|
|
1385
1385
|
FORGERY: {
|
|
1386
1386
|
defaultReviewRejectType: "FINAL",
|
|
1387
|
-
description: "Forgery attempt
|
|
1387
|
+
description: "Forgery attempt was recognized."
|
|
1388
1388
|
},
|
|
1389
1389
|
DOCUMENT_TEMPLATE: {
|
|
1390
1390
|
defaultReviewRejectType: "FINAL",
|
|
1391
|
-
description: "
|
|
1391
|
+
description: "Submitted documents are templates downloaded from the internet."
|
|
1392
1392
|
},
|
|
1393
1393
|
LOW_QUALITY: {
|
|
1394
1394
|
defaultReviewRejectType: "RETRY",
|
|
1395
|
-
description: "Documents have low-quality that
|
|
1395
|
+
description: "Documents have low-quality that doesn't allow definitive decisions to be made."
|
|
1396
1396
|
},
|
|
1397
1397
|
SPAM: {
|
|
1398
1398
|
defaultReviewRejectType: "FINAL",
|
|
1399
|
-
description: "
|
|
1399
|
+
description: "Applicant was created by mistake or is just a spam user (irrelevant images were supplied)."
|
|
1400
1400
|
},
|
|
1401
1401
|
NOT_DOCUMENT: {
|
|
1402
1402
|
defaultReviewRejectType: "RETRY",
|
|
1403
|
-
description: "
|
|
1403
|
+
description: "Submitted documents aren't relevant for the verification procedure."
|
|
1404
1404
|
},
|
|
1405
1405
|
SELFIE_MISMATCH: {
|
|
1406
1406
|
defaultReviewRejectType: "FINAL",
|
|
1407
|
-
description: "
|
|
1407
|
+
description: "Applicant's photo (profile image) doesn't match a photo on the provided documents."
|
|
1408
1408
|
},
|
|
1409
1409
|
ID_INVALID: {
|
|
1410
1410
|
defaultReviewRejectType: "RETRY",
|
|
@@ -1416,15 +1416,15 @@ var SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = {
|
|
|
1416
1416
|
},
|
|
1417
1417
|
DUPLICATE: {
|
|
1418
1418
|
defaultReviewRejectType: "FINAL",
|
|
1419
|
-
description: "
|
|
1419
|
+
description: "Applicant has multiple accounts while duplicates aren't allowed by the regulations."
|
|
1420
1420
|
},
|
|
1421
1421
|
BAD_AVATAR: {
|
|
1422
1422
|
defaultReviewRejectType: "RETRY",
|
|
1423
|
-
description: "
|
|
1423
|
+
description: "Applicant's avatar doesn't meet the client's requirements."
|
|
1424
1424
|
},
|
|
1425
1425
|
WRONG_USER_REGION: {
|
|
1426
1426
|
defaultReviewRejectType: "FINAL",
|
|
1427
|
-
description: "
|
|
1427
|
+
description: "Applicant from a region/country which is not allowed to be registered."
|
|
1428
1428
|
},
|
|
1429
1429
|
INCOMPLETE_DOCUMENT: {
|
|
1430
1430
|
defaultReviewRejectType: "RETRY",
|
|
@@ -1432,15 +1432,15 @@ var SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = {
|
|
|
1432
1432
|
},
|
|
1433
1433
|
BLACKLIST: {
|
|
1434
1434
|
defaultReviewRejectType: "FINAL",
|
|
1435
|
-
description: "
|
|
1435
|
+
description: "Applicant is blocklisted by Sumsub."
|
|
1436
1436
|
},
|
|
1437
1437
|
BLOCKLIST: {
|
|
1438
1438
|
defaultReviewRejectType: "FINAL",
|
|
1439
|
-
description: "
|
|
1439
|
+
description: "Applicant is blocklisted by a client."
|
|
1440
1440
|
},
|
|
1441
1441
|
UNSATISFACTORY_PHOTOS: {
|
|
1442
1442
|
defaultReviewRejectType: "RETRY",
|
|
1443
|
-
description: "There were problems with the photos, like poor quality or masked information"
|
|
1443
|
+
description: "There were problems with the photos during verification, like poor quality or masked information."
|
|
1444
1444
|
},
|
|
1445
1445
|
DOCUMENT_PAGE_MISSING: {
|
|
1446
1446
|
defaultReviewRejectType: "RETRY",
|
|
@@ -1448,11 +1448,15 @@ var SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = {
|
|
|
1448
1448
|
},
|
|
1449
1449
|
DOCUMENT_DAMAGED: {
|
|
1450
1450
|
defaultReviewRejectType: "RETRY",
|
|
1451
|
-
description: "Document is damaged"
|
|
1451
|
+
description: "Document is damaged."
|
|
1452
|
+
},
|
|
1453
|
+
DIGITAL_DOCUMENT: {
|
|
1454
|
+
defaultReviewRejectType: "RETRY",
|
|
1455
|
+
description: "Document is digital and cannot be accepted"
|
|
1452
1456
|
},
|
|
1453
1457
|
REGULATIONS_VIOLATIONS: {
|
|
1454
1458
|
defaultReviewRejectType: "FINAL",
|
|
1455
|
-
description: "
|
|
1459
|
+
description: "Some violations of the regulations were found."
|
|
1456
1460
|
},
|
|
1457
1461
|
INCONSISTENT_PROFILE: {
|
|
1458
1462
|
defaultReviewRejectType: "FINAL",
|
|
@@ -1460,7 +1464,7 @@ var SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = {
|
|
|
1460
1464
|
},
|
|
1461
1465
|
PROBLEMATIC_APPLICANT_DATA: {
|
|
1462
1466
|
defaultReviewRejectType: "RETRY",
|
|
1463
|
-
description: "Applicant data
|
|
1467
|
+
description: "Applicant data doesn't match the data in their documents."
|
|
1464
1468
|
},
|
|
1465
1469
|
ADDITIONAL_DOCUMENT_REQUIRED: {
|
|
1466
1470
|
defaultReviewRejectType: "RETRY",
|
|
@@ -1468,51 +1472,51 @@ var SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = {
|
|
|
1468
1472
|
},
|
|
1469
1473
|
AGE_REQUIREMENT_MISMATCH: {
|
|
1470
1474
|
defaultReviewRejectType: "FINAL",
|
|
1471
|
-
description: "Age requirement is not met (e.g.
|
|
1475
|
+
description: "Age requirement is not met (e.g. can't rent a car to a person below 25yo)."
|
|
1472
1476
|
},
|
|
1473
1477
|
EXPERIENCE_REQUIREMENT_MISMATCH: {
|
|
1474
1478
|
defaultReviewRejectType: "FINAL",
|
|
1475
|
-
description: "
|
|
1479
|
+
description: "Applicant doesn't have enough experience (e.g. driving experience is not enough)."
|
|
1476
1480
|
},
|
|
1477
1481
|
CRIMINAL: {
|
|
1478
1482
|
defaultReviewRejectType: "FINAL",
|
|
1479
|
-
description: "
|
|
1483
|
+
description: "Applicant is involved in the illegal actions."
|
|
1480
1484
|
},
|
|
1481
1485
|
WRONG_ADDRESS: {
|
|
1482
1486
|
defaultReviewRejectType: "RETRY",
|
|
1483
|
-
description: "
|
|
1487
|
+
description: "Address from the applicant's documents doesn't match the address entered by them manually."
|
|
1484
1488
|
},
|
|
1485
1489
|
GRAPHIC_EDITOR: {
|
|
1486
1490
|
defaultReviewRejectType: "RETRY",
|
|
1487
|
-
description: "
|
|
1491
|
+
description: "Document has been edited by a graphical editor."
|
|
1488
1492
|
},
|
|
1489
1493
|
DOCUMENT_DEPRIVED: {
|
|
1490
1494
|
defaultReviewRejectType: "RETRY",
|
|
1491
|
-
description: "
|
|
1495
|
+
description: "Applicant has been deprived of the document"
|
|
1492
1496
|
},
|
|
1493
1497
|
COMPROMISED_PERSONS: {
|
|
1494
1498
|
defaultReviewRejectType: "FINAL",
|
|
1495
|
-
description: "
|
|
1499
|
+
description: "Applicant doesn't correspond to Compromised Person Politics."
|
|
1496
1500
|
},
|
|
1497
1501
|
PEP: {
|
|
1498
1502
|
defaultReviewRejectType: "FINAL",
|
|
1499
|
-
description: "
|
|
1503
|
+
description: "Applicant belongs to the PEP category."
|
|
1500
1504
|
},
|
|
1501
1505
|
ADVERSE_MEDIA: {
|
|
1502
1506
|
defaultReviewRejectType: "FINAL",
|
|
1503
|
-
description: "
|
|
1507
|
+
description: "Applicant was found in the adverse media."
|
|
1504
1508
|
},
|
|
1505
1509
|
FRAUDULENT_PATTERNS: {
|
|
1506
1510
|
defaultReviewRejectType: "FINAL",
|
|
1507
|
-
description: "
|
|
1511
|
+
description: "There was fraudulent behavior detected during the verification."
|
|
1508
1512
|
},
|
|
1509
1513
|
SANCTIONS: {
|
|
1510
1514
|
defaultReviewRejectType: "FINAL",
|
|
1511
|
-
description: "
|
|
1515
|
+
description: "Applicant was found on the sanction lists."
|
|
1512
1516
|
},
|
|
1513
1517
|
NOT_ALL_CHECKS_COMPLETED: {
|
|
1514
1518
|
defaultReviewRejectType: "RETRY",
|
|
1515
|
-
description: "
|
|
1519
|
+
description: "Not all of the checks were completed."
|
|
1516
1520
|
},
|
|
1517
1521
|
FRONT_SIDE_MISSING: {
|
|
1518
1522
|
defaultReviewRejectType: "RETRY",
|
|
@@ -1524,51 +1528,51 @@ var SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = {
|
|
|
1524
1528
|
},
|
|
1525
1529
|
SCREENSHOTS: {
|
|
1526
1530
|
defaultReviewRejectType: "RETRY",
|
|
1527
|
-
description: "
|
|
1531
|
+
description: "Applicant uploaded screenshots."
|
|
1528
1532
|
},
|
|
1529
1533
|
BLACK_AND_WHITE: {
|
|
1530
1534
|
defaultReviewRejectType: "RETRY",
|
|
1531
|
-
description: "
|
|
1535
|
+
description: "Applicant uploaded black and white photos of their documents."
|
|
1532
1536
|
},
|
|
1533
1537
|
INCOMPATIBLE_LANGUAGE: {
|
|
1534
1538
|
defaultReviewRejectType: "RETRY",
|
|
1535
|
-
description: "
|
|
1539
|
+
description: "Document's translation is required."
|
|
1536
1540
|
},
|
|
1537
1541
|
EXPIRATION_DATE: {
|
|
1538
1542
|
defaultReviewRejectType: "RETRY",
|
|
1539
|
-
description: "
|
|
1543
|
+
description: "Applicant uploaded an expired document."
|
|
1540
1544
|
},
|
|
1541
1545
|
UNFILLED_ID: {
|
|
1542
1546
|
defaultReviewRejectType: "RETRY",
|
|
1543
|
-
description: "
|
|
1547
|
+
description: "Applicant uploaded the document without signatures and stamps."
|
|
1544
1548
|
},
|
|
1545
1549
|
BAD_SELFIE: {
|
|
1546
1550
|
defaultReviewRejectType: "RETRY",
|
|
1547
|
-
description: "
|
|
1551
|
+
description: "Applicant uploaded a selfie in poor quality."
|
|
1548
1552
|
},
|
|
1549
1553
|
BAD_VIDEO_SELFIE: {
|
|
1550
1554
|
defaultReviewRejectType: "RETRY",
|
|
1551
|
-
description: "
|
|
1555
|
+
description: "Applicant uploaded a video selfie in poor quality."
|
|
1552
1556
|
},
|
|
1553
1557
|
BAD_FACE_MATCHING: {
|
|
1554
1558
|
defaultReviewRejectType: "RETRY",
|
|
1555
|
-
description: "Face check between document and selfie failed"
|
|
1559
|
+
description: "Face check between a document and a selfie was failed."
|
|
1556
1560
|
},
|
|
1557
1561
|
BAD_PROOF_OF_IDENTITY: {
|
|
1558
1562
|
defaultReviewRejectType: "RETRY",
|
|
1559
|
-
description: "
|
|
1563
|
+
description: "Applicant uploaded a poor quality ID document."
|
|
1560
1564
|
},
|
|
1561
1565
|
BAD_PROOF_OF_ADDRESS: {
|
|
1562
1566
|
defaultReviewRejectType: "RETRY",
|
|
1563
|
-
description: "
|
|
1567
|
+
description: "Applicant uploaded a poor quality proof of address."
|
|
1564
1568
|
},
|
|
1565
1569
|
BAD_PROOF_OF_PAYMENT: {
|
|
1566
1570
|
defaultReviewRejectType: "RETRY",
|
|
1567
|
-
description: "
|
|
1571
|
+
description: "Applicant uploaded a poor quality proof of payment."
|
|
1568
1572
|
},
|
|
1569
1573
|
SELFIE_WITH_PAPER: {
|
|
1570
1574
|
defaultReviewRejectType: "RETRY",
|
|
1571
|
-
description: "
|
|
1575
|
+
description: "Special selfie is required (e.g. selfie with a piece of paper and date on it)."
|
|
1572
1576
|
},
|
|
1573
1577
|
FRAUDULENT_LIVENESS: {
|
|
1574
1578
|
defaultReviewRejectType: "FINAL",
|
|
@@ -1576,47 +1580,75 @@ var SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = {
|
|
|
1576
1580
|
},
|
|
1577
1581
|
OTHER: {
|
|
1578
1582
|
defaultReviewRejectType: "RETRY",
|
|
1579
|
-
description: "
|
|
1583
|
+
description: "There is some unclassified reason of rejection."
|
|
1580
1584
|
},
|
|
1581
1585
|
REQUESTED_DATA_MISMATCH: {
|
|
1582
1586
|
defaultReviewRejectType: "RETRY",
|
|
1583
|
-
description: "Provided
|
|
1587
|
+
description: "Provided information doesn't match with the data recognized from a document."
|
|
1584
1588
|
},
|
|
1585
1589
|
OK: {
|
|
1586
1590
|
defaultReviewRejectType: "RETRY",
|
|
1587
|
-
description: "Custom reject label"
|
|
1591
|
+
description: "Custom reject label."
|
|
1588
1592
|
},
|
|
1589
1593
|
COMPANY_NOT_DEFINED_STRUCTURE: {
|
|
1590
1594
|
defaultReviewRejectType: "RETRY",
|
|
1591
|
-
description: "
|
|
1595
|
+
description: "Entity's control structure wasn't defined."
|
|
1592
1596
|
},
|
|
1593
1597
|
COMPANY_NOT_DEFINED_BENEFICIARIES: {
|
|
1594
1598
|
defaultReviewRejectType: "RETRY",
|
|
1595
|
-
description: "
|
|
1599
|
+
description: "Entity's beneficial owners weren't identified and duly verified."
|
|
1600
|
+
},
|
|
1601
|
+
COMPANY_NOT_VALIDATED_BENEFICIAL_OWNERS: {
|
|
1602
|
+
defaultReviewRejectType: "RETRY",
|
|
1603
|
+
description: "Not all beneficial owners have passed the identity verification procedure."
|
|
1596
1604
|
},
|
|
1597
1605
|
COMPANY_NOT_VALIDATED_BENEFICIARIES: {
|
|
1598
1606
|
defaultReviewRejectType: "RETRY",
|
|
1599
|
-
description: "Beneficiaries
|
|
1607
|
+
description: "Entity's Beneficiaries weren't validated."
|
|
1608
|
+
},
|
|
1609
|
+
COMPANY_NOT_VALIDATED_DIRECTORS: {
|
|
1610
|
+
defaultReviewRejectType: "RETRY",
|
|
1611
|
+
description: "Not all directors have passed the identity verification procedure."
|
|
1600
1612
|
},
|
|
1601
1613
|
COMPANY_NOT_DEFINED_REPRESENTATIVES: {
|
|
1602
1614
|
defaultReviewRejectType: "RETRY",
|
|
1603
|
-
description: "
|
|
1615
|
+
description: "Entity's representatives weren't defined."
|
|
1604
1616
|
},
|
|
1605
1617
|
COMPANY_NOT_VALIDATED_REPRESENTATIVES: {
|
|
1606
1618
|
defaultReviewRejectType: "RETRY",
|
|
1607
|
-
description: "
|
|
1619
|
+
description: "Entity's representatives weren't validated."
|
|
1620
|
+
},
|
|
1621
|
+
COMPANY_INCORRECT_DATA: {
|
|
1622
|
+
defaultReviewRejectType: "RETRY",
|
|
1623
|
+
description: "Provided company attributes like Name, Registration, or Tax Number don't match the provided documents or the state company registry."
|
|
1624
|
+
},
|
|
1625
|
+
UNSUITABLE_DOCUMENT: {
|
|
1626
|
+
defaultReviewRejectType: "RETRY",
|
|
1627
|
+
description: "Document either doesn't fit the required type or lacks obligatory elements, like seal, apostille, or notary certification."
|
|
1628
|
+
},
|
|
1629
|
+
OUTDATED_DOCUMENT_VERSION: {
|
|
1630
|
+
defaultReviewRejectType: "RETRY",
|
|
1631
|
+
description: "Based on the publicly available state company register, not the most recent version was provided."
|
|
1632
|
+
},
|
|
1633
|
+
COMPANY_NOT_DEFINED_OWNERSHIP_STRUCTURE: {
|
|
1634
|
+
defaultReviewRejectType: "RETRY",
|
|
1635
|
+
description: "Company ownership structure hasn't been specified or differs from the one declared by the corporate documents."
|
|
1636
|
+
},
|
|
1637
|
+
COMPANY_INACTIVE_ENTITY: {
|
|
1638
|
+
defaultReviewRejectType: "RETRY",
|
|
1639
|
+
description: "According to the publicly available state company registry, the entity is inactive / dissolved / deregistered."
|
|
1608
1640
|
},
|
|
1609
1641
|
APPLICANT_INTERRUPTED_INTERVIEW: {
|
|
1610
1642
|
defaultReviewRejectType: "RETRY",
|
|
1611
|
-
description: "
|
|
1643
|
+
description: "Applicant refused to finish the interview on the video ident call."
|
|
1612
1644
|
},
|
|
1613
1645
|
DOCUMENT_MISSING: {
|
|
1614
1646
|
defaultReviewRejectType: "RETRY",
|
|
1615
|
-
description: "
|
|
1647
|
+
description: "Applicant refused to show or didn't have required documents on the video ident call."
|
|
1616
1648
|
},
|
|
1617
1649
|
UNSUITABLE_ENV: {
|
|
1618
1650
|
defaultReviewRejectType: "RETRY",
|
|
1619
|
-
description: "
|
|
1651
|
+
description: "Applicant is either not alone or nor visible on the video ident call."
|
|
1620
1652
|
},
|
|
1621
1653
|
CONNECTION_INTERRUPTED: {
|
|
1622
1654
|
defaultReviewRejectType: "RETRY",
|
|
@@ -1624,19 +1656,27 @@ var SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION = {
|
|
|
1624
1656
|
},
|
|
1625
1657
|
UNSUPPORTED_LANGUAGE: {
|
|
1626
1658
|
defaultReviewRejectType: "FINAL",
|
|
1627
|
-
description: "
|
|
1659
|
+
description: "Video Ident' applicant do not speak language common to operator."
|
|
1628
1660
|
},
|
|
1629
1661
|
THIRD_PARTY_INVOLVED: {
|
|
1630
1662
|
defaultReviewRejectType: "FINAL",
|
|
1631
|
-
description: "
|
|
1663
|
+
description: "Video Ident applicant trying to pass verification to pass account to a third party."
|
|
1632
1664
|
},
|
|
1633
1665
|
CHECK_UNAVAILABLE: {
|
|
1634
1666
|
defaultReviewRejectType: "RETRY",
|
|
1635
|
-
description: "
|
|
1667
|
+
description: "External database service is not available at the moment."
|
|
1668
|
+
},
|
|
1669
|
+
DB_DATA_NOT_FOUND: {
|
|
1670
|
+
defaultReviewRejectType: "RETRY",
|
|
1671
|
+
description: "Data not found in external database."
|
|
1672
|
+
},
|
|
1673
|
+
DB_DATA_MISMATCH: {
|
|
1674
|
+
defaultReviewRejectType: "RETRY",
|
|
1675
|
+
description: "Input/document data does not match data from external database."
|
|
1636
1676
|
},
|
|
1637
1677
|
INCORRECT_SOCIAL_NUMBER: {
|
|
1638
1678
|
defaultReviewRejectType: "RETRY",
|
|
1639
|
-
description: "
|
|
1679
|
+
description: "Incorrect TIN/SSN was provided to perform the check."
|
|
1640
1680
|
}
|
|
1641
1681
|
};
|
|
1642
1682
|
|