@nexeraid/identity-schemas 1.12.26-dev → 1.12.27-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/{chainalysis.schema-1567fb68.cjs.prod.js → customers.schema-d0525150.cjs.prod.js} +91 -74
- package/dist/{chainalysis.schema-d8de1e7c.esm.js → customers.schema-dcae7bd5.esm.js} +89 -75
- package/dist/{chainalysis.schema-34e4afef.cjs.dev.js → customers.schema-fbb55a96.cjs.dev.js} +91 -74
- package/dist/declarations/src/providers/provider.schema.d.ts +568 -26
- package/dist/declarations/src/providers/provider.schema.d.ts.map +1 -1
- package/dist/package.json +1 -1
- package/package.json +1 -1
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.dev.js +269 -266
- package/providers/dist/nexeraid-identity-schemas-providers.cjs.prod.js +269 -266
- package/providers/dist/nexeraid-identity-schemas-providers.esm.js +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.js +11 -11
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.js +11 -11
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.js +1 -1
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
|
+
export declare const ProviderWithoutConfig: string[];
|
|
2
3
|
export declare const IdentityProviderOptions: readonly ["nexeraIdSSID", "nexeraIdKYB", "synaps"];
|
|
3
4
|
export declare const IdentityProviders: z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>;
|
|
4
5
|
export type IdentityProviders = z.infer<typeof IdentityProviders>;
|
|
5
|
-
export declare const DataProviderOptions: readonly ["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"];
|
|
6
|
-
export declare const DataProviders: z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>;
|
|
6
|
+
export declare const DataProviderOptions: readonly ["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"];
|
|
7
|
+
export declare const DataProviders: z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>;
|
|
7
8
|
export type DataProviders = z.infer<typeof DataProviders>;
|
|
8
|
-
export declare const MergedProviders: z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps", "complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>;
|
|
9
|
+
export declare const MergedProviders: z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps", "complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>;
|
|
9
10
|
export type MergedProviders = z.infer<typeof MergedProviders>;
|
|
10
11
|
export declare const MerkleScienceConfig: z.ZodObject<{
|
|
11
12
|
blockchain: z.ZodEnum<["Bitcoin", "Ethereum", "Litecoin", "BitcoinCash", "Ripple", "Dogecoin", "Zilliqa", "BinanceSmartChain", "Polygon", "Tron", "Cardano", "Polkadot", "Stellar", "Hedera", "Cronos", "Optimism", "Arbitrum", "Fantom", "Monero", "Cosmos", "Zcash", "EthereumClassic", "Dash", "Solana", "AvalancheC_Chain", "Verge", "BitcoinGold", "Algorand", "Acala", "Akash", "Arweave", "Ardor", "Ark", "Astar", "Band", "BinanceNative", "Celo", "Chiliz", "Nervos", "CronosNative", "Digibyte", "Multiversx", "Enjin", "Eos", "EthereumPow", "FetchAI", "Filecoin", "Flow", "Flare", "Moonbeam", "Helium", "ICP", "Icon", "Injective", "IOTA", "IoTex", "Iris", "Kava", "Kadena", "Klaytn", "Komodo", "Kusama", "Lisk", "Terra", "Mina", "Moonriver", "Nano", "Near", "Neo3", "Oasys", "One", "Ontology", "Osmosis", "Polymesh", "QTUM", "Oasis", "Thorchain", "Ravencoin", "Siacoin", "Shiden", "Songbird", "Stratis", "Stacks", "SUI", "zkSync", "Theta", "Tomo", "VeChain", "Waves", "Wax", "WEMIX", "WaltonChain", "Chia", "Tezos", "Zcoin", "Celestia", "Neutron", "Avalanche_P", "Sei", "Avalanche_X", "Aztec", "Bittensor", "Casper", "Deso", "Juno", "PocketNetwork", "Ronin", "Vara", "XPLA", "Archway", "Axelar", "Dymension", "Starknet", "Orai", "Lukso", "bitsCrunch", "Reef", "ImmutablezkEVM", "BaseProtocol", "ArbitrumNova", "Canto", "MetisDAO", "Aptos"]>;
|
|
@@ -14,6 +15,9 @@ export declare const MerkleScienceConfig: z.ZodObject<{
|
|
|
14
15
|
}, {
|
|
15
16
|
blockchain: "Polygon" | "Arbitrum" | "Optimism" | "Moonbeam" | "Moonriver" | "Tezos" | "Aptos" | "Polkadot" | "Starknet" | "Cosmos" | "Solana" | "Cardano" | "Bitcoin" | "Ethereum" | "Litecoin" | "BitcoinCash" | "Ripple" | "Dogecoin" | "Zilliqa" | "BinanceSmartChain" | "Tron" | "Stellar" | "Hedera" | "Cronos" | "Fantom" | "Monero" | "Zcash" | "EthereumClassic" | "Dash" | "AvalancheC_Chain" | "Verge" | "BitcoinGold" | "Algorand" | "Acala" | "Akash" | "Arweave" | "Ardor" | "Ark" | "Astar" | "Band" | "BinanceNative" | "Celo" | "Chiliz" | "Nervos" | "CronosNative" | "Digibyte" | "Multiversx" | "Enjin" | "Eos" | "EthereumPow" | "FetchAI" | "Filecoin" | "Flow" | "Flare" | "Helium" | "ICP" | "Icon" | "Injective" | "IOTA" | "IoTex" | "Iris" | "Kava" | "Kadena" | "Klaytn" | "Komodo" | "Kusama" | "Lisk" | "Terra" | "Mina" | "Nano" | "Near" | "Neo3" | "Oasys" | "One" | "Ontology" | "Osmosis" | "Polymesh" | "QTUM" | "Oasis" | "Thorchain" | "Ravencoin" | "Siacoin" | "Shiden" | "Songbird" | "Stratis" | "Stacks" | "SUI" | "zkSync" | "Theta" | "Tomo" | "VeChain" | "Waves" | "Wax" | "WEMIX" | "WaltonChain" | "Chia" | "Zcoin" | "Celestia" | "Neutron" | "Avalanche_P" | "Sei" | "Avalanche_X" | "Aztec" | "Bittensor" | "Casper" | "Deso" | "Juno" | "PocketNetwork" | "Ronin" | "Vara" | "XPLA" | "Archway" | "Axelar" | "Dymension" | "Orai" | "Lukso" | "bitsCrunch" | "Reef" | "ImmutablezkEVM" | "BaseProtocol" | "ArbitrumNova" | "Canto" | "MetisDAO";
|
|
16
17
|
}>;
|
|
18
|
+
export declare const ChainalysisConfig: z.ZodObject<Omit<{
|
|
19
|
+
address: z.ZodString;
|
|
20
|
+
}, "address">, "strip", z.ZodTypeAny, {}, {}>;
|
|
17
21
|
export declare const ScorechainConfig: z.ZodObject<Omit<{
|
|
18
22
|
analysisType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["ASSIGNED", "INCOMING", "OUTGOING", "FULL"]>>>;
|
|
19
23
|
objectType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["TRANSACTION", "ADDRESS", "WALLET"]>>>;
|
|
@@ -93,6 +97,7 @@ export type ProviderIntegrationType = z.infer<typeof ProviderIntegrationType>;
|
|
|
93
97
|
export type ScorechainConfig = z.infer<typeof ScorechainConfig>;
|
|
94
98
|
export type WorkflowsScorechainConfig = z.infer<typeof WorkflowsScorechainConfig>;
|
|
95
99
|
export type MerkleScienceConfig = z.infer<typeof MerkleScienceConfig>;
|
|
100
|
+
export type ChainalysisConfig = z.infer<typeof ChainalysisConfig>;
|
|
96
101
|
export type IpQualityConfig = z.infer<typeof IpQualityConfig>;
|
|
97
102
|
export type BigConfig = z.infer<typeof BigConfig>;
|
|
98
103
|
export declare const BaseProvider: z.ZodObject<{
|
|
@@ -479,6 +484,47 @@ export declare const MerkleScienceProvider: z.ZodObject<z.objectUtil.extendShape
|
|
|
479
484
|
} | null | undefined;
|
|
480
485
|
}>;
|
|
481
486
|
export type MerkleScienceProvider = z.infer<typeof MerkleScienceProvider>;
|
|
487
|
+
export declare const ChainalysisProvider: z.ZodObject<z.objectUtil.extendShape<{
|
|
488
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
489
|
+
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
490
|
+
integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
|
|
491
|
+
}, {
|
|
492
|
+
onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
493
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
494
|
+
}, "strip", z.ZodTypeAny, {
|
|
495
|
+
enabled?: boolean | null | undefined;
|
|
496
|
+
}, {
|
|
497
|
+
enabled?: boolean | null | undefined;
|
|
498
|
+
}>>>;
|
|
499
|
+
onNewRecord: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
500
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
501
|
+
}, "strip", z.ZodTypeAny, {
|
|
502
|
+
enabled?: boolean | null | undefined;
|
|
503
|
+
}, {
|
|
504
|
+
enabled?: boolean | null | undefined;
|
|
505
|
+
}>>>;
|
|
506
|
+
}>, "strip", z.ZodTypeAny, {
|
|
507
|
+
apiKey?: string | null | undefined;
|
|
508
|
+
enabled?: boolean | null | undefined;
|
|
509
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
510
|
+
onRulesEngine?: {
|
|
511
|
+
enabled?: boolean | null | undefined;
|
|
512
|
+
} | null | undefined;
|
|
513
|
+
onNewRecord?: {
|
|
514
|
+
enabled?: boolean | null | undefined;
|
|
515
|
+
} | null | undefined;
|
|
516
|
+
}, {
|
|
517
|
+
apiKey?: string | null | undefined;
|
|
518
|
+
enabled?: boolean | null | undefined;
|
|
519
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
520
|
+
onRulesEngine?: {
|
|
521
|
+
enabled?: boolean | null | undefined;
|
|
522
|
+
} | null | undefined;
|
|
523
|
+
onNewRecord?: {
|
|
524
|
+
enabled?: boolean | null | undefined;
|
|
525
|
+
} | null | undefined;
|
|
526
|
+
}>;
|
|
527
|
+
export type ChainalysisProvider = z.infer<typeof ChainalysisProvider>;
|
|
482
528
|
export declare const IpqualityscoreProvider: z.ZodObject<z.objectUtil.extendShape<{
|
|
483
529
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
484
530
|
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -728,7 +774,7 @@ export declare const SynapsProvider: z.ZodObject<z.objectUtil.extendShape<{
|
|
|
728
774
|
export declare const ProviderData: z.ZodObject<{
|
|
729
775
|
id: z.ZodString;
|
|
730
776
|
projectId: z.ZodString;
|
|
731
|
-
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
777
|
+
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
732
778
|
type: z.ZodEnum<["identity", "data"]>;
|
|
733
779
|
nexeraIdSSID: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
734
780
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -1292,6 +1338,46 @@ export declare const ProviderData: z.ZodObject<{
|
|
|
1292
1338
|
}[] | null | undefined;
|
|
1293
1339
|
} | null | undefined;
|
|
1294
1340
|
}>>>;
|
|
1341
|
+
chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
1342
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
1343
|
+
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1344
|
+
integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
|
|
1345
|
+
}, {
|
|
1346
|
+
onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1347
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
1348
|
+
}, "strip", z.ZodTypeAny, {
|
|
1349
|
+
enabled?: boolean | null | undefined;
|
|
1350
|
+
}, {
|
|
1351
|
+
enabled?: boolean | null | undefined;
|
|
1352
|
+
}>>>;
|
|
1353
|
+
onNewRecord: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1354
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
1355
|
+
}, "strip", z.ZodTypeAny, {
|
|
1356
|
+
enabled?: boolean | null | undefined;
|
|
1357
|
+
}, {
|
|
1358
|
+
enabled?: boolean | null | undefined;
|
|
1359
|
+
}>>>;
|
|
1360
|
+
}>, "strip", z.ZodTypeAny, {
|
|
1361
|
+
apiKey?: string | null | undefined;
|
|
1362
|
+
enabled?: boolean | null | undefined;
|
|
1363
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
1364
|
+
onRulesEngine?: {
|
|
1365
|
+
enabled?: boolean | null | undefined;
|
|
1366
|
+
} | null | undefined;
|
|
1367
|
+
onNewRecord?: {
|
|
1368
|
+
enabled?: boolean | null | undefined;
|
|
1369
|
+
} | null | undefined;
|
|
1370
|
+
}, {
|
|
1371
|
+
apiKey?: string | null | undefined;
|
|
1372
|
+
enabled?: boolean | null | undefined;
|
|
1373
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
1374
|
+
onRulesEngine?: {
|
|
1375
|
+
enabled?: boolean | null | undefined;
|
|
1376
|
+
} | null | undefined;
|
|
1377
|
+
onNewRecord?: {
|
|
1378
|
+
enabled?: boolean | null | undefined;
|
|
1379
|
+
} | null | undefined;
|
|
1380
|
+
}>>>;
|
|
1295
1381
|
integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
1296
1382
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
1297
1383
|
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -1609,7 +1695,7 @@ export declare const ProviderData: z.ZodObject<{
|
|
|
1609
1695
|
id: string;
|
|
1610
1696
|
type: "data" | "identity";
|
|
1611
1697
|
projectId: string;
|
|
1612
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
1698
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
1613
1699
|
nexeraIdSSID?: {
|
|
1614
1700
|
apiKey?: string | null | undefined;
|
|
1615
1701
|
enabled?: boolean | null | undefined;
|
|
@@ -1707,6 +1793,17 @@ export declare const ProviderData: z.ZodObject<{
|
|
|
1707
1793
|
}[] | null | undefined;
|
|
1708
1794
|
} | null | undefined;
|
|
1709
1795
|
} | null | undefined;
|
|
1796
|
+
chainalysis?: {
|
|
1797
|
+
apiKey?: string | null | undefined;
|
|
1798
|
+
enabled?: boolean | null | undefined;
|
|
1799
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
1800
|
+
onRulesEngine?: {
|
|
1801
|
+
enabled?: boolean | null | undefined;
|
|
1802
|
+
} | null | undefined;
|
|
1803
|
+
onNewRecord?: {
|
|
1804
|
+
enabled?: boolean | null | undefined;
|
|
1805
|
+
} | null | undefined;
|
|
1806
|
+
} | null | undefined;
|
|
1710
1807
|
integratedComplyAdvantage?: {
|
|
1711
1808
|
apiKey?: string | null | undefined;
|
|
1712
1809
|
enabled?: boolean | null | undefined;
|
|
@@ -1794,7 +1891,7 @@ export declare const ProviderData: z.ZodObject<{
|
|
|
1794
1891
|
id: string;
|
|
1795
1892
|
type: "data" | "identity";
|
|
1796
1893
|
projectId: string;
|
|
1797
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
1894
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
1798
1895
|
nexeraIdSSID?: {
|
|
1799
1896
|
apiKey?: string | null | undefined;
|
|
1800
1897
|
enabled?: boolean | null | undefined;
|
|
@@ -1892,6 +1989,17 @@ export declare const ProviderData: z.ZodObject<{
|
|
|
1892
1989
|
}[] | null | undefined;
|
|
1893
1990
|
} | null | undefined;
|
|
1894
1991
|
} | null | undefined;
|
|
1992
|
+
chainalysis?: {
|
|
1993
|
+
apiKey?: string | null | undefined;
|
|
1994
|
+
enabled?: boolean | null | undefined;
|
|
1995
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
1996
|
+
onRulesEngine?: {
|
|
1997
|
+
enabled?: boolean | null | undefined;
|
|
1998
|
+
} | null | undefined;
|
|
1999
|
+
onNewRecord?: {
|
|
2000
|
+
enabled?: boolean | null | undefined;
|
|
2001
|
+
} | null | undefined;
|
|
2002
|
+
} | null | undefined;
|
|
1895
2003
|
integratedComplyAdvantage?: {
|
|
1896
2004
|
apiKey?: string | null | undefined;
|
|
1897
2005
|
enabled?: boolean | null | undefined;
|
|
@@ -1980,7 +2088,7 @@ export type ProviderData = z.infer<typeof ProviderData>;
|
|
|
1980
2088
|
export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<Omit<{
|
|
1981
2089
|
id: z.ZodString;
|
|
1982
2090
|
projectId: z.ZodString;
|
|
1983
|
-
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
2091
|
+
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
1984
2092
|
type: z.ZodEnum<["identity", "data"]>;
|
|
1985
2093
|
nexeraIdSSID: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
1986
2094
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -2544,6 +2652,46 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
2544
2652
|
}[] | null | undefined;
|
|
2545
2653
|
} | null | undefined;
|
|
2546
2654
|
}>>>;
|
|
2655
|
+
chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
2656
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2657
|
+
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2658
|
+
integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
|
|
2659
|
+
}, {
|
|
2660
|
+
onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2661
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2662
|
+
}, "strip", z.ZodTypeAny, {
|
|
2663
|
+
enabled?: boolean | null | undefined;
|
|
2664
|
+
}, {
|
|
2665
|
+
enabled?: boolean | null | undefined;
|
|
2666
|
+
}>>>;
|
|
2667
|
+
onNewRecord: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
2668
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2669
|
+
}, "strip", z.ZodTypeAny, {
|
|
2670
|
+
enabled?: boolean | null | undefined;
|
|
2671
|
+
}, {
|
|
2672
|
+
enabled?: boolean | null | undefined;
|
|
2673
|
+
}>>>;
|
|
2674
|
+
}>, "strip", z.ZodTypeAny, {
|
|
2675
|
+
apiKey?: string | null | undefined;
|
|
2676
|
+
enabled?: boolean | null | undefined;
|
|
2677
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
2678
|
+
onRulesEngine?: {
|
|
2679
|
+
enabled?: boolean | null | undefined;
|
|
2680
|
+
} | null | undefined;
|
|
2681
|
+
onNewRecord?: {
|
|
2682
|
+
enabled?: boolean | null | undefined;
|
|
2683
|
+
} | null | undefined;
|
|
2684
|
+
}, {
|
|
2685
|
+
apiKey?: string | null | undefined;
|
|
2686
|
+
enabled?: boolean | null | undefined;
|
|
2687
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
2688
|
+
onRulesEngine?: {
|
|
2689
|
+
enabled?: boolean | null | undefined;
|
|
2690
|
+
} | null | undefined;
|
|
2691
|
+
onNewRecord?: {
|
|
2692
|
+
enabled?: boolean | null | undefined;
|
|
2693
|
+
} | null | undefined;
|
|
2694
|
+
}>>>;
|
|
2547
2695
|
integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
2548
2696
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
2549
2697
|
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2868,7 +3016,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
2868
3016
|
}>, "strip", z.ZodTypeAny, {
|
|
2869
3017
|
id: string;
|
|
2870
3018
|
type: "data" | "identity";
|
|
2871
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
3019
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
2872
3020
|
project: {
|
|
2873
3021
|
id: string;
|
|
2874
3022
|
};
|
|
@@ -2969,6 +3117,17 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
2969
3117
|
}[] | null | undefined;
|
|
2970
3118
|
} | null | undefined;
|
|
2971
3119
|
} | null | undefined;
|
|
3120
|
+
chainalysis?: {
|
|
3121
|
+
apiKey?: string | null | undefined;
|
|
3122
|
+
enabled?: boolean | null | undefined;
|
|
3123
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
3124
|
+
onRulesEngine?: {
|
|
3125
|
+
enabled?: boolean | null | undefined;
|
|
3126
|
+
} | null | undefined;
|
|
3127
|
+
onNewRecord?: {
|
|
3128
|
+
enabled?: boolean | null | undefined;
|
|
3129
|
+
} | null | undefined;
|
|
3130
|
+
} | null | undefined;
|
|
2972
3131
|
integratedComplyAdvantage?: {
|
|
2973
3132
|
apiKey?: string | null | undefined;
|
|
2974
3133
|
enabled?: boolean | null | undefined;
|
|
@@ -3055,7 +3214,7 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
3055
3214
|
}, {
|
|
3056
3215
|
id: string;
|
|
3057
3216
|
type: "data" | "identity";
|
|
3058
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
3217
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
3059
3218
|
project: {
|
|
3060
3219
|
id: string;
|
|
3061
3220
|
};
|
|
@@ -3156,6 +3315,17 @@ export declare const ProviderDataProject: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
3156
3315
|
}[] | null | undefined;
|
|
3157
3316
|
} | null | undefined;
|
|
3158
3317
|
} | null | undefined;
|
|
3318
|
+
chainalysis?: {
|
|
3319
|
+
apiKey?: string | null | undefined;
|
|
3320
|
+
enabled?: boolean | null | undefined;
|
|
3321
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
3322
|
+
onRulesEngine?: {
|
|
3323
|
+
enabled?: boolean | null | undefined;
|
|
3324
|
+
} | null | undefined;
|
|
3325
|
+
onNewRecord?: {
|
|
3326
|
+
enabled?: boolean | null | undefined;
|
|
3327
|
+
} | null | undefined;
|
|
3328
|
+
} | null | undefined;
|
|
3159
3329
|
integratedComplyAdvantage?: {
|
|
3160
3330
|
apiKey?: string | null | undefined;
|
|
3161
3331
|
enabled?: boolean | null | undefined;
|
|
@@ -3244,7 +3414,7 @@ export type ProviderDataProject = z.infer<typeof ProviderDataProject>;
|
|
|
3244
3414
|
export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.extendShape<Omit<{
|
|
3245
3415
|
id: z.ZodString;
|
|
3246
3416
|
projectId: z.ZodString;
|
|
3247
|
-
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
3417
|
+
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
3248
3418
|
type: z.ZodEnum<["identity", "data"]>;
|
|
3249
3419
|
nexeraIdSSID: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3250
3420
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -3808,6 +3978,46 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
|
|
|
3808
3978
|
}[] | null | undefined;
|
|
3809
3979
|
} | null | undefined;
|
|
3810
3980
|
}>>>;
|
|
3981
|
+
chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
3982
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
3983
|
+
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3984
|
+
integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
|
|
3985
|
+
}, {
|
|
3986
|
+
onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3987
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
3988
|
+
}, "strip", z.ZodTypeAny, {
|
|
3989
|
+
enabled?: boolean | null | undefined;
|
|
3990
|
+
}, {
|
|
3991
|
+
enabled?: boolean | null | undefined;
|
|
3992
|
+
}>>>;
|
|
3993
|
+
onNewRecord: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
3994
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
3995
|
+
}, "strip", z.ZodTypeAny, {
|
|
3996
|
+
enabled?: boolean | null | undefined;
|
|
3997
|
+
}, {
|
|
3998
|
+
enabled?: boolean | null | undefined;
|
|
3999
|
+
}>>>;
|
|
4000
|
+
}>, "strip", z.ZodTypeAny, {
|
|
4001
|
+
apiKey?: string | null | undefined;
|
|
4002
|
+
enabled?: boolean | null | undefined;
|
|
4003
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
4004
|
+
onRulesEngine?: {
|
|
4005
|
+
enabled?: boolean | null | undefined;
|
|
4006
|
+
} | null | undefined;
|
|
4007
|
+
onNewRecord?: {
|
|
4008
|
+
enabled?: boolean | null | undefined;
|
|
4009
|
+
} | null | undefined;
|
|
4010
|
+
}, {
|
|
4011
|
+
apiKey?: string | null | undefined;
|
|
4012
|
+
enabled?: boolean | null | undefined;
|
|
4013
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
4014
|
+
onRulesEngine?: {
|
|
4015
|
+
enabled?: boolean | null | undefined;
|
|
4016
|
+
} | null | undefined;
|
|
4017
|
+
onNewRecord?: {
|
|
4018
|
+
enabled?: boolean | null | undefined;
|
|
4019
|
+
} | null | undefined;
|
|
4020
|
+
}>>>;
|
|
3811
4021
|
integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
3812
4022
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
3813
4023
|
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -4132,7 +4342,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
|
|
|
4132
4342
|
}>, "strip", z.ZodTypeAny, {
|
|
4133
4343
|
id: string;
|
|
4134
4344
|
type: "data" | "identity";
|
|
4135
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
4345
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
4136
4346
|
project: {
|
|
4137
4347
|
id: string;
|
|
4138
4348
|
};
|
|
@@ -4233,6 +4443,17 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
|
|
|
4233
4443
|
}[] | null | undefined;
|
|
4234
4444
|
} | null | undefined;
|
|
4235
4445
|
} | null | undefined;
|
|
4446
|
+
chainalysis?: {
|
|
4447
|
+
apiKey?: string | null | undefined;
|
|
4448
|
+
enabled?: boolean | null | undefined;
|
|
4449
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
4450
|
+
onRulesEngine?: {
|
|
4451
|
+
enabled?: boolean | null | undefined;
|
|
4452
|
+
} | null | undefined;
|
|
4453
|
+
onNewRecord?: {
|
|
4454
|
+
enabled?: boolean | null | undefined;
|
|
4455
|
+
} | null | undefined;
|
|
4456
|
+
} | null | undefined;
|
|
4236
4457
|
integratedComplyAdvantage?: {
|
|
4237
4458
|
apiKey?: string | null | undefined;
|
|
4238
4459
|
enabled?: boolean | null | undefined;
|
|
@@ -4319,7 +4540,7 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
|
|
|
4319
4540
|
}, {
|
|
4320
4541
|
id: string;
|
|
4321
4542
|
type: "data" | "identity";
|
|
4322
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
4543
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
4323
4544
|
project: {
|
|
4324
4545
|
id: string;
|
|
4325
4546
|
};
|
|
@@ -4420,6 +4641,17 @@ export declare const GetProvidersResponse: z.ZodArray<z.ZodObject<z.objectUtil.e
|
|
|
4420
4641
|
}[] | null | undefined;
|
|
4421
4642
|
} | null | undefined;
|
|
4422
4643
|
} | null | undefined;
|
|
4644
|
+
chainalysis?: {
|
|
4645
|
+
apiKey?: string | null | undefined;
|
|
4646
|
+
enabled?: boolean | null | undefined;
|
|
4647
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
4648
|
+
onRulesEngine?: {
|
|
4649
|
+
enabled?: boolean | null | undefined;
|
|
4650
|
+
} | null | undefined;
|
|
4651
|
+
onNewRecord?: {
|
|
4652
|
+
enabled?: boolean | null | undefined;
|
|
4653
|
+
} | null | undefined;
|
|
4654
|
+
} | null | undefined;
|
|
4423
4655
|
integratedComplyAdvantage?: {
|
|
4424
4656
|
apiKey?: string | null | undefined;
|
|
4425
4657
|
enabled?: boolean | null | undefined;
|
|
@@ -4508,7 +4740,7 @@ export type GetProvidersResponse = z.infer<typeof GetProvidersResponse>;
|
|
|
4508
4740
|
export declare const GetProviderResponse: z.ZodObject<{
|
|
4509
4741
|
id: z.ZodString;
|
|
4510
4742
|
projectId: z.ZodString;
|
|
4511
|
-
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
4743
|
+
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
4512
4744
|
type: z.ZodEnum<["identity", "data"]>;
|
|
4513
4745
|
nexeraIdSSID: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
4514
4746
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -5072,6 +5304,46 @@ export declare const GetProviderResponse: z.ZodObject<{
|
|
|
5072
5304
|
}[] | null | undefined;
|
|
5073
5305
|
} | null | undefined;
|
|
5074
5306
|
}>>>;
|
|
5307
|
+
chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
5308
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
5309
|
+
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
5310
|
+
integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
|
|
5311
|
+
}, {
|
|
5312
|
+
onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
5313
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
5314
|
+
}, "strip", z.ZodTypeAny, {
|
|
5315
|
+
enabled?: boolean | null | undefined;
|
|
5316
|
+
}, {
|
|
5317
|
+
enabled?: boolean | null | undefined;
|
|
5318
|
+
}>>>;
|
|
5319
|
+
onNewRecord: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
5320
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
5321
|
+
}, "strip", z.ZodTypeAny, {
|
|
5322
|
+
enabled?: boolean | null | undefined;
|
|
5323
|
+
}, {
|
|
5324
|
+
enabled?: boolean | null | undefined;
|
|
5325
|
+
}>>>;
|
|
5326
|
+
}>, "strip", z.ZodTypeAny, {
|
|
5327
|
+
apiKey?: string | null | undefined;
|
|
5328
|
+
enabled?: boolean | null | undefined;
|
|
5329
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
5330
|
+
onRulesEngine?: {
|
|
5331
|
+
enabled?: boolean | null | undefined;
|
|
5332
|
+
} | null | undefined;
|
|
5333
|
+
onNewRecord?: {
|
|
5334
|
+
enabled?: boolean | null | undefined;
|
|
5335
|
+
} | null | undefined;
|
|
5336
|
+
}, {
|
|
5337
|
+
apiKey?: string | null | undefined;
|
|
5338
|
+
enabled?: boolean | null | undefined;
|
|
5339
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
5340
|
+
onRulesEngine?: {
|
|
5341
|
+
enabled?: boolean | null | undefined;
|
|
5342
|
+
} | null | undefined;
|
|
5343
|
+
onNewRecord?: {
|
|
5344
|
+
enabled?: boolean | null | undefined;
|
|
5345
|
+
} | null | undefined;
|
|
5346
|
+
}>>>;
|
|
5075
5347
|
integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
5076
5348
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
5077
5349
|
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -5389,7 +5661,7 @@ export declare const GetProviderResponse: z.ZodObject<{
|
|
|
5389
5661
|
id: string;
|
|
5390
5662
|
type: "data" | "identity";
|
|
5391
5663
|
projectId: string;
|
|
5392
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
5664
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
5393
5665
|
nexeraIdSSID?: {
|
|
5394
5666
|
apiKey?: string | null | undefined;
|
|
5395
5667
|
enabled?: boolean | null | undefined;
|
|
@@ -5487,6 +5759,17 @@ export declare const GetProviderResponse: z.ZodObject<{
|
|
|
5487
5759
|
}[] | null | undefined;
|
|
5488
5760
|
} | null | undefined;
|
|
5489
5761
|
} | null | undefined;
|
|
5762
|
+
chainalysis?: {
|
|
5763
|
+
apiKey?: string | null | undefined;
|
|
5764
|
+
enabled?: boolean | null | undefined;
|
|
5765
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
5766
|
+
onRulesEngine?: {
|
|
5767
|
+
enabled?: boolean | null | undefined;
|
|
5768
|
+
} | null | undefined;
|
|
5769
|
+
onNewRecord?: {
|
|
5770
|
+
enabled?: boolean | null | undefined;
|
|
5771
|
+
} | null | undefined;
|
|
5772
|
+
} | null | undefined;
|
|
5490
5773
|
integratedComplyAdvantage?: {
|
|
5491
5774
|
apiKey?: string | null | undefined;
|
|
5492
5775
|
enabled?: boolean | null | undefined;
|
|
@@ -5574,7 +5857,7 @@ export declare const GetProviderResponse: z.ZodObject<{
|
|
|
5574
5857
|
id: string;
|
|
5575
5858
|
type: "data" | "identity";
|
|
5576
5859
|
projectId: string;
|
|
5577
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
5860
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
5578
5861
|
nexeraIdSSID?: {
|
|
5579
5862
|
apiKey?: string | null | undefined;
|
|
5580
5863
|
enabled?: boolean | null | undefined;
|
|
@@ -5672,6 +5955,17 @@ export declare const GetProviderResponse: z.ZodObject<{
|
|
|
5672
5955
|
}[] | null | undefined;
|
|
5673
5956
|
} | null | undefined;
|
|
5674
5957
|
} | null | undefined;
|
|
5958
|
+
chainalysis?: {
|
|
5959
|
+
apiKey?: string | null | undefined;
|
|
5960
|
+
enabled?: boolean | null | undefined;
|
|
5961
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
5962
|
+
onRulesEngine?: {
|
|
5963
|
+
enabled?: boolean | null | undefined;
|
|
5964
|
+
} | null | undefined;
|
|
5965
|
+
onNewRecord?: {
|
|
5966
|
+
enabled?: boolean | null | undefined;
|
|
5967
|
+
} | null | undefined;
|
|
5968
|
+
} | null | undefined;
|
|
5675
5969
|
integratedComplyAdvantage?: {
|
|
5676
5970
|
apiKey?: string | null | undefined;
|
|
5677
5971
|
enabled?: boolean | null | undefined;
|
|
@@ -5760,7 +6054,7 @@ export type GetProviderResponse = z.infer<typeof GetProviderResponse>;
|
|
|
5760
6054
|
export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<Omit<{
|
|
5761
6055
|
id: z.ZodString;
|
|
5762
6056
|
projectId: z.ZodString;
|
|
5763
|
-
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
6057
|
+
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
5764
6058
|
type: z.ZodEnum<["identity", "data"]>;
|
|
5765
6059
|
nexeraIdSSID: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
5766
6060
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -6324,6 +6618,46 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
6324
6618
|
}[] | null | undefined;
|
|
6325
6619
|
} | null | undefined;
|
|
6326
6620
|
}>>>;
|
|
6621
|
+
chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
6622
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
6623
|
+
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
6624
|
+
integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
|
|
6625
|
+
}, {
|
|
6626
|
+
onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
6627
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
6628
|
+
}, "strip", z.ZodTypeAny, {
|
|
6629
|
+
enabled?: boolean | null | undefined;
|
|
6630
|
+
}, {
|
|
6631
|
+
enabled?: boolean | null | undefined;
|
|
6632
|
+
}>>>;
|
|
6633
|
+
onNewRecord: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
6634
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
6635
|
+
}, "strip", z.ZodTypeAny, {
|
|
6636
|
+
enabled?: boolean | null | undefined;
|
|
6637
|
+
}, {
|
|
6638
|
+
enabled?: boolean | null | undefined;
|
|
6639
|
+
}>>>;
|
|
6640
|
+
}>, "strip", z.ZodTypeAny, {
|
|
6641
|
+
apiKey?: string | null | undefined;
|
|
6642
|
+
enabled?: boolean | null | undefined;
|
|
6643
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
6644
|
+
onRulesEngine?: {
|
|
6645
|
+
enabled?: boolean | null | undefined;
|
|
6646
|
+
} | null | undefined;
|
|
6647
|
+
onNewRecord?: {
|
|
6648
|
+
enabled?: boolean | null | undefined;
|
|
6649
|
+
} | null | undefined;
|
|
6650
|
+
}, {
|
|
6651
|
+
apiKey?: string | null | undefined;
|
|
6652
|
+
enabled?: boolean | null | undefined;
|
|
6653
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
6654
|
+
onRulesEngine?: {
|
|
6655
|
+
enabled?: boolean | null | undefined;
|
|
6656
|
+
} | null | undefined;
|
|
6657
|
+
onNewRecord?: {
|
|
6658
|
+
enabled?: boolean | null | undefined;
|
|
6659
|
+
} | null | undefined;
|
|
6660
|
+
}>>>;
|
|
6327
6661
|
integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
6328
6662
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
6329
6663
|
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -6640,7 +6974,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
6640
6974
|
}, "id" | "type" | "projectId">, {
|
|
6641
6975
|
project: z.ZodString;
|
|
6642
6976
|
}>, "strip", z.ZodTypeAny, {
|
|
6643
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
6977
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
6644
6978
|
project: string;
|
|
6645
6979
|
nexeraIdSSID?: {
|
|
6646
6980
|
apiKey?: string | null | undefined;
|
|
@@ -6739,6 +7073,17 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
6739
7073
|
}[] | null | undefined;
|
|
6740
7074
|
} | null | undefined;
|
|
6741
7075
|
} | null | undefined;
|
|
7076
|
+
chainalysis?: {
|
|
7077
|
+
apiKey?: string | null | undefined;
|
|
7078
|
+
enabled?: boolean | null | undefined;
|
|
7079
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
7080
|
+
onRulesEngine?: {
|
|
7081
|
+
enabled?: boolean | null | undefined;
|
|
7082
|
+
} | null | undefined;
|
|
7083
|
+
onNewRecord?: {
|
|
7084
|
+
enabled?: boolean | null | undefined;
|
|
7085
|
+
} | null | undefined;
|
|
7086
|
+
} | null | undefined;
|
|
6742
7087
|
integratedComplyAdvantage?: {
|
|
6743
7088
|
apiKey?: string | null | undefined;
|
|
6744
7089
|
enabled?: boolean | null | undefined;
|
|
@@ -6823,7 +7168,7 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
6823
7168
|
} | null | undefined;
|
|
6824
7169
|
} | null | undefined;
|
|
6825
7170
|
}, {
|
|
6826
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
7171
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
6827
7172
|
project: string;
|
|
6828
7173
|
nexeraIdSSID?: {
|
|
6829
7174
|
apiKey?: string | null | undefined;
|
|
@@ -6922,6 +7267,17 @@ export declare const CreateProviderInput: z.ZodObject<z.objectUtil.extendShape<O
|
|
|
6922
7267
|
}[] | null | undefined;
|
|
6923
7268
|
} | null | undefined;
|
|
6924
7269
|
} | null | undefined;
|
|
7270
|
+
chainalysis?: {
|
|
7271
|
+
apiKey?: string | null | undefined;
|
|
7272
|
+
enabled?: boolean | null | undefined;
|
|
7273
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
7274
|
+
onRulesEngine?: {
|
|
7275
|
+
enabled?: boolean | null | undefined;
|
|
7276
|
+
} | null | undefined;
|
|
7277
|
+
onNewRecord?: {
|
|
7278
|
+
enabled?: boolean | null | undefined;
|
|
7279
|
+
} | null | undefined;
|
|
7280
|
+
} | null | undefined;
|
|
6925
7281
|
integratedComplyAdvantage?: {
|
|
6926
7282
|
apiKey?: string | null | undefined;
|
|
6927
7283
|
enabled?: boolean | null | undefined;
|
|
@@ -7010,7 +7366,7 @@ export type CreateProviderInput = z.infer<typeof CreateProviderInput>;
|
|
|
7010
7366
|
export declare const CreateProviderResponse: z.ZodObject<Omit<{
|
|
7011
7367
|
id: z.ZodString;
|
|
7012
7368
|
projectId: z.ZodString;
|
|
7013
|
-
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
7369
|
+
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
7014
7370
|
type: z.ZodEnum<["identity", "data"]>;
|
|
7015
7371
|
nexeraIdSSID: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
7016
7372
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -7574,6 +7930,46 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
|
|
|
7574
7930
|
}[] | null | undefined;
|
|
7575
7931
|
} | null | undefined;
|
|
7576
7932
|
}>>>;
|
|
7933
|
+
chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
7934
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
7935
|
+
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
7936
|
+
integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
|
|
7937
|
+
}, {
|
|
7938
|
+
onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
7939
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
7940
|
+
}, "strip", z.ZodTypeAny, {
|
|
7941
|
+
enabled?: boolean | null | undefined;
|
|
7942
|
+
}, {
|
|
7943
|
+
enabled?: boolean | null | undefined;
|
|
7944
|
+
}>>>;
|
|
7945
|
+
onNewRecord: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
7946
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
7947
|
+
}, "strip", z.ZodTypeAny, {
|
|
7948
|
+
enabled?: boolean | null | undefined;
|
|
7949
|
+
}, {
|
|
7950
|
+
enabled?: boolean | null | undefined;
|
|
7951
|
+
}>>>;
|
|
7952
|
+
}>, "strip", z.ZodTypeAny, {
|
|
7953
|
+
apiKey?: string | null | undefined;
|
|
7954
|
+
enabled?: boolean | null | undefined;
|
|
7955
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
7956
|
+
onRulesEngine?: {
|
|
7957
|
+
enabled?: boolean | null | undefined;
|
|
7958
|
+
} | null | undefined;
|
|
7959
|
+
onNewRecord?: {
|
|
7960
|
+
enabled?: boolean | null | undefined;
|
|
7961
|
+
} | null | undefined;
|
|
7962
|
+
}, {
|
|
7963
|
+
apiKey?: string | null | undefined;
|
|
7964
|
+
enabled?: boolean | null | undefined;
|
|
7965
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
7966
|
+
onRulesEngine?: {
|
|
7967
|
+
enabled?: boolean | null | undefined;
|
|
7968
|
+
} | null | undefined;
|
|
7969
|
+
onNewRecord?: {
|
|
7970
|
+
enabled?: boolean | null | undefined;
|
|
7971
|
+
} | null | undefined;
|
|
7972
|
+
}>>>;
|
|
7577
7973
|
integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
7578
7974
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
7579
7975
|
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -7887,10 +8283,10 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
|
|
|
7887
8283
|
}[] | null | undefined;
|
|
7888
8284
|
} | null | undefined;
|
|
7889
8285
|
}>>>;
|
|
7890
|
-
}, "type" | "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "big" | "scorechain" | "merkleScience" | "integratedScorechain" | "integratedIpqualityscore" | "ipqualityscore">, "strip", z.ZodTypeAny, {
|
|
8286
|
+
}, "type" | "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "integratedScorechain" | "integratedIpqualityscore" | "ipqualityscore">, "strip", z.ZodTypeAny, {
|
|
7891
8287
|
id: string;
|
|
7892
8288
|
projectId: string;
|
|
7893
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
8289
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
7894
8290
|
complyAdvantage?: {
|
|
7895
8291
|
apiKey?: string | null | undefined;
|
|
7896
8292
|
enabled?: boolean | null | undefined;
|
|
@@ -7926,7 +8322,7 @@ export declare const CreateProviderResponse: z.ZodObject<Omit<{
|
|
|
7926
8322
|
}, {
|
|
7927
8323
|
id: string;
|
|
7928
8324
|
projectId: string;
|
|
7929
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
8325
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
7930
8326
|
complyAdvantage?: {
|
|
7931
8327
|
apiKey?: string | null | undefined;
|
|
7932
8328
|
enabled?: boolean | null | undefined;
|
|
@@ -7966,7 +8362,7 @@ export declare const UpdateProviderInput: z.ZodObject<{
|
|
|
7966
8362
|
input: z.ZodObject<Omit<{
|
|
7967
8363
|
id: z.ZodString;
|
|
7968
8364
|
projectId: z.ZodString;
|
|
7969
|
-
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
8365
|
+
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
7970
8366
|
type: z.ZodEnum<["identity", "data"]>;
|
|
7971
8367
|
nexeraIdSSID: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
7972
8368
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -8530,6 +8926,46 @@ export declare const UpdateProviderInput: z.ZodObject<{
|
|
|
8530
8926
|
}[] | null | undefined;
|
|
8531
8927
|
} | null | undefined;
|
|
8532
8928
|
}>>>;
|
|
8929
|
+
chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
8930
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
8931
|
+
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
8932
|
+
integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
|
|
8933
|
+
}, {
|
|
8934
|
+
onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
8935
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
8936
|
+
}, "strip", z.ZodTypeAny, {
|
|
8937
|
+
enabled?: boolean | null | undefined;
|
|
8938
|
+
}, {
|
|
8939
|
+
enabled?: boolean | null | undefined;
|
|
8940
|
+
}>>>;
|
|
8941
|
+
onNewRecord: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
8942
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
8943
|
+
}, "strip", z.ZodTypeAny, {
|
|
8944
|
+
enabled?: boolean | null | undefined;
|
|
8945
|
+
}, {
|
|
8946
|
+
enabled?: boolean | null | undefined;
|
|
8947
|
+
}>>>;
|
|
8948
|
+
}>, "strip", z.ZodTypeAny, {
|
|
8949
|
+
apiKey?: string | null | undefined;
|
|
8950
|
+
enabled?: boolean | null | undefined;
|
|
8951
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
8952
|
+
onRulesEngine?: {
|
|
8953
|
+
enabled?: boolean | null | undefined;
|
|
8954
|
+
} | null | undefined;
|
|
8955
|
+
onNewRecord?: {
|
|
8956
|
+
enabled?: boolean | null | undefined;
|
|
8957
|
+
} | null | undefined;
|
|
8958
|
+
}, {
|
|
8959
|
+
apiKey?: string | null | undefined;
|
|
8960
|
+
enabled?: boolean | null | undefined;
|
|
8961
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
8962
|
+
onRulesEngine?: {
|
|
8963
|
+
enabled?: boolean | null | undefined;
|
|
8964
|
+
} | null | undefined;
|
|
8965
|
+
onNewRecord?: {
|
|
8966
|
+
enabled?: boolean | null | undefined;
|
|
8967
|
+
} | null | undefined;
|
|
8968
|
+
}>>>;
|
|
8533
8969
|
integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
8534
8970
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
8535
8971
|
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -8941,6 +9377,17 @@ export declare const UpdateProviderInput: z.ZodObject<{
|
|
|
8941
9377
|
}[] | null | undefined;
|
|
8942
9378
|
} | null | undefined;
|
|
8943
9379
|
} | null | undefined;
|
|
9380
|
+
chainalysis?: {
|
|
9381
|
+
apiKey?: string | null | undefined;
|
|
9382
|
+
enabled?: boolean | null | undefined;
|
|
9383
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
9384
|
+
onRulesEngine?: {
|
|
9385
|
+
enabled?: boolean | null | undefined;
|
|
9386
|
+
} | null | undefined;
|
|
9387
|
+
onNewRecord?: {
|
|
9388
|
+
enabled?: boolean | null | undefined;
|
|
9389
|
+
} | null | undefined;
|
|
9390
|
+
} | null | undefined;
|
|
8944
9391
|
integratedComplyAdvantage?: {
|
|
8945
9392
|
apiKey?: string | null | undefined;
|
|
8946
9393
|
enabled?: boolean | null | undefined;
|
|
@@ -9122,6 +9569,17 @@ export declare const UpdateProviderInput: z.ZodObject<{
|
|
|
9122
9569
|
}[] | null | undefined;
|
|
9123
9570
|
} | null | undefined;
|
|
9124
9571
|
} | null | undefined;
|
|
9572
|
+
chainalysis?: {
|
|
9573
|
+
apiKey?: string | null | undefined;
|
|
9574
|
+
enabled?: boolean | null | undefined;
|
|
9575
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
9576
|
+
onRulesEngine?: {
|
|
9577
|
+
enabled?: boolean | null | undefined;
|
|
9578
|
+
} | null | undefined;
|
|
9579
|
+
onNewRecord?: {
|
|
9580
|
+
enabled?: boolean | null | undefined;
|
|
9581
|
+
} | null | undefined;
|
|
9582
|
+
} | null | undefined;
|
|
9125
9583
|
integratedComplyAdvantage?: {
|
|
9126
9584
|
apiKey?: string | null | undefined;
|
|
9127
9585
|
enabled?: boolean | null | undefined;
|
|
@@ -9305,6 +9763,17 @@ export declare const UpdateProviderInput: z.ZodObject<{
|
|
|
9305
9763
|
}[] | null | undefined;
|
|
9306
9764
|
} | null | undefined;
|
|
9307
9765
|
} | null | undefined;
|
|
9766
|
+
chainalysis?: {
|
|
9767
|
+
apiKey?: string | null | undefined;
|
|
9768
|
+
enabled?: boolean | null | undefined;
|
|
9769
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
9770
|
+
onRulesEngine?: {
|
|
9771
|
+
enabled?: boolean | null | undefined;
|
|
9772
|
+
} | null | undefined;
|
|
9773
|
+
onNewRecord?: {
|
|
9774
|
+
enabled?: boolean | null | undefined;
|
|
9775
|
+
} | null | undefined;
|
|
9776
|
+
} | null | undefined;
|
|
9308
9777
|
integratedComplyAdvantage?: {
|
|
9309
9778
|
apiKey?: string | null | undefined;
|
|
9310
9779
|
enabled?: boolean | null | undefined;
|
|
@@ -9489,6 +9958,17 @@ export declare const UpdateProviderInput: z.ZodObject<{
|
|
|
9489
9958
|
}[] | null | undefined;
|
|
9490
9959
|
} | null | undefined;
|
|
9491
9960
|
} | null | undefined;
|
|
9961
|
+
chainalysis?: {
|
|
9962
|
+
apiKey?: string | null | undefined;
|
|
9963
|
+
enabled?: boolean | null | undefined;
|
|
9964
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
9965
|
+
onRulesEngine?: {
|
|
9966
|
+
enabled?: boolean | null | undefined;
|
|
9967
|
+
} | null | undefined;
|
|
9968
|
+
onNewRecord?: {
|
|
9969
|
+
enabled?: boolean | null | undefined;
|
|
9970
|
+
} | null | undefined;
|
|
9971
|
+
} | null | undefined;
|
|
9492
9972
|
integratedComplyAdvantage?: {
|
|
9493
9973
|
apiKey?: string | null | undefined;
|
|
9494
9974
|
enabled?: boolean | null | undefined;
|
|
@@ -9579,7 +10059,7 @@ export type UpdateProviderInput = z.infer<typeof UpdateProviderInput>;
|
|
|
9579
10059
|
export declare const UpdateProviderResponse: z.ZodObject<{
|
|
9580
10060
|
id: z.ZodString;
|
|
9581
10061
|
projectId: z.ZodString;
|
|
9582
|
-
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
10062
|
+
provider: z.ZodUnion<[z.ZodEnum<["nexeraIdSSID", "nexeraIdKYB", "synaps"]>, z.ZodEnum<["complyAdvantage", "big", "scorechain", "merkleScience", "chainalysis", "ipQualityScore", "integratedComplyAdvantage", "integratedScorechain", "integratedIpqualityscore"]>]>;
|
|
9583
10063
|
type: z.ZodEnum<["identity", "data"]>;
|
|
9584
10064
|
nexeraIdSSID: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
9585
10065
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -10143,6 +10623,46 @@ export declare const UpdateProviderResponse: z.ZodObject<{
|
|
|
10143
10623
|
}[] | null | undefined;
|
|
10144
10624
|
} | null | undefined;
|
|
10145
10625
|
}>>>;
|
|
10626
|
+
chainalysis: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
10627
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10628
|
+
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10629
|
+
integrationType: z.ZodOptional<z.ZodNullable<z.ZodEnum<["integrated", "external"]>>>;
|
|
10630
|
+
}, {
|
|
10631
|
+
onRulesEngine: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10632
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10633
|
+
}, "strip", z.ZodTypeAny, {
|
|
10634
|
+
enabled?: boolean | null | undefined;
|
|
10635
|
+
}, {
|
|
10636
|
+
enabled?: boolean | null | undefined;
|
|
10637
|
+
}>>>;
|
|
10638
|
+
onNewRecord: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
10639
|
+
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10640
|
+
}, "strip", z.ZodTypeAny, {
|
|
10641
|
+
enabled?: boolean | null | undefined;
|
|
10642
|
+
}, {
|
|
10643
|
+
enabled?: boolean | null | undefined;
|
|
10644
|
+
}>>>;
|
|
10645
|
+
}>, "strip", z.ZodTypeAny, {
|
|
10646
|
+
apiKey?: string | null | undefined;
|
|
10647
|
+
enabled?: boolean | null | undefined;
|
|
10648
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
10649
|
+
onRulesEngine?: {
|
|
10650
|
+
enabled?: boolean | null | undefined;
|
|
10651
|
+
} | null | undefined;
|
|
10652
|
+
onNewRecord?: {
|
|
10653
|
+
enabled?: boolean | null | undefined;
|
|
10654
|
+
} | null | undefined;
|
|
10655
|
+
}, {
|
|
10656
|
+
apiKey?: string | null | undefined;
|
|
10657
|
+
enabled?: boolean | null | undefined;
|
|
10658
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
10659
|
+
onRulesEngine?: {
|
|
10660
|
+
enabled?: boolean | null | undefined;
|
|
10661
|
+
} | null | undefined;
|
|
10662
|
+
onNewRecord?: {
|
|
10663
|
+
enabled?: boolean | null | undefined;
|
|
10664
|
+
} | null | undefined;
|
|
10665
|
+
}>>>;
|
|
10146
10666
|
integratedComplyAdvantage: z.ZodOptional<z.ZodNullable<z.ZodObject<z.objectUtil.extendShape<{
|
|
10147
10667
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
10148
10668
|
apiKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -10460,7 +10980,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
|
|
|
10460
10980
|
id: string;
|
|
10461
10981
|
type: "data" | "identity";
|
|
10462
10982
|
projectId: string;
|
|
10463
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
10983
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
10464
10984
|
nexeraIdSSID?: {
|
|
10465
10985
|
apiKey?: string | null | undefined;
|
|
10466
10986
|
enabled?: boolean | null | undefined;
|
|
@@ -10558,6 +11078,17 @@ export declare const UpdateProviderResponse: z.ZodObject<{
|
|
|
10558
11078
|
}[] | null | undefined;
|
|
10559
11079
|
} | null | undefined;
|
|
10560
11080
|
} | null | undefined;
|
|
11081
|
+
chainalysis?: {
|
|
11082
|
+
apiKey?: string | null | undefined;
|
|
11083
|
+
enabled?: boolean | null | undefined;
|
|
11084
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
11085
|
+
onRulesEngine?: {
|
|
11086
|
+
enabled?: boolean | null | undefined;
|
|
11087
|
+
} | null | undefined;
|
|
11088
|
+
onNewRecord?: {
|
|
11089
|
+
enabled?: boolean | null | undefined;
|
|
11090
|
+
} | null | undefined;
|
|
11091
|
+
} | null | undefined;
|
|
10561
11092
|
integratedComplyAdvantage?: {
|
|
10562
11093
|
apiKey?: string | null | undefined;
|
|
10563
11094
|
enabled?: boolean | null | undefined;
|
|
@@ -10645,7 +11176,7 @@ export declare const UpdateProviderResponse: z.ZodObject<{
|
|
|
10645
11176
|
id: string;
|
|
10646
11177
|
type: "data" | "identity";
|
|
10647
11178
|
projectId: string;
|
|
10648
|
-
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
11179
|
+
provider: "nexeraIdSSID" | "nexeraIdKYB" | "synaps" | "complyAdvantage" | "big" | "scorechain" | "merkleScience" | "chainalysis" | "ipQualityScore" | "integratedComplyAdvantage" | "integratedScorechain" | "integratedIpqualityscore";
|
|
10649
11180
|
nexeraIdSSID?: {
|
|
10650
11181
|
apiKey?: string | null | undefined;
|
|
10651
11182
|
enabled?: boolean | null | undefined;
|
|
@@ -10743,6 +11274,17 @@ export declare const UpdateProviderResponse: z.ZodObject<{
|
|
|
10743
11274
|
}[] | null | undefined;
|
|
10744
11275
|
} | null | undefined;
|
|
10745
11276
|
} | null | undefined;
|
|
11277
|
+
chainalysis?: {
|
|
11278
|
+
apiKey?: string | null | undefined;
|
|
11279
|
+
enabled?: boolean | null | undefined;
|
|
11280
|
+
integrationType?: "integrated" | "external" | null | undefined;
|
|
11281
|
+
onRulesEngine?: {
|
|
11282
|
+
enabled?: boolean | null | undefined;
|
|
11283
|
+
} | null | undefined;
|
|
11284
|
+
onNewRecord?: {
|
|
11285
|
+
enabled?: boolean | null | undefined;
|
|
11286
|
+
} | null | undefined;
|
|
11287
|
+
} | null | undefined;
|
|
10746
11288
|
integratedComplyAdvantage?: {
|
|
10747
11289
|
apiKey?: string | null | undefined;
|
|
10748
11290
|
enabled?: boolean | null | undefined;
|