@yuno-payments/dashboard-api-mfe 1.11.2 → 1.11.4
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/build/cjs/index.js +6 -6
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/types/api/api.d.ts +15 -9
- package/build/cjs/types/mutations/index.d.ts +0 -1
- package/build/cjs/types/mutations/recipients/recipients.mutation.d.ts +7 -14
- package/build/cjs/types/queries/checkouts/checkouts.query.d.ts +1 -105
- package/build/cjs/types/queries/cms/cms.query.d.ts +14 -0
- package/build/cjs/types/queries/cms/index.d.ts +1 -0
- package/build/cjs/types/queries/data-report/data-report.query.d.ts +4 -0
- package/build/cjs/types/queries/dialogs/dialogs.query.d.ts +2 -0
- package/build/cjs/types/queries/dialogs/index.d.ts +1 -0
- package/build/cjs/types/queries/index.d.ts +2 -0
- package/build/cjs/types/queries/mfa/organization-settings.query.d.ts +1 -4
- package/build/cjs/types/queries/payment-links/payment-links.query.d.ts +1 -0
- package/build/cjs/types/queries/recipients/recipients.query.d.ts +1 -6
- package/build/cjs/types/types/audit/audit.d.ts +0 -2
- package/build/cjs/types/types/cms/cms.d.ts +47 -0
- package/build/cjs/types/types/cms/index.d.ts +1 -0
- package/build/cjs/types/types/data-report/data-report.d.ts +1 -4
- package/build/cjs/types/types/index.d.ts +1 -1
- package/build/cjs/types/types/installments/installments.d.ts +0 -4
- package/build/cjs/types/types/mfa/mfa.d.ts +0 -4
- package/build/cjs/types/types/recipients/index.d.ts +0 -1
- package/build/cjs/types/types/reports/reports.d.ts +0 -1
- package/build/cjs/types/types/subscriptions/subscriptions.d.ts +0 -7
- package/build/cjs/types/types/template-reporting/template.types.d.ts +0 -4
- package/build/cjs/types/utils/enums.d.ts +143 -0
- package/build/esm/index.js +6 -6
- package/build/esm/index.js.map +1 -1
- package/build/esm/types/api/api.d.ts +15 -9
- package/build/esm/types/mutations/index.d.ts +0 -1
- package/build/esm/types/mutations/recipients/recipients.mutation.d.ts +7 -14
- package/build/esm/types/queries/checkouts/checkouts.query.d.ts +1 -105
- package/build/esm/types/queries/cms/cms.query.d.ts +14 -0
- package/build/esm/types/queries/cms/index.d.ts +1 -0
- package/build/esm/types/queries/data-report/data-report.query.d.ts +4 -0
- package/build/esm/types/queries/dialogs/dialogs.query.d.ts +2 -0
- package/build/esm/types/queries/dialogs/index.d.ts +1 -0
- package/build/esm/types/queries/index.d.ts +2 -0
- package/build/esm/types/queries/mfa/organization-settings.query.d.ts +1 -4
- package/build/esm/types/queries/payment-links/payment-links.query.d.ts +1 -0
- package/build/esm/types/queries/recipients/recipients.query.d.ts +1 -6
- package/build/esm/types/types/audit/audit.d.ts +0 -2
- package/build/esm/types/types/cms/cms.d.ts +47 -0
- package/build/esm/types/types/cms/index.d.ts +1 -0
- package/build/esm/types/types/data-report/data-report.d.ts +1 -4
- package/build/esm/types/types/index.d.ts +1 -1
- package/build/esm/types/types/installments/installments.d.ts +0 -4
- package/build/esm/types/types/mfa/mfa.d.ts +0 -4
- package/build/esm/types/types/recipients/index.d.ts +0 -1
- package/build/esm/types/types/reports/reports.d.ts +0 -1
- package/build/esm/types/types/subscriptions/subscriptions.d.ts +0 -7
- package/build/esm/types/types/template-reporting/template.types.d.ts +0 -4
- package/build/esm/types/utils/enums.d.ts +143 -0
- package/build/index.d.ts +91 -245
- package/build/main.0ef469d30ac1f73e.hot-update.js +46 -0
- package/build/main.0ef469d30ac1f73e.hot-update.js.map +1 -0
- package/build/main.0ef469d30ac1f73e.hot-update.json +1 -0
- package/build/main.12ba9763a5af2867.hot-update.js +4178 -0
- package/build/main.12ba9763a5af2867.hot-update.js.map +1 -0
- package/build/main.12ba9763a5af2867.hot-update.json +1 -0
- package/build/main.2f0bb65f361bc9aa.hot-update.js +2575 -0
- package/build/main.2f0bb65f361bc9aa.hot-update.js.map +1 -0
- package/build/main.2f0bb65f361bc9aa.hot-update.json +1 -0
- package/build/main.31b800bdfc7bcf66.hot-update.js +23 -0
- package/build/main.31b800bdfc7bcf66.hot-update.js.map +1 -0
- package/build/main.31b800bdfc7bcf66.hot-update.json +1 -0
- package/build/main.31ef41183a0357fd.hot-update.js +23 -0
- package/build/main.31ef41183a0357fd.hot-update.js.map +1 -0
- package/build/main.31ef41183a0357fd.hot-update.json +1 -0
- package/build/main.39b804b4f223333f.hot-update.js +142 -0
- package/build/main.39b804b4f223333f.hot-update.js.map +1 -0
- package/build/main.39b804b4f223333f.hot-update.json +1 -0
- package/build/main.3ca3490681942ed0.hot-update.js +10 -0
- package/build/main.3ca3490681942ed0.hot-update.js.map +1 -0
- package/build/main.3ca3490681942ed0.hot-update.json +1 -0
- package/build/main.3e4059ad01b911d5.hot-update.js +10 -0
- package/build/main.3e4059ad01b911d5.hot-update.js.map +1 -0
- package/build/main.3e4059ad01b911d5.hot-update.json +1 -0
- package/build/main.4ead4321633f87fd.hot-update.js +10 -0
- package/build/main.4ead4321633f87fd.hot-update.js.map +1 -0
- package/build/main.4ead4321633f87fd.hot-update.json +1 -0
- package/build/main.5231ec959bfdd54a.hot-update.js +823 -0
- package/build/main.5231ec959bfdd54a.hot-update.js.map +1 -0
- package/build/main.5231ec959bfdd54a.hot-update.json +1 -0
- package/build/main.60642e2056d40cbc.hot-update.js +23 -0
- package/build/main.60642e2056d40cbc.hot-update.js.map +1 -0
- package/build/main.60642e2056d40cbc.hot-update.json +1 -0
- package/build/main.7504b5e28de88b4d.hot-update.js +10 -0
- package/build/main.7504b5e28de88b4d.hot-update.js.map +1 -0
- package/build/main.7504b5e28de88b4d.hot-update.json +1 -0
- package/build/main.75fac631457c8400.hot-update.js +937 -0
- package/build/main.75fac631457c8400.hot-update.js.map +1 -0
- package/build/main.75fac631457c8400.hot-update.json +1 -0
- package/build/main.7654b5e519accc5a.hot-update.js +10 -0
- package/build/main.7654b5e519accc5a.hot-update.js.map +1 -0
- package/build/main.7654b5e519accc5a.hot-update.json +1 -0
- package/build/main.7734f96d14c3c07a.hot-update.js +10 -0
- package/build/main.7734f96d14c3c07a.hot-update.js.map +1 -0
- package/build/main.7734f96d14c3c07a.hot-update.json +1 -0
- package/build/main.79d0dd0a059cf3d2.hot-update.js +10 -0
- package/build/main.79d0dd0a059cf3d2.hot-update.js.map +1 -0
- package/build/main.79d0dd0a059cf3d2.hot-update.json +1 -0
- package/build/main.9a3105c0515511e6.hot-update.js +952 -0
- package/build/main.9a3105c0515511e6.hot-update.js.map +1 -0
- package/build/main.9a3105c0515511e6.hot-update.json +1 -0
- package/build/main.9a70cae7efc29065.hot-update.js +39 -0
- package/build/main.9a70cae7efc29065.hot-update.js.map +1 -0
- package/build/main.9a70cae7efc29065.hot-update.json +1 -0
- package/build/main.9b33c6fcc8fd3f57.hot-update.js +10 -0
- package/build/main.9b33c6fcc8fd3f57.hot-update.js.map +1 -0
- package/build/main.9b33c6fcc8fd3f57.hot-update.json +1 -0
- package/build/main.9c87c39ff7873bca.hot-update.js +10 -0
- package/build/main.9c87c39ff7873bca.hot-update.js.map +1 -0
- package/build/main.9c87c39ff7873bca.hot-update.json +1 -0
- package/build/main.9f7159d52fd04a7d.hot-update.js +3749 -0
- package/build/main.9f7159d52fd04a7d.hot-update.js.map +1 -0
- package/build/main.9f7159d52fd04a7d.hot-update.json +1 -0
- package/build/main.a0a0faaf03061b21.hot-update.js +23 -0
- package/build/main.a0a0faaf03061b21.hot-update.js.map +1 -0
- package/build/main.a0a0faaf03061b21.hot-update.json +1 -0
- package/build/main.b58cc596e947fb5b.hot-update.js +34 -0
- package/build/main.b58cc596e947fb5b.hot-update.js.map +1 -0
- package/build/main.b58cc596e947fb5b.hot-update.json +1 -0
- package/build/main.b659381d4f13795e.hot-update.js +10 -0
- package/build/main.b659381d4f13795e.hot-update.js.map +1 -0
- package/build/main.b659381d4f13795e.hot-update.json +1 -0
- package/build/main.bbb650ecadb0a13b.hot-update.js +61 -0
- package/build/main.bbb650ecadb0a13b.hot-update.js.map +1 -0
- package/build/main.bbb650ecadb0a13b.hot-update.json +1 -0
- package/build/main.bf97cc6dbbb3cdb1.hot-update.js +10 -0
- package/build/main.bf97cc6dbbb3cdb1.hot-update.js.map +1 -0
- package/build/main.bf97cc6dbbb3cdb1.hot-update.json +1 -0
- package/build/main.d62d5a57d5bc6614.hot-update.js +4236 -0
- package/build/main.d62d5a57d5bc6614.hot-update.js.map +1 -0
- package/build/main.d62d5a57d5bc6614.hot-update.json +1 -0
- package/build/main.e0010fdb661814be.hot-update.js +10 -0
- package/build/main.e0010fdb661814be.hot-update.js.map +1 -0
- package/build/main.e0010fdb661814be.hot-update.json +1 -0
- package/build/main.ecc2159bd4dc7d54.hot-update.js +23 -0
- package/build/main.ecc2159bd4dc7d54.hot-update.js.map +1 -0
- package/build/main.ecc2159bd4dc7d54.hot-update.json +1 -0
- package/build/main.f921adce709bfd01.hot-update.js +50871 -0
- package/build/main.f921adce709bfd01.hot-update.js.map +1 -0
- package/build/main.f921adce709bfd01.hot-update.json +1 -0
- package/build/yuno-dashboard-api-mfe.js +55915 -0
- package/build/yuno-dashboard-api-mfe.js.map +1 -0
- package/package.json +6 -6
- package/build/cjs/types/msw/handlers/mfa.d.ts +0 -1
- package/build/cjs/types/mutations/playground/index.d.ts +0 -1
- package/build/cjs/types/mutations/playground/playground.mutation.d.ts +0 -7
- package/build/cjs/types/types/playground/index.d.ts +0 -1
- package/build/cjs/types/types/playground/playground.d.ts +0 -33
- package/build/cjs/types/types/recipients/recipients-export.d.ts +0 -52
- package/build/esm/types/msw/handlers/mfa.d.ts +0 -1
- package/build/esm/types/mutations/playground/index.d.ts +0 -1
- package/build/esm/types/mutations/playground/playground.mutation.d.ts +0 -7
- package/build/esm/types/types/playground/index.d.ts +0 -1
- package/build/esm/types/types/playground/playground.d.ts +0 -33
- package/build/esm/types/types/recipients/recipients-export.d.ts +0 -52
package/build/index.d.ts
CHANGED
|
@@ -1629,6 +1629,54 @@ declare namespace Country {
|
|
|
1629
1629
|
}
|
|
1630
1630
|
}
|
|
1631
1631
|
|
|
1632
|
+
declare namespace Cms {
|
|
1633
|
+
enum Locale {
|
|
1634
|
+
EN = "en",
|
|
1635
|
+
ES = "es",
|
|
1636
|
+
PT = "pt"
|
|
1637
|
+
}
|
|
1638
|
+
enum Target {
|
|
1639
|
+
BLANK = "_blank",
|
|
1640
|
+
PARENT = "_parent",
|
|
1641
|
+
SELF = "_self",
|
|
1642
|
+
TOP = "_top"
|
|
1643
|
+
}
|
|
1644
|
+
interface Content<T> {
|
|
1645
|
+
id: 1;
|
|
1646
|
+
attributes: T;
|
|
1647
|
+
}
|
|
1648
|
+
interface BaseItem {
|
|
1649
|
+
createdAt: string;
|
|
1650
|
+
updatedAt: string;
|
|
1651
|
+
publishedAt: string;
|
|
1652
|
+
locale: Locale;
|
|
1653
|
+
}
|
|
1654
|
+
interface MenuItem extends BaseItem {
|
|
1655
|
+
text: string;
|
|
1656
|
+
pathname?: string;
|
|
1657
|
+
position: number;
|
|
1658
|
+
icon?: string;
|
|
1659
|
+
type?: 'SUB_HEADER';
|
|
1660
|
+
target?: Target;
|
|
1661
|
+
permission: string;
|
|
1662
|
+
}
|
|
1663
|
+
type Menu = GroupByLocale<MenuItem>;
|
|
1664
|
+
type GroupByLocale<T> = {
|
|
1665
|
+
[key in Locale]: T;
|
|
1666
|
+
};
|
|
1667
|
+
type StatusStyle = {
|
|
1668
|
+
status: string;
|
|
1669
|
+
sub_status?: string;
|
|
1670
|
+
icon: string;
|
|
1671
|
+
type: string;
|
|
1672
|
+
label: string;
|
|
1673
|
+
};
|
|
1674
|
+
type Language = {
|
|
1675
|
+
code: string;
|
|
1676
|
+
name: string;
|
|
1677
|
+
};
|
|
1678
|
+
}
|
|
1679
|
+
|
|
1632
1680
|
declare namespace Checkout {
|
|
1633
1681
|
export interface PaymentMethodsPayload {
|
|
1634
1682
|
payment_method_type: string;
|
|
@@ -2054,7 +2102,6 @@ interface ICreateReportsRequest {
|
|
|
2054
2102
|
interface ICreateReconciliationsReportV3Request {
|
|
2055
2103
|
accounts: string[];
|
|
2056
2104
|
columns: string[];
|
|
2057
|
-
columns_metadata?: string[];
|
|
2058
2105
|
filters: Record<string, unknown>;
|
|
2059
2106
|
}
|
|
2060
2107
|
interface IListScheduledReportsResponse {
|
|
@@ -2644,10 +2691,7 @@ declare namespace DataReport {
|
|
|
2644
2691
|
PROVIDERS = "providers",
|
|
2645
2692
|
COUNTRIES = "countries",
|
|
2646
2693
|
UNIQUE_CUSTOMER_PAYMENTS = "unique-customer-payments",
|
|
2647
|
-
TOTAL_PAYMENTS = "total-payments"
|
|
2648
|
-
CARD_TYPES = "card-types",
|
|
2649
|
-
CARD_BRANDS = "card-brands",
|
|
2650
|
-
ISSUERS = "issuers"
|
|
2694
|
+
TOTAL_PAYMENTS = "total-payments"
|
|
2651
2695
|
}
|
|
2652
2696
|
export interface SmartRouting {
|
|
2653
2697
|
version: string;
|
|
@@ -4116,7 +4160,6 @@ declare namespace Audit {
|
|
|
4116
4160
|
time_zone: string;
|
|
4117
4161
|
account_codes?: string[] | null;
|
|
4118
4162
|
}
|
|
4119
|
-
type MonitorType = 'CREATED TRANSACTIONS' | 'SUCCEEDED TRANSACTIONS';
|
|
4120
4163
|
interface AuditMonitorData {
|
|
4121
4164
|
alert_id: number;
|
|
4122
4165
|
status: string;
|
|
@@ -4135,7 +4178,6 @@ declare namespace Audit {
|
|
|
4135
4178
|
condition_set_id: number;
|
|
4136
4179
|
approval_rate: number;
|
|
4137
4180
|
account_code: string;
|
|
4138
|
-
monitor_type?: MonitorType | null;
|
|
4139
4181
|
}
|
|
4140
4182
|
interface AuditMonitors {
|
|
4141
4183
|
page: number;
|
|
@@ -4580,10 +4622,6 @@ declare namespace MFA {
|
|
|
4580
4622
|
interface MFAStatusResponse {
|
|
4581
4623
|
status: MFAStatus;
|
|
4582
4624
|
}
|
|
4583
|
-
interface WorkOsMfaStatus {
|
|
4584
|
-
mfa_active: boolean;
|
|
4585
|
-
factor_id: string | null;
|
|
4586
|
-
}
|
|
4587
4625
|
}
|
|
4588
4626
|
|
|
4589
4627
|
declare namespace Translation {
|
|
@@ -4840,9 +4878,6 @@ interface TemplateMetadata {
|
|
|
4840
4878
|
timezone: {
|
|
4841
4879
|
enabled: boolean;
|
|
4842
4880
|
};
|
|
4843
|
-
columns_metadata?: {
|
|
4844
|
-
enabled: boolean;
|
|
4845
|
-
};
|
|
4846
4881
|
}
|
|
4847
4882
|
interface TemplateSelection {
|
|
4848
4883
|
version: number;
|
|
@@ -4852,7 +4887,6 @@ interface TemplateSelection {
|
|
|
4852
4887
|
mode: ColumnModeType;
|
|
4853
4888
|
keys?: string[];
|
|
4854
4889
|
};
|
|
4855
|
-
columns_metadata?: string[];
|
|
4856
4890
|
}
|
|
4857
4891
|
interface ReportTemplateMetadata {
|
|
4858
4892
|
id: number;
|
|
@@ -5324,59 +5358,6 @@ interface GetOnboardingTimelineParams {
|
|
|
5324
5358
|
onboarding_id: string;
|
|
5325
5359
|
}
|
|
5326
5360
|
|
|
5327
|
-
declare namespace RecipientsExport {
|
|
5328
|
-
interface ExportFilters {
|
|
5329
|
-
type?: string;
|
|
5330
|
-
countries?: string[];
|
|
5331
|
-
entity_types?: string[];
|
|
5332
|
-
sort_by?: string;
|
|
5333
|
-
sort_order?: string;
|
|
5334
|
-
columns?: string[];
|
|
5335
|
-
}
|
|
5336
|
-
interface CreateExportRequest {
|
|
5337
|
-
export_name: string;
|
|
5338
|
-
filters: ExportFilters;
|
|
5339
|
-
}
|
|
5340
|
-
interface ExportItem {
|
|
5341
|
-
code: string;
|
|
5342
|
-
export_name: string;
|
|
5343
|
-
status: 'PENDING' | 'PROCESSING' | 'COMPLETED' | 'FAILED';
|
|
5344
|
-
download_url: string | null;
|
|
5345
|
-
error_message: string | null;
|
|
5346
|
-
created_at: string;
|
|
5347
|
-
}
|
|
5348
|
-
interface ExportListResponse {
|
|
5349
|
-
content: ExportItem[];
|
|
5350
|
-
empty: boolean;
|
|
5351
|
-
first: boolean;
|
|
5352
|
-
last: boolean;
|
|
5353
|
-
number: number;
|
|
5354
|
-
number_of_elements: number;
|
|
5355
|
-
size: number;
|
|
5356
|
-
pageable: {
|
|
5357
|
-
offset: number;
|
|
5358
|
-
page_number: number;
|
|
5359
|
-
page_size: number;
|
|
5360
|
-
paged: boolean;
|
|
5361
|
-
sort: {
|
|
5362
|
-
empty: boolean;
|
|
5363
|
-
sorted: boolean;
|
|
5364
|
-
unsorted: boolean;
|
|
5365
|
-
};
|
|
5366
|
-
unpaged: boolean;
|
|
5367
|
-
};
|
|
5368
|
-
sort: {
|
|
5369
|
-
empty: boolean;
|
|
5370
|
-
sorted: boolean;
|
|
5371
|
-
unsorted: boolean;
|
|
5372
|
-
};
|
|
5373
|
-
}
|
|
5374
|
-
}
|
|
5375
|
-
interface GetRecipientExportsParams {
|
|
5376
|
-
page?: number;
|
|
5377
|
-
size?: number;
|
|
5378
|
-
}
|
|
5379
|
-
|
|
5380
5361
|
interface CreateRecipientDocument {
|
|
5381
5362
|
document_number: string;
|
|
5382
5363
|
document_type: string;
|
|
@@ -5566,7 +5547,6 @@ declare namespace Installments {
|
|
|
5566
5547
|
amount: PlanAmount;
|
|
5567
5548
|
availability?: Availability;
|
|
5568
5549
|
types_list?: string[] | null;
|
|
5569
|
-
payment_method_type?: string;
|
|
5570
5550
|
created_at?: string;
|
|
5571
5551
|
updated_at?: string;
|
|
5572
5552
|
}
|
|
@@ -5578,7 +5558,6 @@ declare namespace Installments {
|
|
|
5578
5558
|
amount?: PlanAmount;
|
|
5579
5559
|
installments_plan?: InstallmentPlanItem[];
|
|
5580
5560
|
availability?: Availability;
|
|
5581
|
-
payment_method_type?: string;
|
|
5582
5561
|
}
|
|
5583
5562
|
interface CreateInstallmentsPlanResponse extends InstallmentsPlan {
|
|
5584
5563
|
}
|
|
@@ -5588,7 +5567,6 @@ declare namespace Installments {
|
|
|
5588
5567
|
amount?: PlanAmount;
|
|
5589
5568
|
installments_plan?: InstallmentPlanItem[];
|
|
5590
5569
|
availability?: Availability;
|
|
5591
|
-
payment_method_type?: string;
|
|
5592
5570
|
}
|
|
5593
5571
|
interface UpdateInstallmentsPlanResponse extends InstallmentsPlan {
|
|
5594
5572
|
}
|
|
@@ -5624,7 +5602,6 @@ declare namespace Installments {
|
|
|
5624
5602
|
amount?: PlanAmount;
|
|
5625
5603
|
installments_plan?: InstallmentPlanItem[];
|
|
5626
5604
|
availability?: Availability;
|
|
5627
|
-
payment_method_type?: string;
|
|
5628
5605
|
}
|
|
5629
5606
|
interface BulkCreateInstallmentsPlansResponse {
|
|
5630
5607
|
created: InstallmentsPlan[];
|
|
@@ -5687,40 +5664,6 @@ declare namespace ConciergeAlerts {
|
|
|
5687
5664
|
};
|
|
5688
5665
|
}
|
|
5689
5666
|
|
|
5690
|
-
declare namespace Playground {
|
|
5691
|
-
type FlowType = 'DIRECT';
|
|
5692
|
-
type FlowStatus = 'SUCCESS' | 'PARTIAL_FAILURE' | 'FAILURE';
|
|
5693
|
-
type StepStatus = 'SUCCESS' | 'FAILED' | 'SKIPPED';
|
|
5694
|
-
type StepName = 'CREATE_CUSTOMER' | 'CREATE_CHECKOUT_SESSION' | 'CREATE_PAYMENT';
|
|
5695
|
-
interface ExecuteFlowPayload {
|
|
5696
|
-
flow_type: FlowType;
|
|
5697
|
-
config: {
|
|
5698
|
-
capture: boolean;
|
|
5699
|
-
};
|
|
5700
|
-
customer: Record<string, unknown>;
|
|
5701
|
-
payment_method: Record<string, unknown>;
|
|
5702
|
-
country: string;
|
|
5703
|
-
amount: Record<string, unknown>;
|
|
5704
|
-
account_id: string;
|
|
5705
|
-
payment_description: string;
|
|
5706
|
-
}
|
|
5707
|
-
interface StepResult {
|
|
5708
|
-
step: StepName;
|
|
5709
|
-
status: StepStatus;
|
|
5710
|
-
http_status: number | null;
|
|
5711
|
-
response: Record<string, unknown> | null;
|
|
5712
|
-
error_message: string | null;
|
|
5713
|
-
duration_ms: number;
|
|
5714
|
-
}
|
|
5715
|
-
interface ExecuteFlowResponse {
|
|
5716
|
-
status: FlowStatus;
|
|
5717
|
-
failed_step: string | null;
|
|
5718
|
-
error_message: string | null;
|
|
5719
|
-
steps: StepResult[];
|
|
5720
|
-
total_duration_ms: number;
|
|
5721
|
-
}
|
|
5722
|
-
}
|
|
5723
|
-
|
|
5724
5667
|
type DeleteMutation = UseMutationResult<AxiosResponse<Organization.AccountOrganization, unknown>, {
|
|
5725
5668
|
response: {
|
|
5726
5669
|
data: {
|
|
@@ -6414,6 +6357,8 @@ declare function useGetHashPylon(): UseQueryResult<{
|
|
|
6414
6357
|
|
|
6415
6358
|
declare function useGetConnections(): _tanstack_react_query.UseQueryResult<Connection.Connection[], CustomAxiosResponse<null>>;
|
|
6416
6359
|
|
|
6360
|
+
declare function useGetDialogs(): UseQueryResult<any, unknown>;
|
|
6361
|
+
|
|
6417
6362
|
type PendingDuplicateAccount = {
|
|
6418
6363
|
code: string;
|
|
6419
6364
|
target_account_name: string;
|
|
@@ -6463,6 +6408,17 @@ declare function useGetRolesForImpersonation(organizationCode?: string): UseQuer
|
|
|
6463
6408
|
}>, unknown>;
|
|
6464
6409
|
declare function useGetPendingDuplicateAccounts(refetchInterval?: number): UseQueryResult<AxiosResponse<PendingDuplicateAccountsResponse>, AxiosError>;
|
|
6465
6410
|
|
|
6411
|
+
declare function useGetMenu(): UseQueryResult<Cms.Menu, unknown>;
|
|
6412
|
+
declare function useGetPaymentStatusesStyles(): UseQueryResult<Array<Cms.StatusStyle>, unknown>;
|
|
6413
|
+
declare function useGetTransactionStatusesStyles(): UseQueryResult<Array<Cms.StatusStyle>, unknown>;
|
|
6414
|
+
declare function useGetReconciliationTransactionStatusesStyles(): UseQueryResult<Array<Cms.StatusStyle>, unknown>;
|
|
6415
|
+
declare function useGetTimeZoneCatalog(): UseQueryResult<Array<TimeZoneCatalog>, unknown>;
|
|
6416
|
+
declare function useGetAuditLogsFilters(): UseQueryResult<Array<Cms.StatusStyle>, unknown>;
|
|
6417
|
+
declare function useGetDashboardStaticContents(): UseQueryResult<Array<{
|
|
6418
|
+
[key: string]: string;
|
|
6419
|
+
}>, unknown>;
|
|
6420
|
+
declare function useGetLocales(): UseQueryResult<Cms.Language[], AxiosError>;
|
|
6421
|
+
|
|
6466
6422
|
interface ErrorProp {
|
|
6467
6423
|
name?: string;
|
|
6468
6424
|
}
|
|
@@ -6493,111 +6449,7 @@ declare function useGetRoutingMonitorsTemplate(code: string, organizationCode: s
|
|
|
6493
6449
|
|
|
6494
6450
|
declare function useGetCheckouts({ accountCode }: {
|
|
6495
6451
|
accountCode: any;
|
|
6496
|
-
}, options?: UseQueryOptions<Checkout.CheckoutList[], unknown, Checkout.CheckoutList[]>):
|
|
6497
|
-
refetch: <TPageData>(options?: (_tanstack_react_query.RefetchOptions & _tanstack_react_query.RefetchQueryFilters<TPageData>) | undefined) => Promise<_tanstack_react_query.QueryObserverResult<Checkout.CheckoutList[], unknown>>;
|
|
6498
|
-
data: Checkout.CheckoutList[];
|
|
6499
|
-
error: unknown;
|
|
6500
|
-
isError: true;
|
|
6501
|
-
isLoading: false;
|
|
6502
|
-
isLoadingError: false;
|
|
6503
|
-
isRefetchError: true;
|
|
6504
|
-
isSuccess: false;
|
|
6505
|
-
status: "error";
|
|
6506
|
-
dataUpdatedAt: number;
|
|
6507
|
-
errorUpdatedAt: number;
|
|
6508
|
-
failureCount: number;
|
|
6509
|
-
failureReason: unknown;
|
|
6510
|
-
errorUpdateCount: number;
|
|
6511
|
-
isFetched: boolean;
|
|
6512
|
-
isFetchedAfterMount: boolean;
|
|
6513
|
-
isFetching: boolean;
|
|
6514
|
-
isInitialLoading: boolean;
|
|
6515
|
-
isPaused: boolean;
|
|
6516
|
-
isPlaceholderData: boolean;
|
|
6517
|
-
isPreviousData: boolean;
|
|
6518
|
-
isRefetching: boolean;
|
|
6519
|
-
isStale: boolean;
|
|
6520
|
-
remove: () => void;
|
|
6521
|
-
fetchStatus: _tanstack_react_query.FetchStatus;
|
|
6522
|
-
} | {
|
|
6523
|
-
refetch: <TPageData>(options?: (_tanstack_react_query.RefetchOptions & _tanstack_react_query.RefetchQueryFilters<TPageData>) | undefined) => Promise<_tanstack_react_query.QueryObserverResult<Checkout.CheckoutList[], unknown>>;
|
|
6524
|
-
data: Checkout.CheckoutList[];
|
|
6525
|
-
error: null;
|
|
6526
|
-
isError: false;
|
|
6527
|
-
isLoading: false;
|
|
6528
|
-
isLoadingError: false;
|
|
6529
|
-
isRefetchError: false;
|
|
6530
|
-
isSuccess: true;
|
|
6531
|
-
status: "success";
|
|
6532
|
-
dataUpdatedAt: number;
|
|
6533
|
-
errorUpdatedAt: number;
|
|
6534
|
-
failureCount: number;
|
|
6535
|
-
failureReason: unknown;
|
|
6536
|
-
errorUpdateCount: number;
|
|
6537
|
-
isFetched: boolean;
|
|
6538
|
-
isFetchedAfterMount: boolean;
|
|
6539
|
-
isFetching: boolean;
|
|
6540
|
-
isInitialLoading: boolean;
|
|
6541
|
-
isPaused: boolean;
|
|
6542
|
-
isPlaceholderData: boolean;
|
|
6543
|
-
isPreviousData: boolean;
|
|
6544
|
-
isRefetching: boolean;
|
|
6545
|
-
isStale: boolean;
|
|
6546
|
-
remove: () => void;
|
|
6547
|
-
fetchStatus: _tanstack_react_query.FetchStatus;
|
|
6548
|
-
} | {
|
|
6549
|
-
refetch: <TPageData>(options?: (_tanstack_react_query.RefetchOptions & _tanstack_react_query.RefetchQueryFilters<TPageData>) | undefined) => Promise<_tanstack_react_query.QueryObserverResult<Checkout.CheckoutList[], unknown>>;
|
|
6550
|
-
data: undefined;
|
|
6551
|
-
error: unknown;
|
|
6552
|
-
isError: true;
|
|
6553
|
-
isLoading: false;
|
|
6554
|
-
isLoadingError: true;
|
|
6555
|
-
isRefetchError: false;
|
|
6556
|
-
isSuccess: false;
|
|
6557
|
-
status: "error";
|
|
6558
|
-
dataUpdatedAt: number;
|
|
6559
|
-
errorUpdatedAt: number;
|
|
6560
|
-
failureCount: number;
|
|
6561
|
-
failureReason: unknown;
|
|
6562
|
-
errorUpdateCount: number;
|
|
6563
|
-
isFetched: boolean;
|
|
6564
|
-
isFetchedAfterMount: boolean;
|
|
6565
|
-
isFetching: boolean;
|
|
6566
|
-
isInitialLoading: boolean;
|
|
6567
|
-
isPaused: boolean;
|
|
6568
|
-
isPlaceholderData: boolean;
|
|
6569
|
-
isPreviousData: boolean;
|
|
6570
|
-
isRefetching: boolean;
|
|
6571
|
-
isStale: boolean;
|
|
6572
|
-
remove: () => void;
|
|
6573
|
-
fetchStatus: _tanstack_react_query.FetchStatus;
|
|
6574
|
-
} | {
|
|
6575
|
-
refetch: <TPageData>(options?: (_tanstack_react_query.RefetchOptions & _tanstack_react_query.RefetchQueryFilters<TPageData>) | undefined) => Promise<_tanstack_react_query.QueryObserverResult<Checkout.CheckoutList[], unknown>>;
|
|
6576
|
-
data: undefined;
|
|
6577
|
-
error: null;
|
|
6578
|
-
isError: false;
|
|
6579
|
-
isLoading: true;
|
|
6580
|
-
isLoadingError: false;
|
|
6581
|
-
isRefetchError: false;
|
|
6582
|
-
isSuccess: false;
|
|
6583
|
-
status: "loading";
|
|
6584
|
-
dataUpdatedAt: number;
|
|
6585
|
-
errorUpdatedAt: number;
|
|
6586
|
-
failureCount: number;
|
|
6587
|
-
failureReason: unknown;
|
|
6588
|
-
errorUpdateCount: number;
|
|
6589
|
-
isFetched: boolean;
|
|
6590
|
-
isFetchedAfterMount: boolean;
|
|
6591
|
-
isFetching: boolean;
|
|
6592
|
-
isInitialLoading: boolean;
|
|
6593
|
-
isPaused: boolean;
|
|
6594
|
-
isPlaceholderData: boolean;
|
|
6595
|
-
isPreviousData: boolean;
|
|
6596
|
-
isRefetching: boolean;
|
|
6597
|
-
isStale: boolean;
|
|
6598
|
-
remove: () => void;
|
|
6599
|
-
fetchStatus: _tanstack_react_query.FetchStatus;
|
|
6600
|
-
};
|
|
6452
|
+
}, options?: UseQueryOptions<Checkout.CheckoutList[], unknown, Checkout.CheckoutList[]>): _tanstack_react_query.UseQueryResult<Checkout.CheckoutList[], unknown>;
|
|
6601
6453
|
declare const getQueryKeyGetNameAndIcon: ({ paymentMethodType, type, }: Checkout.GetNameAndIconArgs) => string[];
|
|
6602
6454
|
declare const useGetNameAndIcon: ({ paymentMethodType, type }: Checkout.GetNameAndIconArgs, option?: UseQueryOptions<Checkout.GetNameAndIconResponse, unknown, Checkout.GetNameAndIconResponse>) => _tanstack_react_query.UseQueryResult<Checkout.GetNameAndIconResponse, unknown>;
|
|
6603
6455
|
declare const getQueryKeyRequiredFields: ({ paymentMethodType, type, }: Checkout.GetRequiredFieldsArgs) => string[];
|
|
@@ -6873,7 +6725,11 @@ declare function useInsightsConversionRateMetricsV2(params: DataReport.InsightMe
|
|
|
6873
6725
|
}): UseQueryResult<any, unknown>;
|
|
6874
6726
|
declare function useViewMoreMetrics(params: DataReport.InsightMetricParams, type: any): UseQueryResult<any, unknown>;
|
|
6875
6727
|
declare function useInsightsFallbackMetrics(params: DataReport.InsightMetricParams): UseQueryResult<any, unknown>;
|
|
6728
|
+
declare function useInsightsVolumeMetrics(account_codes: string, params: DataReport.InsightMetricParams, enabled?: boolean): UseQueryResult<any, unknown>;
|
|
6876
6729
|
declare function useInsightsVolumeMetricsV2(account_codes: string, params: DataReport.InsightMetricParams, path: DataReport.InsightsVolumeMetricsV2Path, enabled?: boolean): UseQueryResult<any, unknown>;
|
|
6730
|
+
declare function useInsightsTotalPaymentsAndFraudMetrics(account_codes: string, params: DataReport.InsightMetricParams, enabled?: boolean): UseQueryResult<any, unknown>;
|
|
6731
|
+
declare function useInsightsCustomerPaymentsAndFraudMetrics(account_codes: string, params: DataReport.InsightMetricParams, enabled?: boolean): UseQueryResult<any, unknown>;
|
|
6732
|
+
declare function useInsightsOverviewMetrics(params: DataReport.InsightMetricParams): UseQueryResult<any, unknown>;
|
|
6877
6733
|
declare function useInsightsOverviewMetricsV3(params: DataReport.InsightMetricParams, type: DataReport.OverviewMetricType): UseQueryResult<any, unknown>;
|
|
6878
6734
|
declare function useInsightsHomeMetrics(params: DataReport.InsightsHomeMetrics): UseQueryResult<any, unknown>;
|
|
6879
6735
|
declare function useGetInsightsReport(params: DataReport.InsightExportParams): UseQueryResult<any, unknown>;
|
|
@@ -7025,6 +6881,7 @@ declare function useGetPaymentLinks(params: any, accountCode: any): UseQueryResu
|
|
|
7025
6881
|
declare function useGetPaymentLinkByCode(paymentLinkCode: any): UseQueryResult<any, unknown>;
|
|
7026
6882
|
declare function useGetCountriesConfigPaymentLink(enabled?: boolean): UseQueryResult<PaymentLinks.GetCountriesConfig, unknown>;
|
|
7027
6883
|
declare function useGetCountriesConfigPaymentLinkV2(acceptLanguage?: string): UseQueryResult<PaymentLinks.GetCountriesConfig, unknown>;
|
|
6884
|
+
declare function useGetTimezonePaymentLink(organizationCode: string): UseQueryResult<any, unknown>;
|
|
7028
6885
|
|
|
7029
6886
|
declare function useGetSubscriptionByCode(subscriptionCode: string, enabled?: boolean): UseQueryResult<any, unknown>;
|
|
7030
6887
|
declare function useGetSubscriptionPayments(subscriptionCode: string, page?: number, size?: number, enabled?: boolean): UseQueryResult<any, unknown>;
|
|
@@ -7063,9 +6920,6 @@ declare function useGetMFAConfig({ organizationCode, }: {
|
|
|
7063
6920
|
declare function useGetMFAStatus({ accountCode, }: {
|
|
7064
6921
|
accountCode: string;
|
|
7065
6922
|
}, enabled: boolean): UseQueryResult<OrganizationSettings.MfaConfig, unknown>;
|
|
7066
|
-
declare function useGetWorkOsMfaStatus({ enabled, }: {
|
|
7067
|
-
enabled: boolean;
|
|
7068
|
-
}): UseQueryResult<MFA.WorkOsMfaStatus, unknown>;
|
|
7069
6923
|
|
|
7070
6924
|
declare function useGetSamlConfig(organizationCode: string): UseQueryResult<SamlConfig.SamlConfigResponse, AxiosError>;
|
|
7071
6925
|
|
|
@@ -7161,11 +7015,6 @@ declare function useGetRecipients(organizationCode: string, params: GetRecipient
|
|
|
7161
7015
|
declare function useGetRecipientById(organizationCode: string, params: GetRecipientByIdParams, enabled?: boolean): UseQueryResult<Recipients.RecipientDetail, AxiosError<BFFErrorResponse>>;
|
|
7162
7016
|
declare function useGetOnboardingDetail(organizationCode: string, params: GetOnboardingDetailParams, enabled?: boolean): UseQueryResult<Recipients.OnboardingDetail, AxiosError<BFFErrorResponse>>;
|
|
7163
7017
|
declare function useGetOnboardingTimeline(organizationCode: string, params: GetOnboardingTimelineParams, enabled?: boolean): UseQueryResult<Recipients.OnboardingTimeline, AxiosError<BFFErrorResponse>>;
|
|
7164
|
-
declare function useGetRecipientExports(accountCode: string, params: GetRecipientExportsParams, enabled?: boolean): UseQueryResult<RecipientsExport.ExportListResponse, AxiosError<BFFErrorResponse>>;
|
|
7165
|
-
declare function useGetRecipientExportDownload(accountCode: string, exportCode: string, enabled?: boolean): UseQueryResult<{
|
|
7166
|
-
download_url: string;
|
|
7167
|
-
expires_in_seconds: number;
|
|
7168
|
-
}, AxiosError<BFFErrorResponse>>;
|
|
7169
7018
|
|
|
7170
7019
|
declare function useGetInstallmentsPlans(accountCode: string, enabled?: boolean, params?: Installments.GetInstallmentsPlansParams): UseQueryResult<Installments.GetInstallmentsPlansResponse, Error>;
|
|
7171
7020
|
declare function useSearchInstallmentsPlans(payload: Installments.SearchInstallmentsPlansRequest, enabled?: boolean): UseQueryResult<Installments.SearchInstallmentsPlansResponse, Error>;
|
|
@@ -7310,18 +7159,13 @@ declare function useBulkDeleteInstallmentsPlans(): _tanstack_react_query.UseMuta
|
|
|
7310
7159
|
payload: Installments.BulkDeleteInstallmentsPlansRequest;
|
|
7311
7160
|
}, unknown>;
|
|
7312
7161
|
|
|
7313
|
-
declare function
|
|
7314
|
-
declare function
|
|
7315
|
-
|
|
7316
|
-
|
|
7317
|
-
|
|
7318
|
-
declare function
|
|
7319
|
-
declare function
|
|
7320
|
-
declare function useDeleteRecipient(): UseMutationResult<void, AxiosError<BFFErrorResponse, any>, DeleteRecipientParams, unknown>;
|
|
7321
|
-
declare function useCreateOnboarding(): UseMutationResult<Recipients.OnboardingDetail, AxiosError<BFFErrorResponse, any>, CreateOnboardingParams, unknown>;
|
|
7322
|
-
declare function useUpdateOnboarding(): UseMutationResult<Recipients.OnboardingDetail, AxiosError<BFFErrorResponse, any>, UpdateOnboardingParams, unknown>;
|
|
7323
|
-
declare function useBlockOnboarding(): UseMutationResult<void, AxiosError<BFFErrorResponse, any>, BlockOnboardingParams, unknown>;
|
|
7324
|
-
declare function useUnblockOnboarding(): UseMutationResult<void, AxiosError<BFFErrorResponse, any>, UnblockOnboardingParams, unknown>;
|
|
7162
|
+
declare function useCreateRecipient(): _tanstack_react_query.UseMutationResult<Recipients.RecipientDetail, AxiosError<BFFErrorResponse, any>, CreateRecipientParams, unknown>;
|
|
7163
|
+
declare function useUpdateRecipient(): _tanstack_react_query.UseMutationResult<Recipients.RecipientDetail, AxiosError<BFFErrorResponse, any>, UpdateRecipientParams, unknown>;
|
|
7164
|
+
declare function useDeleteRecipient(): _tanstack_react_query.UseMutationResult<void, AxiosError<BFFErrorResponse, any>, DeleteRecipientParams, unknown>;
|
|
7165
|
+
declare function useCreateOnboarding(): _tanstack_react_query.UseMutationResult<Recipients.OnboardingDetail, AxiosError<BFFErrorResponse, any>, CreateOnboardingParams, unknown>;
|
|
7166
|
+
declare function useUpdateOnboarding(): _tanstack_react_query.UseMutationResult<Recipients.OnboardingDetail, AxiosError<BFFErrorResponse, any>, UpdateOnboardingParams, unknown>;
|
|
7167
|
+
declare function useBlockOnboarding(): _tanstack_react_query.UseMutationResult<void, AxiosError<BFFErrorResponse, any>, BlockOnboardingParams, unknown>;
|
|
7168
|
+
declare function useUnblockOnboarding(): _tanstack_react_query.UseMutationResult<void, AxiosError<BFFErrorResponse, any>, UnblockOnboardingParams, unknown>;
|
|
7325
7169
|
|
|
7326
7170
|
declare function useCreateConciergeAlert(): UseMutationResult<ConciergeAlerts.CreateAlertResponse, ConciergeAlerts.Error, ConciergeAlerts.CreateAlertPayload>;
|
|
7327
7171
|
declare function useDeleteConciergeAlert(): UseMutationResult<ConciergeAlerts.DeleteAlertResponse, ConciergeAlerts.Error, string>;
|
|
@@ -7330,10 +7174,6 @@ declare function useEnableConciergeAlert(): UseMutationResult<ConciergeAlerts.En
|
|
|
7330
7174
|
payload: ConciergeAlerts.EnableAlertPayload;
|
|
7331
7175
|
}>;
|
|
7332
7176
|
|
|
7333
|
-
declare function usePostPlaygroundExecuteFlow(): UseMutationResult<Playground.ExecuteFlowResponse, AxiosError<BFFErrorResponse>, {
|
|
7334
|
-
payload: Playground.ExecuteFlowPayload;
|
|
7335
|
-
}>;
|
|
7336
|
-
|
|
7337
7177
|
interface S3Payload {
|
|
7338
7178
|
payload: S3Client.PayloadV2;
|
|
7339
7179
|
handleSetProgress?: (progress: number) => void;
|
|
@@ -7460,6 +7300,7 @@ declare class Api extends HttpClient {
|
|
|
7460
7300
|
connections: [integration_code: string, account_code: string];
|
|
7461
7301
|
};
|
|
7462
7302
|
}): Promise<AxiosResponse<T, any>>;
|
|
7303
|
+
getDialogs<T>(): Promise<AxiosResponse<T, any>>;
|
|
7463
7304
|
getWebhookParamsV2<T>(): Promise<AxiosResponse<T, Webhook.ParamV2[]>>;
|
|
7464
7305
|
getWebhooksV3<T>({ accountCode, name, }: {
|
|
7465
7306
|
accountCode: string;
|
|
@@ -7473,6 +7314,7 @@ declare class Api extends HttpClient {
|
|
|
7473
7314
|
}): Promise<AxiosResponse<T>>;
|
|
7474
7315
|
deleteWebhookV2<T>(code: string, accountCode: string): Promise<AxiosResponse<T>>;
|
|
7475
7316
|
updateWebhookV2<T>(code: string, payload: any, accountCode: string): Promise<AxiosResponse<T>>;
|
|
7317
|
+
getMenu<T>(): Promise<AxiosResponse<T>>;
|
|
7476
7318
|
postWebhookLogs<T>({ payload: { account_code, ...rest }, }: {
|
|
7477
7319
|
payload: Audit.AuditWebhooksParams;
|
|
7478
7320
|
}): Promise<AxiosResponse<T>>;
|
|
@@ -7499,8 +7341,15 @@ declare class Api extends HttpClient {
|
|
|
7499
7341
|
postApiLogsStatsErrorsByEndpoint<T>(payload: Audit.ApiLogsStatsParams): Promise<AxiosResponse<T>>;
|
|
7500
7342
|
postApiLogsList<T>(payload: Audit.ApiLogsListParams): Promise<AxiosResponse<T>>;
|
|
7501
7343
|
getApiLogsV3ByPaymentCode<T>(paymentCode: string, createdAtFrom?: string): Promise<AxiosResponse<T>>;
|
|
7344
|
+
useGetPaymentStatusesStyles<T>(): Promise<AxiosResponse<T, any>>;
|
|
7345
|
+
useGetTransactionStatusesStyles<T>(): Promise<AxiosResponse<T, any>>;
|
|
7346
|
+
useGetReconciliationTransactionStatusesStyles<T>(): Promise<AxiosResponse<T, any>>;
|
|
7502
7347
|
useGetCountriesConfig<T>(): Promise<AxiosResponse<T, any>>;
|
|
7503
7348
|
useGetCountriesConfigV2<T>(acceptLanguage?: string): Promise<AxiosResponse<T, any>>;
|
|
7349
|
+
useGetTimeZoneCatalog<T>(): Promise<AxiosResponse<T, any>>;
|
|
7350
|
+
useGetAuditLogsFilters<T>(): Promise<AxiosResponse<T, any>>;
|
|
7351
|
+
getDashboardStaticContents<T>(): Promise<AxiosResponse<T, any>>;
|
|
7352
|
+
getLocales<T>(): Promise<AxiosResponse<T, any>>;
|
|
7504
7353
|
getSmartRoutingMethods<T>(accountCode: string, routingType?: SmartRouting.RoutingType): Promise<AxiosResponse<T, any>>;
|
|
7505
7354
|
putSmartRoutingToggleMethod<T>(accountCode: string, paymentMethod: string, active: boolean, routingType?: SmartRouting.RoutingType): Promise<AxiosResponse<T, any>>;
|
|
7506
7355
|
getSmartRoutingConditionTypes<T>(accountCode: string, paymentMethod: string, routingType?: SmartRouting.RoutingType): Promise<AxiosResponse<T, any>>;
|
|
@@ -7544,6 +7393,7 @@ declare class Api extends HttpClient {
|
|
|
7544
7393
|
getInsightsMetricsConversionRateV2<T>(params: DataReport.InsightMetricParams, path: string): Promise<AxiosResponse<T, any>>;
|
|
7545
7394
|
getInsightsMetricsConversionRateViewMore<T>(params: DataReport.InsightMetricParams, type: string): Promise<AxiosResponse<T, any>>;
|
|
7546
7395
|
getInsightFallbackMetrics<T>(params: DataReport.InsightMetricParams): Promise<AxiosResponse<T, any>>;
|
|
7396
|
+
getInsightsMetricsVolume<T>(account_codes: string, params: DataReport.InsightMetricParams): Promise<AxiosResponse<T, any>>;
|
|
7547
7397
|
getInsightsMetricsVolumeV2<T>(account_codes: string, path: DataReport.InsightsVolumeMetricsV2Path, params: DataReport.InsightMetricParams): Promise<AxiosResponse<T, any>>;
|
|
7548
7398
|
getInsightsFraudScreeningVolumeAndCountTx(body: InsightsFraudBody, params: InsightsFraudParams): Promise<AxiosResponse<any, any>>;
|
|
7549
7399
|
getInsightsFraudScreeningConversionRate(body: InsightsFraudBody, params: InsightsFraudParams): Promise<AxiosResponse<any, any>>;
|
|
@@ -7559,8 +7409,11 @@ declare class Api extends HttpClient {
|
|
|
7559
7409
|
getInsightsChargebacksReasonsDistribution(body: InsightsFraudBody, params: InsightsFraudParams): Promise<AxiosResponse<any, any>>;
|
|
7560
7410
|
getInsightsChargebacksStatusDistribution(body: InsightsFraudBody, params: InsightsFraudParams): Promise<AxiosResponse<any, any>>;
|
|
7561
7411
|
getInsightsChargebacksByCardBrand(body: InsightsFraudBody, params: InsightsFraudParams): Promise<AxiosResponse<any, any>>;
|
|
7412
|
+
getInsightOverview<T>(params: DataReport.InsightMetricParams): Promise<AxiosResponse<T, any>>;
|
|
7562
7413
|
getInsightOverviewV3<T>(params: DataReport.InsightMetricParams, type: DataReport.OverviewMetricType): Promise<AxiosResponse<T, any>>;
|
|
7563
7414
|
getInsighstHomeMetrics<T>(params: DataReport.InsightsHomeMetrics): Promise<AxiosResponse<T, any>>;
|
|
7415
|
+
getInsightsMetricsTotalPaymentsAndFraud<T>(account_codes: string, params: DataReport.InsightMetricParams): Promise<AxiosResponse<T, any>>;
|
|
7416
|
+
getInsightsMetricsCustomerPaymentsAndFraud<T>(account_codes: string, params: DataReport.InsightMetricParams): Promise<AxiosResponse<T, any>>;
|
|
7564
7417
|
getCheckouts({ accountCode, }: {
|
|
7565
7418
|
accountCode: any;
|
|
7566
7419
|
}): Promise<AxiosResponse<Checkout.CheckoutList[]>>;
|
|
@@ -7771,6 +7624,7 @@ declare class Api extends HttpClient {
|
|
|
7771
7624
|
postRescheduleSubscription<T>(subscriptionCode: string): Promise<AxiosResponse<T, any>>;
|
|
7772
7625
|
getSubscriptionPayments<T>(subscriptionCode: string, page?: number, size?: number): Promise<AxiosResponse<T, any>>;
|
|
7773
7626
|
postListSubscriptions<T>(payload: ListSubscriptionsParams): Promise<AxiosResponse<T, any>>;
|
|
7627
|
+
getTimezone<T>(organizationCode: string): Promise<AxiosResponse<T, any>>;
|
|
7774
7628
|
getInstallmentPlans(params?: Installments.GetInstallmentsPlansParams): Promise<AxiosResponse<Installments.GetInstallmentsPlansResponse>>;
|
|
7775
7629
|
createInstallmentsPlan<T, P = unknown>(payload: P): Promise<AxiosResponse<T>>;
|
|
7776
7630
|
updateInstallmentsPlan<T, P = unknown>(code: string, payload: P): Promise<AxiosResponse<T>>;
|
|
@@ -7873,7 +7727,6 @@ declare class Api extends HttpClient {
|
|
|
7873
7727
|
organizationCode: any;
|
|
7874
7728
|
}): Promise<AxiosResponse<T, any>>;
|
|
7875
7729
|
getMFAEnforcementStatus<T>(): Promise<AxiosResponse<T, any>>;
|
|
7876
|
-
getWorkOsMfaStatus<T>(): Promise<AxiosResponse<T, any>>;
|
|
7877
7730
|
updateMFAConfig<T>(payload: OrganizationSettings.MfaConfigRequest, organizationCode: string): Promise<AxiosResponse<T, any>>;
|
|
7878
7731
|
mfaExcludeUsers<T>(users: OrganizationSettings.MfaUserExcluded[], organizationCode: string): Promise<AxiosResponse<T, any>>;
|
|
7879
7732
|
getAllConfigRules<T>(): Promise<AxiosResponse<T, any>>;
|
|
@@ -7976,12 +7829,6 @@ declare class Api extends HttpClient {
|
|
|
7976
7829
|
getRecipientById<T>(organizationCode: string, recipientId: string): Promise<AxiosResponse<T, any>>;
|
|
7977
7830
|
getOnboardingDetail<T>(organizationCode: string, recipientId: string, onboardingId: string): Promise<AxiosResponse<T, any>>;
|
|
7978
7831
|
getOnboardingTimeline<T>(organizationCode: string, onboardingId: string): Promise<AxiosResponse<T, any>>;
|
|
7979
|
-
createRecipientExport<T>(payload: unknown, accountCode: string): Promise<AxiosResponse<T, any>>;
|
|
7980
|
-
getRecipientExports<T>(params: {
|
|
7981
|
-
page?: number;
|
|
7982
|
-
size?: number;
|
|
7983
|
-
}, accountCode: string): Promise<AxiosResponse<T, any>>;
|
|
7984
|
-
downloadRecipientExport<T>(exportCode: string, accountCode: string): Promise<AxiosResponse<T, any>>;
|
|
7985
7832
|
createRecipient<T>(organizationCode: string, payload: CreateRecipientPayload): Promise<AxiosResponse<T, any>>;
|
|
7986
7833
|
updateRecipient<T>(organizationCode: string, recipientId: string, payload: UpdateRecipientPayload): Promise<AxiosResponse<T, any>>;
|
|
7987
7834
|
deleteRecipient<T>(organizationCode: string, recipientId: string): Promise<AxiosResponse<T, any>>;
|
|
@@ -7994,7 +7841,6 @@ declare class Api extends HttpClient {
|
|
|
7994
7841
|
createConciergeAlert<T>(payload: ConciergeAlerts.CreateAlertPayload): Promise<AxiosResponse<T>>;
|
|
7995
7842
|
deleteConciergeAlert<T>(alertId: string): Promise<AxiosResponse<T>>;
|
|
7996
7843
|
enableConciergeAlert<T>(alertId: string, payload: ConciergeAlerts.EnableAlertPayload): Promise<AxiosResponse<T>>;
|
|
7997
|
-
postPlaygroundExecuteFlow<T>(payload: Playground.ExecuteFlowPayload): Promise<AxiosResponse<T, unknown>>;
|
|
7998
7844
|
}
|
|
7999
7845
|
|
|
8000
7846
|
declare class ApiSingleton extends Api {
|
|
@@ -8045,5 +7891,5 @@ declare const useOrganizationCode: () => any;
|
|
|
8045
7891
|
|
|
8046
7892
|
declare const useAccountCode: () => any;
|
|
8047
7893
|
|
|
8048
|
-
export { AI, Accounts, Api, ApiErrorCodes, ApiProvider, ApiSingleton, Audit, BatchRefunds, CONCIERGE_ALERTS_QUERY_KEY, CONCIERGE_ALERT_BY_ID_QUERY_KEY, Checkout, ConciergeAlerts, Connection, Country, DataReport, Developer, DuplicateSetting, FEEDBACK_ISSUE_OPTIONS, FraudScreening, Installments, MFA, Notifications, Onboarding, OperationTransaction, Organization, OrganizationConfig, OrganizationSettings, Payment, PaymentFiltersSection, PaymentLinks, Payouts, PendingDuplicateAccountStatus, Playground, Recipients, RecipientsExport, Reconciliation, ReconciliationAdvancements, ReconciliationAgenda, ReconciliationAgendaInsight, ReconciliationAlerts, ReconciliationFees, ReconciliationInsights, ReconciliationReportType, ReconciliationSales, ReportType, Reports, RoutingMonitors, S3Client, SamlConfig, SendPaymentNotification, SmartRouting, Team, TemplateReporting, TemplateType, Translation, User, VelocityRules, Webhook, getQueryKeyGetNameAndIcon, getQueryKeyPaymentMethodAccounts, getQueryKeyRequiredFields, queryCache, queryClient, use3DSExemptions, useAICreateWorkflow, useAccountCode, useAddToRiskList, useAllFeatureFlags, useAllowListDetail, useBlackListDetail, useBlockOnboarding, useBulkCreateInstallmentsPlans, useBulkDeleteInstallmentsPlans, useBulkToggleMethod, useCachedFeatureFlag, useCancelReport, useCancelSubscription, useChangePasswordV2, useChangePaymentsWebhook, useChangeStatusBlackList, useChangeStatusItemBlackList, useChangeStylingSettings, useChangeTemplateStatus, useChargebacksUpload, useChartAssistantSocket, useChartExecute, useCloneTemplate, useCommunicationDetails, useCommunications, useCommunicationsByDay, useCommunicationsBySubstatus, useCommunicationsFilters, useCommunicationsSubstatusByDay, useConfirmedOtpMfa, useCountRowsForReport, useCreateAndExecuteChart, useCreateAndExecuteChartWithTimezone, useCreateChart, useCreateChartWithTimezone, useCreateConciergeAlert, useCreateInstallmentsPlan, useCreateMonitorTemplate, useCreateMonitorThreshold, useCreateOnboarding, useCreateOperationTransaction, useCreateOrgRole, useCreatePaymentLinks, useCreateRecipient, useCreateRecipientExport, useCreateReconciliationAlert, useCreateReconciliationReportTemplate, useCreateReconciliationsReportV2, useCreateReconciliationsReportV3, useCreateReportTemplate, useCreateReportV2, useCreateRoles, useCreateSamlConfig, useCreateSchedule, useCreateScheduledReport, useCreateSubscription, useCreateTemplate, useCreateUserAuth0, useCreateWorkflow, useDeleteAccountsUserMassive, useDeleteAllowlistItem, useDeleteBlackListType, useDeleteBlockListItem, useDeleteChart, useDeleteConciergeAlert, useDeleteCustomizedApiKeys, useDeleteInstallmentsPlan, useDeleteOrgRole, useDeletePaymentLink, useDeleteRecipient, useDeleteReconciliationAlert, useDeleteReportTemplate, useDeleteRoles, useDeleteSamlConfig, useDeleteSchedule, useDeleteScheduledReport, useDeleteTemplate, useDeleteUserTeamV2, useDeleteVersion, useDeleteWebhookV2, useDisableSchedule, useDownloadRecipientExport, useDuplicateAccount, useDuplicateVersion, useEditOrgRole, useEditPaymentLinks, useEditRoles, useEmailVerification, useEnableConciergeAlert, useExcludeUsers, useExportApiLogs, useExportDashboardLogs, useExportMonitorsLogs, useExportWebhooksLogs, useFeatureFlags, useFetchUserExportDetail, useFirebaseUserSubscribe, useGenerateFeedback, useGetAccounts, useGetAccountsByUser, useGetAccountsForImpersonation, useGetAccountsV2, useGetAllConfigRules, useGetAllOrganizations, useGetAllReconciliationsAdvancements, useGetAllReconciliationsAgenda, useGetAllReconciliationsAlerts, useGetAllReconciliationsFees, useGetAllReconciliationsSales, useGetAllTableColumns, useGetAllowedIps, useGetApiLogsByTransactionCode, useGetApiLogsDetailByPaymentCode, useGetApiLogsList, useGetApiLogsStatsErrors, useGetApiLogsStatsErrorsByEndpoint, useGetApiLogsStatsRequests, useGetApiLogsV3, useGetApiLogsV3ByPaymentCode, useGetAuditEvents, useGetAuditExportDownload, useGetAuditExportsList, useGetAuditMonitorEventDetail, useGetBatchRefundProcessedFileDownload, useGetBatchRefundUserFileDownload, useGetBatchRefunds, useGetBlackList, useGetBlockListSummary, useGetCardBrands, useGetChartFeedback, useGetChartsByUser, useGetChartsByUserWithResults, useGetCheckouts, useGetConciergeAlertById, useGetConciergeAlerts, useGetConditionalConfigRules, useGetConfigAllowlist, useGetConnections, useGetConnectionsByPaymentMethod, useGetCountriesConfigPaymentLink, useGetCountriesConfigPaymentLinkV2, useGetCountryData, useGetCredentials, useGetCredentialsMFA, useGetCustomizedApiKeys, useGetCustomizedApiKeysAccounts, useGetCustomizedApiKeysMembers, useGetCustomizedApiKeysProducts, useGetCustomizedApiKeysToken, useGetDownloadReport, useGetEmailOtp, useGetHashPylon, useGetImpersonationEnabled, useGetImpersonationUsers, useGetInsightsReport, useGetInsightsReportAgain, useGetInstallmentsPlans, useGetIntegrationByAccountV2, useGetIntegrationParams, useGetLanguages, useGetLoginMethods, useGetMFAConfig, useGetMFAExcludedUsers, useGetMFAStatus, useGetMergedNotifications, useGetNameAndIcon, useGetNetworkTokensOnboardingByOrganization, useGetNotificationsCustomer, useGetNotificationsNumberMutation, useGetOnboardingDetail, useGetOnboardingStatus, useGetOnboardingTimeline, useGetOrgPermissionsCatalog, useGetOrgRolesPermissions, useGetOrganization, useGetOrganizationConfigs, useGetOrganizationKeysMetadata, useGetPaymentFilters, useGetPaymentLinkByCode, useGetPaymentLinks, useGetPaymentMethodAccounts, useGetPaymentMethodsAndProviders, useGetPaymentMetricsFilters, useGetPaymentTransactionsDetails, useGetPaymentV2, useGetPaymentsMethodsByCountry, useGetPayoutDetail, useGetPayoutHistoryDetail, useGetPayoutTimeline, useGetPayoutTransactionDetail, useGetPendingDuplicateAccounts, useGetPermissions, useGetPermissionsCatalog, useGetProfile, useGetProofOfCancel, useGetProofOfPayment, useGetProviderParams, useGetRecipientById, useGetRecipientExportDownload, useGetRecipientExports, useGetRecipients, useGetReconciliationActive, useGetReconciliationAgendaInsightsByKey, useGetReconciliationFilters, useGetReconciliationInsightsAmountConflictAggregators, useGetReconciliationInsightsAmountConflictList, useGetReconciliationInsightsAmountToBeSettledSummary, useGetReconciliationInsightsConflictDateAggregators, useGetReconciliationInsightsConflictDateList, useGetReconciliationInsightsConflictDateSummary, useGetReconciliationInsightsConflictsSummary, useGetReconciliationInsightsFeesChargedSummary, useGetReconciliationInsightsIncorrectFeesAggregators, useGetReconciliationInsightsIncorrectFeesList, useGetReconciliationInsightsIncorrectFeesSummary, useGetReconciliationInsightsNotConfirmAggregators, useGetReconciliationInsightsNotConfirmList, useGetReconciliationInsightsNotConfirmSummary, useGetReconciliationInsightsNotReconciledAggregators, useGetReconciliationInsightsNotReconciledList, useGetReconciliationInsightsReconciledAggregators, useGetReconciliationInsightsReconciledList, useGetReconciliationInsightsReconciledSummary, useGetReconciliationInsightsReconciliationRateByAccount, useGetReconciliationInsightsReconciliationRateByCurrency, useGetReconciliationInsightsReconciliationRateByProvider, useGetReconciliationInsightsStatusConflictAggregators, useGetReconciliationInsightsStatusConflictList, useGetReconciliationMetrics, useGetReconciliationTransactions, useGetReconciliationsReportColumns, useGetReconciliationsReportTemplates, useGetRefundPdf, useGetReportColumns, useGetReportTemplates, useGetReportsList, useGetReportsListMultiEnv, useGetRequiredFields, useGetRoles, useGetRolesForImpersonation, useGetRolesPermissions, useGetRoutingMonitorsTemplate, useGetRoutingMonitorsTemplates, useGetRule, useGetSamlConfig, useGetScheduledReportsList, useGetSettlements, useGetSmartRoutingConditionPaymentMethod, useGetSmartRoutingConditionTypes, useGetSmartRoutingConditionTypesValues, useGetSmartRoutingDataReport, useGetSmartRoutingDeclineGroups, useGetSmartRoutingMethods, useGetSmartRoutingNextRoute, useGetSmartRoutingPaymentRoute, useGetSmartRoutingSearchConditionValues, useGetSmartRoutingSimulateConditionTypeValues, useGetSmartRoutingWorkflow, useGetSmartRoutingWorkflowVersion, useGetStylingSdkDynamic, useGetStylingSettingsV2, useGetSubscriptionByCode, useGetSubscriptionPayments, useGetTeamsFiltersMembers, useGetTokenValidation, useGetTransactionDetailsV2, useGetTransactionHistoryByPaymentCode, useGetTransactionRawResponse, useGetTranslations, useGetUnifiedExportStatus, useGetUnifiedExportsList, useGetUserExportStatus, useGetUserFull, useGetUsersToImpersonate, useGetValidateOpsgenieKey, useGetWebhookParamsV2, useGetWebhookTimeline, useGetWebhooksV2Detail, useGetWebhooksV3, useGetWorkOsMfaStatus, useInsights3dsConversionRateAndEvolution, useInsights3dsDeclineReasons, useInsights3dsFrictionlessVsChallenge, useInsights3dsVolumeAndCountTx, useInsightsChargebacksByCardBrand, useInsightsChargebacksByProviderAndCardBrand, useInsightsChargebacksDisputed, useInsightsChargebacksReasonsDistribution, useInsightsChargebacksStatusDistribution, useInsightsChargebacksTotalRateAndEvolution, useInsightsChargebacksVolumeAndCountTx, useInsightsChargebacksWinRate, useInsightsConversionRateMetricsV2, useInsightsFallbackMetrics, useInsightsFraudScreeningConversionRate, useInsightsFraudScreeningVolumeAndCountTx, useInsightsHomeMetrics, useInsightsOverviewMetricsV3, useInsightsVolumeMetricsV2, useInviteUsersMultiaccountMassive, useInviteUsersMultiaccountMassiveV2, useIsTesting, useListSubscriptions, useListUserExports, useLocalStorage, useLoginMethods, useNetworkTokensOnboarding, useNewPostConnectionValidate, useOrganizationCode, usePatchAccountV2, usePatchAddAllowlistItems, usePatchAllowedIps, usePatchAllowlist, usePatchAndExecuteChart, usePatchApiKeysEditNote, usePatchChangeStatusAllowlist, usePatchChangeStatusAllowlistItem, usePatchChartName, usePatchConnection, usePatchOrganizationKeysNote, usePathCreateCustomizedApiKeys, usePathNotifications, usePauseSubscription, usePayoutsFilters, usePayoutsList, usePostAccount, usePostAllowlistMultiAccount, usePostApiKeysRoll, usePostApiLogs, usePostAuditMonitors, usePostBatchRefundByFile, usePostBlackListBatch, usePostBlackListItems, usePostBlackListMultiAccount, usePostBlockList, usePostCall, usePostChangeStatusConnection, usePostConnectionMultiAccount, usePostCreateAllowlistMultiAccount, usePostCreateCustomizedApiKeys, usePostCreateInsightsReport, usePostCreateRuleMultiAccount, usePostCredentialsValidatePassword, usePostCredentialsValidatePasswordRegularUser, usePostCredentialsWithOtpMfa, usePostDefaultRoutes, usePostEditRule, usePostFraudTransactions, usePostGetAllowlistItems, usePostGetAllowlistMultiAccount, usePostMembersPaginatedV2, usePostNetworkTokensOnboarding, usePostOrganizationConfigs, usePostOrganizationKeysMarkRevealed, usePostOrganizationKeysRoll, usePostOrganizationKeysTamRequest, usePostPaymentsEvaluated, usePostPaymentsLazy, usePostPlaygroundExecuteFlow, usePostSlackMessageChannel, usePostTransactions, usePostUserSettings, usePostUserSettingsPinned, usePostUserSettingsTables, usePostUserThemeSettings, usePostValideStatusConnection, usePostVelocityRules, usePostWebhookLogs, usePostWebhookMultiAccount, useProviderConversionRatesData, useProviderRawResponse, usePublishCheckout, usePublishVersion, usePutAccountPrincipal, usePutAccountsUserMassive, usePutBlackListType, usePutCosts, usePutOrganizationConfigsByAccount, useRecoveredPaymentsByDay, useRecoveredTPVByDay, useRescheduleSubscription, useResendWebhooks, useResumeSubscription, useRetryDuplicateAccount, useSaveVersion, useSearchInstallmentsPlans, useSearchScheduleById, useSearchSchedules, useSearchTemplateById, useSearchTemplates, useSendPaymentNotification, useSetCustodian, useSmartRoutingCreateDeclinedGroup, useSmartRoutingEditWorkflowName, useSmartRoutingMultiAccountDeclinedGroupCreate, useSmartRoutingRemoveDeclinedGroup, useSmartRoutingSimulateTransaction, useSmartRoutingToggleFavorite, useSmartRoutingUpdateDeclinedGroup, useSmartRoutingUpdateMonitorRedistribution, useStartUserExport, useSubmitChartFeedback, useTableOnboarding, useToggleMethod, useUnInviteUsersV2, useUnblockOnboarding, useUnifiedExportStart, useUnrollUserV2, useUpdateInstallmentsPlan, useUpdateIsActiveCheckout, useUpdateMFAConfig, useUpdateOnboarding, useUpdateOrganizationStatus, useUpdateProfile, useUpdateRecipient, useUpdateReconciliationAlert, useUpdateReconciliationReportTemplate, useUpdateReportTemplate, useUpdateSamlConfig, useUpdateScheduledReport, useUpdateSubscription, useUpdateTemplateSelection, useUpdateWebhookV2, useUploadBatchRefundsFileV2, useUploadBatchRefundsV2, useUploadFileS3ClientBatchRefunds, useUploadPaymentLinkLogo, useValiateAllowlistItems, useValidateBlockListItems, useValidateCredentials, useValidateOrgName, useValidatePasswordStatus, useViewMoreMetrics, useWorkosAdminPortal, useWorkosDomainStatus, useWorkosDomainVerificationPortal, useWorkosPasswordReset, useWorkosVerifyMfa };
|
|
8049
|
-
export type { AccountRoles, AddToRiskListRequest, AddToRiskListResponse, AllowlistMultiAccount, AvailableColumn, BFFErrorResponse, Blacklist, BlockOnboardingParams, BulkToggleResult, CentralizedColumn, ChangePaymentsWebhook, ChangeTemplateStatusRequest, ChargebacksCount, ChargebacksVolume, ChartFeedbackData, ChartFeedbackRequest, ChartFeedbackResponse, ChartGPTChart, ChartGPTChartWithResults, ChartGPTExecuteResponse, ChartGPTResult, CloneTemplateRequest, ColumnModeType, CommunicationDistribution, CommunicationStatusDistribution, CommunicationsByDayResponse, CommunicationsBySubStatus, CommunicationsBySubstatusResponse, CommunicationsSubstatusByDayResponse, Condition, ConversionRateBody, ConversionRateOverview, ConversionRateOverviewFraud3ds, ConversionRateParams, ConversionRatePeriodicityRecord, Cost, CostPayload, Countries, CreateAndExecuteChartPayload, CreateAndExecuteChartResult, CreateChartGPTChartPayload, CreateChartGPTChartResponse, CreateOnboardingParams, CreateOnboardingPayload, CreateOnboardingProvider, CreateOnboardingTermsOfService, CreateRecipientAddress, CreateRecipientBank, CreateRecipientDocument, CreateRecipientDocumentation, CreateRecipientLegalRepresentative, CreateRecipientParams, CreateRecipientPayload, CreateRecipientPhone, CreateRecipientWithdrawalMethod, CreateScheduleRequest, CreateTemplateRequest, DailyCommunicationsAndConversionRate, DailyCommunicationsSubStatusDistribution, DateFilter, DateFilterSelection, DateFilterValue, DatePresetType, DeleteRecipientParams, DeleteResponse, DeleteScheduleRequest, DeleteTemplateRequest, DisableScheduleRequest, DuplicateAccountBody, DuplicateAccountResponse, ErrorChartGPTResponse, ErrorProp, ErrorRoutingAIResponse, ErrorRoutingAIResponseData, FeatureFlagsResult, FeedbackIssueOption, FeedbackIssueType, FeedbackRating, FilterBase, FilterDefinition, FilterKindType, FilterSelection, FilterSelectionBase, FirebaseUserSubscribe, FormatType, Fraud3dsCount, Fraud3dsVolume, FraudScreeningCount, FraudScreeningVolume, FrequencyType, GetApiLogsParams, GetOnboardingDetailParams, GetOnboardingTimelineParams, GetPaymentMethodsByProviderParams, GetPaymentParams, GetPaymentTransactionsParams, GetPaymentsEvaluatedParams, GetPaymentsParams, GetPayoutDetail, GetPayoutTransactionDetail, GetRecipientByIdParams,
|
|
7894
|
+
export { AI, Accounts, Api, ApiErrorCodes, ApiProvider, ApiSingleton, Audit, BatchRefunds, CONCIERGE_ALERTS_QUERY_KEY, CONCIERGE_ALERT_BY_ID_QUERY_KEY, Checkout, Cms, ConciergeAlerts, Connection, Country, DataReport, Developer, DuplicateSetting, FEEDBACK_ISSUE_OPTIONS, FraudScreening, Installments, MFA, Notifications, Onboarding, OperationTransaction, Organization, OrganizationConfig, OrganizationSettings, Payment, PaymentFiltersSection, PaymentLinks, Payouts, PendingDuplicateAccountStatus, Recipients, Reconciliation, ReconciliationAdvancements, ReconciliationAgenda, ReconciliationAgendaInsight, ReconciliationAlerts, ReconciliationFees, ReconciliationInsights, ReconciliationReportType, ReconciliationSales, ReportType, Reports, RoutingMonitors, S3Client, SamlConfig, SendPaymentNotification, SmartRouting, Team, TemplateReporting, TemplateType, Translation, User, VelocityRules, Webhook, getQueryKeyGetNameAndIcon, getQueryKeyPaymentMethodAccounts, getQueryKeyRequiredFields, queryCache, queryClient, use3DSExemptions, useAICreateWorkflow, useAccountCode, useAddToRiskList, useAllFeatureFlags, useAllowListDetail, useBlackListDetail, useBlockOnboarding, useBulkCreateInstallmentsPlans, useBulkDeleteInstallmentsPlans, useBulkToggleMethod, useCachedFeatureFlag, useCancelReport, useCancelSubscription, useChangePasswordV2, useChangePaymentsWebhook, useChangeStatusBlackList, useChangeStatusItemBlackList, useChangeStylingSettings, useChangeTemplateStatus, useChargebacksUpload, useChartAssistantSocket, useChartExecute, useCloneTemplate, useCommunicationDetails, useCommunications, useCommunicationsByDay, useCommunicationsBySubstatus, useCommunicationsFilters, useCommunicationsSubstatusByDay, useConfirmedOtpMfa, useCountRowsForReport, useCreateAndExecuteChart, useCreateAndExecuteChartWithTimezone, useCreateChart, useCreateChartWithTimezone, useCreateConciergeAlert, useCreateInstallmentsPlan, useCreateMonitorTemplate, useCreateMonitorThreshold, useCreateOnboarding, useCreateOperationTransaction, useCreateOrgRole, useCreatePaymentLinks, useCreateRecipient, useCreateReconciliationAlert, useCreateReconciliationReportTemplate, useCreateReconciliationsReportV2, useCreateReconciliationsReportV3, useCreateReportTemplate, useCreateReportV2, useCreateRoles, useCreateSamlConfig, useCreateSchedule, useCreateScheduledReport, useCreateSubscription, useCreateTemplate, useCreateUserAuth0, useCreateWorkflow, useDeleteAccountsUserMassive, useDeleteAllowlistItem, useDeleteBlackListType, useDeleteBlockListItem, useDeleteChart, useDeleteConciergeAlert, useDeleteCustomizedApiKeys, useDeleteInstallmentsPlan, useDeleteOrgRole, useDeletePaymentLink, useDeleteRecipient, useDeleteReconciliationAlert, useDeleteReportTemplate, useDeleteRoles, useDeleteSamlConfig, useDeleteSchedule, useDeleteScheduledReport, useDeleteTemplate, useDeleteUserTeamV2, useDeleteVersion, useDeleteWebhookV2, useDisableSchedule, useDuplicateAccount, useDuplicateVersion, useEditOrgRole, useEditPaymentLinks, useEditRoles, useEmailVerification, useEnableConciergeAlert, useExcludeUsers, useExportApiLogs, useExportDashboardLogs, useExportMonitorsLogs, useExportWebhooksLogs, useFeatureFlags, useFetchUserExportDetail, useFirebaseUserSubscribe, useGenerateFeedback, useGetAccounts, useGetAccountsByUser, useGetAccountsForImpersonation, useGetAccountsV2, useGetAllConfigRules, useGetAllOrganizations, useGetAllReconciliationsAdvancements, useGetAllReconciliationsAgenda, useGetAllReconciliationsAlerts, useGetAllReconciliationsFees, useGetAllReconciliationsSales, useGetAllTableColumns, useGetAllowedIps, useGetApiLogsByTransactionCode, useGetApiLogsDetailByPaymentCode, useGetApiLogsList, useGetApiLogsStatsErrors, useGetApiLogsStatsErrorsByEndpoint, useGetApiLogsStatsRequests, useGetApiLogsV3, useGetApiLogsV3ByPaymentCode, useGetAuditEvents, useGetAuditExportDownload, useGetAuditExportsList, useGetAuditLogsFilters, useGetAuditMonitorEventDetail, useGetBatchRefundProcessedFileDownload, useGetBatchRefundUserFileDownload, useGetBatchRefunds, useGetBlackList, useGetBlockListSummary, useGetCardBrands, useGetChartFeedback, useGetChartsByUser, useGetChartsByUserWithResults, useGetCheckouts, useGetConciergeAlertById, useGetConciergeAlerts, useGetConditionalConfigRules, useGetConfigAllowlist, useGetConnections, useGetConnectionsByPaymentMethod, useGetCountriesConfigPaymentLink, useGetCountriesConfigPaymentLinkV2, useGetCountryData, useGetCredentials, useGetCredentialsMFA, useGetCustomizedApiKeys, useGetCustomizedApiKeysAccounts, useGetCustomizedApiKeysMembers, useGetCustomizedApiKeysProducts, useGetCustomizedApiKeysToken, useGetDashboardStaticContents, useGetDialogs, useGetDownloadReport, useGetEmailOtp, useGetHashPylon, useGetImpersonationEnabled, useGetImpersonationUsers, useGetInsightsReport, useGetInsightsReportAgain, useGetInstallmentsPlans, useGetIntegrationByAccountV2, useGetIntegrationParams, useGetLanguages, useGetLocales, useGetLoginMethods, useGetMFAConfig, useGetMFAExcludedUsers, useGetMFAStatus, useGetMenu, useGetMergedNotifications, useGetNameAndIcon, useGetNetworkTokensOnboardingByOrganization, useGetNotificationsCustomer, useGetNotificationsNumberMutation, useGetOnboardingDetail, useGetOnboardingStatus, useGetOnboardingTimeline, useGetOrgPermissionsCatalog, useGetOrgRolesPermissions, useGetOrganization, useGetOrganizationConfigs, useGetOrganizationKeysMetadata, useGetPaymentFilters, useGetPaymentLinkByCode, useGetPaymentLinks, useGetPaymentMethodAccounts, useGetPaymentMethodsAndProviders, useGetPaymentMetricsFilters, useGetPaymentStatusesStyles, useGetPaymentTransactionsDetails, useGetPaymentV2, useGetPaymentsMethodsByCountry, useGetPayoutDetail, useGetPayoutHistoryDetail, useGetPayoutTimeline, useGetPayoutTransactionDetail, useGetPendingDuplicateAccounts, useGetPermissions, useGetPermissionsCatalog, useGetProfile, useGetProofOfCancel, useGetProofOfPayment, useGetProviderParams, useGetRecipientById, useGetRecipients, useGetReconciliationActive, useGetReconciliationAgendaInsightsByKey, useGetReconciliationFilters, useGetReconciliationInsightsAmountConflictAggregators, useGetReconciliationInsightsAmountConflictList, useGetReconciliationInsightsAmountToBeSettledSummary, useGetReconciliationInsightsConflictDateAggregators, useGetReconciliationInsightsConflictDateList, useGetReconciliationInsightsConflictDateSummary, useGetReconciliationInsightsConflictsSummary, useGetReconciliationInsightsFeesChargedSummary, useGetReconciliationInsightsIncorrectFeesAggregators, useGetReconciliationInsightsIncorrectFeesList, useGetReconciliationInsightsIncorrectFeesSummary, useGetReconciliationInsightsNotConfirmAggregators, useGetReconciliationInsightsNotConfirmList, useGetReconciliationInsightsNotConfirmSummary, useGetReconciliationInsightsNotReconciledAggregators, useGetReconciliationInsightsNotReconciledList, useGetReconciliationInsightsReconciledAggregators, useGetReconciliationInsightsReconciledList, useGetReconciliationInsightsReconciledSummary, useGetReconciliationInsightsReconciliationRateByAccount, useGetReconciliationInsightsReconciliationRateByCurrency, useGetReconciliationInsightsReconciliationRateByProvider, useGetReconciliationInsightsStatusConflictAggregators, useGetReconciliationInsightsStatusConflictList, useGetReconciliationMetrics, useGetReconciliationTransactionStatusesStyles, useGetReconciliationTransactions, useGetReconciliationsReportColumns, useGetReconciliationsReportTemplates, useGetRefundPdf, useGetReportColumns, useGetReportTemplates, useGetReportsList, useGetReportsListMultiEnv, useGetRequiredFields, useGetRoles, useGetRolesForImpersonation, useGetRolesPermissions, useGetRoutingMonitorsTemplate, useGetRoutingMonitorsTemplates, useGetRule, useGetSamlConfig, useGetScheduledReportsList, useGetSettlements, useGetSmartRoutingConditionPaymentMethod, useGetSmartRoutingConditionTypes, useGetSmartRoutingConditionTypesValues, useGetSmartRoutingDataReport, useGetSmartRoutingDeclineGroups, useGetSmartRoutingMethods, useGetSmartRoutingNextRoute, useGetSmartRoutingPaymentRoute, useGetSmartRoutingSearchConditionValues, useGetSmartRoutingSimulateConditionTypeValues, useGetSmartRoutingWorkflow, useGetSmartRoutingWorkflowVersion, useGetStylingSdkDynamic, useGetStylingSettingsV2, useGetSubscriptionByCode, useGetSubscriptionPayments, useGetTeamsFiltersMembers, useGetTimeZoneCatalog, useGetTimezonePaymentLink, useGetTokenValidation, useGetTransactionDetailsV2, useGetTransactionHistoryByPaymentCode, useGetTransactionRawResponse, useGetTransactionStatusesStyles, useGetTranslations, useGetUnifiedExportStatus, useGetUnifiedExportsList, useGetUserExportStatus, useGetUserFull, useGetUsersToImpersonate, useGetValidateOpsgenieKey, useGetWebhookParamsV2, useGetWebhookTimeline, useGetWebhooksV2Detail, useGetWebhooksV3, useInsights3dsConversionRateAndEvolution, useInsights3dsDeclineReasons, useInsights3dsFrictionlessVsChallenge, useInsights3dsVolumeAndCountTx, useInsightsChargebacksByCardBrand, useInsightsChargebacksByProviderAndCardBrand, useInsightsChargebacksDisputed, useInsightsChargebacksReasonsDistribution, useInsightsChargebacksStatusDistribution, useInsightsChargebacksTotalRateAndEvolution, useInsightsChargebacksVolumeAndCountTx, useInsightsChargebacksWinRate, useInsightsConversionRateMetricsV2, useInsightsCustomerPaymentsAndFraudMetrics, useInsightsFallbackMetrics, useInsightsFraudScreeningConversionRate, useInsightsFraudScreeningVolumeAndCountTx, useInsightsHomeMetrics, useInsightsOverviewMetrics, useInsightsOverviewMetricsV3, useInsightsTotalPaymentsAndFraudMetrics, useInsightsVolumeMetrics, useInsightsVolumeMetricsV2, useInviteUsersMultiaccountMassive, useInviteUsersMultiaccountMassiveV2, useIsTesting, useListSubscriptions, useListUserExports, useLocalStorage, useLoginMethods, useNetworkTokensOnboarding, useNewPostConnectionValidate, useOrganizationCode, usePatchAccountV2, usePatchAddAllowlistItems, usePatchAllowedIps, usePatchAllowlist, usePatchAndExecuteChart, usePatchApiKeysEditNote, usePatchChangeStatusAllowlist, usePatchChangeStatusAllowlistItem, usePatchChartName, usePatchConnection, usePatchOrganizationKeysNote, usePathCreateCustomizedApiKeys, usePathNotifications, usePauseSubscription, usePayoutsFilters, usePayoutsList, usePostAccount, usePostAllowlistMultiAccount, usePostApiKeysRoll, usePostApiLogs, usePostAuditMonitors, usePostBatchRefundByFile, usePostBlackListBatch, usePostBlackListItems, usePostBlackListMultiAccount, usePostBlockList, usePostCall, usePostChangeStatusConnection, usePostConnectionMultiAccount, usePostCreateAllowlistMultiAccount, usePostCreateCustomizedApiKeys, usePostCreateInsightsReport, usePostCreateRuleMultiAccount, usePostCredentialsValidatePassword, usePostCredentialsValidatePasswordRegularUser, usePostCredentialsWithOtpMfa, usePostDefaultRoutes, usePostEditRule, usePostFraudTransactions, usePostGetAllowlistItems, usePostGetAllowlistMultiAccount, usePostMembersPaginatedV2, usePostNetworkTokensOnboarding, usePostOrganizationConfigs, usePostOrganizationKeysMarkRevealed, usePostOrganizationKeysRoll, usePostOrganizationKeysTamRequest, usePostPaymentsEvaluated, usePostPaymentsLazy, usePostSlackMessageChannel, usePostTransactions, usePostUserSettings, usePostUserSettingsPinned, usePostUserSettingsTables, usePostUserThemeSettings, usePostValideStatusConnection, usePostVelocityRules, usePostWebhookLogs, usePostWebhookMultiAccount, useProviderConversionRatesData, useProviderRawResponse, usePublishCheckout, usePublishVersion, usePutAccountPrincipal, usePutAccountsUserMassive, usePutBlackListType, usePutCosts, usePutOrganizationConfigsByAccount, useRecoveredPaymentsByDay, useRecoveredTPVByDay, useRescheduleSubscription, useResendWebhooks, useResumeSubscription, useRetryDuplicateAccount, useSaveVersion, useSearchInstallmentsPlans, useSearchScheduleById, useSearchSchedules, useSearchTemplateById, useSearchTemplates, useSendPaymentNotification, useSetCustodian, useSmartRoutingCreateDeclinedGroup, useSmartRoutingEditWorkflowName, useSmartRoutingMultiAccountDeclinedGroupCreate, useSmartRoutingRemoveDeclinedGroup, useSmartRoutingSimulateTransaction, useSmartRoutingToggleFavorite, useSmartRoutingUpdateDeclinedGroup, useSmartRoutingUpdateMonitorRedistribution, useStartUserExport, useSubmitChartFeedback, useTableOnboarding, useToggleMethod, useUnInviteUsersV2, useUnblockOnboarding, useUnifiedExportStart, useUnrollUserV2, useUpdateInstallmentsPlan, useUpdateIsActiveCheckout, useUpdateMFAConfig, useUpdateOnboarding, useUpdateOrganizationStatus, useUpdateProfile, useUpdateRecipient, useUpdateReconciliationAlert, useUpdateReconciliationReportTemplate, useUpdateReportTemplate, useUpdateSamlConfig, useUpdateScheduledReport, useUpdateSubscription, useUpdateTemplateSelection, useUpdateWebhookV2, useUploadBatchRefundsFileV2, useUploadBatchRefundsV2, useUploadFileS3ClientBatchRefunds, useUploadPaymentLinkLogo, useValiateAllowlistItems, useValidateBlockListItems, useValidateCredentials, useValidateOrgName, useValidatePasswordStatus, useViewMoreMetrics, useWorkosAdminPortal, useWorkosDomainStatus, useWorkosDomainVerificationPortal, useWorkosPasswordReset, useWorkosVerifyMfa };
|
|
7895
|
+
export type { AccountRoles, AddToRiskListRequest, AddToRiskListResponse, AllowlistMultiAccount, AvailableColumn, BFFErrorResponse, Blacklist, BlockOnboardingParams, BulkToggleResult, CentralizedColumn, ChangePaymentsWebhook, ChangeTemplateStatusRequest, ChargebacksCount, ChargebacksVolume, ChartFeedbackData, ChartFeedbackRequest, ChartFeedbackResponse, ChartGPTChart, ChartGPTChartWithResults, ChartGPTExecuteResponse, ChartGPTResult, CloneTemplateRequest, ColumnModeType, CommunicationDistribution, CommunicationStatusDistribution, CommunicationsByDayResponse, CommunicationsBySubStatus, CommunicationsBySubstatusResponse, CommunicationsSubstatusByDayResponse, Condition, ConversionRateBody, ConversionRateOverview, ConversionRateOverviewFraud3ds, ConversionRateParams, ConversionRatePeriodicityRecord, Cost, CostPayload, Countries, CreateAndExecuteChartPayload, CreateAndExecuteChartResult, CreateChartGPTChartPayload, CreateChartGPTChartResponse, CreateOnboardingParams, CreateOnboardingPayload, CreateOnboardingProvider, CreateOnboardingTermsOfService, CreateRecipientAddress, CreateRecipientBank, CreateRecipientDocument, CreateRecipientDocumentation, CreateRecipientLegalRepresentative, CreateRecipientParams, CreateRecipientPayload, CreateRecipientPhone, CreateRecipientWithdrawalMethod, CreateScheduleRequest, CreateTemplateRequest, DailyCommunicationsAndConversionRate, DailyCommunicationsSubStatusDistribution, DateFilter, DateFilterSelection, DateFilterValue, DatePresetType, DeleteRecipientParams, DeleteResponse, DeleteScheduleRequest, DeleteTemplateRequest, DisableScheduleRequest, DuplicateAccountBody, DuplicateAccountResponse, ErrorChartGPTResponse, ErrorProp, ErrorRoutingAIResponse, ErrorRoutingAIResponseData, FeatureFlagsResult, FeedbackIssueOption, FeedbackIssueType, FeedbackRating, FilterBase, FilterDefinition, FilterKindType, FilterSelection, FilterSelectionBase, FirebaseUserSubscribe, FormatType, Fraud3dsCount, Fraud3dsVolume, FraudScreeningCount, FraudScreeningVolume, FrequencyType, GetApiLogsParams, GetOnboardingDetailParams, GetOnboardingTimelineParams, GetPaymentMethodsByProviderParams, GetPaymentParams, GetPaymentTransactionsParams, GetPaymentsEvaluatedParams, GetPaymentsParams, GetPayoutDetail, GetPayoutTransactionDetail, GetRecipientByIdParams, GetRecipientsParams, GetReconciliationMetricParams, GetSchedulesListResponse, GetTemplatesListResponse, GetTransactionDetailsParams, GetTransactionDetailsV2Params, GetTransactionsParams, GetUserFullResponse, IChangePassword, ICreateReconciliationsReportV3Request, ICreateReportsRequest, IKeyRoll, IListScheduledReportsResponse, InsightMetricParams, Insights3dsConversionRate, Insights3dsDeclineReasons, Insights3dsFrictionlessVsChallenge, Insights3dsResumeResponse, InsightsChargebacksByCardBrand, InsightsChargebacksByProviderAndCardBrand, InsightsChargebacksByReason, InsightsChargebacksDisputed, InsightsChargebacksResumeResponse, InsightsChargebacksStatusDistribution, InsightsChargebacksTotalRateAndEvolution, InsightsChargebacksWinRate, InsightsFraudBody, InsightsFraudConversionRateResponse, InsightsFraudParams, InsightsFraudScreeningResumeResponse, ListSubscriptionsParams, MfaUserPayload, MfaUserSubscribe, MultiSelectFilter, MultiSelectFilterSelection, MultiSelectFilterValue, PatchAndExecuteChartResult, PatchChartGPTChartPayload, PatchChartGPTPayload, PathNotification, PaymentMethodStyled, PaymentsSettings, PendingDuplicateAccount, PendingDuplicateAccountsResponse, PeriodicityRecord, PinnedSections, Plot, PlotRow, PostBlackList, ProviderStyled, RangeFilter, RangeFilterSelection, RangeFilterValue, ReconAgendaProps, RecoveredPayments, RecoveredPaymentsByDayResponse, RecoveredTPV, RecoveredTPVByDayResponse, RefundPdfResponse, ReportSchedule, ReportScheduleExecution, ReportTemplate, ReportTemplateMetadata, ResponseValidatePasswordRegularUser, RetryDuplicateAccountBody, RetryDuplicateAccountResponse, RoleType, ScheduleExecutionStatusType, ScheduleWithExecutions, ScheduleWithTemplate, SearchScheduleByIdRequest, SearchSchedulesRequest, SearchTemplateByIdRequest, SearchTemplatesRequest, SmartRecoveryOverviewFilters, SmartRecoveryOverviewQueryParams, TemplateMetadata, TemplateReportingError, TemplateSelection, TemplateStatusType, TemplateVariantType, TemplateWithMetadata, ThemeSettings, TimeZoneCatalog, ToggleMethodItem, TotalTimeline, TransactionHistory, UnblockOnboardingParams, UnifiedExportStartParams, UnifiedExportStatusQueryParams, UnifiedExportsListQueryParams, UpdateOnboardingParams, UpdateOnboardingPayload, UpdateRecipientParams, UpdateRecipientPayload, UpdateTemplateSelectionRequest, UseGetAllReconciliationsAdvancementsProps, UseGetAllReconciliationsAlertsProps, UseGetAllReconciliationsFeesProps, UseGetAllReconciliationsSalesProps, UseGetApiLogsV3ByPaymentCodeOptions, UseGetApiLogsV3Options, UseGetChartFeedbackParams, UseGetOnboardingStatusParams, UseGetWebhookTimelineOptions, UseSubmitChartFeedbackOptions, UseSubmitChartFeedbackParams, UserInviteMultiaccountPayload, WebSocketMessage, WorkosDomainStatusResponse };
|