@nexeraid/identity-schemas 2.22.0-dev → 2.23.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/declarations/src/transaction.schema.d.ts +3 -0
- package/dist/declarations/src/transaction.schema.d.ts.map +1 -1
- package/dist/declarations/src/webhooks/alert.webhooks.schema.d.ts +2 -2
- package/dist/declarations/src/webhooks/svix.webhooks.schema.d.ts +114 -114
- package/dist/nexeraid-identity-schemas.cjs.dev.js +3 -1
- package/dist/nexeraid-identity-schemas.cjs.prod.js +3 -1
- package/dist/nexeraid-identity-schemas.esm.js +1 -1
- package/dist/package.json +1 -1
- package/dist/{transaction.schema-46e46364.cjs.dev.js → transaction.schema-18ac4ec3.cjs.dev.js} +5 -0
- package/dist/{transaction.schema-c960b86e.cjs.prod.js → transaction.schema-9fc271c9.cjs.prod.js} +5 -0
- package/dist/{transaction.schema-252bebd5.esm.js → transaction.schema-c544a68e.esm.js} +4 -1
- package/package.json +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.dev.js +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.cjs.prod.js +1 -1
- package/webhooks/dist/nexeraid-identity-schemas-webhooks.esm.js +1 -1
|
@@ -9429,7 +9429,7 @@ export declare const AlertCreatedPayload: z.ZodObject<{
|
|
|
9429
9429
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
9430
9430
|
}, "strip", z.ZodTypeAny, {
|
|
9431
9431
|
id: string;
|
|
9432
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9432
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9433
9433
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9434
9434
|
createdAt: Date;
|
|
9435
9435
|
updatedAt: Date;
|
|
@@ -9442,7 +9442,7 @@ export declare const AlertCreatedPayload: z.ZodObject<{
|
|
|
9442
9442
|
deletedAt?: Date | null | undefined;
|
|
9443
9443
|
}, {
|
|
9444
9444
|
id: string;
|
|
9445
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9445
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9446
9446
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9447
9447
|
createdAt: Date;
|
|
9448
9448
|
updatedAt: Date;
|
|
@@ -9457,7 +9457,7 @@ export declare const AlertCreatedPayload: z.ZodObject<{
|
|
|
9457
9457
|
}, "strip", z.ZodTypeAny, {
|
|
9458
9458
|
payload: {
|
|
9459
9459
|
id: string;
|
|
9460
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9460
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9461
9461
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9462
9462
|
createdAt: Date;
|
|
9463
9463
|
updatedAt: Date;
|
|
@@ -9473,7 +9473,7 @@ export declare const AlertCreatedPayload: z.ZodObject<{
|
|
|
9473
9473
|
}, {
|
|
9474
9474
|
payload: {
|
|
9475
9475
|
id: string;
|
|
9476
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9476
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9477
9477
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9478
9478
|
createdAt: Date;
|
|
9479
9479
|
updatedAt: Date;
|
|
@@ -9504,7 +9504,7 @@ export declare const AlertUpdatedPayload: z.ZodObject<{
|
|
|
9504
9504
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
9505
9505
|
}, "strip", z.ZodTypeAny, {
|
|
9506
9506
|
id: string;
|
|
9507
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9507
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9508
9508
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9509
9509
|
createdAt: Date;
|
|
9510
9510
|
updatedAt: Date;
|
|
@@ -9517,7 +9517,7 @@ export declare const AlertUpdatedPayload: z.ZodObject<{
|
|
|
9517
9517
|
deletedAt?: Date | null | undefined;
|
|
9518
9518
|
}, {
|
|
9519
9519
|
id: string;
|
|
9520
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9520
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9521
9521
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9522
9522
|
createdAt: Date;
|
|
9523
9523
|
updatedAt: Date;
|
|
@@ -9532,7 +9532,7 @@ export declare const AlertUpdatedPayload: z.ZodObject<{
|
|
|
9532
9532
|
}, "strip", z.ZodTypeAny, {
|
|
9533
9533
|
payload: {
|
|
9534
9534
|
id: string;
|
|
9535
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9535
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9536
9536
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9537
9537
|
createdAt: Date;
|
|
9538
9538
|
updatedAt: Date;
|
|
@@ -9548,7 +9548,7 @@ export declare const AlertUpdatedPayload: z.ZodObject<{
|
|
|
9548
9548
|
}, {
|
|
9549
9549
|
payload: {
|
|
9550
9550
|
id: string;
|
|
9551
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9551
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9552
9552
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9553
9553
|
createdAt: Date;
|
|
9554
9554
|
updatedAt: Date;
|
|
@@ -9579,7 +9579,7 @@ export declare const AlertDeletedPayload: z.ZodObject<{
|
|
|
9579
9579
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
9580
9580
|
}, "strip", z.ZodTypeAny, {
|
|
9581
9581
|
id: string;
|
|
9582
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9582
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9583
9583
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9584
9584
|
createdAt: Date;
|
|
9585
9585
|
updatedAt: Date;
|
|
@@ -9592,7 +9592,7 @@ export declare const AlertDeletedPayload: z.ZodObject<{
|
|
|
9592
9592
|
deletedAt?: Date | null | undefined;
|
|
9593
9593
|
}, {
|
|
9594
9594
|
id: string;
|
|
9595
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9595
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9596
9596
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9597
9597
|
createdAt: Date;
|
|
9598
9598
|
updatedAt: Date;
|
|
@@ -9607,7 +9607,7 @@ export declare const AlertDeletedPayload: z.ZodObject<{
|
|
|
9607
9607
|
}, "strip", z.ZodTypeAny, {
|
|
9608
9608
|
payload: {
|
|
9609
9609
|
id: string;
|
|
9610
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9610
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9611
9611
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9612
9612
|
createdAt: Date;
|
|
9613
9613
|
updatedAt: Date;
|
|
@@ -9623,7 +9623,7 @@ export declare const AlertDeletedPayload: z.ZodObject<{
|
|
|
9623
9623
|
}, {
|
|
9624
9624
|
payload: {
|
|
9625
9625
|
id: string;
|
|
9626
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
9626
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
9627
9627
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
9628
9628
|
createdAt: Date;
|
|
9629
9629
|
updatedAt: Date;
|
|
@@ -19118,7 +19118,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19118
19118
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
19119
19119
|
}, "strip", z.ZodTypeAny, {
|
|
19120
19120
|
id: string;
|
|
19121
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19121
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19122
19122
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19123
19123
|
createdAt: Date;
|
|
19124
19124
|
updatedAt: Date;
|
|
@@ -19131,7 +19131,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19131
19131
|
deletedAt?: Date | null | undefined;
|
|
19132
19132
|
}, {
|
|
19133
19133
|
id: string;
|
|
19134
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19134
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19135
19135
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19136
19136
|
createdAt: Date;
|
|
19137
19137
|
updatedAt: Date;
|
|
@@ -19146,7 +19146,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19146
19146
|
}, "strip", z.ZodTypeAny, {
|
|
19147
19147
|
payload: {
|
|
19148
19148
|
id: string;
|
|
19149
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19149
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19150
19150
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19151
19151
|
createdAt: Date;
|
|
19152
19152
|
updatedAt: Date;
|
|
@@ -19162,7 +19162,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19162
19162
|
}, {
|
|
19163
19163
|
payload: {
|
|
19164
19164
|
id: string;
|
|
19165
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19165
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19166
19166
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19167
19167
|
createdAt: Date;
|
|
19168
19168
|
updatedAt: Date;
|
|
@@ -19192,7 +19192,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19192
19192
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
19193
19193
|
}, "strip", z.ZodTypeAny, {
|
|
19194
19194
|
id: string;
|
|
19195
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19195
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19196
19196
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19197
19197
|
createdAt: Date;
|
|
19198
19198
|
updatedAt: Date;
|
|
@@ -19205,7 +19205,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19205
19205
|
deletedAt?: Date | null | undefined;
|
|
19206
19206
|
}, {
|
|
19207
19207
|
id: string;
|
|
19208
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19208
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19209
19209
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19210
19210
|
createdAt: Date;
|
|
19211
19211
|
updatedAt: Date;
|
|
@@ -19220,7 +19220,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19220
19220
|
}, "strip", z.ZodTypeAny, {
|
|
19221
19221
|
payload: {
|
|
19222
19222
|
id: string;
|
|
19223
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19223
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19224
19224
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19225
19225
|
createdAt: Date;
|
|
19226
19226
|
updatedAt: Date;
|
|
@@ -19236,7 +19236,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19236
19236
|
}, {
|
|
19237
19237
|
payload: {
|
|
19238
19238
|
id: string;
|
|
19239
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19239
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19240
19240
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19241
19241
|
createdAt: Date;
|
|
19242
19242
|
updatedAt: Date;
|
|
@@ -19266,7 +19266,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19266
19266
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
19267
19267
|
}, "strip", z.ZodTypeAny, {
|
|
19268
19268
|
id: string;
|
|
19269
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19269
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19270
19270
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19271
19271
|
createdAt: Date;
|
|
19272
19272
|
updatedAt: Date;
|
|
@@ -19279,7 +19279,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19279
19279
|
deletedAt?: Date | null | undefined;
|
|
19280
19280
|
}, {
|
|
19281
19281
|
id: string;
|
|
19282
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19282
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19283
19283
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19284
19284
|
createdAt: Date;
|
|
19285
19285
|
updatedAt: Date;
|
|
@@ -19294,7 +19294,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19294
19294
|
}, "strip", z.ZodTypeAny, {
|
|
19295
19295
|
payload: {
|
|
19296
19296
|
id: string;
|
|
19297
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19297
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19298
19298
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19299
19299
|
createdAt: Date;
|
|
19300
19300
|
updatedAt: Date;
|
|
@@ -19310,7 +19310,7 @@ export declare const WebhookAlertEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
19310
19310
|
}, {
|
|
19311
19311
|
payload: {
|
|
19312
19312
|
id: string;
|
|
19313
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
19313
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
19314
19314
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
19315
19315
|
createdAt: Date;
|
|
19316
19316
|
updatedAt: Date;
|
|
@@ -28799,7 +28799,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28799
28799
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
28800
28800
|
}, "strip", z.ZodTypeAny, {
|
|
28801
28801
|
id: string;
|
|
28802
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28802
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28803
28803
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28804
28804
|
createdAt: Date;
|
|
28805
28805
|
updatedAt: Date;
|
|
@@ -28812,7 +28812,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28812
28812
|
deletedAt?: Date | null | undefined;
|
|
28813
28813
|
}, {
|
|
28814
28814
|
id: string;
|
|
28815
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28815
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28816
28816
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28817
28817
|
createdAt: Date;
|
|
28818
28818
|
updatedAt: Date;
|
|
@@ -28827,7 +28827,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28827
28827
|
}, "strip", z.ZodTypeAny, {
|
|
28828
28828
|
payload: {
|
|
28829
28829
|
id: string;
|
|
28830
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28830
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28831
28831
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28832
28832
|
createdAt: Date;
|
|
28833
28833
|
updatedAt: Date;
|
|
@@ -28843,7 +28843,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28843
28843
|
}, {
|
|
28844
28844
|
payload: {
|
|
28845
28845
|
id: string;
|
|
28846
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28846
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28847
28847
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28848
28848
|
createdAt: Date;
|
|
28849
28849
|
updatedAt: Date;
|
|
@@ -28873,7 +28873,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28873
28873
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
28874
28874
|
}, "strip", z.ZodTypeAny, {
|
|
28875
28875
|
id: string;
|
|
28876
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28876
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28877
28877
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28878
28878
|
createdAt: Date;
|
|
28879
28879
|
updatedAt: Date;
|
|
@@ -28886,7 +28886,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28886
28886
|
deletedAt?: Date | null | undefined;
|
|
28887
28887
|
}, {
|
|
28888
28888
|
id: string;
|
|
28889
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28889
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28890
28890
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28891
28891
|
createdAt: Date;
|
|
28892
28892
|
updatedAt: Date;
|
|
@@ -28901,7 +28901,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28901
28901
|
}, "strip", z.ZodTypeAny, {
|
|
28902
28902
|
payload: {
|
|
28903
28903
|
id: string;
|
|
28904
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28904
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28905
28905
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28906
28906
|
createdAt: Date;
|
|
28907
28907
|
updatedAt: Date;
|
|
@@ -28917,7 +28917,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28917
28917
|
}, {
|
|
28918
28918
|
payload: {
|
|
28919
28919
|
id: string;
|
|
28920
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28920
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28921
28921
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28922
28922
|
createdAt: Date;
|
|
28923
28923
|
updatedAt: Date;
|
|
@@ -28947,7 +28947,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28947
28947
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
28948
28948
|
}, "strip", z.ZodTypeAny, {
|
|
28949
28949
|
id: string;
|
|
28950
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28950
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28951
28951
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28952
28952
|
createdAt: Date;
|
|
28953
28953
|
updatedAt: Date;
|
|
@@ -28960,7 +28960,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28960
28960
|
deletedAt?: Date | null | undefined;
|
|
28961
28961
|
}, {
|
|
28962
28962
|
id: string;
|
|
28963
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28963
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28964
28964
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28965
28965
|
createdAt: Date;
|
|
28966
28966
|
updatedAt: Date;
|
|
@@ -28975,7 +28975,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28975
28975
|
}, "strip", z.ZodTypeAny, {
|
|
28976
28976
|
payload: {
|
|
28977
28977
|
id: string;
|
|
28978
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28978
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28979
28979
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28980
28980
|
createdAt: Date;
|
|
28981
28981
|
updatedAt: Date;
|
|
@@ -28991,7 +28991,7 @@ export declare const WebhookEventPayload: z.ZodUnion<[z.ZodObject<{
|
|
|
28991
28991
|
}, {
|
|
28992
28992
|
payload: {
|
|
28993
28993
|
id: string;
|
|
28994
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
28994
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
28995
28995
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
28996
28996
|
createdAt: Date;
|
|
28997
28997
|
updatedAt: Date;
|
|
@@ -38820,7 +38820,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38820
38820
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
38821
38821
|
}, "strip", z.ZodTypeAny, {
|
|
38822
38822
|
id: string;
|
|
38823
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38823
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38824
38824
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38825
38825
|
createdAt: Date;
|
|
38826
38826
|
updatedAt: Date;
|
|
@@ -38833,7 +38833,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38833
38833
|
deletedAt?: Date | null | undefined;
|
|
38834
38834
|
}, {
|
|
38835
38835
|
id: string;
|
|
38836
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38836
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38837
38837
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38838
38838
|
createdAt: Date;
|
|
38839
38839
|
updatedAt: Date;
|
|
@@ -38848,7 +38848,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38848
38848
|
}, "strip", z.ZodTypeAny, {
|
|
38849
38849
|
payload: {
|
|
38850
38850
|
id: string;
|
|
38851
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38851
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38852
38852
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38853
38853
|
createdAt: Date;
|
|
38854
38854
|
updatedAt: Date;
|
|
@@ -38864,7 +38864,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38864
38864
|
}, {
|
|
38865
38865
|
payload: {
|
|
38866
38866
|
id: string;
|
|
38867
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38867
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38868
38868
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38869
38869
|
createdAt: Date;
|
|
38870
38870
|
updatedAt: Date;
|
|
@@ -38894,7 +38894,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38894
38894
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
38895
38895
|
}, "strip", z.ZodTypeAny, {
|
|
38896
38896
|
id: string;
|
|
38897
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38897
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38898
38898
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38899
38899
|
createdAt: Date;
|
|
38900
38900
|
updatedAt: Date;
|
|
@@ -38907,7 +38907,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38907
38907
|
deletedAt?: Date | null | undefined;
|
|
38908
38908
|
}, {
|
|
38909
38909
|
id: string;
|
|
38910
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38910
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38911
38911
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38912
38912
|
createdAt: Date;
|
|
38913
38913
|
updatedAt: Date;
|
|
@@ -38922,7 +38922,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38922
38922
|
}, "strip", z.ZodTypeAny, {
|
|
38923
38923
|
payload: {
|
|
38924
38924
|
id: string;
|
|
38925
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38925
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38926
38926
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38927
38927
|
createdAt: Date;
|
|
38928
38928
|
updatedAt: Date;
|
|
@@ -38938,7 +38938,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38938
38938
|
}, {
|
|
38939
38939
|
payload: {
|
|
38940
38940
|
id: string;
|
|
38941
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38941
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38942
38942
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38943
38943
|
createdAt: Date;
|
|
38944
38944
|
updatedAt: Date;
|
|
@@ -38968,7 +38968,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38968
38968
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
38969
38969
|
}, "strip", z.ZodTypeAny, {
|
|
38970
38970
|
id: string;
|
|
38971
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38971
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38972
38972
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38973
38973
|
createdAt: Date;
|
|
38974
38974
|
updatedAt: Date;
|
|
@@ -38981,7 +38981,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38981
38981
|
deletedAt?: Date | null | undefined;
|
|
38982
38982
|
}, {
|
|
38983
38983
|
id: string;
|
|
38984
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38984
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
38985
38985
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
38986
38986
|
createdAt: Date;
|
|
38987
38987
|
updatedAt: Date;
|
|
@@ -38996,7 +38996,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
38996
38996
|
}, "strip", z.ZodTypeAny, {
|
|
38997
38997
|
payload: {
|
|
38998
38998
|
id: string;
|
|
38999
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
38999
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
39000
39000
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
39001
39001
|
createdAt: Date;
|
|
39002
39002
|
updatedAt: Date;
|
|
@@ -39012,7 +39012,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
39012
39012
|
}, {
|
|
39013
39013
|
payload: {
|
|
39014
39014
|
id: string;
|
|
39015
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
39015
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
39016
39016
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
39017
39017
|
createdAt: Date;
|
|
39018
39018
|
updatedAt: Date;
|
|
@@ -40031,7 +40031,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
40031
40031
|
} | {
|
|
40032
40032
|
payload: {
|
|
40033
40033
|
id: string;
|
|
40034
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
40034
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
40035
40035
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
40036
40036
|
createdAt: Date;
|
|
40037
40037
|
updatedAt: Date;
|
|
@@ -40047,7 +40047,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
40047
40047
|
} | {
|
|
40048
40048
|
payload: {
|
|
40049
40049
|
id: string;
|
|
40050
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
40050
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
40051
40051
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
40052
40052
|
createdAt: Date;
|
|
40053
40053
|
updatedAt: Date;
|
|
@@ -40063,7 +40063,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
40063
40063
|
} | {
|
|
40064
40064
|
payload: {
|
|
40065
40065
|
id: string;
|
|
40066
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
40066
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
40067
40067
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
40068
40068
|
createdAt: Date;
|
|
40069
40069
|
updatedAt: Date;
|
|
@@ -40897,7 +40897,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
40897
40897
|
} | {
|
|
40898
40898
|
payload: {
|
|
40899
40899
|
id: string;
|
|
40900
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
40900
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
40901
40901
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
40902
40902
|
createdAt: Date;
|
|
40903
40903
|
updatedAt: Date;
|
|
@@ -40913,7 +40913,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
40913
40913
|
} | {
|
|
40914
40914
|
payload: {
|
|
40915
40915
|
id: string;
|
|
40916
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
40916
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
40917
40917
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
40918
40918
|
createdAt: Date;
|
|
40919
40919
|
updatedAt: Date;
|
|
@@ -40929,7 +40929,7 @@ export declare const MessageDataOut: z.ZodObject<{
|
|
|
40929
40929
|
} | {
|
|
40930
40930
|
payload: {
|
|
40931
40931
|
id: string;
|
|
40932
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
40932
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
40933
40933
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
40934
40934
|
createdAt: Date;
|
|
40935
40935
|
updatedAt: Date;
|
|
@@ -50263,7 +50263,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50263
50263
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
50264
50264
|
}, "strip", z.ZodTypeAny, {
|
|
50265
50265
|
id: string;
|
|
50266
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50266
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50267
50267
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50268
50268
|
createdAt: Date;
|
|
50269
50269
|
updatedAt: Date;
|
|
@@ -50276,7 +50276,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50276
50276
|
deletedAt?: Date | null | undefined;
|
|
50277
50277
|
}, {
|
|
50278
50278
|
id: string;
|
|
50279
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50279
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50280
50280
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50281
50281
|
createdAt: Date;
|
|
50282
50282
|
updatedAt: Date;
|
|
@@ -50291,7 +50291,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50291
50291
|
}, "strip", z.ZodTypeAny, {
|
|
50292
50292
|
payload: {
|
|
50293
50293
|
id: string;
|
|
50294
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50294
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50295
50295
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50296
50296
|
createdAt: Date;
|
|
50297
50297
|
updatedAt: Date;
|
|
@@ -50307,7 +50307,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50307
50307
|
}, {
|
|
50308
50308
|
payload: {
|
|
50309
50309
|
id: string;
|
|
50310
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50310
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50311
50311
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50312
50312
|
createdAt: Date;
|
|
50313
50313
|
updatedAt: Date;
|
|
@@ -50337,7 +50337,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50337
50337
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
50338
50338
|
}, "strip", z.ZodTypeAny, {
|
|
50339
50339
|
id: string;
|
|
50340
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50340
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50341
50341
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50342
50342
|
createdAt: Date;
|
|
50343
50343
|
updatedAt: Date;
|
|
@@ -50350,7 +50350,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50350
50350
|
deletedAt?: Date | null | undefined;
|
|
50351
50351
|
}, {
|
|
50352
50352
|
id: string;
|
|
50353
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50353
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50354
50354
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50355
50355
|
createdAt: Date;
|
|
50356
50356
|
updatedAt: Date;
|
|
@@ -50365,7 +50365,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50365
50365
|
}, "strip", z.ZodTypeAny, {
|
|
50366
50366
|
payload: {
|
|
50367
50367
|
id: string;
|
|
50368
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50368
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50369
50369
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50370
50370
|
createdAt: Date;
|
|
50371
50371
|
updatedAt: Date;
|
|
@@ -50381,7 +50381,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50381
50381
|
}, {
|
|
50382
50382
|
payload: {
|
|
50383
50383
|
id: string;
|
|
50384
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50384
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50385
50385
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50386
50386
|
createdAt: Date;
|
|
50387
50387
|
updatedAt: Date;
|
|
@@ -50411,7 +50411,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50411
50411
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
50412
50412
|
}, "strip", z.ZodTypeAny, {
|
|
50413
50413
|
id: string;
|
|
50414
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50414
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50415
50415
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50416
50416
|
createdAt: Date;
|
|
50417
50417
|
updatedAt: Date;
|
|
@@ -50424,7 +50424,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50424
50424
|
deletedAt?: Date | null | undefined;
|
|
50425
50425
|
}, {
|
|
50426
50426
|
id: string;
|
|
50427
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50427
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50428
50428
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50429
50429
|
createdAt: Date;
|
|
50430
50430
|
updatedAt: Date;
|
|
@@ -50439,7 +50439,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50439
50439
|
}, "strip", z.ZodTypeAny, {
|
|
50440
50440
|
payload: {
|
|
50441
50441
|
id: string;
|
|
50442
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50442
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50443
50443
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50444
50444
|
createdAt: Date;
|
|
50445
50445
|
updatedAt: Date;
|
|
@@ -50455,7 +50455,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
50455
50455
|
}, {
|
|
50456
50456
|
payload: {
|
|
50457
50457
|
id: string;
|
|
50458
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
50458
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
50459
50459
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
50460
50460
|
createdAt: Date;
|
|
50461
50461
|
updatedAt: Date;
|
|
@@ -51507,7 +51507,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
51507
51507
|
} | {
|
|
51508
51508
|
payload: {
|
|
51509
51509
|
id: string;
|
|
51510
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
51510
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
51511
51511
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
51512
51512
|
createdAt: Date;
|
|
51513
51513
|
updatedAt: Date;
|
|
@@ -51523,7 +51523,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
51523
51523
|
} | {
|
|
51524
51524
|
payload: {
|
|
51525
51525
|
id: string;
|
|
51526
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
51526
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
51527
51527
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
51528
51528
|
createdAt: Date;
|
|
51529
51529
|
updatedAt: Date;
|
|
@@ -51539,7 +51539,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
51539
51539
|
} | {
|
|
51540
51540
|
payload: {
|
|
51541
51541
|
id: string;
|
|
51542
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
51542
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
51543
51543
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
51544
51544
|
createdAt: Date;
|
|
51545
51545
|
updatedAt: Date;
|
|
@@ -52385,7 +52385,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
52385
52385
|
} | {
|
|
52386
52386
|
payload: {
|
|
52387
52387
|
id: string;
|
|
52388
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
52388
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
52389
52389
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
52390
52390
|
createdAt: Date;
|
|
52391
52391
|
updatedAt: Date;
|
|
@@ -52401,7 +52401,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
52401
52401
|
} | {
|
|
52402
52402
|
payload: {
|
|
52403
52403
|
id: string;
|
|
52404
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
52404
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
52405
52405
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
52406
52406
|
createdAt: Date;
|
|
52407
52407
|
updatedAt: Date;
|
|
@@ -52417,7 +52417,7 @@ export declare const MessageDataOutExtended: z.ZodObject<z.objectUtil.extendShap
|
|
|
52417
52417
|
} | {
|
|
52418
52418
|
payload: {
|
|
52419
52419
|
id: string;
|
|
52420
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
52420
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
52421
52421
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
52422
52422
|
createdAt: Date;
|
|
52423
52423
|
updatedAt: Date;
|
|
@@ -63616,7 +63616,7 @@ export declare const SendMessageForAlertCreatedInput: z.ZodObject<{
|
|
|
63616
63616
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
63617
63617
|
}, "strip", z.ZodTypeAny, {
|
|
63618
63618
|
id: string;
|
|
63619
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63619
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63620
63620
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63621
63621
|
createdAt: Date;
|
|
63622
63622
|
updatedAt: Date;
|
|
@@ -63629,7 +63629,7 @@ export declare const SendMessageForAlertCreatedInput: z.ZodObject<{
|
|
|
63629
63629
|
deletedAt?: Date | null | undefined;
|
|
63630
63630
|
}, {
|
|
63631
63631
|
id: string;
|
|
63632
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63632
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63633
63633
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63634
63634
|
createdAt: Date;
|
|
63635
63635
|
updatedAt: Date;
|
|
@@ -63644,7 +63644,7 @@ export declare const SendMessageForAlertCreatedInput: z.ZodObject<{
|
|
|
63644
63644
|
}, "strip", z.ZodTypeAny, {
|
|
63645
63645
|
payload: {
|
|
63646
63646
|
id: string;
|
|
63647
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63647
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63648
63648
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63649
63649
|
createdAt: Date;
|
|
63650
63650
|
updatedAt: Date;
|
|
@@ -63660,7 +63660,7 @@ export declare const SendMessageForAlertCreatedInput: z.ZodObject<{
|
|
|
63660
63660
|
}, {
|
|
63661
63661
|
payload: {
|
|
63662
63662
|
id: string;
|
|
63663
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63663
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63664
63664
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63665
63665
|
createdAt: Date;
|
|
63666
63666
|
updatedAt: Date;
|
|
@@ -63679,7 +63679,7 @@ export declare const SendMessageForAlertCreatedInput: z.ZodObject<{
|
|
|
63679
63679
|
payload: {
|
|
63680
63680
|
payload: {
|
|
63681
63681
|
id: string;
|
|
63682
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63682
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63683
63683
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63684
63684
|
createdAt: Date;
|
|
63685
63685
|
updatedAt: Date;
|
|
@@ -63698,7 +63698,7 @@ export declare const SendMessageForAlertCreatedInput: z.ZodObject<{
|
|
|
63698
63698
|
payload: {
|
|
63699
63699
|
payload: {
|
|
63700
63700
|
id: string;
|
|
63701
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63701
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63702
63702
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63703
63703
|
createdAt: Date;
|
|
63704
63704
|
updatedAt: Date;
|
|
@@ -63732,7 +63732,7 @@ export declare const SendMessageForAlertUpdatedInput: z.ZodObject<{
|
|
|
63732
63732
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
63733
63733
|
}, "strip", z.ZodTypeAny, {
|
|
63734
63734
|
id: string;
|
|
63735
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63735
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63736
63736
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63737
63737
|
createdAt: Date;
|
|
63738
63738
|
updatedAt: Date;
|
|
@@ -63745,7 +63745,7 @@ export declare const SendMessageForAlertUpdatedInput: z.ZodObject<{
|
|
|
63745
63745
|
deletedAt?: Date | null | undefined;
|
|
63746
63746
|
}, {
|
|
63747
63747
|
id: string;
|
|
63748
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63748
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63749
63749
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63750
63750
|
createdAt: Date;
|
|
63751
63751
|
updatedAt: Date;
|
|
@@ -63760,7 +63760,7 @@ export declare const SendMessageForAlertUpdatedInput: z.ZodObject<{
|
|
|
63760
63760
|
}, "strip", z.ZodTypeAny, {
|
|
63761
63761
|
payload: {
|
|
63762
63762
|
id: string;
|
|
63763
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63763
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63764
63764
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63765
63765
|
createdAt: Date;
|
|
63766
63766
|
updatedAt: Date;
|
|
@@ -63776,7 +63776,7 @@ export declare const SendMessageForAlertUpdatedInput: z.ZodObject<{
|
|
|
63776
63776
|
}, {
|
|
63777
63777
|
payload: {
|
|
63778
63778
|
id: string;
|
|
63779
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63779
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63780
63780
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63781
63781
|
createdAt: Date;
|
|
63782
63782
|
updatedAt: Date;
|
|
@@ -63795,7 +63795,7 @@ export declare const SendMessageForAlertUpdatedInput: z.ZodObject<{
|
|
|
63795
63795
|
payload: {
|
|
63796
63796
|
payload: {
|
|
63797
63797
|
id: string;
|
|
63798
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63798
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63799
63799
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63800
63800
|
createdAt: Date;
|
|
63801
63801
|
updatedAt: Date;
|
|
@@ -63814,7 +63814,7 @@ export declare const SendMessageForAlertUpdatedInput: z.ZodObject<{
|
|
|
63814
63814
|
payload: {
|
|
63815
63815
|
payload: {
|
|
63816
63816
|
id: string;
|
|
63817
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63817
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63818
63818
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63819
63819
|
createdAt: Date;
|
|
63820
63820
|
updatedAt: Date;
|
|
@@ -63848,7 +63848,7 @@ export declare const SendMessageForAlertDeletedInput: z.ZodObject<{
|
|
|
63848
63848
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
63849
63849
|
}, "strip", z.ZodTypeAny, {
|
|
63850
63850
|
id: string;
|
|
63851
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63851
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63852
63852
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63853
63853
|
createdAt: Date;
|
|
63854
63854
|
updatedAt: Date;
|
|
@@ -63861,7 +63861,7 @@ export declare const SendMessageForAlertDeletedInput: z.ZodObject<{
|
|
|
63861
63861
|
deletedAt?: Date | null | undefined;
|
|
63862
63862
|
}, {
|
|
63863
63863
|
id: string;
|
|
63864
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63864
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63865
63865
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63866
63866
|
createdAt: Date;
|
|
63867
63867
|
updatedAt: Date;
|
|
@@ -63876,7 +63876,7 @@ export declare const SendMessageForAlertDeletedInput: z.ZodObject<{
|
|
|
63876
63876
|
}, "strip", z.ZodTypeAny, {
|
|
63877
63877
|
payload: {
|
|
63878
63878
|
id: string;
|
|
63879
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63879
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63880
63880
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63881
63881
|
createdAt: Date;
|
|
63882
63882
|
updatedAt: Date;
|
|
@@ -63892,7 +63892,7 @@ export declare const SendMessageForAlertDeletedInput: z.ZodObject<{
|
|
|
63892
63892
|
}, {
|
|
63893
63893
|
payload: {
|
|
63894
63894
|
id: string;
|
|
63895
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63895
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63896
63896
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63897
63897
|
createdAt: Date;
|
|
63898
63898
|
updatedAt: Date;
|
|
@@ -63911,7 +63911,7 @@ export declare const SendMessageForAlertDeletedInput: z.ZodObject<{
|
|
|
63911
63911
|
payload: {
|
|
63912
63912
|
payload: {
|
|
63913
63913
|
id: string;
|
|
63914
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63914
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63915
63915
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63916
63916
|
createdAt: Date;
|
|
63917
63917
|
updatedAt: Date;
|
|
@@ -63930,7 +63930,7 @@ export declare const SendMessageForAlertDeletedInput: z.ZodObject<{
|
|
|
63930
63930
|
payload: {
|
|
63931
63931
|
payload: {
|
|
63932
63932
|
id: string;
|
|
63933
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
63933
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
63934
63934
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
63935
63935
|
createdAt: Date;
|
|
63936
63936
|
updatedAt: Date;
|
|
@@ -73579,7 +73579,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73579
73579
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
73580
73580
|
}, "strip", z.ZodTypeAny, {
|
|
73581
73581
|
id: string;
|
|
73582
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73582
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73583
73583
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73584
73584
|
createdAt: Date;
|
|
73585
73585
|
updatedAt: Date;
|
|
@@ -73592,7 +73592,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73592
73592
|
deletedAt?: Date | null | undefined;
|
|
73593
73593
|
}, {
|
|
73594
73594
|
id: string;
|
|
73595
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73595
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73596
73596
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73597
73597
|
createdAt: Date;
|
|
73598
73598
|
updatedAt: Date;
|
|
@@ -73607,7 +73607,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73607
73607
|
}, "strip", z.ZodTypeAny, {
|
|
73608
73608
|
payload: {
|
|
73609
73609
|
id: string;
|
|
73610
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73610
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73611
73611
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73612
73612
|
createdAt: Date;
|
|
73613
73613
|
updatedAt: Date;
|
|
@@ -73623,7 +73623,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73623
73623
|
}, {
|
|
73624
73624
|
payload: {
|
|
73625
73625
|
id: string;
|
|
73626
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73626
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73627
73627
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73628
73628
|
createdAt: Date;
|
|
73629
73629
|
updatedAt: Date;
|
|
@@ -73653,7 +73653,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73653
73653
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
73654
73654
|
}, "strip", z.ZodTypeAny, {
|
|
73655
73655
|
id: string;
|
|
73656
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73656
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73657
73657
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73658
73658
|
createdAt: Date;
|
|
73659
73659
|
updatedAt: Date;
|
|
@@ -73666,7 +73666,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73666
73666
|
deletedAt?: Date | null | undefined;
|
|
73667
73667
|
}, {
|
|
73668
73668
|
id: string;
|
|
73669
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73669
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73670
73670
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73671
73671
|
createdAt: Date;
|
|
73672
73672
|
updatedAt: Date;
|
|
@@ -73681,7 +73681,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73681
73681
|
}, "strip", z.ZodTypeAny, {
|
|
73682
73682
|
payload: {
|
|
73683
73683
|
id: string;
|
|
73684
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73684
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73685
73685
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73686
73686
|
createdAt: Date;
|
|
73687
73687
|
updatedAt: Date;
|
|
@@ -73697,7 +73697,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73697
73697
|
}, {
|
|
73698
73698
|
payload: {
|
|
73699
73699
|
id: string;
|
|
73700
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73700
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73701
73701
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73702
73702
|
createdAt: Date;
|
|
73703
73703
|
updatedAt: Date;
|
|
@@ -73727,7 +73727,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73727
73727
|
deletedAt: z.ZodOptional<z.ZodNullable<z.ZodDate>>;
|
|
73728
73728
|
}, "strip", z.ZodTypeAny, {
|
|
73729
73729
|
id: string;
|
|
73730
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73730
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73731
73731
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73732
73732
|
createdAt: Date;
|
|
73733
73733
|
updatedAt: Date;
|
|
@@ -73740,7 +73740,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73740
73740
|
deletedAt?: Date | null | undefined;
|
|
73741
73741
|
}, {
|
|
73742
73742
|
id: string;
|
|
73743
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73743
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73744
73744
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73745
73745
|
createdAt: Date;
|
|
73746
73746
|
updatedAt: Date;
|
|
@@ -73755,7 +73755,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73755
73755
|
}, "strip", z.ZodTypeAny, {
|
|
73756
73756
|
payload: {
|
|
73757
73757
|
id: string;
|
|
73758
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73758
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73759
73759
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73760
73760
|
createdAt: Date;
|
|
73761
73761
|
updatedAt: Date;
|
|
@@ -73771,7 +73771,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
73771
73771
|
}, {
|
|
73772
73772
|
payload: {
|
|
73773
73773
|
id: string;
|
|
73774
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
73774
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
73775
73775
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
73776
73776
|
createdAt: Date;
|
|
73777
73777
|
updatedAt: Date;
|
|
@@ -74790,7 +74790,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
74790
74790
|
} | {
|
|
74791
74791
|
payload: {
|
|
74792
74792
|
id: string;
|
|
74793
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
74793
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
74794
74794
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
74795
74795
|
createdAt: Date;
|
|
74796
74796
|
updatedAt: Date;
|
|
@@ -74806,7 +74806,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
74806
74806
|
} | {
|
|
74807
74807
|
payload: {
|
|
74808
74808
|
id: string;
|
|
74809
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
74809
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
74810
74810
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
74811
74811
|
createdAt: Date;
|
|
74812
74812
|
updatedAt: Date;
|
|
@@ -74822,7 +74822,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
74822
74822
|
} | {
|
|
74823
74823
|
payload: {
|
|
74824
74824
|
id: string;
|
|
74825
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
74825
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
74826
74826
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
74827
74827
|
createdAt: Date;
|
|
74828
74828
|
updatedAt: Date;
|
|
@@ -75656,7 +75656,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
75656
75656
|
} | {
|
|
75657
75657
|
payload: {
|
|
75658
75658
|
id: string;
|
|
75659
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
75659
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
75660
75660
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
75661
75661
|
createdAt: Date;
|
|
75662
75662
|
updatedAt: Date;
|
|
@@ -75672,7 +75672,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
75672
75672
|
} | {
|
|
75673
75673
|
payload: {
|
|
75674
75674
|
id: string;
|
|
75675
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
75675
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
75676
75676
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
75677
75677
|
createdAt: Date;
|
|
75678
75678
|
updatedAt: Date;
|
|
@@ -75688,7 +75688,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
75688
75688
|
} | {
|
|
75689
75689
|
payload: {
|
|
75690
75690
|
id: string;
|
|
75691
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
75691
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
75692
75692
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
75693
75693
|
createdAt: Date;
|
|
75694
75694
|
updatedAt: Date;
|
|
@@ -76524,7 +76524,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
76524
76524
|
} | {
|
|
76525
76525
|
payload: {
|
|
76526
76526
|
id: string;
|
|
76527
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
76527
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
76528
76528
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
76529
76529
|
createdAt: Date;
|
|
76530
76530
|
updatedAt: Date;
|
|
@@ -76540,7 +76540,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
76540
76540
|
} | {
|
|
76541
76541
|
payload: {
|
|
76542
76542
|
id: string;
|
|
76543
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
76543
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
76544
76544
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
76545
76545
|
createdAt: Date;
|
|
76546
76546
|
updatedAt: Date;
|
|
@@ -76556,7 +76556,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
76556
76556
|
} | {
|
|
76557
76557
|
payload: {
|
|
76558
76558
|
id: string;
|
|
76559
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
76559
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
76560
76560
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
76561
76561
|
createdAt: Date;
|
|
76562
76562
|
updatedAt: Date;
|
|
@@ -77392,7 +77392,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
77392
77392
|
} | {
|
|
77393
77393
|
payload: {
|
|
77394
77394
|
id: string;
|
|
77395
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
77395
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
77396
77396
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
77397
77397
|
createdAt: Date;
|
|
77398
77398
|
updatedAt: Date;
|
|
@@ -77408,7 +77408,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
77408
77408
|
} | {
|
|
77409
77409
|
payload: {
|
|
77410
77410
|
id: string;
|
|
77411
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
77411
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
77412
77412
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
77413
77413
|
createdAt: Date;
|
|
77414
77414
|
updatedAt: Date;
|
|
@@ -77424,7 +77424,7 @@ export declare const ListMessagesOutput: z.ZodObject<{
|
|
|
77424
77424
|
} | {
|
|
77425
77425
|
payload: {
|
|
77426
77426
|
id: string;
|
|
77427
|
-
status: "Escalated" | "Closed" | "Under Investigation" | "
|
|
77427
|
+
status: "Escalated" | "Closed" | "Under Investigation" | "Pending" | "Open";
|
|
77428
77428
|
type: "AML Screening" | "IP Screening" | "Email Screening" | "KYC Drop-off" | "Onchain Monitoring" | "Fraud" | "Transaction Monitoring" | "Duplicate";
|
|
77429
77429
|
createdAt: Date;
|
|
77430
77430
|
updatedAt: Date;
|