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