@nexeraid/identity-schemas 2.174.0-dev → 2.176.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/{crystal.schema-ef302018.esm.mjs → CoinMarketCap.schema-6316f6bb.esm.mjs} +186 -177
- package/dist/{crystal.schema-0759eb7a.cjs.dev.cjs → CoinMarketCap.schema-b4189b4d.cjs.dev.cjs} +187 -176
- package/dist/{crystal.schema-66bf44a7.cjs.prod.cjs → CoinMarketCap.schema-f6abc72e.cjs.prod.cjs} +187 -176
- package/dist/declarations/src/providers/crystal-intelligence/crystal.schema.d.ts +0 -6
- package/dist/declarations/src/providers/crystal-intelligence/crystal.schema.d.ts.map +1 -1
- package/dist/declarations/src/providers/provider.schema.d.ts +75 -25
- package/dist/declarations/src/providers/provider.schema.d.ts.map +1 -1
- package/dist/declarations/src/wallet-screening.schema.d.ts +3 -2
- package/dist/declarations/src/wallet-screening.schema.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts +377 -0
- package/dist/declarations/src/webhooks/send-verification-flow-webhook.schema.d.ts.map +1 -1
- package/dist/{identity-api.schema-0f1b2bbc.cjs.dev.cjs → identity-api.schema-63f85340.cjs.dev.cjs} +1 -1
- package/dist/{identity-api.schema-c9548a70.cjs.prod.cjs → identity-api.schema-9677f8e2.cjs.prod.cjs} +1 -1
- package/dist/{identity-api.schema-99620d93.esm.mjs → identity-api.schema-bf2d3703.esm.mjs} +1 -1
- package/dist/nexeraid-identity-schemas.cjs.dev.cjs +6 -5
- package/dist/nexeraid-identity-schemas.cjs.prod.cjs +6 -5
- package/dist/nexeraid-identity-schemas.esm.mjs +6 -6
- package/dist/package.json +1 -1
- package/dist/{tfhe-utilities-26bedf96.cjs.prod.cjs → tfhe-utilities-36888915.cjs.prod.cjs} +2 -2
- package/dist/{tfhe-utilities-4c0fccc1.esm.mjs → tfhe-utilities-a1861b2b.esm.mjs} +2 -2
- package/dist/{tfhe-utilities-8ca5cd86.cjs.dev.cjs → tfhe-utilities-dd1748ed.cjs.dev.cjs} +2 -2
- package/dist/{toArray-adfee187.esm.mjs → toArray-152c0d5b.esm.mjs} +1 -1
- package/dist/{toArray-e56429ad.cjs.dev.cjs → toArray-821d47c4.cjs.dev.cjs} +1 -1
- package/dist/{toArray-9dfec846.cjs.prod.cjs → toArray-bb4cb04c.cjs.prod.cjs} +1 -1
- package/dist/{vault.schema-59376fdb.cjs.dev.cjs → vault.schema-16d917ad.cjs.dev.cjs} +3 -1
- package/dist/{vault.schema-b3a36686.cjs.prod.cjs → vault.schema-380e6c40.cjs.prod.cjs} +3 -1
- package/dist/{vault.schema-fc798fe1.esm.mjs → vault.schema-92859c2c.esm.mjs} +3 -2
- package/dist/{zod-utils-9f4fd4e5.cjs.dev.cjs → zod-utils-244f0543.cjs.dev.cjs} +2 -2
- package/dist/{zod-utils-5a6796e4.cjs.prod.cjs → zod-utils-3532edb3.cjs.prod.cjs} +2 -2
- package/dist/{zod-utils-4f8af160.esm.mjs → zod-utils-7a80f4e3.esm.mjs} +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 +301 -299
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.cjs +301 -299
- 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 +22 -16
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.cjs +22 -16
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.mjs +11 -6
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import z$1, { z } from 'zod';
|
|
2
|
-
import { b4 as Alpha2Country, aW as UuidString,
|
|
3
|
-
import { _ as SdkVerificationOutput, aU as QrCodeLinkWithSchemaType, c4 as CredentialType } from './identity-api.schema-
|
|
2
|
+
import { b4 as Alpha2Country, aW as UuidString, fU as _toConsumableArray, f_ as ScoringAnalysisRequest, f$ as WorkflowsScoringAnalysisRequest, b2 as ISO3CountryCode, fW as _slicedToArray, cy as IdentityId, at as BlockchainAddress, ay as BlockchainNamespace, cu as WorkflowSessionId, dF as WorkspaceId, dE as OrganizationId, bo as CustomerStatus, fT as _defineProperty, e0 as ProofOfResidenceCredentialSubjectSchema, bp as BasicCustomerContactInformation, dv as VerificationMode } from './vault.schema-92859c2c.esm.mjs';
|
|
3
|
+
import { _ as SdkVerificationOutput, aU as QrCodeLinkWithSchemaType, c4 as CredentialType } from './identity-api.schema-bf2d3703.esm.mjs';
|
|
4
4
|
|
|
5
5
|
var IpQualityAnalysisRequest = z.object({
|
|
6
6
|
apiKey: z.string().nullish(),
|
|
@@ -986,6 +986,175 @@ var ChainalysisApiError = z.object({
|
|
|
986
986
|
var ChainalysisRegisterResponse = z.union([ChainalysisRegisterApiResponse, ChainalysisApiError]);
|
|
987
987
|
var ChainalysisRiskAssessmentResponse = z.union([ChainalysisRiskAssessmentApiResponse, ChainalysisApiError]);
|
|
988
988
|
|
|
989
|
+
var CrystalWalletScreeningApiRequest = z$1.object({
|
|
990
|
+
address: z$1.string(),
|
|
991
|
+
currency: z$1.string()
|
|
992
|
+
});
|
|
993
|
+
var Direction = z$1["enum"](["deposit", "withdrawal"]);
|
|
994
|
+
var AlertGrade = z$1["enum"](["medium", "high", "severe"]);
|
|
995
|
+
var AlertType = z$1["enum"](["counterparty", "pattern", "amount", "precheck", "iscript"]);
|
|
996
|
+
var Status$1 = z$1["enum"](["ready", "updating", "pending", "missed", "failed", "new"]);
|
|
997
|
+
var FiatCurrency = z$1["enum"](["usd", "eur"]);
|
|
998
|
+
var Signals = z$1.object({
|
|
999
|
+
atm: z$1.number().nullish(),
|
|
1000
|
+
child_exploitation: z$1.number().nullish(),
|
|
1001
|
+
dark_market: z$1.number().nullish(),
|
|
1002
|
+
dark_service: z$1.number().nullish(),
|
|
1003
|
+
enforcement_action: z$1.number().nullish(),
|
|
1004
|
+
exchange_fraudulent: z$1.number().nullish(),
|
|
1005
|
+
exchange_licensed: z$1.number().nullish(),
|
|
1006
|
+
exchange_unlicensed: z$1.number().nullish(),
|
|
1007
|
+
gambling: z$1.number().nullish(),
|
|
1008
|
+
illegal_service: z$1.number().nullish(),
|
|
1009
|
+
liquidity_pools: z$1.number().nullish(),
|
|
1010
|
+
marketplace: z$1.number().nullish(),
|
|
1011
|
+
miner: z$1.number().nullish(),
|
|
1012
|
+
mixer: z$1.number().nullish(),
|
|
1013
|
+
p2p_exchange_licensed: z$1.number().nullish(),
|
|
1014
|
+
p2p_exchange_unlicensed: z$1.number().nullish(),
|
|
1015
|
+
payment: z$1.number().nullish(),
|
|
1016
|
+
ransom: z$1.number().nullish(),
|
|
1017
|
+
sanctions: z$1.number().nullish(),
|
|
1018
|
+
scam: z$1.number().nullish(),
|
|
1019
|
+
seized_assets: z$1.number().nullish(),
|
|
1020
|
+
stolen_coins: z$1.number().nullish(),
|
|
1021
|
+
terrorism_financing: z$1.number().nullish(),
|
|
1022
|
+
wallet: z$1.number().nullish()
|
|
1023
|
+
});
|
|
1024
|
+
var CrystalWalletScreeningResponse = z$1.object({
|
|
1025
|
+
data: z$1.object({
|
|
1026
|
+
address: z$1.string().nullish(),
|
|
1027
|
+
alert_grade: AlertGrade.nullish(),
|
|
1028
|
+
alert_type: z$1.array(AlertType).nullish(),
|
|
1029
|
+
alert_list: z$1.array(z$1.union([z$1.array(z$1.string()), z$1.string()])).nullish(),
|
|
1030
|
+
amount: z$1.number().nullish(),
|
|
1031
|
+
archived: z$1["boolean"]().nullish(),
|
|
1032
|
+
can: z$1.object({
|
|
1033
|
+
archive: z$1["boolean"]().nullish(),
|
|
1034
|
+
flag: z$1["boolean"]().nullish(),
|
|
1035
|
+
link: z$1["boolean"]().nullish(),
|
|
1036
|
+
update: z$1["boolean"]().nullish()
|
|
1037
|
+
}).nullish(),
|
|
1038
|
+
blocklisted_addresses: z$1.array(z$1.object({
|
|
1039
|
+
address: z$1.string().nullish(),
|
|
1040
|
+
tags: z$1.array(z$1.object({
|
|
1041
|
+
is_crystal: z$1["boolean"]().nullish(),
|
|
1042
|
+
tag: z$1.string().nullish()
|
|
1043
|
+
})).nullish(),
|
|
1044
|
+
type: z$1["enum"](["out", "in", "out_interaction"]).nullish(),
|
|
1045
|
+
tx: z$1.string().nullish()
|
|
1046
|
+
})).nullish(),
|
|
1047
|
+
changed_at: z$1.number().nullish(),
|
|
1048
|
+
connections: z$1.array(z$1.object({
|
|
1049
|
+
entity: z$1.object({
|
|
1050
|
+
global_id: z$1.number().nullish(),
|
|
1051
|
+
id: z$1.number().nullish(),
|
|
1052
|
+
name: z$1.string().nullish(),
|
|
1053
|
+
riskscore: z$1.number().nullish(),
|
|
1054
|
+
slug: z$1.string().nullish(),
|
|
1055
|
+
subtype: z$1.string().nullish(),
|
|
1056
|
+
type: z$1.string().nullish()
|
|
1057
|
+
}).nullish(),
|
|
1058
|
+
direct: z$1.number().nullish(),
|
|
1059
|
+
hops: z$1.number().nullish(),
|
|
1060
|
+
total: z$1.number().nullish(),
|
|
1061
|
+
type: z$1.string().nullish()
|
|
1062
|
+
})).nullish(),
|
|
1063
|
+
counterparty: z$1.object({
|
|
1064
|
+
address: z$1.string().nullish(),
|
|
1065
|
+
connections: z$1.array(z$1.object({
|
|
1066
|
+
entity: z$1.object({
|
|
1067
|
+
global_id: z$1.number().nullish(),
|
|
1068
|
+
id: z$1.number().nullish(),
|
|
1069
|
+
name: z$1.string().nullish(),
|
|
1070
|
+
riskscore: z$1.number().nullish(),
|
|
1071
|
+
slug: z$1.string().nullish(),
|
|
1072
|
+
subtype: z$1.string().nullish(),
|
|
1073
|
+
type: z$1.string().nullish()
|
|
1074
|
+
}).nullish(),
|
|
1075
|
+
received: z$1.object({
|
|
1076
|
+
direct: z$1.number().nullish(),
|
|
1077
|
+
hops: z$1.number().nullish(),
|
|
1078
|
+
total: z$1.number().nullish()
|
|
1079
|
+
}).nullish(),
|
|
1080
|
+
sent: z$1.object({
|
|
1081
|
+
direct: z$1.number().nullish(),
|
|
1082
|
+
hops: z$1.number().nullish(),
|
|
1083
|
+
total: z$1.number().nullish()
|
|
1084
|
+
}).nullish(),
|
|
1085
|
+
type: z$1.string().nullish()
|
|
1086
|
+
})).nullish(),
|
|
1087
|
+
id: z$1.number().nullish(),
|
|
1088
|
+
type: z$1.string().nullish(),
|
|
1089
|
+
name: z$1.string().nullish(),
|
|
1090
|
+
slug: z$1.string().nullish(),
|
|
1091
|
+
subtype: z$1.string().nullish(),
|
|
1092
|
+
received_fiat_amount: z$1.number().nullish(),
|
|
1093
|
+
sent_fiat_amount: z$1.number().nullish(),
|
|
1094
|
+
signals: z$1.object({
|
|
1095
|
+
bwd: Signals.nullish(),
|
|
1096
|
+
fwd: Signals.nullish()
|
|
1097
|
+
}).nullish()
|
|
1098
|
+
}).nullish(),
|
|
1099
|
+
created_at: z$1.number().nullish(),
|
|
1100
|
+
currency: z$1.string().nullish(),
|
|
1101
|
+
customer: z$1.object({
|
|
1102
|
+
name: z$1.string().nullish(),
|
|
1103
|
+
token: z$1.string().nullish()
|
|
1104
|
+
}).nullish(),
|
|
1105
|
+
customer_watched: z$1["boolean"]().nullish(),
|
|
1106
|
+
direction: Direction.nullish(),
|
|
1107
|
+
fiat_code_effective: z$1.string().nullish(),
|
|
1108
|
+
fiat_current: z$1.string().nullish(),
|
|
1109
|
+
flagged: z$1["enum"](["flag", "unflag", "noflag"]).nullish(),
|
|
1110
|
+
flag_reason: z$1.unknown()
|
|
1111
|
+
// .array(z.union([z.string(), z.array(z.union([z.string(), z.number()]))]))
|
|
1112
|
+
.nullish(),
|
|
1113
|
+
reason: z$1["enum"](["bad_output", "pruned", "not_found"]).nullish(),
|
|
1114
|
+
relay: z$1.object({
|
|
1115
|
+
host: z$1.string().nullish(),
|
|
1116
|
+
country: z$1.string().nullish(),
|
|
1117
|
+
city: z$1.string().nullish(),
|
|
1118
|
+
latitude: z$1.string().nullish(),
|
|
1119
|
+
longitude: z$1.string().nullish(),
|
|
1120
|
+
user_agent: z$1.string().nullish()
|
|
1121
|
+
}).nullish(),
|
|
1122
|
+
id: z$1.string().nullish(),
|
|
1123
|
+
is_pool: z$1["boolean"]().nullish(),
|
|
1124
|
+
riskscore: z$1.number().nullish(),
|
|
1125
|
+
riskscore_profile: z$1.object({
|
|
1126
|
+
id: z$1.number().nullish(),
|
|
1127
|
+
name: z$1.string().nullish(),
|
|
1128
|
+
history_id: z$1.number().nullish(),
|
|
1129
|
+
signals: Signals.nullish()
|
|
1130
|
+
}).nullish(),
|
|
1131
|
+
risky_volume: z$1.number().nullish(),
|
|
1132
|
+
risky_volume_fiat: z$1.number().nullish(),
|
|
1133
|
+
settings_id: z$1.number().nullish(),
|
|
1134
|
+
signals: Signals.nullish(),
|
|
1135
|
+
snapshoted_at: z$1.number().nullish(),
|
|
1136
|
+
status: Status$1.nullish(),
|
|
1137
|
+
time: z$1.number().nullish(),
|
|
1138
|
+
token_id: z$1.number().nullish(),
|
|
1139
|
+
tx: z$1.string().nullish(),
|
|
1140
|
+
updated_at: z$1.number().nullish(),
|
|
1141
|
+
fiat: z$1.number().nullish()
|
|
1142
|
+
}).nullish(),
|
|
1143
|
+
meta: z$1.object({
|
|
1144
|
+
calls_left: z$1.number().nullish(),
|
|
1145
|
+
calls_used: z$1.number().nullish(),
|
|
1146
|
+
error_code: z$1.number().nullish(),
|
|
1147
|
+
error_message: z$1.string().nullish(),
|
|
1148
|
+
fiat_code: FiatCurrency.nullish(),
|
|
1149
|
+
riskscore_profile: z$1.object({
|
|
1150
|
+
id: z$1.number().nullish(),
|
|
1151
|
+
name: z$1.string().nullish()
|
|
1152
|
+
}).nullish(),
|
|
1153
|
+
server_time: z$1.number().nullish(),
|
|
1154
|
+
validation_errors: z$1.unknown().nullish()
|
|
1155
|
+
}).nullish()
|
|
1156
|
+
});
|
|
1157
|
+
|
|
989
1158
|
/**
|
|
990
1159
|
* Merkle Science defines it own blockchain list, thus this list.
|
|
991
1160
|
* See https://docs.merklescience.com/reference/currencies
|
|
@@ -1267,7 +1436,7 @@ var TRMLabsAddressesScreeningResponse = z$1.union([TRMLabsAddressesScreening, TR
|
|
|
1267
1436
|
var ProviderWithoutConfig = ["chainalysis", "scorechain", "integratedScorechain", "trmLabs"];
|
|
1268
1437
|
var IdentityProviderOptions = ["nexeraIdSSID", "nexeraIdKYB", "synaps", "ondato"];
|
|
1269
1438
|
var IdentityProvider = z["enum"](IdentityProviderOptions);
|
|
1270
|
-
var DataProviderOptions = ["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "trmLabs", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"];
|
|
1439
|
+
var DataProviderOptions = ["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "trmLabs", "crystal", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"];
|
|
1271
1440
|
var DataProvider = z["enum"](DataProviderOptions);
|
|
1272
1441
|
var MergedProviders = z["enum"]([].concat(_toConsumableArray(IdentityProvider.options), _toConsumableArray(DataProvider.options)));
|
|
1273
1442
|
var MerkleScienceConfig = z.object({
|
|
@@ -1280,6 +1449,9 @@ var TRMLabsConfig = TRMLabsAddressesScreeningApiRequest.omit({
|
|
|
1280
1449
|
address: true,
|
|
1281
1450
|
chain: true
|
|
1282
1451
|
});
|
|
1452
|
+
var CrystalIntelligenceConfig = CrystalWalletScreeningApiRequest.omit({
|
|
1453
|
+
address: true
|
|
1454
|
+
});
|
|
1283
1455
|
var ScorechainConfig = ScoringAnalysisRequest.omit({
|
|
1284
1456
|
objectId: true // objectId is removed, because it is not stored in CMS but rather provided on the fly by the client
|
|
1285
1457
|
});
|
|
@@ -1354,6 +1526,14 @@ var TRMLabsProvider = BaseProvider.extend({
|
|
|
1354
1526
|
enabled: z["boolean"]().nullish()
|
|
1355
1527
|
}).nullish()
|
|
1356
1528
|
});
|
|
1529
|
+
var CrystalIntelligenceProvider = BaseProvider.extend({
|
|
1530
|
+
onRulesEngine: z.object({
|
|
1531
|
+
enabled: z["boolean"]().nullish()
|
|
1532
|
+
}).nullish(),
|
|
1533
|
+
onNewRecord: z.object({
|
|
1534
|
+
enabled: z["boolean"]().nullish()
|
|
1535
|
+
}).nullish()
|
|
1536
|
+
});
|
|
1357
1537
|
var IpqualityscoreProvider = BaseProvider.extend({
|
|
1358
1538
|
onRulesEngine: z.object({
|
|
1359
1539
|
enabled: z["boolean"]().nullish(),
|
|
@@ -2607,7 +2787,7 @@ var Result = z.object({
|
|
|
2607
2787
|
last_updated: z.coerce.date(),
|
|
2608
2788
|
quote: CoinMarketCapQuotes
|
|
2609
2789
|
});
|
|
2610
|
-
var Status
|
|
2790
|
+
var Status = z.object({
|
|
2611
2791
|
timestamp: z.coerce.date(),
|
|
2612
2792
|
error_code: z.number(),
|
|
2613
2793
|
error_message: z.string().nullish(),
|
|
@@ -2617,178 +2797,7 @@ var Status$1 = z.object({
|
|
|
2617
2797
|
});
|
|
2618
2798
|
var CoinMarketCapApiResponse = z.object({
|
|
2619
2799
|
data: Result.optional(),
|
|
2620
|
-
status: Status
|
|
2621
|
-
});
|
|
2622
|
-
|
|
2623
|
-
var Direction = z$1["enum"](["deposit", "withdrawal"]);
|
|
2624
|
-
var CrystalWalletScreeningApiRequest = z$1.object({
|
|
2625
|
-
direction: Direction["default"]("withdrawal"),
|
|
2626
|
-
address: z$1.string(),
|
|
2627
|
-
currency: z$1.string(),
|
|
2628
|
-
name: z$1.string()
|
|
2629
|
-
});
|
|
2630
|
-
var AlertGrade = z$1["enum"](["medium", "high", "severe"]);
|
|
2631
|
-
var AlertType = z$1["enum"](["counterparty", "pattern", "amount", "precheck", "iscript"]);
|
|
2632
|
-
var Status = z$1["enum"](["ready", "updating", "pending", "missed", "failed", "new"]);
|
|
2633
|
-
var FiatCurrency = z$1["enum"](["usd", "eur"]);
|
|
2634
|
-
var Signals = z$1.object({
|
|
2635
|
-
atm: z$1.number().nullish(),
|
|
2636
|
-
child_exploitation: z$1.number().nullish(),
|
|
2637
|
-
dark_market: z$1.number().nullish(),
|
|
2638
|
-
dark_service: z$1.number().nullish(),
|
|
2639
|
-
enforcement_action: z$1.number().nullish(),
|
|
2640
|
-
exchange_fraudulent: z$1.number().nullish(),
|
|
2641
|
-
exchange_licensed: z$1.number().nullish(),
|
|
2642
|
-
exchange_unlicensed: z$1.number().nullish(),
|
|
2643
|
-
gambling: z$1.number().nullish(),
|
|
2644
|
-
illegal_service: z$1.number().nullish(),
|
|
2645
|
-
liquidity_pools: z$1.number().nullish(),
|
|
2646
|
-
marketplace: z$1.number().nullish(),
|
|
2647
|
-
miner: z$1.number().nullish(),
|
|
2648
|
-
mixer: z$1.number().nullish(),
|
|
2649
|
-
p2p_exchange_licensed: z$1.number().nullish(),
|
|
2650
|
-
p2p_exchange_unlicensed: z$1.number().nullish(),
|
|
2651
|
-
payment: z$1.number().nullish(),
|
|
2652
|
-
ransom: z$1.number().nullish(),
|
|
2653
|
-
sanctions: z$1.number().nullish(),
|
|
2654
|
-
scam: z$1.number().nullish(),
|
|
2655
|
-
seized_assets: z$1.number().nullish(),
|
|
2656
|
-
stolen_coins: z$1.number().nullish(),
|
|
2657
|
-
terrorism_financing: z$1.number().nullish(),
|
|
2658
|
-
wallet: z$1.number().nullish()
|
|
2659
|
-
});
|
|
2660
|
-
var CrystalWalletScreeningResponse = z$1.object({
|
|
2661
|
-
data: z$1.object({
|
|
2662
|
-
address: z$1.string().nullish(),
|
|
2663
|
-
alert_grade: AlertGrade.nullish(),
|
|
2664
|
-
alert_type: z$1.array(AlertType).nullish(),
|
|
2665
|
-
alert_list: z$1.array(z$1.union([z$1.array(z$1.string()), z$1.string()])).nullish(),
|
|
2666
|
-
amount: z$1.number().nullish(),
|
|
2667
|
-
archived: z$1["boolean"]().nullish(),
|
|
2668
|
-
can: z$1.object({
|
|
2669
|
-
archive: z$1["boolean"]().nullish(),
|
|
2670
|
-
flag: z$1["boolean"]().nullish(),
|
|
2671
|
-
link: z$1["boolean"]().nullish(),
|
|
2672
|
-
update: z$1["boolean"]().nullish()
|
|
2673
|
-
}).nullish(),
|
|
2674
|
-
blocklisted_addresses: z$1.array(z$1.object({
|
|
2675
|
-
address: z$1.string().nullish(),
|
|
2676
|
-
tags: z$1.array(z$1.object({
|
|
2677
|
-
is_crystal: z$1["boolean"]().nullish(),
|
|
2678
|
-
tag: z$1.string().nullish()
|
|
2679
|
-
})).nullish(),
|
|
2680
|
-
type: z$1["enum"](["out", "in", "out_interaction"]).nullish(),
|
|
2681
|
-
tx: z$1.string().nullish()
|
|
2682
|
-
})).nullish(),
|
|
2683
|
-
changed_at: z$1.number().nullish(),
|
|
2684
|
-
connections: z$1.array(z$1.object({
|
|
2685
|
-
entity: z$1.object({
|
|
2686
|
-
global_id: z$1.number().nullish(),
|
|
2687
|
-
id: z$1.number().nullish(),
|
|
2688
|
-
name: z$1.string().nullish(),
|
|
2689
|
-
riskscore: z$1.number().nullish(),
|
|
2690
|
-
slug: z$1.string().nullish(),
|
|
2691
|
-
subtype: z$1.string().nullish(),
|
|
2692
|
-
type: z$1.string().nullish()
|
|
2693
|
-
}).nullish(),
|
|
2694
|
-
direct: z$1.number().nullish(),
|
|
2695
|
-
hops: z$1.number().nullish(),
|
|
2696
|
-
total: z$1.number().nullish(),
|
|
2697
|
-
type: z$1.string().nullish()
|
|
2698
|
-
})).nullish(),
|
|
2699
|
-
counterparty: z$1.object({
|
|
2700
|
-
address: z$1.string().nullish(),
|
|
2701
|
-
connections: z$1.array(z$1.object({
|
|
2702
|
-
entity: z$1.object({
|
|
2703
|
-
global_id: z$1.number().nullish(),
|
|
2704
|
-
id: z$1.number().nullish(),
|
|
2705
|
-
name: z$1.string().nullish(),
|
|
2706
|
-
riskscore: z$1.number().nullish(),
|
|
2707
|
-
slug: z$1.string().nullish(),
|
|
2708
|
-
subtype: z$1.string().nullish(),
|
|
2709
|
-
type: z$1.string().nullish()
|
|
2710
|
-
}).nullish(),
|
|
2711
|
-
received: z$1.object({
|
|
2712
|
-
direct: z$1.number().nullish(),
|
|
2713
|
-
hops: z$1.number().nullish(),
|
|
2714
|
-
total: z$1.number().nullish()
|
|
2715
|
-
}).nullish(),
|
|
2716
|
-
sent: z$1.object({
|
|
2717
|
-
direct: z$1.number().nullish(),
|
|
2718
|
-
hops: z$1.number().nullish(),
|
|
2719
|
-
total: z$1.number().nullish()
|
|
2720
|
-
}).nullish(),
|
|
2721
|
-
type: z$1.string().nullish()
|
|
2722
|
-
})).nullish(),
|
|
2723
|
-
id: z$1.number().nullish(),
|
|
2724
|
-
type: z$1.string().nullish(),
|
|
2725
|
-
name: z$1.string().nullish(),
|
|
2726
|
-
slug: z$1.string().nullish(),
|
|
2727
|
-
subtype: z$1.string().nullish(),
|
|
2728
|
-
received_fiat_amount: z$1.number().nullish(),
|
|
2729
|
-
sent_fiat_amount: z$1.number().nullish(),
|
|
2730
|
-
signals: z$1.object({
|
|
2731
|
-
bwd: Signals.nullish(),
|
|
2732
|
-
fwd: Signals.nullish()
|
|
2733
|
-
}).nullish()
|
|
2734
|
-
}).nullish(),
|
|
2735
|
-
created_at: z$1.number().nullish(),
|
|
2736
|
-
currency: z$1.string().nullish(),
|
|
2737
|
-
customer: z$1.object({
|
|
2738
|
-
name: z$1.string().nullish(),
|
|
2739
|
-
token: z$1.string().nullish()
|
|
2740
|
-
}).nullish(),
|
|
2741
|
-
customer_watched: z$1["boolean"]().nullish(),
|
|
2742
|
-
direction: Direction.nullish(),
|
|
2743
|
-
fiat_code_effective: z$1.string().nullish(),
|
|
2744
|
-
fiat_current: z$1.string().nullish(),
|
|
2745
|
-
flagged: z$1["enum"](["flag", "unflag", "noflag"]).nullish(),
|
|
2746
|
-
flag_reason: z$1.unknown()
|
|
2747
|
-
// .array(z.union([z.string(), z.array(z.union([z.string(), z.number()]))]))
|
|
2748
|
-
.nullish(),
|
|
2749
|
-
reason: z$1["enum"](["bad_output", "pruned", "not_found"]).nullish(),
|
|
2750
|
-
relay: z$1.object({
|
|
2751
|
-
host: z$1.string().nullish(),
|
|
2752
|
-
country: z$1.string().nullish(),
|
|
2753
|
-
city: z$1.string().nullish(),
|
|
2754
|
-
latitude: z$1.string().nullish(),
|
|
2755
|
-
longitude: z$1.string().nullish(),
|
|
2756
|
-
user_agent: z$1.string().nullish()
|
|
2757
|
-
}).nullish(),
|
|
2758
|
-
id: z$1.string().nullish(),
|
|
2759
|
-
is_pool: z$1["boolean"]().nullish(),
|
|
2760
|
-
riskscore: z$1.number().nullish(),
|
|
2761
|
-
riskscore_profile: z$1.object({
|
|
2762
|
-
id: z$1.number().nullish(),
|
|
2763
|
-
name: z$1.string().nullish(),
|
|
2764
|
-
history_id: z$1.number().nullish(),
|
|
2765
|
-
signals: Signals.nullish()
|
|
2766
|
-
}).nullish(),
|
|
2767
|
-
risky_volume: z$1.number().nullish(),
|
|
2768
|
-
risky_volume_fiat: z$1.number().nullish(),
|
|
2769
|
-
settings_id: z$1.number().nullish(),
|
|
2770
|
-
signals: Signals.nullish(),
|
|
2771
|
-
snapshoted_at: z$1.number().nullish(),
|
|
2772
|
-
status: Status.nullish(),
|
|
2773
|
-
time: z$1.number().nullish(),
|
|
2774
|
-
token_id: z$1.number().nullish(),
|
|
2775
|
-
tx: z$1.string().nullish(),
|
|
2776
|
-
updated_at: z$1.number().nullish(),
|
|
2777
|
-
fiat: z$1.number().nullish()
|
|
2778
|
-
}).nullish(),
|
|
2779
|
-
meta: z$1.object({
|
|
2780
|
-
calls_left: z$1.number().nullish(),
|
|
2781
|
-
calls_used: z$1.number().nullish(),
|
|
2782
|
-
error_code: z$1.number().nullish(),
|
|
2783
|
-
error_message: z$1.string().nullish(),
|
|
2784
|
-
fiat_code: FiatCurrency.nullish(),
|
|
2785
|
-
riskscore_profile: z$1.object({
|
|
2786
|
-
id: z$1.number().nullish(),
|
|
2787
|
-
name: z$1.string().nullish()
|
|
2788
|
-
}).nullish(),
|
|
2789
|
-
server_time: z$1.number().nullish(),
|
|
2790
|
-
validation_errors: z$1.unknown().nullish()
|
|
2791
|
-
}).nullish()
|
|
2800
|
+
status: Status
|
|
2792
2801
|
});
|
|
2793
2802
|
|
|
2794
|
-
export { SynapsSessionResponse as $, ProofOfAddressDocumentType as A, BigCryptoChain as B, ComplyAdvantageSearchResponse as C, DocumentIdTypes as D, EmailVerificationAnalysisResponse as E, File$1 as F, ProofOfAddressMetadata as G, PhoneMetadata as H, IpQualityServiceAnalysisResponse as I, EmailMetadata as J, AMLMetadata as K, LivenessMetadata as L, MergedProviders as M, NestedSession as N, Step as O, PhoneVerificationAnalysisResponse as P, SynapsSessionEvent as Q, RequestProperty as R, Statuses as S, SynapsStepEvent as T, typeToHumanReadable as U, SynapsSessionRequest as V, WrappedIpQualityServiceErrorResponse as W, SESSION_NOT_FOUND as X, UNKNOWN_ERROR as Y, RESULT_PARSER_ERROR as Z, SynapsSessionErrorResponse as _, ComplyAdvantageSearchErrorResponse as a, ChainalysisConfig as a$, SynapsStepRequest as a0, STEP_NOT_FOUND as a1, SynapsStepErrorResponse as a2, SynapsStepResponse as a3, CoerceDateUTC as a4, SEARCH_FILTER_SANCTION_TYPE as a5, SearchFilterSanctionType as a6, SEARCH_FILTER_PEP_TYPE as a7, SearchFilterPepType as a8, SEARCH_FILTER_ADVERSE_MEDIA_TYPE as a9, ComplyAdvantageUser as aA, MatchTypeDetail as aB, ComplyAdvantageMedia as aC, ComplyAdvantageSearchDataResponseHit as aD, ComplyAdvantageSearchDataResponse as aE, ComplyAdvantageKeyInformation as aF, ComplyAdvantageAmlItemSource as aG, ComplyAdvantageAmlFullListing as aH, ComplyAdvantageSearchEntitiesDataResponse as aI, ComplyAdvantageSearchEntitiesSuccessResponse as aJ, ComplyAdvantageSearchEntitiesResponse as aK, ComplyAdvantageSearchRequest as aL, ComplyAdvantageSearchRequests as aM, ComplyAdvantageUpdateSearchRequest as aN, ComplyAdvantageUpdateSearchEntitiesRequest as aO, ComplyAdvantageUpdateSearchEntitiesSuccessResponse as aP, ComplyAdvantageUpdateSearchEntitiesResponse as aQ, ComplyAdvantageMonitorSearchDataResponse as aR, ComplyAdvantageMonitorSearchSuccessResponse as aS, ComplyAdvantageMonitorSearchResponse as aT, ComplyAdvantageMonitoredSearchUpdate as aU, ProviderWithoutConfig as aV, IdentityProviderOptions as aW, IdentityProvider as aX, DataProviderOptions as aY, DataProvider as aZ, MerkleScienceConfig as a_, SearchFilterAdverseMediaType as aa, HIGH_RISK_TYPES as ab, MEDIUM_RISK_TYPES as ac, COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE as ad, ComplyAdvantageResponseMatchType as ae, mappingMatchTypeToLabel as af, COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS as ag, ComplyAdvantageReponseMatchStatus as ah, SEARCH_FILTER_TYPES as ai, SearchFilterType as aj, SearchEntityTypes as ak, SearchEntityType as al, SearchFilters as am, COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES as an, ComplyAdvantageNationalityFieldSources as ao, COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES as ap, ComplyAdvantageCountryFieldSources as aq, COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES as ar, ComplyAdvantageDateOfBirthFieldSources as as, CreateSearchInput as at, MatchStatuses as au, MatchStatus as av, RiskLevels as aw, RiskLevel as ax, UpdateSearchInput as ay, UpdateSearchEntitiesInput as az, ComplyAdvantageSearchSuccessResponse as b,
|
|
2803
|
+
export { SynapsSessionResponse as $, ProofOfAddressDocumentType as A, BigCryptoChain as B, ComplyAdvantageSearchResponse as C, DocumentIdTypes as D, EmailVerificationAnalysisResponse as E, File$1 as F, ProofOfAddressMetadata as G, PhoneMetadata as H, IpQualityServiceAnalysisResponse as I, EmailMetadata as J, AMLMetadata as K, LivenessMetadata as L, MergedProviders as M, NestedSession as N, Step as O, PhoneVerificationAnalysisResponse as P, SynapsSessionEvent as Q, RequestProperty as R, Statuses as S, SynapsStepEvent as T, typeToHumanReadable as U, SynapsSessionRequest as V, WrappedIpQualityServiceErrorResponse as W, SESSION_NOT_FOUND as X, UNKNOWN_ERROR as Y, RESULT_PARSER_ERROR as Z, SynapsSessionErrorResponse as _, ComplyAdvantageSearchErrorResponse as a, ChainalysisConfig as a$, SynapsStepRequest as a0, STEP_NOT_FOUND as a1, SynapsStepErrorResponse as a2, SynapsStepResponse as a3, CoerceDateUTC as a4, SEARCH_FILTER_SANCTION_TYPE as a5, SearchFilterSanctionType as a6, SEARCH_FILTER_PEP_TYPE as a7, SearchFilterPepType as a8, SEARCH_FILTER_ADVERSE_MEDIA_TYPE as a9, ComplyAdvantageUser as aA, MatchTypeDetail as aB, ComplyAdvantageMedia as aC, ComplyAdvantageSearchDataResponseHit as aD, ComplyAdvantageSearchDataResponse as aE, ComplyAdvantageKeyInformation as aF, ComplyAdvantageAmlItemSource as aG, ComplyAdvantageAmlFullListing as aH, ComplyAdvantageSearchEntitiesDataResponse as aI, ComplyAdvantageSearchEntitiesSuccessResponse as aJ, ComplyAdvantageSearchEntitiesResponse as aK, ComplyAdvantageSearchRequest as aL, ComplyAdvantageSearchRequests as aM, ComplyAdvantageUpdateSearchRequest as aN, ComplyAdvantageUpdateSearchEntitiesRequest as aO, ComplyAdvantageUpdateSearchEntitiesSuccessResponse as aP, ComplyAdvantageUpdateSearchEntitiesResponse as aQ, ComplyAdvantageMonitorSearchDataResponse as aR, ComplyAdvantageMonitorSearchSuccessResponse as aS, ComplyAdvantageMonitorSearchResponse as aT, ComplyAdvantageMonitoredSearchUpdate as aU, ProviderWithoutConfig as aV, IdentityProviderOptions as aW, IdentityProvider as aX, DataProviderOptions as aY, DataProvider as aZ, MerkleScienceConfig as a_, SearchFilterAdverseMediaType as aa, HIGH_RISK_TYPES as ab, MEDIUM_RISK_TYPES as ac, COMPLY_ADVANTAGE_RESPONSE_MATCH_TYPE as ad, ComplyAdvantageResponseMatchType as ae, mappingMatchTypeToLabel as af, COMPLY_ADVANTAGE_RESPONSE_MATCH_STATUS as ag, ComplyAdvantageReponseMatchStatus as ah, SEARCH_FILTER_TYPES as ai, SearchFilterType as aj, SearchEntityTypes as ak, SearchEntityType as al, SearchFilters as am, COMPLY_ADVANTAGE_NATIONALITY_FIELD_SOURCES as an, ComplyAdvantageNationalityFieldSources as ao, COMPLY_ADVANTAGE_COUNTRY_FIELD_SOURCES as ap, ComplyAdvantageCountryFieldSources as aq, COMPLY_ADVANTAGE_DATE_OF_BIRTH_FIELD_SOURCES as ar, ComplyAdvantageDateOfBirthFieldSources as as, CreateSearchInput as at, MatchStatuses as au, MatchStatus as av, RiskLevels as aw, RiskLevel as ax, UpdateSearchInput as ay, UpdateSearchEntitiesInput as az, ComplyAdvantageSearchSuccessResponse as b, SumSubDocType as b$, TRMLabsConfig as b0, CrystalIntelligenceConfig as b1, ScorechainConfig as b2, WorkflowsScorechainConfig as b3, IpQualityConfig as b4, BigConfig as b5, ProviderIntegrationTypeOptions as b6, ProviderIntegrationType as b7, BaseProvider as b8, NexeraIdSSIDProvider as b9, ApplicantMemberOfSchema as bA, SumSubWebhookSchema as bB, BaseApplicantActionSchema as bC, SUMSUB_STEPS as bD, SumSubStep as bE, SUMSUB_APPLICANT_TYPES as bF, SumSubApplicantType as bG, SUMSUB_REVIEW_ANSWERS as bH, SumSubReviewAnswer as bI, SUMSUB_REVIEW_REJECT_TYPES as bJ, SumSubReviewRejectType as bK, SumsubReviewDecision as bL, SumsubCountryCode as bM, SumSubAddress as bN, SumSubApplicantInfo as bO, INDIVIDUAL_BENEFICIARY_RELATIONS as bP, IndividualBeneficiaryRelation as bQ, BENEFICIARY_TYPES as bR, BeneficiaryType as bS, BeneficiaryCompanyCustomerClaims as bT, BeneficiaryCompanyCustomerClaimsArray as bU, SumSubCompanyApplicantInfo as bV, SUMSUB_WEBHOOK_INTERNAL_STATUS as bW, SumsubWebhookInternalStatus as bX, SUMSUB_REVIEW_STATUSES as bY, SumSubReviewStatus as bZ, SUMSUB_DOC_TYPES as b_, NexeraIdKYBProvider as ba, BigProvider as bb, ScorechainProvider as bc, MerkleScienceProvider as bd, ChainalysisProvider as be, TRMLabsProvider as bf, CrystalIntelligenceProvider as bg, IpqualityscoreProvider as bh, ComplyAdvantageProviderConfigTypes as bi, ComplyAdvantageProviderConfigFilters as bj, ComplyAdvantageProviderConfigElement as bk, ComplyAdvantageProvider as bl, SynapsProvider as bm, ProviderData as bn, ProviderDataProject as bo, GetProvidersResponse as bp, GetProviderResponse as bq, CreateProviderInput as br, CreateProviderResponse as bs, UpdateProviderInput as bt, UpdateProviderResponse as bu, ToggleProviderInput as bv, DeleteProviderInput as bw, DeleteProviderResponse as bx, WEBHOOK_TYPES as by, WebhookType as bz, IpQualityAnalysisRequest as c, CredentialMetadata as c$, SUMSUB_KYC_DOC_TYPES as c0, SumSubKycDocType as c1, KYC_DOC_SIDES as c2, KycDocSide as c3, SUMSUB_FLOW_LEVEL as c4, SumSubFlowLevel as c5, SumSubRequiredIdDoc as c6, UploadDocumentRequest as c7, SumSubReviewResultSchema as c8, SumSubImageReviewResultSchema as c9, SumSubSimilarApplicantsSchema as cA, ApplicantImages as cB, SUMSUB_REVIEW_REJECT_LABELS as cC, SumSubReviewRejectLabel as cD, SUMSUB_REVIEW_REJECT_LABELS_DESCRIPTION as cE, KYC_STEP_TYPES as cF, KycStep as cG, KycStepStatuses as cH, KycStepStatus as cI, KYC_RESULTS as cJ, KycResult as cK, KYC_SESSION_STATUSES as cL, KycSessionStatus as cM, EmailVerificationResponse as cN, SelectKycSessionStep as cO, APPLICANT_CHECK_STATUSES as cP, ApplicantCheckStatus as cQ, SelectKycSession as cR, SelectKycSessionWithCompletedSteps as cS, GetKycSessionInput as cT, GetKycSessionResponse as cU, UpdateKycSessionOutput as cV, VideoKycMetaData as cW, ProofOfResidenceMetaData as cX, ProofOfResidenceDocumentType as cY, GetCredentialsOutput as cZ, CustomerContactInformationOutput as c_, SumSubImageStatus as ca, SumsubApplicantTypes as cb, SumsubApplicantType as cc, SumSubIndividualApplicantSchema as cd, SumSubCompanyApplicantSchema as ce, SumSubImageId as cf, SUMSUB_COMPANY_BENEFICIARY_GROUP as cg, SumsubCompanyBeneficiaryGroup as ch, SumsubStepStatus as ci, SumSubVerificationStepSchema as cj, SumSubApplicantVerificationStepSchema as ck, SUMSUB_MEDIA_CONTENT_TYPES as cl, SumSubMediaContentType as cm, DocumentMetadataSchema as cn, DocumentSubmitResponse as co, SumSubApplicantReviewStatusSchema as cp, SumSubApplicantResetSchema as cq, SumSubGenerateExternalWebSdkLinkSchema as cr, SumsubVideoCallData as cs, SumsubKycDataSchema as ct, SumsubKybDataSchema as cu, SumSubApplicantSchema as cv, SUMSUB_KYB_SESSION_FLOW_SECTION_STATUS as cw, SumsubKybSessionFlowSectionStatus as cx, SumsubKybSessionFlowSectionItem as cy, SumsubKybSessionFlowSection as cz, IpQualityAnalysisResponse as d, GetKycSessionResponseWithCredentialsMetadata as d0, IDImageMetaData as d1, SelfieImageMetaData as d2, ApiErrorResponse as d3, ApiErrorCommandResponse as d4, ApiSuccessCommandResponse as d5, GetKycSessionsOutput as d6, KYB_STEP_TYPES as d7, KybStep as d8, KYB_RESULTS as d9, ChainalysisRiskAssessmentApiResponse as dA, ChainalysisApiError as dB, ChainalysisRegisterResponse as dC, ChainalysisRiskAssessmentResponse as dD, CoinMarketCapRequest as dE, CoinMarketCapQuote as dF, CoinMarketCapQuotes as dG, CoinMarketCapApiResponse as dH, CoinMarketCapFiatId as dI, TRMLabsAddressesScreeningApiRequest as dJ, TRM_RISK_SCORE_LEVEL as dK, TRM_RISK_SCORE_LEVEL_LABEL as dL, TRMLabsRiskScoreToScorechainRiskMapping as dM, TRMLabsAddressesScreening as dN, TRMLabsAddressesScreeningResponse as dO, CrystalWalletScreeningApiRequest as dP, CrystalWalletScreeningResponse as dQ, KybResult as da, KYB_SESSION_STATUSES as db, KybSessionStatus as dc, COMPANY_DOCUMENT_STATUS as dd, CompanyDocumentStatus as de, CompanyDocumentMetaData as df, BeneficiaryVerificationStatus as dg, BeneficiaryVerificationStatusArray as dh, SelectKybSession as di, GetKybSessionInput as dj, GetKybSessionResponse as dk, UpdateKybSessionOutput as dl, CustomerDocumentMetaData as dm, CustomerStatusResults as dn, MerkleBlockChainTypes as dp, MerkleBlockChainName as dq, MerkleBlockChainCodes as dr, MerkleAddressRequest as ds, MerkleAddressApiResponse as dt, MerkleAddressApiError as du, MerkleAddressResponse as dv, ChainalysisRequest as dw, ChainalysisRegisterApiResponse as dx, ChainalysisRiskLevel as dy, ChainalysisErrorCodes as dz, IpQualityServiceAnalysis as e, IpQualityServiceErrorResponse as f, BigPropertiesLiteral as g, BigProperties as h, BigProperty as i, BigCSErrorCodes as j, BitRankRequest as k, BitRankVerified as l, BitRankVerifiedErrorResponse as m, BitRankVerifiedError as n, BitRankVerifiedResponse as o, Status$3 as p, WebhookPayload as q, Session as r, SessionWithoutSteps as s, StepTypes as t, StepType as u, ReasonCodes as v, ReasonCode as w, DocumentIdType as x, DocumentIdMetadata as y, ProofOfAddressDocumentTypes as z };
|