rehive 4.3.0 → 4.4.0
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/admin.d.mts +14445 -5452
- package/dist/admin.d.ts +14445 -5452
- package/dist/admin.js +1 -1
- package/dist/admin.mjs +1 -1
- package/dist/auth.d.mts +2 -2
- package/dist/auth.d.ts +2 -2
- package/dist/auth.js +1 -1
- package/dist/auth.mjs +1 -1
- package/dist/{chunk-MAMZSYFF.js → chunk-3BG2PD7X.js} +1 -1
- package/dist/chunk-4FVXXRGV.mjs +6 -0
- package/dist/chunk-AIKSGC2F.js +6 -0
- package/dist/chunk-BLPR7LRO.mjs +6 -0
- package/dist/{chunk-KOUIKOXX.mjs → chunk-HAVKMJEY.mjs} +1 -1
- package/dist/{chunk-QKHQP5JT.mjs → chunk-JZVYT324.mjs} +1 -1
- package/dist/chunk-K5GNAPOS.js +6 -0
- package/dist/{chunk-OP7MQ6KX.js → chunk-Y7BCC5TX.js} +1 -1
- package/dist/{create-api-client-DvXFNRl7.d.mts → create-api-client-BY6W7Qz9.d.mts} +1 -1
- package/dist/{create-api-client-C02JVdcx.d.ts → create-api-client-CBNjHT-x.d.ts} +1 -1
- package/dist/{create-auth-9l3wfvKL.d.mts → create-auth-CROjq_cP.d.mts} +9193 -2388
- package/dist/{create-auth-9l3wfvKL.d.ts → create-auth-CROjq_cP.d.ts} +9193 -2388
- package/dist/extensions/alchemy.d.mts +84 -6
- package/dist/extensions/alchemy.d.ts +84 -6
- package/dist/extensions/alchemy.js +3 -3
- package/dist/extensions/alchemy.mjs +3 -3
- package/dist/extensions/app.d.mts +8 -3
- package/dist/extensions/app.d.ts +8 -3
- package/dist/extensions/app.js +3 -3
- package/dist/extensions/app.mjs +3 -3
- package/dist/extensions/billing.d.mts +8 -3
- package/dist/extensions/billing.d.ts +8 -3
- package/dist/extensions/billing.js +3 -3
- package/dist/extensions/billing.mjs +3 -3
- package/dist/extensions/bridge.d.mts +165 -5
- package/dist/extensions/bridge.d.ts +165 -5
- package/dist/extensions/bridge.js +3 -3
- package/dist/extensions/bridge.mjs +3 -3
- package/dist/extensions/builder.d.mts +8 -3
- package/dist/extensions/builder.d.ts +8 -3
- package/dist/extensions/builder.js +4 -4
- package/dist/extensions/builder.mjs +4 -4
- package/dist/extensions/business.d.mts +8 -3
- package/dist/extensions/business.d.ts +8 -3
- package/dist/extensions/business.js +5 -5
- package/dist/extensions/business.mjs +5 -5
- package/dist/extensions/conversion.d.mts +8 -3
- package/dist/extensions/conversion.d.ts +8 -3
- package/dist/extensions/mass-send.d.mts +8 -3
- package/dist/extensions/mass-send.d.ts +8 -3
- package/dist/extensions/mukuru.d.mts +207 -55
- package/dist/extensions/mukuru.d.ts +207 -55
- package/dist/extensions/mukuru.js +5 -5
- package/dist/extensions/mukuru.mjs +5 -5
- package/dist/extensions/notifications.d.mts +9 -3
- package/dist/extensions/notifications.d.ts +9 -3
- package/dist/extensions/payment-requests.d.mts +8 -3
- package/dist/extensions/payment-requests.d.ts +8 -3
- package/dist/extensions/payment-requests.js +4 -4
- package/dist/extensions/payment-requests.mjs +4 -4
- package/dist/extensions/products.d.mts +8 -3
- package/dist/extensions/products.d.ts +8 -3
- package/dist/extensions/rain.d.mts +8 -3
- package/dist/extensions/rain.d.ts +8 -3
- package/dist/extensions/rain.js +2 -2
- package/dist/extensions/rain.mjs +2 -2
- package/dist/extensions/rewards.d.mts +8 -3
- package/dist/extensions/rewards.d.ts +8 -3
- package/dist/extensions/rewards.js +2 -2
- package/dist/extensions/rewards.mjs +2 -2
- package/dist/extensions/stellar-testnet.d.mts +8 -3
- package/dist/extensions/stellar-testnet.d.ts +8 -3
- package/dist/extensions/stellar-testnet.js +4 -4
- package/dist/extensions/stellar-testnet.mjs +4 -4
- package/dist/extensions/stellar.d.mts +8 -3
- package/dist/extensions/stellar.d.ts +8 -3
- package/dist/extensions/stellar.js +4 -4
- package/dist/extensions/stellar.mjs +4 -4
- package/dist/extensions/sumsub.d.mts +54 -27
- package/dist/extensions/sumsub.d.ts +54 -27
- package/dist/extensions/sumsub.js +2 -2
- package/dist/extensions/sumsub.mjs +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/react.d.mts +2 -2
- package/dist/react.d.ts +2 -2
- package/dist/react.js +1 -1
- package/dist/react.mjs +1 -1
- package/dist/user.d.mts +17 -6
- package/dist/user.d.ts +17 -6
- package/dist/user.js +1 -1
- package/dist/user.mjs +1 -1
- package/package.json +1 -1
- package/src/extensions/alchemy/openapi-ts/client/index.ts +1 -0
- package/src/extensions/alchemy/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/alchemy/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/alchemy/openapi-ts/index.ts +2 -2
- package/src/extensions/alchemy/openapi-ts/sdk.gen.ts +29 -3
- package/src/extensions/alchemy/openapi-ts/types.gen.ts +82 -1
- package/src/extensions/app/openapi-ts/client/index.ts +1 -0
- package/src/extensions/app/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/app/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/app/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/billing/openapi-ts/client/index.ts +1 -0
- package/src/extensions/billing/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/billing/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/billing/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/bridge/openapi-ts/client/index.ts +1 -0
- package/src/extensions/bridge/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/bridge/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/bridge/openapi-ts/index.ts +2 -2
- package/src/extensions/bridge/openapi-ts/sdk.gen.ts +35 -3
- package/src/extensions/bridge/openapi-ts/types.gen.ts +171 -0
- package/src/extensions/builder/openapi-ts/client/index.ts +1 -0
- package/src/extensions/builder/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/builder/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/builder/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/business/openapi-ts/client/index.ts +1 -0
- package/src/extensions/business/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/business/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/business/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/conversion/openapi-ts/client/index.ts +1 -0
- package/src/extensions/conversion/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/conversion/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/conversion/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/mass-send/openapi-ts/client/index.ts +1 -0
- package/src/extensions/mass-send/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/mass-send/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/mass-send/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/mukuru/openapi-ts/client/index.ts +1 -0
- package/src/extensions/mukuru/openapi-ts/client.gen.ts +1 -1
- package/src/extensions/mukuru/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/mukuru/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/mukuru/openapi-ts/index.ts +2 -2
- package/src/extensions/mukuru/openapi-ts/sdk.gen.ts +21 -3
- package/src/extensions/mukuru/openapi-ts/types.gen.ts +204 -52
- package/src/extensions/notifications/openapi-ts/client/index.ts +1 -0
- package/src/extensions/notifications/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/notifications/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/notifications/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/notifications/openapi-ts/types.gen.ts +1 -0
- package/src/extensions/payment-requests/openapi-ts/client/index.ts +1 -0
- package/src/extensions/payment-requests/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/payment-requests/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/payment-requests/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/products/openapi-ts/client/index.ts +1 -0
- package/src/extensions/products/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/products/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/products/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/rain/openapi-ts/client/index.ts +1 -0
- package/src/extensions/rain/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/rain/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/rain/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/rewards/openapi-ts/client/index.ts +1 -0
- package/src/extensions/rewards/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/rewards/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/rewards/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/stellar/openapi-ts/client/index.ts +1 -0
- package/src/extensions/stellar/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/stellar/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/stellar/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/stellar-testnet/openapi-ts/client/index.ts +1 -0
- package/src/extensions/stellar-testnet/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/stellar-testnet/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/stellar-testnet/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/sumsub/openapi-ts/client/index.ts +1 -0
- package/src/extensions/sumsub/openapi-ts/core/params.gen.ts +18 -11
- package/src/extensions/sumsub/openapi-ts/core/types.gen.ts +6 -0
- package/src/extensions/sumsub/openapi-ts/sdk.gen.ts +2 -2
- package/src/extensions/sumsub/openapi-ts/types.gen.ts +46 -24
- package/src/platform/admin/openapi-ts/client/index.ts +1 -0
- package/src/platform/admin/openapi-ts/core/params.gen.ts +18 -11
- package/src/platform/admin/openapi-ts/core/types.gen.ts +6 -0
- package/src/platform/admin/openapi-ts/index.ts +2 -2
- package/src/platform/admin/openapi-ts/sdk.gen.ts +51 -3
- package/src/platform/admin/openapi-ts/types.gen.ts +13012 -4000
- package/src/platform/user/openapi-ts/client/index.ts +1 -0
- package/src/platform/user/openapi-ts/core/params.gen.ts +18 -11
- package/src/platform/user/openapi-ts/core/types.gen.ts +6 -0
- package/src/platform/user/openapi-ts/index.ts +2 -2
- package/src/platform/user/openapi-ts/sdk.gen.ts +37 -3
- package/src/platform/user/openapi-ts/types.gen.ts +11236 -4408
- package/dist/chunk-HSNZ57ET.mjs +0 -6
- package/dist/chunk-M6Z3PA5D.js +0 -6
- package/dist/chunk-WNBM6WBC.mjs +0 -6
- package/dist/chunk-YPGO2Y5R.js +0 -6
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as ApiFactoryConfig, B as BoundSdk } from '../create-api-client-
|
|
2
|
-
import '../create-auth-
|
|
1
|
+
import { A as ApiFactoryConfig, B as BoundSdk } from '../create-api-client-BY6W7Qz9.mjs';
|
|
2
|
+
import '../create-auth-CROjq_cP.mjs';
|
|
3
3
|
|
|
4
4
|
type AuthToken = string | undefined;
|
|
5
5
|
interface Auth {
|
|
@@ -122,6 +122,11 @@ interface Config$1 {
|
|
|
122
122
|
*/
|
|
123
123
|
responseValidator?: (data: unknown) => Promise<unknown>;
|
|
124
124
|
}
|
|
125
|
+
/**
|
|
126
|
+
* Arbitrary metadata passed through the `meta` request option.
|
|
127
|
+
*/
|
|
128
|
+
interface ClientMeta {
|
|
129
|
+
}
|
|
125
130
|
|
|
126
131
|
type ServerSentEventsOptions<TData = unknown> = Omit<RequestInit, 'method'> & Pick<Config$1, 'method' | 'responseTransformer' | 'responseValidator'> & {
|
|
127
132
|
/**
|
|
@@ -912,6 +917,16 @@ type PaginatedCurrencyListResponse = {
|
|
|
912
917
|
status: string;
|
|
913
918
|
data: PaginatedCurrencyList;
|
|
914
919
|
};
|
|
920
|
+
type PaginatedTransactionList = {
|
|
921
|
+
count?: number;
|
|
922
|
+
next?: string | null;
|
|
923
|
+
previous?: string | null;
|
|
924
|
+
results?: Array<Transaction>;
|
|
925
|
+
};
|
|
926
|
+
type PaginatedTransactionListResponse = {
|
|
927
|
+
status: string;
|
|
928
|
+
data: PaginatedTransactionList;
|
|
929
|
+
};
|
|
915
930
|
type PaginatedUserExternalWalletList = {
|
|
916
931
|
count?: number;
|
|
917
932
|
next?: string | null;
|
|
@@ -1019,6 +1034,17 @@ type PatchedAdminUpdateCompany = {
|
|
|
1019
1034
|
bridge_tos_platform_legal_term?: string | null;
|
|
1020
1035
|
exchange_rate_override_bps?: number | null;
|
|
1021
1036
|
};
|
|
1037
|
+
/**
|
|
1038
|
+
* A ModelSerializer that takes additional arguments for
|
|
1039
|
+
* "fields", "omit" and "expand" in order to
|
|
1040
|
+
* control which fields are displayed, and whether to replace simple
|
|
1041
|
+
* values with complex, nested serializations
|
|
1042
|
+
*/
|
|
1043
|
+
type PatchedUpdateTransaction = {
|
|
1044
|
+
readonly id?: string;
|
|
1045
|
+
readonly collection?: string;
|
|
1046
|
+
wallet?: UserReducedWallet;
|
|
1047
|
+
};
|
|
1022
1048
|
/**
|
|
1023
1049
|
* A ModelSerializer that takes additional arguments for
|
|
1024
1050
|
* "fields", "omit" and "expand" in order to
|
|
@@ -1030,6 +1056,32 @@ type PatchedUser = {
|
|
|
1030
1056
|
readonly bridge_id?: string;
|
|
1031
1057
|
bridge_signed_agreement_id?: string;
|
|
1032
1058
|
};
|
|
1059
|
+
/**
|
|
1060
|
+
* A ModelSerializer that takes additional arguments for
|
|
1061
|
+
* "fields", "omit" and "expand" in order to
|
|
1062
|
+
* control which fields are displayed, and whether to replace simple
|
|
1063
|
+
* values with complex, nested serializations
|
|
1064
|
+
*/
|
|
1065
|
+
type Transaction = {
|
|
1066
|
+
readonly id: string;
|
|
1067
|
+
readonly collection: string;
|
|
1068
|
+
wallet: UserReducedWallet;
|
|
1069
|
+
};
|
|
1070
|
+
type TransactionResponse = {
|
|
1071
|
+
status: string;
|
|
1072
|
+
data: Transaction;
|
|
1073
|
+
};
|
|
1074
|
+
/**
|
|
1075
|
+
* A ModelSerializer that takes additional arguments for
|
|
1076
|
+
* "fields", "omit" and "expand" in order to
|
|
1077
|
+
* control which fields are displayed, and whether to replace simple
|
|
1078
|
+
* values with complex, nested serializations
|
|
1079
|
+
*/
|
|
1080
|
+
type UpdateTransaction = {
|
|
1081
|
+
readonly id: string;
|
|
1082
|
+
readonly collection: string;
|
|
1083
|
+
wallet: UserReducedWallet;
|
|
1084
|
+
};
|
|
1033
1085
|
/**
|
|
1034
1086
|
* A ModelSerializer that takes additional arguments for
|
|
1035
1087
|
* "fields", "omit" and "expand" in order to
|
|
@@ -1518,6 +1570,16 @@ type PaginatedAdminWalletListResponseWritable = {
|
|
|
1518
1570
|
status: string;
|
|
1519
1571
|
data: PaginatedAdminWalletListWritable;
|
|
1520
1572
|
};
|
|
1573
|
+
type PaginatedTransactionListWritable = {
|
|
1574
|
+
count?: number;
|
|
1575
|
+
next?: string | null;
|
|
1576
|
+
previous?: string | null;
|
|
1577
|
+
results?: Array<TransactionWritable>;
|
|
1578
|
+
};
|
|
1579
|
+
type PaginatedTransactionListResponseWritable = {
|
|
1580
|
+
status: string;
|
|
1581
|
+
data: PaginatedTransactionListWritable;
|
|
1582
|
+
};
|
|
1521
1583
|
type PaginatedUserExternalWalletListWritable = {
|
|
1522
1584
|
count?: number;
|
|
1523
1585
|
next?: string | null;
|
|
@@ -1605,6 +1667,17 @@ type PatchedAdminUpdateCompanyWritable = {
|
|
|
1605
1667
|
bridge_tos_platform_legal_term?: string | null;
|
|
1606
1668
|
exchange_rate_override_bps?: number | null;
|
|
1607
1669
|
};
|
|
1670
|
+
/**
|
|
1671
|
+
* A ModelSerializer that takes additional arguments for
|
|
1672
|
+
* "fields", "omit" and "expand" in order to
|
|
1673
|
+
* control which fields are displayed, and whether to replace simple
|
|
1674
|
+
* values with complex, nested serializations
|
|
1675
|
+
*/
|
|
1676
|
+
type PatchedUpdateTransactionWritable = {
|
|
1677
|
+
metadata?: {
|
|
1678
|
+
[key: string]: unknown;
|
|
1679
|
+
};
|
|
1680
|
+
};
|
|
1608
1681
|
/**
|
|
1609
1682
|
* A ModelSerializer that takes additional arguments for
|
|
1610
1683
|
* "fields", "omit" and "expand" in order to
|
|
@@ -1614,6 +1687,30 @@ type PatchedAdminUpdateCompanyWritable = {
|
|
|
1614
1687
|
type PatchedUserWritable = {
|
|
1615
1688
|
bridge_signed_agreement_id?: string;
|
|
1616
1689
|
};
|
|
1690
|
+
/**
|
|
1691
|
+
* A ModelSerializer that takes additional arguments for
|
|
1692
|
+
* "fields", "omit" and "expand" in order to
|
|
1693
|
+
* control which fields are displayed, and whether to replace simple
|
|
1694
|
+
* values with complex, nested serializations
|
|
1695
|
+
*/
|
|
1696
|
+
type TransactionWritable = {
|
|
1697
|
+
[key: string]: unknown;
|
|
1698
|
+
};
|
|
1699
|
+
type TransactionResponseWritable = {
|
|
1700
|
+
status: string;
|
|
1701
|
+
data: TransactionWritable;
|
|
1702
|
+
};
|
|
1703
|
+
/**
|
|
1704
|
+
* A ModelSerializer that takes additional arguments for
|
|
1705
|
+
* "fields", "omit" and "expand" in order to
|
|
1706
|
+
* control which fields are displayed, and whether to replace simple
|
|
1707
|
+
* values with complex, nested serializations
|
|
1708
|
+
*/
|
|
1709
|
+
type UpdateTransactionWritable = {
|
|
1710
|
+
metadata: {
|
|
1711
|
+
[key: string]: unknown;
|
|
1712
|
+
};
|
|
1713
|
+
};
|
|
1617
1714
|
/**
|
|
1618
1715
|
* A ModelSerializer that takes additional arguments for
|
|
1619
1716
|
* "fields", "omit" and "expand" in order to
|
|
@@ -2380,6 +2477,61 @@ type UserStaticTemplatesRetrieveResponses = {
|
|
|
2380
2477
|
200: UserStaticTemplateResponse;
|
|
2381
2478
|
};
|
|
2382
2479
|
type UserStaticTemplatesRetrieveResponse = UserStaticTemplatesRetrieveResponses[keyof UserStaticTemplatesRetrieveResponses];
|
|
2480
|
+
type UserTransactionsListData = {
|
|
2481
|
+
body?: never;
|
|
2482
|
+
path?: never;
|
|
2483
|
+
query?: {
|
|
2484
|
+
/**
|
|
2485
|
+
* A page number within the paginated result set.
|
|
2486
|
+
*/
|
|
2487
|
+
page?: number;
|
|
2488
|
+
/**
|
|
2489
|
+
* Number of results to return per page.
|
|
2490
|
+
*/
|
|
2491
|
+
page_size?: number;
|
|
2492
|
+
};
|
|
2493
|
+
url: '/user/transactions/';
|
|
2494
|
+
};
|
|
2495
|
+
type UserTransactionsListResponses = {
|
|
2496
|
+
200: PaginatedTransactionListResponse;
|
|
2497
|
+
};
|
|
2498
|
+
type UserTransactionsListResponse = UserTransactionsListResponses[keyof UserTransactionsListResponses];
|
|
2499
|
+
type UserTransactionsRetrieveData = {
|
|
2500
|
+
body?: never;
|
|
2501
|
+
path: {
|
|
2502
|
+
identifier: string;
|
|
2503
|
+
};
|
|
2504
|
+
query?: never;
|
|
2505
|
+
url: '/user/transactions/{identifier}/';
|
|
2506
|
+
};
|
|
2507
|
+
type UserTransactionsRetrieveResponses = {
|
|
2508
|
+
200: TransactionResponse;
|
|
2509
|
+
};
|
|
2510
|
+
type UserTransactionsRetrieveResponse = UserTransactionsRetrieveResponses[keyof UserTransactionsRetrieveResponses];
|
|
2511
|
+
type UserTransactionsPartialUpdateData = {
|
|
2512
|
+
body?: PatchedUpdateTransactionWritable;
|
|
2513
|
+
path: {
|
|
2514
|
+
identifier: string;
|
|
2515
|
+
};
|
|
2516
|
+
query?: never;
|
|
2517
|
+
url: '/user/transactions/{identifier}/';
|
|
2518
|
+
};
|
|
2519
|
+
type UserTransactionsPartialUpdateResponses = {
|
|
2520
|
+
200: TransactionResponse;
|
|
2521
|
+
};
|
|
2522
|
+
type UserTransactionsPartialUpdateResponse = UserTransactionsPartialUpdateResponses[keyof UserTransactionsPartialUpdateResponses];
|
|
2523
|
+
type UserTransactionsUpdateData = {
|
|
2524
|
+
body: UpdateTransactionWritable;
|
|
2525
|
+
path: {
|
|
2526
|
+
identifier: string;
|
|
2527
|
+
};
|
|
2528
|
+
query?: never;
|
|
2529
|
+
url: '/user/transactions/{identifier}/';
|
|
2530
|
+
};
|
|
2531
|
+
type UserTransactionsUpdateResponses = {
|
|
2532
|
+
200: TransactionResponse;
|
|
2533
|
+
};
|
|
2534
|
+
type UserTransactionsUpdateResponse = UserTransactionsUpdateResponses[keyof UserTransactionsUpdateResponses];
|
|
2383
2535
|
type UserVirtualAccountsListData = {
|
|
2384
2536
|
body?: never;
|
|
2385
2537
|
path?: never;
|
|
@@ -2443,7 +2595,7 @@ type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean
|
|
|
2443
2595
|
* You can pass arbitrary values through the `meta` object. This can be
|
|
2444
2596
|
* used to access values that aren't defined as part of the SDK function.
|
|
2445
2597
|
*/
|
|
2446
|
-
meta?: Record<string, unknown
|
|
2598
|
+
meta?: keyof ClientMeta extends never ? Record<string, unknown> : ClientMeta;
|
|
2447
2599
|
};
|
|
2448
2600
|
declare const activateCreate: <ThrowOnError extends boolean = false>(options: Options<ActivateCreateData, ThrowOnError>) => RequestResult<ActivateCreateResponses, unknown, ThrowOnError>;
|
|
2449
2601
|
declare const adminCompanyRetrieve: <ThrowOnError extends boolean = false>(options?: Options<AdminCompanyRetrieveData, ThrowOnError>) => RequestResult<AdminCompanyRetrieveResponses, unknown, ThrowOnError>;
|
|
@@ -2499,6 +2651,10 @@ declare const userKycLinksCreate: <ThrowOnError extends boolean = false>(options
|
|
|
2499
2651
|
declare const userStaticTemplatesList: <ThrowOnError extends boolean = false>(options?: Options<UserStaticTemplatesListData, ThrowOnError>) => RequestResult<UserStaticTemplatesListResponses, unknown, ThrowOnError>;
|
|
2500
2652
|
declare const userStaticTemplatesCreate: <ThrowOnError extends boolean = false>(options: Options<UserStaticTemplatesCreateData, ThrowOnError>) => RequestResult<UserStaticTemplatesCreateResponses, unknown, ThrowOnError>;
|
|
2501
2653
|
declare const userStaticTemplatesRetrieve: <ThrowOnError extends boolean = false>(options: Options<UserStaticTemplatesRetrieveData, ThrowOnError>) => RequestResult<UserStaticTemplatesRetrieveResponses, unknown, ThrowOnError>;
|
|
2654
|
+
declare const userTransactionsList: <ThrowOnError extends boolean = false>(options?: Options<UserTransactionsListData, ThrowOnError>) => RequestResult<UserTransactionsListResponses, unknown, ThrowOnError>;
|
|
2655
|
+
declare const userTransactionsRetrieve: <ThrowOnError extends boolean = false>(options: Options<UserTransactionsRetrieveData, ThrowOnError>) => RequestResult<UserTransactionsRetrieveResponses, unknown, ThrowOnError>;
|
|
2656
|
+
declare const userTransactionsPartialUpdate: <ThrowOnError extends boolean = false>(options: Options<UserTransactionsPartialUpdateData, ThrowOnError>) => RequestResult<UserTransactionsPartialUpdateResponses, unknown, ThrowOnError>;
|
|
2657
|
+
declare const userTransactionsUpdate: <ThrowOnError extends boolean = false>(options: Options<UserTransactionsUpdateData, ThrowOnError>) => RequestResult<UserTransactionsUpdateResponses, unknown, ThrowOnError>;
|
|
2502
2658
|
declare const userVirtualAccountsList: <ThrowOnError extends boolean = false>(options?: Options<UserVirtualAccountsListData, ThrowOnError>) => RequestResult<UserVirtualAccountsListResponses, unknown, ThrowOnError>;
|
|
2503
2659
|
declare const userVirtualAccountsCreate: <ThrowOnError extends boolean = false>(options?: Options<UserVirtualAccountsCreateData, ThrowOnError>) => RequestResult<UserVirtualAccountsCreateResponses, unknown, ThrowOnError>;
|
|
2504
2660
|
declare const userVirtualAccountsRetrieve: <ThrowOnError extends boolean = false>(options: Options<UserVirtualAccountsRetrieveData, ThrowOnError>) => RequestResult<UserVirtualAccountsRetrieveResponses, unknown, ThrowOnError>;
|
|
@@ -2558,16 +2714,20 @@ declare const sdk_userRetrieve: typeof userRetrieve;
|
|
|
2558
2714
|
declare const sdk_userStaticTemplatesCreate: typeof userStaticTemplatesCreate;
|
|
2559
2715
|
declare const sdk_userStaticTemplatesList: typeof userStaticTemplatesList;
|
|
2560
2716
|
declare const sdk_userStaticTemplatesRetrieve: typeof userStaticTemplatesRetrieve;
|
|
2717
|
+
declare const sdk_userTransactionsList: typeof userTransactionsList;
|
|
2718
|
+
declare const sdk_userTransactionsPartialUpdate: typeof userTransactionsPartialUpdate;
|
|
2719
|
+
declare const sdk_userTransactionsRetrieve: typeof userTransactionsRetrieve;
|
|
2720
|
+
declare const sdk_userTransactionsUpdate: typeof userTransactionsUpdate;
|
|
2561
2721
|
declare const sdk_userUpdate: typeof userUpdate;
|
|
2562
2722
|
declare const sdk_userVirtualAccountsCreate: typeof userVirtualAccountsCreate;
|
|
2563
2723
|
declare const sdk_userVirtualAccountsList: typeof userVirtualAccountsList;
|
|
2564
2724
|
declare const sdk_userVirtualAccountsRetrieve: typeof userVirtualAccountsRetrieve;
|
|
2565
2725
|
declare const sdk_webhookCreate: typeof webhookCreate;
|
|
2566
2726
|
declare namespace sdk {
|
|
2567
|
-
export { type sdk_Options as Options, sdk_activateCreate as activateCreate, sdk_adminCompanyPartialUpdate as adminCompanyPartialUpdate, sdk_adminCompanyRetrieve as adminCompanyRetrieve, sdk_adminCompanyUpdate as adminCompanyUpdate, sdk_adminCryptoReturnPoliciesCreate as adminCryptoReturnPoliciesCreate, sdk_adminCryptoReturnPoliciesDestroy as adminCryptoReturnPoliciesDestroy, sdk_adminCryptoReturnPoliciesList as adminCryptoReturnPoliciesList, sdk_adminCryptoReturnPoliciesPartialUpdate as adminCryptoReturnPoliciesPartialUpdate, sdk_adminCryptoReturnPoliciesRetrieve as adminCryptoReturnPoliciesRetrieve, sdk_adminCryptoReturnPoliciesUpdate as adminCryptoReturnPoliciesUpdate, sdk_adminCurrenciesList as adminCurrenciesList, sdk_adminCurrenciesPartialUpdate as adminCurrenciesPartialUpdate, sdk_adminCurrenciesRetrieve as adminCurrenciesRetrieve, sdk_adminCurrenciesUpdate as adminCurrenciesUpdate, sdk_adminFundsRequestsList as adminFundsRequestsList, sdk_adminFundsRequestsRetrieve as adminFundsRequestsRetrieve, sdk_adminLiquidationAddressesCreate as adminLiquidationAddressesCreate, sdk_adminLiquidationAddressesList as adminLiquidationAddressesList, sdk_adminLiquidationAddressesRetrieve as adminLiquidationAddressesRetrieve, sdk_adminOperationalAccountsLiquidationAddressCreate as adminOperationalAccountsLiquidationAddressCreate, sdk_adminOperationalAccountsVirtualAccountCreate as adminOperationalAccountsVirtualAccountCreate, sdk_adminPaymentProcessorQuoteCreate as adminPaymentProcessorQuoteCreate, sdk_adminPayoutConfigurationsCreate as adminPayoutConfigurationsCreate, sdk_adminPayoutConfigurationsDestroy as adminPayoutConfigurationsDestroy, sdk_adminPayoutConfigurationsList as adminPayoutConfigurationsList, sdk_adminPayoutConfigurationsPartialUpdate as adminPayoutConfigurationsPartialUpdate, sdk_adminPayoutConfigurationsRetrieve as adminPayoutConfigurationsRetrieve, sdk_adminPayoutConfigurationsUpdate as adminPayoutConfigurationsUpdate, sdk_adminTransactionTransitionsList as adminTransactionTransitionsList, sdk_adminTransactionTransitionsProcessCreate as adminTransactionTransitionsProcessCreate, sdk_adminTransactionTransitionsRetrieve as adminTransactionTransitionsRetrieve, sdk_adminUsersList as adminUsersList, sdk_adminUsersRetrieve as adminUsersRetrieve, sdk_adminVirtualAccountsCreate as adminVirtualAccountsCreate, sdk_adminVirtualAccountsList as adminVirtualAccountsList, sdk_adminVirtualAccountsRetrieve as adminVirtualAccountsRetrieve, sdk_adminWalletsList as adminWalletsList, sdk_adminWalletsRetrieve as adminWalletsRetrieve, sdk_bridgeWebhookCreate as bridgeWebhookCreate, sdk_deactivateCreate as deactivateCreate, sdk_userCryptoDepositCreate as userCryptoDepositCreate, sdk_userCurrenciesList as userCurrenciesList, sdk_userCurrenciesRetrieve as userCurrenciesRetrieve, sdk_userExchangeRatesRetrieve as userExchangeRatesRetrieve, sdk_userExternalWalletsCreate as userExternalWalletsCreate, sdk_userExternalWalletsList as userExternalWalletsList, sdk_userExternalWalletsRetrieve as userExternalWalletsRetrieve, sdk_userKycLinksCreate as userKycLinksCreate, sdk_userPartialUpdate as userPartialUpdate, sdk_userRetrieve as userRetrieve, sdk_userStaticTemplatesCreate as userStaticTemplatesCreate, sdk_userStaticTemplatesList as userStaticTemplatesList, sdk_userStaticTemplatesRetrieve as userStaticTemplatesRetrieve, sdk_userUpdate as userUpdate, sdk_userVirtualAccountsCreate as userVirtualAccountsCreate, sdk_userVirtualAccountsList as userVirtualAccountsList, sdk_userVirtualAccountsRetrieve as userVirtualAccountsRetrieve, sdk_webhookCreate as webhookCreate };
|
|
2727
|
+
export { type sdk_Options as Options, sdk_activateCreate as activateCreate, sdk_adminCompanyPartialUpdate as adminCompanyPartialUpdate, sdk_adminCompanyRetrieve as adminCompanyRetrieve, sdk_adminCompanyUpdate as adminCompanyUpdate, sdk_adminCryptoReturnPoliciesCreate as adminCryptoReturnPoliciesCreate, sdk_adminCryptoReturnPoliciesDestroy as adminCryptoReturnPoliciesDestroy, sdk_adminCryptoReturnPoliciesList as adminCryptoReturnPoliciesList, sdk_adminCryptoReturnPoliciesPartialUpdate as adminCryptoReturnPoliciesPartialUpdate, sdk_adminCryptoReturnPoliciesRetrieve as adminCryptoReturnPoliciesRetrieve, sdk_adminCryptoReturnPoliciesUpdate as adminCryptoReturnPoliciesUpdate, sdk_adminCurrenciesList as adminCurrenciesList, sdk_adminCurrenciesPartialUpdate as adminCurrenciesPartialUpdate, sdk_adminCurrenciesRetrieve as adminCurrenciesRetrieve, sdk_adminCurrenciesUpdate as adminCurrenciesUpdate, sdk_adminFundsRequestsList as adminFundsRequestsList, sdk_adminFundsRequestsRetrieve as adminFundsRequestsRetrieve, sdk_adminLiquidationAddressesCreate as adminLiquidationAddressesCreate, sdk_adminLiquidationAddressesList as adminLiquidationAddressesList, sdk_adminLiquidationAddressesRetrieve as adminLiquidationAddressesRetrieve, sdk_adminOperationalAccountsLiquidationAddressCreate as adminOperationalAccountsLiquidationAddressCreate, sdk_adminOperationalAccountsVirtualAccountCreate as adminOperationalAccountsVirtualAccountCreate, sdk_adminPaymentProcessorQuoteCreate as adminPaymentProcessorQuoteCreate, sdk_adminPayoutConfigurationsCreate as adminPayoutConfigurationsCreate, sdk_adminPayoutConfigurationsDestroy as adminPayoutConfigurationsDestroy, sdk_adminPayoutConfigurationsList as adminPayoutConfigurationsList, sdk_adminPayoutConfigurationsPartialUpdate as adminPayoutConfigurationsPartialUpdate, sdk_adminPayoutConfigurationsRetrieve as adminPayoutConfigurationsRetrieve, sdk_adminPayoutConfigurationsUpdate as adminPayoutConfigurationsUpdate, sdk_adminTransactionTransitionsList as adminTransactionTransitionsList, sdk_adminTransactionTransitionsProcessCreate as adminTransactionTransitionsProcessCreate, sdk_adminTransactionTransitionsRetrieve as adminTransactionTransitionsRetrieve, sdk_adminUsersList as adminUsersList, sdk_adminUsersRetrieve as adminUsersRetrieve, sdk_adminVirtualAccountsCreate as adminVirtualAccountsCreate, sdk_adminVirtualAccountsList as adminVirtualAccountsList, sdk_adminVirtualAccountsRetrieve as adminVirtualAccountsRetrieve, sdk_adminWalletsList as adminWalletsList, sdk_adminWalletsRetrieve as adminWalletsRetrieve, sdk_bridgeWebhookCreate as bridgeWebhookCreate, sdk_deactivateCreate as deactivateCreate, sdk_userCryptoDepositCreate as userCryptoDepositCreate, sdk_userCurrenciesList as userCurrenciesList, sdk_userCurrenciesRetrieve as userCurrenciesRetrieve, sdk_userExchangeRatesRetrieve as userExchangeRatesRetrieve, sdk_userExternalWalletsCreate as userExternalWalletsCreate, sdk_userExternalWalletsList as userExternalWalletsList, sdk_userExternalWalletsRetrieve as userExternalWalletsRetrieve, sdk_userKycLinksCreate as userKycLinksCreate, sdk_userPartialUpdate as userPartialUpdate, sdk_userRetrieve as userRetrieve, sdk_userStaticTemplatesCreate as userStaticTemplatesCreate, sdk_userStaticTemplatesList as userStaticTemplatesList, sdk_userStaticTemplatesRetrieve as userStaticTemplatesRetrieve, sdk_userTransactionsList as userTransactionsList, sdk_userTransactionsPartialUpdate as userTransactionsPartialUpdate, sdk_userTransactionsRetrieve as userTransactionsRetrieve, sdk_userTransactionsUpdate as userTransactionsUpdate, sdk_userUpdate as userUpdate, sdk_userVirtualAccountsCreate as userVirtualAccountsCreate, sdk_userVirtualAccountsList as userVirtualAccountsList, sdk_userVirtualAccountsRetrieve as userVirtualAccountsRetrieve, sdk_webhookCreate as webhookCreate };
|
|
2568
2728
|
}
|
|
2569
2729
|
|
|
2570
2730
|
type BridgeApi = BoundSdk<typeof sdk>;
|
|
2571
2731
|
declare function createBridgeApi(config: ApiFactoryConfig): BridgeApi;
|
|
2572
2732
|
|
|
2573
|
-
export { type ActionResponse, type Activate, type ActivateCreateData, type ActivateCreateResponse, type ActivateCreateResponses, type AdminCompany, type AdminCompanyPartialUpdateData, type AdminCompanyPartialUpdateResponse, type AdminCompanyPartialUpdateResponses, type AdminCompanyResponse, type AdminCompanyResponseWritable, type AdminCompanyRetrieveData, type AdminCompanyRetrieveResponse, type AdminCompanyRetrieveResponses, type AdminCompanyUpdateData, type AdminCompanyUpdateResponse, type AdminCompanyUpdateResponses, type AdminCompanyWritable, type AdminCreateLiquidationAddress, type AdminCreatePayoutConfiguration, type AdminCreatePayoutConfigurationWritable, type AdminCreateVirtualAccount, type AdminCryptoReturnPoliciesCreateData, type AdminCryptoReturnPoliciesCreateResponse, type AdminCryptoReturnPoliciesCreateResponses, type AdminCryptoReturnPoliciesDestroyData, type AdminCryptoReturnPoliciesDestroyResponse, type AdminCryptoReturnPoliciesDestroyResponses, type AdminCryptoReturnPoliciesListData, type AdminCryptoReturnPoliciesListResponse, type AdminCryptoReturnPoliciesListResponses, type AdminCryptoReturnPoliciesPartialUpdateData, type AdminCryptoReturnPoliciesPartialUpdateResponse, type AdminCryptoReturnPoliciesPartialUpdateResponses, type AdminCryptoReturnPoliciesRetrieveData, type AdminCryptoReturnPoliciesRetrieveResponse, type AdminCryptoReturnPoliciesRetrieveResponses, type AdminCryptoReturnPoliciesUpdateData, type AdminCryptoReturnPoliciesUpdateResponse, type AdminCryptoReturnPoliciesUpdateResponses, type AdminCryptoReturnPolicy, type AdminCryptoReturnPolicyList, type AdminCryptoReturnPolicyListResponse, type AdminCryptoReturnPolicyListResponseWritable, type AdminCryptoReturnPolicyListWritable, type AdminCryptoReturnPolicyResponse, type AdminCryptoReturnPolicyResponseWritable, type AdminCryptoReturnPolicyWritable, type AdminCurrenciesListData, type AdminCurrenciesListResponse, type AdminCurrenciesListResponses, type AdminCurrenciesPartialUpdateData, type AdminCurrenciesPartialUpdateResponse, type AdminCurrenciesPartialUpdateResponses, type AdminCurrenciesRetrieveData, type AdminCurrenciesRetrieveResponse, type AdminCurrenciesRetrieveResponses, type AdminCurrenciesUpdateData, type AdminCurrenciesUpdateResponse, type AdminCurrenciesUpdateResponses, type AdminCurrency, type AdminCurrencyResponse, type AdminCurrencyResponseWritable, type AdminCurrencyWritable, type AdminDeposit, type AdminFundsRequest, type AdminFundsRequestBridgeDeposit, type AdminFundsRequestResponse, type AdminFundsRequestResponseWritable, type AdminFundsRequestsListData, type AdminFundsRequestsListResponse, type AdminFundsRequestsListResponses, type AdminFundsRequestsRetrieveData, type AdminFundsRequestsRetrieveResponse, type AdminFundsRequestsRetrieveResponses, type AdminLiquidationAddress, type AdminLiquidationAddressResponse, type AdminLiquidationAddressResponseWritable, type AdminLiquidationAddressWritable, type AdminLiquidationAddressesCreateData, type AdminLiquidationAddressesCreateResponse, type AdminLiquidationAddressesCreateResponses, type AdminLiquidationAddressesListData, type AdminLiquidationAddressesListResponse, type AdminLiquidationAddressesListResponses, type AdminLiquidationAddressesRetrieveData, type AdminLiquidationAddressesRetrieveResponse, type AdminLiquidationAddressesRetrieveResponses, type AdminOperationalAccountLiquidationAddress, type AdminOperationalAccountVirtualAccount, type AdminOperationalAccountsLiquidationAddressCreateData, type AdminOperationalAccountsLiquidationAddressCreateResponse, type AdminOperationalAccountsLiquidationAddressCreateResponses, type AdminOperationalAccountsVirtualAccountCreateData, type AdminOperationalAccountsVirtualAccountCreateResponse, type AdminOperationalAccountsVirtualAccountCreateResponses, type AdminPaymentProcessorQuote, type AdminPaymentProcessorQuoteCreateData, type AdminPaymentProcessorQuoteCreateResponse, type AdminPaymentProcessorQuoteCreateResponses, type AdminPaymentProcessorQuoteResponse, type AdminPaymentProcessorQuoteResponseResponse, type AdminPaymentProcessorQuoteResponseResponseWritable, type AdminPayoutConfiguration, type AdminPayoutConfigurationResponse, type AdminPayoutConfigurationResponseWritable, type AdminPayoutConfigurationWritable, type AdminPayoutConfigurationsCreateData, type AdminPayoutConfigurationsCreateResponse, type AdminPayoutConfigurationsCreateResponses, type AdminPayoutConfigurationsDestroyData, type AdminPayoutConfigurationsDestroyResponse, type AdminPayoutConfigurationsDestroyResponses, type AdminPayoutConfigurationsListData, type AdminPayoutConfigurationsListResponse, type AdminPayoutConfigurationsListResponses, type AdminPayoutConfigurationsPartialUpdateData, type AdminPayoutConfigurationsPartialUpdateResponse, type AdminPayoutConfigurationsPartialUpdateResponses, type AdminPayoutConfigurationsRetrieveData, type AdminPayoutConfigurationsRetrieveResponse, type AdminPayoutConfigurationsRetrieveResponses, type AdminPayoutConfigurationsUpdateData, type AdminPayoutConfigurationsUpdateResponse, type AdminPayoutConfigurationsUpdateResponses, type AdminTransactionTransition, type AdminTransactionTransitionResponse, type AdminTransactionTransitionResponseWritable, type AdminTransactionTransitionsListData, type AdminTransactionTransitionsListResponse, type AdminTransactionTransitionsListResponses, type AdminTransactionTransitionsProcessCreateData, type AdminTransactionTransitionsProcessCreateResponse, type AdminTransactionTransitionsProcessCreateResponses, type AdminTransactionTransitionsRetrieveData, type AdminTransactionTransitionsRetrieveResponse, type AdminTransactionTransitionsRetrieveResponses, type AdminUpdateCompany, type AdminUpdateCompanyWritable, type AdminUser, type AdminUserResponse, type AdminUserResponseWritable, type AdminUsersListData, type AdminUsersListResponse, type AdminUsersListResponses, type AdminUsersRetrieveData, type AdminUsersRetrieveResponse, type AdminUsersRetrieveResponses, type AdminVirtualAccount, type AdminVirtualAccountResponse, type AdminVirtualAccountResponseWritable, type AdminVirtualAccountWritable, type AdminVirtualAccountsCreateData, type AdminVirtualAccountsCreateResponse, type AdminVirtualAccountsCreateResponses, type AdminVirtualAccountsListData, type AdminVirtualAccountsListResponse, type AdminVirtualAccountsListResponses, type AdminVirtualAccountsRetrieveData, type AdminVirtualAccountsRetrieveResponse, type AdminVirtualAccountsRetrieveResponses, type AdminWallet, type AdminWalletResponse, type AdminWalletResponseWritable, type AdminWalletWritable, type AdminWalletsListData, type AdminWalletsListResponse, type AdminWalletsListResponses, type AdminWalletsRetrieveData, type AdminWalletsRetrieveResponse, type AdminWalletsRetrieveResponses, type BridgeApi, type BridgeWebhook, type BridgeWebhookCreateData, type BridgeWebhookCreateResponse, type BridgeWebhookCreateResponses, type ClientOptions, type Currency, type CurrencyResponse, type Deactivate, type DeactivateCreateData, type DeactivateCreateResponse, type DeactivateCreateResponses, type PaginatedAdminCurrencyList, type PaginatedAdminCurrencyListResponse, type PaginatedAdminCurrencyListResponseWritable, type PaginatedAdminCurrencyListWritable, type PaginatedAdminFundsRequestList, type PaginatedAdminFundsRequestListResponse, type PaginatedAdminFundsRequestListResponseWritable, type PaginatedAdminFundsRequestListWritable, type PaginatedAdminLiquidationAddressList, type PaginatedAdminLiquidationAddressListResponse, type PaginatedAdminLiquidationAddressListResponseWritable, type PaginatedAdminLiquidationAddressListWritable, type PaginatedAdminPayoutConfigurationList, type PaginatedAdminPayoutConfigurationListResponse, type PaginatedAdminPayoutConfigurationListResponseWritable, type PaginatedAdminPayoutConfigurationListWritable, type PaginatedAdminTransactionTransitionList, type PaginatedAdminTransactionTransitionListResponse, type PaginatedAdminTransactionTransitionListResponseWritable, type PaginatedAdminTransactionTransitionListWritable, type PaginatedAdminUserList, type PaginatedAdminUserListResponse, type PaginatedAdminUserListResponseWritable, type PaginatedAdminUserListWritable, type PaginatedAdminVirtualAccountList, type PaginatedAdminVirtualAccountListResponse, type PaginatedAdminVirtualAccountListResponseWritable, type PaginatedAdminVirtualAccountListWritable, type PaginatedAdminWalletList, type PaginatedAdminWalletListResponse, type PaginatedAdminWalletListResponseWritable, type PaginatedAdminWalletListWritable, type PaginatedCurrencyList, type PaginatedCurrencyListResponse, type PaginatedUserExternalWalletList, type PaginatedUserExternalWalletListResponse, type PaginatedUserExternalWalletListResponseWritable, type PaginatedUserExternalWalletListWritable, type PaginatedUserStaticTemplateList, type PaginatedUserStaticTemplateListResponse, type PaginatedUserStaticTemplateListResponseWritable, type PaginatedUserStaticTemplateListWritable, type PaginatedUserVirtualAccountList, type PaginatedUserVirtualAccountListResponse, type PaginatedUserVirtualAccountListResponseWritable, type PaginatedUserVirtualAccountListWritable, type PatchedAdminCryptoReturnPolicy, type PatchedAdminCryptoReturnPolicyWritable, type PatchedAdminCurrency, type PatchedAdminCurrencyWritable, type PatchedAdminPayoutConfiguration, type PatchedAdminPayoutConfigurationWritable, type PatchedAdminUpdateCompany, type PatchedAdminUpdateCompanyWritable, type PatchedUser, type PatchedUserWritable, type User, type UserCreateCustomerKycLink, type UserCreateExternalWallet, type UserCreateStaticTemplate, type UserCreateVirtualAccount, type UserCryptoDeposit, type UserCryptoDepositCreateData, type UserCryptoDepositCreateResponse, type UserCryptoDepositCreateResponses, type UserCryptoDepositResponse, type UserCryptoDepositResponseResponse, type UserCryptoDepositResponseResponseWritable, type UserCurrenciesListData, type UserCurrenciesListResponse, type UserCurrenciesListResponses, type UserCurrenciesRetrieveData, type UserCurrenciesRetrieveResponse, type UserCurrenciesRetrieveResponses, type UserCustomerKycLink, type UserCustomerKycLinkResponse, type UserCustomerKycLinkResponseWritable, type UserExchangeRateResponse, type UserExchangeRateResponseResponse, type UserExchangeRatesRetrieveData, type UserExchangeRatesRetrieveResponse, type UserExchangeRatesRetrieveResponses, type UserExternalWallet, type UserExternalWalletResponse, type UserExternalWalletResponseWritable, type UserExternalWalletsCreateData, type UserExternalWalletsCreateResponse, type UserExternalWalletsCreateResponses, type UserExternalWalletsListData, type UserExternalWalletsListResponse, type UserExternalWalletsListResponses, type UserExternalWalletsRetrieveData, type UserExternalWalletsRetrieveResponse, type UserExternalWalletsRetrieveResponses, type UserKycLinksCreateData, type UserKycLinksCreateResponse, type UserKycLinksCreateResponses, type UserPartialUpdateData, type UserPartialUpdateResponse, type UserPartialUpdateResponses, type UserReducedWallet, type UserReducedWalletWritable, type UserResponse, type UserResponseWritable, type UserRetrieveData, type UserRetrieveResponse, type UserRetrieveResponses, type UserStaticTemplate, type UserStaticTemplateResponse, type UserStaticTemplateResponseWritable, type UserStaticTemplateWritable, type UserStaticTemplatesCreateData, type UserStaticTemplatesCreateResponse, type UserStaticTemplatesCreateResponses, type UserStaticTemplatesListData, type UserStaticTemplatesListResponse, type UserStaticTemplatesListResponses, type UserStaticTemplatesRetrieveData, type UserStaticTemplatesRetrieveResponse, type UserStaticTemplatesRetrieveResponses, type UserUpdateData, type UserUpdateResponse, type UserUpdateResponses, type UserVirtualAccount, type UserVirtualAccountResponse, type UserVirtualAccountResponseWritable, type UserVirtualAccountWritable, type UserVirtualAccountsCreateData, type UserVirtualAccountsCreateResponse, type UserVirtualAccountsCreateResponses, type UserVirtualAccountsListData, type UserVirtualAccountsListResponse, type UserVirtualAccountsListResponses, type UserVirtualAccountsRetrieveData, type UserVirtualAccountsRetrieveResponse, type UserVirtualAccountsRetrieveResponses, type UserWritable, type Webhook, type WebhookCreateData, type WebhookCreateResponse, type WebhookCreateResponses, createBridgeApi };
|
|
2733
|
+
export { type ActionResponse, type Activate, type ActivateCreateData, type ActivateCreateResponse, type ActivateCreateResponses, type AdminCompany, type AdminCompanyPartialUpdateData, type AdminCompanyPartialUpdateResponse, type AdminCompanyPartialUpdateResponses, type AdminCompanyResponse, type AdminCompanyResponseWritable, type AdminCompanyRetrieveData, type AdminCompanyRetrieveResponse, type AdminCompanyRetrieveResponses, type AdminCompanyUpdateData, type AdminCompanyUpdateResponse, type AdminCompanyUpdateResponses, type AdminCompanyWritable, type AdminCreateLiquidationAddress, type AdminCreatePayoutConfiguration, type AdminCreatePayoutConfigurationWritable, type AdminCreateVirtualAccount, type AdminCryptoReturnPoliciesCreateData, type AdminCryptoReturnPoliciesCreateResponse, type AdminCryptoReturnPoliciesCreateResponses, type AdminCryptoReturnPoliciesDestroyData, type AdminCryptoReturnPoliciesDestroyResponse, type AdminCryptoReturnPoliciesDestroyResponses, type AdminCryptoReturnPoliciesListData, type AdminCryptoReturnPoliciesListResponse, type AdminCryptoReturnPoliciesListResponses, type AdminCryptoReturnPoliciesPartialUpdateData, type AdminCryptoReturnPoliciesPartialUpdateResponse, type AdminCryptoReturnPoliciesPartialUpdateResponses, type AdminCryptoReturnPoliciesRetrieveData, type AdminCryptoReturnPoliciesRetrieveResponse, type AdminCryptoReturnPoliciesRetrieveResponses, type AdminCryptoReturnPoliciesUpdateData, type AdminCryptoReturnPoliciesUpdateResponse, type AdminCryptoReturnPoliciesUpdateResponses, type AdminCryptoReturnPolicy, type AdminCryptoReturnPolicyList, type AdminCryptoReturnPolicyListResponse, type AdminCryptoReturnPolicyListResponseWritable, type AdminCryptoReturnPolicyListWritable, type AdminCryptoReturnPolicyResponse, type AdminCryptoReturnPolicyResponseWritable, type AdminCryptoReturnPolicyWritable, type AdminCurrenciesListData, type AdminCurrenciesListResponse, type AdminCurrenciesListResponses, type AdminCurrenciesPartialUpdateData, type AdminCurrenciesPartialUpdateResponse, type AdminCurrenciesPartialUpdateResponses, type AdminCurrenciesRetrieveData, type AdminCurrenciesRetrieveResponse, type AdminCurrenciesRetrieveResponses, type AdminCurrenciesUpdateData, type AdminCurrenciesUpdateResponse, type AdminCurrenciesUpdateResponses, type AdminCurrency, type AdminCurrencyResponse, type AdminCurrencyResponseWritable, type AdminCurrencyWritable, type AdminDeposit, type AdminFundsRequest, type AdminFundsRequestBridgeDeposit, type AdminFundsRequestResponse, type AdminFundsRequestResponseWritable, type AdminFundsRequestsListData, type AdminFundsRequestsListResponse, type AdminFundsRequestsListResponses, type AdminFundsRequestsRetrieveData, type AdminFundsRequestsRetrieveResponse, type AdminFundsRequestsRetrieveResponses, type AdminLiquidationAddress, type AdminLiquidationAddressResponse, type AdminLiquidationAddressResponseWritable, type AdminLiquidationAddressWritable, type AdminLiquidationAddressesCreateData, type AdminLiquidationAddressesCreateResponse, type AdminLiquidationAddressesCreateResponses, type AdminLiquidationAddressesListData, type AdminLiquidationAddressesListResponse, type AdminLiquidationAddressesListResponses, type AdminLiquidationAddressesRetrieveData, type AdminLiquidationAddressesRetrieveResponse, type AdminLiquidationAddressesRetrieveResponses, type AdminOperationalAccountLiquidationAddress, type AdminOperationalAccountVirtualAccount, type AdminOperationalAccountsLiquidationAddressCreateData, type AdminOperationalAccountsLiquidationAddressCreateResponse, type AdminOperationalAccountsLiquidationAddressCreateResponses, type AdminOperationalAccountsVirtualAccountCreateData, type AdminOperationalAccountsVirtualAccountCreateResponse, type AdminOperationalAccountsVirtualAccountCreateResponses, type AdminPaymentProcessorQuote, type AdminPaymentProcessorQuoteCreateData, type AdminPaymentProcessorQuoteCreateResponse, type AdminPaymentProcessorQuoteCreateResponses, type AdminPaymentProcessorQuoteResponse, type AdminPaymentProcessorQuoteResponseResponse, type AdminPaymentProcessorQuoteResponseResponseWritable, type AdminPayoutConfiguration, type AdminPayoutConfigurationResponse, type AdminPayoutConfigurationResponseWritable, type AdminPayoutConfigurationWritable, type AdminPayoutConfigurationsCreateData, type AdminPayoutConfigurationsCreateResponse, type AdminPayoutConfigurationsCreateResponses, type AdminPayoutConfigurationsDestroyData, type AdminPayoutConfigurationsDestroyResponse, type AdminPayoutConfigurationsDestroyResponses, type AdminPayoutConfigurationsListData, type AdminPayoutConfigurationsListResponse, type AdminPayoutConfigurationsListResponses, type AdminPayoutConfigurationsPartialUpdateData, type AdminPayoutConfigurationsPartialUpdateResponse, type AdminPayoutConfigurationsPartialUpdateResponses, type AdminPayoutConfigurationsRetrieveData, type AdminPayoutConfigurationsRetrieveResponse, type AdminPayoutConfigurationsRetrieveResponses, type AdminPayoutConfigurationsUpdateData, type AdminPayoutConfigurationsUpdateResponse, type AdminPayoutConfigurationsUpdateResponses, type AdminTransactionTransition, type AdminTransactionTransitionResponse, type AdminTransactionTransitionResponseWritable, type AdminTransactionTransitionsListData, type AdminTransactionTransitionsListResponse, type AdminTransactionTransitionsListResponses, type AdminTransactionTransitionsProcessCreateData, type AdminTransactionTransitionsProcessCreateResponse, type AdminTransactionTransitionsProcessCreateResponses, type AdminTransactionTransitionsRetrieveData, type AdminTransactionTransitionsRetrieveResponse, type AdminTransactionTransitionsRetrieveResponses, type AdminUpdateCompany, type AdminUpdateCompanyWritable, type AdminUser, type AdminUserResponse, type AdminUserResponseWritable, type AdminUsersListData, type AdminUsersListResponse, type AdminUsersListResponses, type AdminUsersRetrieveData, type AdminUsersRetrieveResponse, type AdminUsersRetrieveResponses, type AdminVirtualAccount, type AdminVirtualAccountResponse, type AdminVirtualAccountResponseWritable, type AdminVirtualAccountWritable, type AdminVirtualAccountsCreateData, type AdminVirtualAccountsCreateResponse, type AdminVirtualAccountsCreateResponses, type AdminVirtualAccountsListData, type AdminVirtualAccountsListResponse, type AdminVirtualAccountsListResponses, type AdminVirtualAccountsRetrieveData, type AdminVirtualAccountsRetrieveResponse, type AdminVirtualAccountsRetrieveResponses, type AdminWallet, type AdminWalletResponse, type AdminWalletResponseWritable, type AdminWalletWritable, type AdminWalletsListData, type AdminWalletsListResponse, type AdminWalletsListResponses, type AdminWalletsRetrieveData, type AdminWalletsRetrieveResponse, type AdminWalletsRetrieveResponses, type BridgeApi, type BridgeWebhook, type BridgeWebhookCreateData, type BridgeWebhookCreateResponse, type BridgeWebhookCreateResponses, type ClientOptions, type Currency, type CurrencyResponse, type Deactivate, type DeactivateCreateData, type DeactivateCreateResponse, type DeactivateCreateResponses, type PaginatedAdminCurrencyList, type PaginatedAdminCurrencyListResponse, type PaginatedAdminCurrencyListResponseWritable, type PaginatedAdminCurrencyListWritable, type PaginatedAdminFundsRequestList, type PaginatedAdminFundsRequestListResponse, type PaginatedAdminFundsRequestListResponseWritable, type PaginatedAdminFundsRequestListWritable, type PaginatedAdminLiquidationAddressList, type PaginatedAdminLiquidationAddressListResponse, type PaginatedAdminLiquidationAddressListResponseWritable, type PaginatedAdminLiquidationAddressListWritable, type PaginatedAdminPayoutConfigurationList, type PaginatedAdminPayoutConfigurationListResponse, type PaginatedAdminPayoutConfigurationListResponseWritable, type PaginatedAdminPayoutConfigurationListWritable, type PaginatedAdminTransactionTransitionList, type PaginatedAdminTransactionTransitionListResponse, type PaginatedAdminTransactionTransitionListResponseWritable, type PaginatedAdminTransactionTransitionListWritable, type PaginatedAdminUserList, type PaginatedAdminUserListResponse, type PaginatedAdminUserListResponseWritable, type PaginatedAdminUserListWritable, type PaginatedAdminVirtualAccountList, type PaginatedAdminVirtualAccountListResponse, type PaginatedAdminVirtualAccountListResponseWritable, type PaginatedAdminVirtualAccountListWritable, type PaginatedAdminWalletList, type PaginatedAdminWalletListResponse, type PaginatedAdminWalletListResponseWritable, type PaginatedAdminWalletListWritable, type PaginatedCurrencyList, type PaginatedCurrencyListResponse, type PaginatedTransactionList, type PaginatedTransactionListResponse, type PaginatedTransactionListResponseWritable, type PaginatedTransactionListWritable, type PaginatedUserExternalWalletList, type PaginatedUserExternalWalletListResponse, type PaginatedUserExternalWalletListResponseWritable, type PaginatedUserExternalWalletListWritable, type PaginatedUserStaticTemplateList, type PaginatedUserStaticTemplateListResponse, type PaginatedUserStaticTemplateListResponseWritable, type PaginatedUserStaticTemplateListWritable, type PaginatedUserVirtualAccountList, type PaginatedUserVirtualAccountListResponse, type PaginatedUserVirtualAccountListResponseWritable, type PaginatedUserVirtualAccountListWritable, type PatchedAdminCryptoReturnPolicy, type PatchedAdminCryptoReturnPolicyWritable, type PatchedAdminCurrency, type PatchedAdminCurrencyWritable, type PatchedAdminPayoutConfiguration, type PatchedAdminPayoutConfigurationWritable, type PatchedAdminUpdateCompany, type PatchedAdminUpdateCompanyWritable, type PatchedUpdateTransaction, type PatchedUpdateTransactionWritable, type PatchedUser, type PatchedUserWritable, type Transaction, type TransactionResponse, type TransactionResponseWritable, type TransactionWritable, type UpdateTransaction, type UpdateTransactionWritable, type User, type UserCreateCustomerKycLink, type UserCreateExternalWallet, type UserCreateStaticTemplate, type UserCreateVirtualAccount, type UserCryptoDeposit, type UserCryptoDepositCreateData, type UserCryptoDepositCreateResponse, type UserCryptoDepositCreateResponses, type UserCryptoDepositResponse, type UserCryptoDepositResponseResponse, type UserCryptoDepositResponseResponseWritable, type UserCurrenciesListData, type UserCurrenciesListResponse, type UserCurrenciesListResponses, type UserCurrenciesRetrieveData, type UserCurrenciesRetrieveResponse, type UserCurrenciesRetrieveResponses, type UserCustomerKycLink, type UserCustomerKycLinkResponse, type UserCustomerKycLinkResponseWritable, type UserExchangeRateResponse, type UserExchangeRateResponseResponse, type UserExchangeRatesRetrieveData, type UserExchangeRatesRetrieveResponse, type UserExchangeRatesRetrieveResponses, type UserExternalWallet, type UserExternalWalletResponse, type UserExternalWalletResponseWritable, type UserExternalWalletsCreateData, type UserExternalWalletsCreateResponse, type UserExternalWalletsCreateResponses, type UserExternalWalletsListData, type UserExternalWalletsListResponse, type UserExternalWalletsListResponses, type UserExternalWalletsRetrieveData, type UserExternalWalletsRetrieveResponse, type UserExternalWalletsRetrieveResponses, type UserKycLinksCreateData, type UserKycLinksCreateResponse, type UserKycLinksCreateResponses, type UserPartialUpdateData, type UserPartialUpdateResponse, type UserPartialUpdateResponses, type UserReducedWallet, type UserReducedWalletWritable, type UserResponse, type UserResponseWritable, type UserRetrieveData, type UserRetrieveResponse, type UserRetrieveResponses, type UserStaticTemplate, type UserStaticTemplateResponse, type UserStaticTemplateResponseWritable, type UserStaticTemplateWritable, type UserStaticTemplatesCreateData, type UserStaticTemplatesCreateResponse, type UserStaticTemplatesCreateResponses, type UserStaticTemplatesListData, type UserStaticTemplatesListResponse, type UserStaticTemplatesListResponses, type UserStaticTemplatesRetrieveData, type UserStaticTemplatesRetrieveResponse, type UserStaticTemplatesRetrieveResponses, type UserTransactionsListData, type UserTransactionsListResponse, type UserTransactionsListResponses, type UserTransactionsPartialUpdateData, type UserTransactionsPartialUpdateResponse, type UserTransactionsPartialUpdateResponses, type UserTransactionsRetrieveData, type UserTransactionsRetrieveResponse, type UserTransactionsRetrieveResponses, type UserTransactionsUpdateData, type UserTransactionsUpdateResponse, type UserTransactionsUpdateResponses, type UserUpdateData, type UserUpdateResponse, type UserUpdateResponses, type UserVirtualAccount, type UserVirtualAccountResponse, type UserVirtualAccountResponseWritable, type UserVirtualAccountWritable, type UserVirtualAccountsCreateData, type UserVirtualAccountsCreateResponse, type UserVirtualAccountsCreateResponses, type UserVirtualAccountsListData, type UserVirtualAccountsListResponse, type UserVirtualAccountsListResponses, type UserVirtualAccountsRetrieveData, type UserVirtualAccountsRetrieveResponse, type UserVirtualAccountsRetrieveResponses, type UserWritable, type Webhook, type WebhookCreateData, type WebhookCreateResponse, type WebhookCreateResponses, createBridgeApi };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as ApiFactoryConfig, B as BoundSdk } from '../create-api-client-
|
|
2
|
-
import '../create-auth-
|
|
1
|
+
import { A as ApiFactoryConfig, B as BoundSdk } from '../create-api-client-CBNjHT-x.js';
|
|
2
|
+
import '../create-auth-CROjq_cP.js';
|
|
3
3
|
|
|
4
4
|
type AuthToken = string | undefined;
|
|
5
5
|
interface Auth {
|
|
@@ -122,6 +122,11 @@ interface Config$1 {
|
|
|
122
122
|
*/
|
|
123
123
|
responseValidator?: (data: unknown) => Promise<unknown>;
|
|
124
124
|
}
|
|
125
|
+
/**
|
|
126
|
+
* Arbitrary metadata passed through the `meta` request option.
|
|
127
|
+
*/
|
|
128
|
+
interface ClientMeta {
|
|
129
|
+
}
|
|
125
130
|
|
|
126
131
|
type ServerSentEventsOptions<TData = unknown> = Omit<RequestInit, 'method'> & Pick<Config$1, 'method' | 'responseTransformer' | 'responseValidator'> & {
|
|
127
132
|
/**
|
|
@@ -912,6 +917,16 @@ type PaginatedCurrencyListResponse = {
|
|
|
912
917
|
status: string;
|
|
913
918
|
data: PaginatedCurrencyList;
|
|
914
919
|
};
|
|
920
|
+
type PaginatedTransactionList = {
|
|
921
|
+
count?: number;
|
|
922
|
+
next?: string | null;
|
|
923
|
+
previous?: string | null;
|
|
924
|
+
results?: Array<Transaction>;
|
|
925
|
+
};
|
|
926
|
+
type PaginatedTransactionListResponse = {
|
|
927
|
+
status: string;
|
|
928
|
+
data: PaginatedTransactionList;
|
|
929
|
+
};
|
|
915
930
|
type PaginatedUserExternalWalletList = {
|
|
916
931
|
count?: number;
|
|
917
932
|
next?: string | null;
|
|
@@ -1019,6 +1034,17 @@ type PatchedAdminUpdateCompany = {
|
|
|
1019
1034
|
bridge_tos_platform_legal_term?: string | null;
|
|
1020
1035
|
exchange_rate_override_bps?: number | null;
|
|
1021
1036
|
};
|
|
1037
|
+
/**
|
|
1038
|
+
* A ModelSerializer that takes additional arguments for
|
|
1039
|
+
* "fields", "omit" and "expand" in order to
|
|
1040
|
+
* control which fields are displayed, and whether to replace simple
|
|
1041
|
+
* values with complex, nested serializations
|
|
1042
|
+
*/
|
|
1043
|
+
type PatchedUpdateTransaction = {
|
|
1044
|
+
readonly id?: string;
|
|
1045
|
+
readonly collection?: string;
|
|
1046
|
+
wallet?: UserReducedWallet;
|
|
1047
|
+
};
|
|
1022
1048
|
/**
|
|
1023
1049
|
* A ModelSerializer that takes additional arguments for
|
|
1024
1050
|
* "fields", "omit" and "expand" in order to
|
|
@@ -1030,6 +1056,32 @@ type PatchedUser = {
|
|
|
1030
1056
|
readonly bridge_id?: string;
|
|
1031
1057
|
bridge_signed_agreement_id?: string;
|
|
1032
1058
|
};
|
|
1059
|
+
/**
|
|
1060
|
+
* A ModelSerializer that takes additional arguments for
|
|
1061
|
+
* "fields", "omit" and "expand" in order to
|
|
1062
|
+
* control which fields are displayed, and whether to replace simple
|
|
1063
|
+
* values with complex, nested serializations
|
|
1064
|
+
*/
|
|
1065
|
+
type Transaction = {
|
|
1066
|
+
readonly id: string;
|
|
1067
|
+
readonly collection: string;
|
|
1068
|
+
wallet: UserReducedWallet;
|
|
1069
|
+
};
|
|
1070
|
+
type TransactionResponse = {
|
|
1071
|
+
status: string;
|
|
1072
|
+
data: Transaction;
|
|
1073
|
+
};
|
|
1074
|
+
/**
|
|
1075
|
+
* A ModelSerializer that takes additional arguments for
|
|
1076
|
+
* "fields", "omit" and "expand" in order to
|
|
1077
|
+
* control which fields are displayed, and whether to replace simple
|
|
1078
|
+
* values with complex, nested serializations
|
|
1079
|
+
*/
|
|
1080
|
+
type UpdateTransaction = {
|
|
1081
|
+
readonly id: string;
|
|
1082
|
+
readonly collection: string;
|
|
1083
|
+
wallet: UserReducedWallet;
|
|
1084
|
+
};
|
|
1033
1085
|
/**
|
|
1034
1086
|
* A ModelSerializer that takes additional arguments for
|
|
1035
1087
|
* "fields", "omit" and "expand" in order to
|
|
@@ -1518,6 +1570,16 @@ type PaginatedAdminWalletListResponseWritable = {
|
|
|
1518
1570
|
status: string;
|
|
1519
1571
|
data: PaginatedAdminWalletListWritable;
|
|
1520
1572
|
};
|
|
1573
|
+
type PaginatedTransactionListWritable = {
|
|
1574
|
+
count?: number;
|
|
1575
|
+
next?: string | null;
|
|
1576
|
+
previous?: string | null;
|
|
1577
|
+
results?: Array<TransactionWritable>;
|
|
1578
|
+
};
|
|
1579
|
+
type PaginatedTransactionListResponseWritable = {
|
|
1580
|
+
status: string;
|
|
1581
|
+
data: PaginatedTransactionListWritable;
|
|
1582
|
+
};
|
|
1521
1583
|
type PaginatedUserExternalWalletListWritable = {
|
|
1522
1584
|
count?: number;
|
|
1523
1585
|
next?: string | null;
|
|
@@ -1605,6 +1667,17 @@ type PatchedAdminUpdateCompanyWritable = {
|
|
|
1605
1667
|
bridge_tos_platform_legal_term?: string | null;
|
|
1606
1668
|
exchange_rate_override_bps?: number | null;
|
|
1607
1669
|
};
|
|
1670
|
+
/**
|
|
1671
|
+
* A ModelSerializer that takes additional arguments for
|
|
1672
|
+
* "fields", "omit" and "expand" in order to
|
|
1673
|
+
* control which fields are displayed, and whether to replace simple
|
|
1674
|
+
* values with complex, nested serializations
|
|
1675
|
+
*/
|
|
1676
|
+
type PatchedUpdateTransactionWritable = {
|
|
1677
|
+
metadata?: {
|
|
1678
|
+
[key: string]: unknown;
|
|
1679
|
+
};
|
|
1680
|
+
};
|
|
1608
1681
|
/**
|
|
1609
1682
|
* A ModelSerializer that takes additional arguments for
|
|
1610
1683
|
* "fields", "omit" and "expand" in order to
|
|
@@ -1614,6 +1687,30 @@ type PatchedAdminUpdateCompanyWritable = {
|
|
|
1614
1687
|
type PatchedUserWritable = {
|
|
1615
1688
|
bridge_signed_agreement_id?: string;
|
|
1616
1689
|
};
|
|
1690
|
+
/**
|
|
1691
|
+
* A ModelSerializer that takes additional arguments for
|
|
1692
|
+
* "fields", "omit" and "expand" in order to
|
|
1693
|
+
* control which fields are displayed, and whether to replace simple
|
|
1694
|
+
* values with complex, nested serializations
|
|
1695
|
+
*/
|
|
1696
|
+
type TransactionWritable = {
|
|
1697
|
+
[key: string]: unknown;
|
|
1698
|
+
};
|
|
1699
|
+
type TransactionResponseWritable = {
|
|
1700
|
+
status: string;
|
|
1701
|
+
data: TransactionWritable;
|
|
1702
|
+
};
|
|
1703
|
+
/**
|
|
1704
|
+
* A ModelSerializer that takes additional arguments for
|
|
1705
|
+
* "fields", "omit" and "expand" in order to
|
|
1706
|
+
* control which fields are displayed, and whether to replace simple
|
|
1707
|
+
* values with complex, nested serializations
|
|
1708
|
+
*/
|
|
1709
|
+
type UpdateTransactionWritable = {
|
|
1710
|
+
metadata: {
|
|
1711
|
+
[key: string]: unknown;
|
|
1712
|
+
};
|
|
1713
|
+
};
|
|
1617
1714
|
/**
|
|
1618
1715
|
* A ModelSerializer that takes additional arguments for
|
|
1619
1716
|
* "fields", "omit" and "expand" in order to
|
|
@@ -2380,6 +2477,61 @@ type UserStaticTemplatesRetrieveResponses = {
|
|
|
2380
2477
|
200: UserStaticTemplateResponse;
|
|
2381
2478
|
};
|
|
2382
2479
|
type UserStaticTemplatesRetrieveResponse = UserStaticTemplatesRetrieveResponses[keyof UserStaticTemplatesRetrieveResponses];
|
|
2480
|
+
type UserTransactionsListData = {
|
|
2481
|
+
body?: never;
|
|
2482
|
+
path?: never;
|
|
2483
|
+
query?: {
|
|
2484
|
+
/**
|
|
2485
|
+
* A page number within the paginated result set.
|
|
2486
|
+
*/
|
|
2487
|
+
page?: number;
|
|
2488
|
+
/**
|
|
2489
|
+
* Number of results to return per page.
|
|
2490
|
+
*/
|
|
2491
|
+
page_size?: number;
|
|
2492
|
+
};
|
|
2493
|
+
url: '/user/transactions/';
|
|
2494
|
+
};
|
|
2495
|
+
type UserTransactionsListResponses = {
|
|
2496
|
+
200: PaginatedTransactionListResponse;
|
|
2497
|
+
};
|
|
2498
|
+
type UserTransactionsListResponse = UserTransactionsListResponses[keyof UserTransactionsListResponses];
|
|
2499
|
+
type UserTransactionsRetrieveData = {
|
|
2500
|
+
body?: never;
|
|
2501
|
+
path: {
|
|
2502
|
+
identifier: string;
|
|
2503
|
+
};
|
|
2504
|
+
query?: never;
|
|
2505
|
+
url: '/user/transactions/{identifier}/';
|
|
2506
|
+
};
|
|
2507
|
+
type UserTransactionsRetrieveResponses = {
|
|
2508
|
+
200: TransactionResponse;
|
|
2509
|
+
};
|
|
2510
|
+
type UserTransactionsRetrieveResponse = UserTransactionsRetrieveResponses[keyof UserTransactionsRetrieveResponses];
|
|
2511
|
+
type UserTransactionsPartialUpdateData = {
|
|
2512
|
+
body?: PatchedUpdateTransactionWritable;
|
|
2513
|
+
path: {
|
|
2514
|
+
identifier: string;
|
|
2515
|
+
};
|
|
2516
|
+
query?: never;
|
|
2517
|
+
url: '/user/transactions/{identifier}/';
|
|
2518
|
+
};
|
|
2519
|
+
type UserTransactionsPartialUpdateResponses = {
|
|
2520
|
+
200: TransactionResponse;
|
|
2521
|
+
};
|
|
2522
|
+
type UserTransactionsPartialUpdateResponse = UserTransactionsPartialUpdateResponses[keyof UserTransactionsPartialUpdateResponses];
|
|
2523
|
+
type UserTransactionsUpdateData = {
|
|
2524
|
+
body: UpdateTransactionWritable;
|
|
2525
|
+
path: {
|
|
2526
|
+
identifier: string;
|
|
2527
|
+
};
|
|
2528
|
+
query?: never;
|
|
2529
|
+
url: '/user/transactions/{identifier}/';
|
|
2530
|
+
};
|
|
2531
|
+
type UserTransactionsUpdateResponses = {
|
|
2532
|
+
200: TransactionResponse;
|
|
2533
|
+
};
|
|
2534
|
+
type UserTransactionsUpdateResponse = UserTransactionsUpdateResponses[keyof UserTransactionsUpdateResponses];
|
|
2383
2535
|
type UserVirtualAccountsListData = {
|
|
2384
2536
|
body?: never;
|
|
2385
2537
|
path?: never;
|
|
@@ -2443,7 +2595,7 @@ type Options<TData extends TDataShape = TDataShape, ThrowOnError extends boolean
|
|
|
2443
2595
|
* You can pass arbitrary values through the `meta` object. This can be
|
|
2444
2596
|
* used to access values that aren't defined as part of the SDK function.
|
|
2445
2597
|
*/
|
|
2446
|
-
meta?: Record<string, unknown
|
|
2598
|
+
meta?: keyof ClientMeta extends never ? Record<string, unknown> : ClientMeta;
|
|
2447
2599
|
};
|
|
2448
2600
|
declare const activateCreate: <ThrowOnError extends boolean = false>(options: Options<ActivateCreateData, ThrowOnError>) => RequestResult<ActivateCreateResponses, unknown, ThrowOnError>;
|
|
2449
2601
|
declare const adminCompanyRetrieve: <ThrowOnError extends boolean = false>(options?: Options<AdminCompanyRetrieveData, ThrowOnError>) => RequestResult<AdminCompanyRetrieveResponses, unknown, ThrowOnError>;
|
|
@@ -2499,6 +2651,10 @@ declare const userKycLinksCreate: <ThrowOnError extends boolean = false>(options
|
|
|
2499
2651
|
declare const userStaticTemplatesList: <ThrowOnError extends boolean = false>(options?: Options<UserStaticTemplatesListData, ThrowOnError>) => RequestResult<UserStaticTemplatesListResponses, unknown, ThrowOnError>;
|
|
2500
2652
|
declare const userStaticTemplatesCreate: <ThrowOnError extends boolean = false>(options: Options<UserStaticTemplatesCreateData, ThrowOnError>) => RequestResult<UserStaticTemplatesCreateResponses, unknown, ThrowOnError>;
|
|
2501
2653
|
declare const userStaticTemplatesRetrieve: <ThrowOnError extends boolean = false>(options: Options<UserStaticTemplatesRetrieveData, ThrowOnError>) => RequestResult<UserStaticTemplatesRetrieveResponses, unknown, ThrowOnError>;
|
|
2654
|
+
declare const userTransactionsList: <ThrowOnError extends boolean = false>(options?: Options<UserTransactionsListData, ThrowOnError>) => RequestResult<UserTransactionsListResponses, unknown, ThrowOnError>;
|
|
2655
|
+
declare const userTransactionsRetrieve: <ThrowOnError extends boolean = false>(options: Options<UserTransactionsRetrieveData, ThrowOnError>) => RequestResult<UserTransactionsRetrieveResponses, unknown, ThrowOnError>;
|
|
2656
|
+
declare const userTransactionsPartialUpdate: <ThrowOnError extends boolean = false>(options: Options<UserTransactionsPartialUpdateData, ThrowOnError>) => RequestResult<UserTransactionsPartialUpdateResponses, unknown, ThrowOnError>;
|
|
2657
|
+
declare const userTransactionsUpdate: <ThrowOnError extends boolean = false>(options: Options<UserTransactionsUpdateData, ThrowOnError>) => RequestResult<UserTransactionsUpdateResponses, unknown, ThrowOnError>;
|
|
2502
2658
|
declare const userVirtualAccountsList: <ThrowOnError extends boolean = false>(options?: Options<UserVirtualAccountsListData, ThrowOnError>) => RequestResult<UserVirtualAccountsListResponses, unknown, ThrowOnError>;
|
|
2503
2659
|
declare const userVirtualAccountsCreate: <ThrowOnError extends boolean = false>(options?: Options<UserVirtualAccountsCreateData, ThrowOnError>) => RequestResult<UserVirtualAccountsCreateResponses, unknown, ThrowOnError>;
|
|
2504
2660
|
declare const userVirtualAccountsRetrieve: <ThrowOnError extends boolean = false>(options: Options<UserVirtualAccountsRetrieveData, ThrowOnError>) => RequestResult<UserVirtualAccountsRetrieveResponses, unknown, ThrowOnError>;
|
|
@@ -2558,16 +2714,20 @@ declare const sdk_userRetrieve: typeof userRetrieve;
|
|
|
2558
2714
|
declare const sdk_userStaticTemplatesCreate: typeof userStaticTemplatesCreate;
|
|
2559
2715
|
declare const sdk_userStaticTemplatesList: typeof userStaticTemplatesList;
|
|
2560
2716
|
declare const sdk_userStaticTemplatesRetrieve: typeof userStaticTemplatesRetrieve;
|
|
2717
|
+
declare const sdk_userTransactionsList: typeof userTransactionsList;
|
|
2718
|
+
declare const sdk_userTransactionsPartialUpdate: typeof userTransactionsPartialUpdate;
|
|
2719
|
+
declare const sdk_userTransactionsRetrieve: typeof userTransactionsRetrieve;
|
|
2720
|
+
declare const sdk_userTransactionsUpdate: typeof userTransactionsUpdate;
|
|
2561
2721
|
declare const sdk_userUpdate: typeof userUpdate;
|
|
2562
2722
|
declare const sdk_userVirtualAccountsCreate: typeof userVirtualAccountsCreate;
|
|
2563
2723
|
declare const sdk_userVirtualAccountsList: typeof userVirtualAccountsList;
|
|
2564
2724
|
declare const sdk_userVirtualAccountsRetrieve: typeof userVirtualAccountsRetrieve;
|
|
2565
2725
|
declare const sdk_webhookCreate: typeof webhookCreate;
|
|
2566
2726
|
declare namespace sdk {
|
|
2567
|
-
export { type sdk_Options as Options, sdk_activateCreate as activateCreate, sdk_adminCompanyPartialUpdate as adminCompanyPartialUpdate, sdk_adminCompanyRetrieve as adminCompanyRetrieve, sdk_adminCompanyUpdate as adminCompanyUpdate, sdk_adminCryptoReturnPoliciesCreate as adminCryptoReturnPoliciesCreate, sdk_adminCryptoReturnPoliciesDestroy as adminCryptoReturnPoliciesDestroy, sdk_adminCryptoReturnPoliciesList as adminCryptoReturnPoliciesList, sdk_adminCryptoReturnPoliciesPartialUpdate as adminCryptoReturnPoliciesPartialUpdate, sdk_adminCryptoReturnPoliciesRetrieve as adminCryptoReturnPoliciesRetrieve, sdk_adminCryptoReturnPoliciesUpdate as adminCryptoReturnPoliciesUpdate, sdk_adminCurrenciesList as adminCurrenciesList, sdk_adminCurrenciesPartialUpdate as adminCurrenciesPartialUpdate, sdk_adminCurrenciesRetrieve as adminCurrenciesRetrieve, sdk_adminCurrenciesUpdate as adminCurrenciesUpdate, sdk_adminFundsRequestsList as adminFundsRequestsList, sdk_adminFundsRequestsRetrieve as adminFundsRequestsRetrieve, sdk_adminLiquidationAddressesCreate as adminLiquidationAddressesCreate, sdk_adminLiquidationAddressesList as adminLiquidationAddressesList, sdk_adminLiquidationAddressesRetrieve as adminLiquidationAddressesRetrieve, sdk_adminOperationalAccountsLiquidationAddressCreate as adminOperationalAccountsLiquidationAddressCreate, sdk_adminOperationalAccountsVirtualAccountCreate as adminOperationalAccountsVirtualAccountCreate, sdk_adminPaymentProcessorQuoteCreate as adminPaymentProcessorQuoteCreate, sdk_adminPayoutConfigurationsCreate as adminPayoutConfigurationsCreate, sdk_adminPayoutConfigurationsDestroy as adminPayoutConfigurationsDestroy, sdk_adminPayoutConfigurationsList as adminPayoutConfigurationsList, sdk_adminPayoutConfigurationsPartialUpdate as adminPayoutConfigurationsPartialUpdate, sdk_adminPayoutConfigurationsRetrieve as adminPayoutConfigurationsRetrieve, sdk_adminPayoutConfigurationsUpdate as adminPayoutConfigurationsUpdate, sdk_adminTransactionTransitionsList as adminTransactionTransitionsList, sdk_adminTransactionTransitionsProcessCreate as adminTransactionTransitionsProcessCreate, sdk_adminTransactionTransitionsRetrieve as adminTransactionTransitionsRetrieve, sdk_adminUsersList as adminUsersList, sdk_adminUsersRetrieve as adminUsersRetrieve, sdk_adminVirtualAccountsCreate as adminVirtualAccountsCreate, sdk_adminVirtualAccountsList as adminVirtualAccountsList, sdk_adminVirtualAccountsRetrieve as adminVirtualAccountsRetrieve, sdk_adminWalletsList as adminWalletsList, sdk_adminWalletsRetrieve as adminWalletsRetrieve, sdk_bridgeWebhookCreate as bridgeWebhookCreate, sdk_deactivateCreate as deactivateCreate, sdk_userCryptoDepositCreate as userCryptoDepositCreate, sdk_userCurrenciesList as userCurrenciesList, sdk_userCurrenciesRetrieve as userCurrenciesRetrieve, sdk_userExchangeRatesRetrieve as userExchangeRatesRetrieve, sdk_userExternalWalletsCreate as userExternalWalletsCreate, sdk_userExternalWalletsList as userExternalWalletsList, sdk_userExternalWalletsRetrieve as userExternalWalletsRetrieve, sdk_userKycLinksCreate as userKycLinksCreate, sdk_userPartialUpdate as userPartialUpdate, sdk_userRetrieve as userRetrieve, sdk_userStaticTemplatesCreate as userStaticTemplatesCreate, sdk_userStaticTemplatesList as userStaticTemplatesList, sdk_userStaticTemplatesRetrieve as userStaticTemplatesRetrieve, sdk_userUpdate as userUpdate, sdk_userVirtualAccountsCreate as userVirtualAccountsCreate, sdk_userVirtualAccountsList as userVirtualAccountsList, sdk_userVirtualAccountsRetrieve as userVirtualAccountsRetrieve, sdk_webhookCreate as webhookCreate };
|
|
2727
|
+
export { type sdk_Options as Options, sdk_activateCreate as activateCreate, sdk_adminCompanyPartialUpdate as adminCompanyPartialUpdate, sdk_adminCompanyRetrieve as adminCompanyRetrieve, sdk_adminCompanyUpdate as adminCompanyUpdate, sdk_adminCryptoReturnPoliciesCreate as adminCryptoReturnPoliciesCreate, sdk_adminCryptoReturnPoliciesDestroy as adminCryptoReturnPoliciesDestroy, sdk_adminCryptoReturnPoliciesList as adminCryptoReturnPoliciesList, sdk_adminCryptoReturnPoliciesPartialUpdate as adminCryptoReturnPoliciesPartialUpdate, sdk_adminCryptoReturnPoliciesRetrieve as adminCryptoReturnPoliciesRetrieve, sdk_adminCryptoReturnPoliciesUpdate as adminCryptoReturnPoliciesUpdate, sdk_adminCurrenciesList as adminCurrenciesList, sdk_adminCurrenciesPartialUpdate as adminCurrenciesPartialUpdate, sdk_adminCurrenciesRetrieve as adminCurrenciesRetrieve, sdk_adminCurrenciesUpdate as adminCurrenciesUpdate, sdk_adminFundsRequestsList as adminFundsRequestsList, sdk_adminFundsRequestsRetrieve as adminFundsRequestsRetrieve, sdk_adminLiquidationAddressesCreate as adminLiquidationAddressesCreate, sdk_adminLiquidationAddressesList as adminLiquidationAddressesList, sdk_adminLiquidationAddressesRetrieve as adminLiquidationAddressesRetrieve, sdk_adminOperationalAccountsLiquidationAddressCreate as adminOperationalAccountsLiquidationAddressCreate, sdk_adminOperationalAccountsVirtualAccountCreate as adminOperationalAccountsVirtualAccountCreate, sdk_adminPaymentProcessorQuoteCreate as adminPaymentProcessorQuoteCreate, sdk_adminPayoutConfigurationsCreate as adminPayoutConfigurationsCreate, sdk_adminPayoutConfigurationsDestroy as adminPayoutConfigurationsDestroy, sdk_adminPayoutConfigurationsList as adminPayoutConfigurationsList, sdk_adminPayoutConfigurationsPartialUpdate as adminPayoutConfigurationsPartialUpdate, sdk_adminPayoutConfigurationsRetrieve as adminPayoutConfigurationsRetrieve, sdk_adminPayoutConfigurationsUpdate as adminPayoutConfigurationsUpdate, sdk_adminTransactionTransitionsList as adminTransactionTransitionsList, sdk_adminTransactionTransitionsProcessCreate as adminTransactionTransitionsProcessCreate, sdk_adminTransactionTransitionsRetrieve as adminTransactionTransitionsRetrieve, sdk_adminUsersList as adminUsersList, sdk_adminUsersRetrieve as adminUsersRetrieve, sdk_adminVirtualAccountsCreate as adminVirtualAccountsCreate, sdk_adminVirtualAccountsList as adminVirtualAccountsList, sdk_adminVirtualAccountsRetrieve as adminVirtualAccountsRetrieve, sdk_adminWalletsList as adminWalletsList, sdk_adminWalletsRetrieve as adminWalletsRetrieve, sdk_bridgeWebhookCreate as bridgeWebhookCreate, sdk_deactivateCreate as deactivateCreate, sdk_userCryptoDepositCreate as userCryptoDepositCreate, sdk_userCurrenciesList as userCurrenciesList, sdk_userCurrenciesRetrieve as userCurrenciesRetrieve, sdk_userExchangeRatesRetrieve as userExchangeRatesRetrieve, sdk_userExternalWalletsCreate as userExternalWalletsCreate, sdk_userExternalWalletsList as userExternalWalletsList, sdk_userExternalWalletsRetrieve as userExternalWalletsRetrieve, sdk_userKycLinksCreate as userKycLinksCreate, sdk_userPartialUpdate as userPartialUpdate, sdk_userRetrieve as userRetrieve, sdk_userStaticTemplatesCreate as userStaticTemplatesCreate, sdk_userStaticTemplatesList as userStaticTemplatesList, sdk_userStaticTemplatesRetrieve as userStaticTemplatesRetrieve, sdk_userTransactionsList as userTransactionsList, sdk_userTransactionsPartialUpdate as userTransactionsPartialUpdate, sdk_userTransactionsRetrieve as userTransactionsRetrieve, sdk_userTransactionsUpdate as userTransactionsUpdate, sdk_userUpdate as userUpdate, sdk_userVirtualAccountsCreate as userVirtualAccountsCreate, sdk_userVirtualAccountsList as userVirtualAccountsList, sdk_userVirtualAccountsRetrieve as userVirtualAccountsRetrieve, sdk_webhookCreate as webhookCreate };
|
|
2568
2728
|
}
|
|
2569
2729
|
|
|
2570
2730
|
type BridgeApi = BoundSdk<typeof sdk>;
|
|
2571
2731
|
declare function createBridgeApi(config: ApiFactoryConfig): BridgeApi;
|
|
2572
2732
|
|
|
2573
|
-
export { type ActionResponse, type Activate, type ActivateCreateData, type ActivateCreateResponse, type ActivateCreateResponses, type AdminCompany, type AdminCompanyPartialUpdateData, type AdminCompanyPartialUpdateResponse, type AdminCompanyPartialUpdateResponses, type AdminCompanyResponse, type AdminCompanyResponseWritable, type AdminCompanyRetrieveData, type AdminCompanyRetrieveResponse, type AdminCompanyRetrieveResponses, type AdminCompanyUpdateData, type AdminCompanyUpdateResponse, type AdminCompanyUpdateResponses, type AdminCompanyWritable, type AdminCreateLiquidationAddress, type AdminCreatePayoutConfiguration, type AdminCreatePayoutConfigurationWritable, type AdminCreateVirtualAccount, type AdminCryptoReturnPoliciesCreateData, type AdminCryptoReturnPoliciesCreateResponse, type AdminCryptoReturnPoliciesCreateResponses, type AdminCryptoReturnPoliciesDestroyData, type AdminCryptoReturnPoliciesDestroyResponse, type AdminCryptoReturnPoliciesDestroyResponses, type AdminCryptoReturnPoliciesListData, type AdminCryptoReturnPoliciesListResponse, type AdminCryptoReturnPoliciesListResponses, type AdminCryptoReturnPoliciesPartialUpdateData, type AdminCryptoReturnPoliciesPartialUpdateResponse, type AdminCryptoReturnPoliciesPartialUpdateResponses, type AdminCryptoReturnPoliciesRetrieveData, type AdminCryptoReturnPoliciesRetrieveResponse, type AdminCryptoReturnPoliciesRetrieveResponses, type AdminCryptoReturnPoliciesUpdateData, type AdminCryptoReturnPoliciesUpdateResponse, type AdminCryptoReturnPoliciesUpdateResponses, type AdminCryptoReturnPolicy, type AdminCryptoReturnPolicyList, type AdminCryptoReturnPolicyListResponse, type AdminCryptoReturnPolicyListResponseWritable, type AdminCryptoReturnPolicyListWritable, type AdminCryptoReturnPolicyResponse, type AdminCryptoReturnPolicyResponseWritable, type AdminCryptoReturnPolicyWritable, type AdminCurrenciesListData, type AdminCurrenciesListResponse, type AdminCurrenciesListResponses, type AdminCurrenciesPartialUpdateData, type AdminCurrenciesPartialUpdateResponse, type AdminCurrenciesPartialUpdateResponses, type AdminCurrenciesRetrieveData, type AdminCurrenciesRetrieveResponse, type AdminCurrenciesRetrieveResponses, type AdminCurrenciesUpdateData, type AdminCurrenciesUpdateResponse, type AdminCurrenciesUpdateResponses, type AdminCurrency, type AdminCurrencyResponse, type AdminCurrencyResponseWritable, type AdminCurrencyWritable, type AdminDeposit, type AdminFundsRequest, type AdminFundsRequestBridgeDeposit, type AdminFundsRequestResponse, type AdminFundsRequestResponseWritable, type AdminFundsRequestsListData, type AdminFundsRequestsListResponse, type AdminFundsRequestsListResponses, type AdminFundsRequestsRetrieveData, type AdminFundsRequestsRetrieveResponse, type AdminFundsRequestsRetrieveResponses, type AdminLiquidationAddress, type AdminLiquidationAddressResponse, type AdminLiquidationAddressResponseWritable, type AdminLiquidationAddressWritable, type AdminLiquidationAddressesCreateData, type AdminLiquidationAddressesCreateResponse, type AdminLiquidationAddressesCreateResponses, type AdminLiquidationAddressesListData, type AdminLiquidationAddressesListResponse, type AdminLiquidationAddressesListResponses, type AdminLiquidationAddressesRetrieveData, type AdminLiquidationAddressesRetrieveResponse, type AdminLiquidationAddressesRetrieveResponses, type AdminOperationalAccountLiquidationAddress, type AdminOperationalAccountVirtualAccount, type AdminOperationalAccountsLiquidationAddressCreateData, type AdminOperationalAccountsLiquidationAddressCreateResponse, type AdminOperationalAccountsLiquidationAddressCreateResponses, type AdminOperationalAccountsVirtualAccountCreateData, type AdminOperationalAccountsVirtualAccountCreateResponse, type AdminOperationalAccountsVirtualAccountCreateResponses, type AdminPaymentProcessorQuote, type AdminPaymentProcessorQuoteCreateData, type AdminPaymentProcessorQuoteCreateResponse, type AdminPaymentProcessorQuoteCreateResponses, type AdminPaymentProcessorQuoteResponse, type AdminPaymentProcessorQuoteResponseResponse, type AdminPaymentProcessorQuoteResponseResponseWritable, type AdminPayoutConfiguration, type AdminPayoutConfigurationResponse, type AdminPayoutConfigurationResponseWritable, type AdminPayoutConfigurationWritable, type AdminPayoutConfigurationsCreateData, type AdminPayoutConfigurationsCreateResponse, type AdminPayoutConfigurationsCreateResponses, type AdminPayoutConfigurationsDestroyData, type AdminPayoutConfigurationsDestroyResponse, type AdminPayoutConfigurationsDestroyResponses, type AdminPayoutConfigurationsListData, type AdminPayoutConfigurationsListResponse, type AdminPayoutConfigurationsListResponses, type AdminPayoutConfigurationsPartialUpdateData, type AdminPayoutConfigurationsPartialUpdateResponse, type AdminPayoutConfigurationsPartialUpdateResponses, type AdminPayoutConfigurationsRetrieveData, type AdminPayoutConfigurationsRetrieveResponse, type AdminPayoutConfigurationsRetrieveResponses, type AdminPayoutConfigurationsUpdateData, type AdminPayoutConfigurationsUpdateResponse, type AdminPayoutConfigurationsUpdateResponses, type AdminTransactionTransition, type AdminTransactionTransitionResponse, type AdminTransactionTransitionResponseWritable, type AdminTransactionTransitionsListData, type AdminTransactionTransitionsListResponse, type AdminTransactionTransitionsListResponses, type AdminTransactionTransitionsProcessCreateData, type AdminTransactionTransitionsProcessCreateResponse, type AdminTransactionTransitionsProcessCreateResponses, type AdminTransactionTransitionsRetrieveData, type AdminTransactionTransitionsRetrieveResponse, type AdminTransactionTransitionsRetrieveResponses, type AdminUpdateCompany, type AdminUpdateCompanyWritable, type AdminUser, type AdminUserResponse, type AdminUserResponseWritable, type AdminUsersListData, type AdminUsersListResponse, type AdminUsersListResponses, type AdminUsersRetrieveData, type AdminUsersRetrieveResponse, type AdminUsersRetrieveResponses, type AdminVirtualAccount, type AdminVirtualAccountResponse, type AdminVirtualAccountResponseWritable, type AdminVirtualAccountWritable, type AdminVirtualAccountsCreateData, type AdminVirtualAccountsCreateResponse, type AdminVirtualAccountsCreateResponses, type AdminVirtualAccountsListData, type AdminVirtualAccountsListResponse, type AdminVirtualAccountsListResponses, type AdminVirtualAccountsRetrieveData, type AdminVirtualAccountsRetrieveResponse, type AdminVirtualAccountsRetrieveResponses, type AdminWallet, type AdminWalletResponse, type AdminWalletResponseWritable, type AdminWalletWritable, type AdminWalletsListData, type AdminWalletsListResponse, type AdminWalletsListResponses, type AdminWalletsRetrieveData, type AdminWalletsRetrieveResponse, type AdminWalletsRetrieveResponses, type BridgeApi, type BridgeWebhook, type BridgeWebhookCreateData, type BridgeWebhookCreateResponse, type BridgeWebhookCreateResponses, type ClientOptions, type Currency, type CurrencyResponse, type Deactivate, type DeactivateCreateData, type DeactivateCreateResponse, type DeactivateCreateResponses, type PaginatedAdminCurrencyList, type PaginatedAdminCurrencyListResponse, type PaginatedAdminCurrencyListResponseWritable, type PaginatedAdminCurrencyListWritable, type PaginatedAdminFundsRequestList, type PaginatedAdminFundsRequestListResponse, type PaginatedAdminFundsRequestListResponseWritable, type PaginatedAdminFundsRequestListWritable, type PaginatedAdminLiquidationAddressList, type PaginatedAdminLiquidationAddressListResponse, type PaginatedAdminLiquidationAddressListResponseWritable, type PaginatedAdminLiquidationAddressListWritable, type PaginatedAdminPayoutConfigurationList, type PaginatedAdminPayoutConfigurationListResponse, type PaginatedAdminPayoutConfigurationListResponseWritable, type PaginatedAdminPayoutConfigurationListWritable, type PaginatedAdminTransactionTransitionList, type PaginatedAdminTransactionTransitionListResponse, type PaginatedAdminTransactionTransitionListResponseWritable, type PaginatedAdminTransactionTransitionListWritable, type PaginatedAdminUserList, type PaginatedAdminUserListResponse, type PaginatedAdminUserListResponseWritable, type PaginatedAdminUserListWritable, type PaginatedAdminVirtualAccountList, type PaginatedAdminVirtualAccountListResponse, type PaginatedAdminVirtualAccountListResponseWritable, type PaginatedAdminVirtualAccountListWritable, type PaginatedAdminWalletList, type PaginatedAdminWalletListResponse, type PaginatedAdminWalletListResponseWritable, type PaginatedAdminWalletListWritable, type PaginatedCurrencyList, type PaginatedCurrencyListResponse, type PaginatedUserExternalWalletList, type PaginatedUserExternalWalletListResponse, type PaginatedUserExternalWalletListResponseWritable, type PaginatedUserExternalWalletListWritable, type PaginatedUserStaticTemplateList, type PaginatedUserStaticTemplateListResponse, type PaginatedUserStaticTemplateListResponseWritable, type PaginatedUserStaticTemplateListWritable, type PaginatedUserVirtualAccountList, type PaginatedUserVirtualAccountListResponse, type PaginatedUserVirtualAccountListResponseWritable, type PaginatedUserVirtualAccountListWritable, type PatchedAdminCryptoReturnPolicy, type PatchedAdminCryptoReturnPolicyWritable, type PatchedAdminCurrency, type PatchedAdminCurrencyWritable, type PatchedAdminPayoutConfiguration, type PatchedAdminPayoutConfigurationWritable, type PatchedAdminUpdateCompany, type PatchedAdminUpdateCompanyWritable, type PatchedUser, type PatchedUserWritable, type User, type UserCreateCustomerKycLink, type UserCreateExternalWallet, type UserCreateStaticTemplate, type UserCreateVirtualAccount, type UserCryptoDeposit, type UserCryptoDepositCreateData, type UserCryptoDepositCreateResponse, type UserCryptoDepositCreateResponses, type UserCryptoDepositResponse, type UserCryptoDepositResponseResponse, type UserCryptoDepositResponseResponseWritable, type UserCurrenciesListData, type UserCurrenciesListResponse, type UserCurrenciesListResponses, type UserCurrenciesRetrieveData, type UserCurrenciesRetrieveResponse, type UserCurrenciesRetrieveResponses, type UserCustomerKycLink, type UserCustomerKycLinkResponse, type UserCustomerKycLinkResponseWritable, type UserExchangeRateResponse, type UserExchangeRateResponseResponse, type UserExchangeRatesRetrieveData, type UserExchangeRatesRetrieveResponse, type UserExchangeRatesRetrieveResponses, type UserExternalWallet, type UserExternalWalletResponse, type UserExternalWalletResponseWritable, type UserExternalWalletsCreateData, type UserExternalWalletsCreateResponse, type UserExternalWalletsCreateResponses, type UserExternalWalletsListData, type UserExternalWalletsListResponse, type UserExternalWalletsListResponses, type UserExternalWalletsRetrieveData, type UserExternalWalletsRetrieveResponse, type UserExternalWalletsRetrieveResponses, type UserKycLinksCreateData, type UserKycLinksCreateResponse, type UserKycLinksCreateResponses, type UserPartialUpdateData, type UserPartialUpdateResponse, type UserPartialUpdateResponses, type UserReducedWallet, type UserReducedWalletWritable, type UserResponse, type UserResponseWritable, type UserRetrieveData, type UserRetrieveResponse, type UserRetrieveResponses, type UserStaticTemplate, type UserStaticTemplateResponse, type UserStaticTemplateResponseWritable, type UserStaticTemplateWritable, type UserStaticTemplatesCreateData, type UserStaticTemplatesCreateResponse, type UserStaticTemplatesCreateResponses, type UserStaticTemplatesListData, type UserStaticTemplatesListResponse, type UserStaticTemplatesListResponses, type UserStaticTemplatesRetrieveData, type UserStaticTemplatesRetrieveResponse, type UserStaticTemplatesRetrieveResponses, type UserUpdateData, type UserUpdateResponse, type UserUpdateResponses, type UserVirtualAccount, type UserVirtualAccountResponse, type UserVirtualAccountResponseWritable, type UserVirtualAccountWritable, type UserVirtualAccountsCreateData, type UserVirtualAccountsCreateResponse, type UserVirtualAccountsCreateResponses, type UserVirtualAccountsListData, type UserVirtualAccountsListResponse, type UserVirtualAccountsListResponses, type UserVirtualAccountsRetrieveData, type UserVirtualAccountsRetrieveResponse, type UserVirtualAccountsRetrieveResponses, type UserWritable, type Webhook, type WebhookCreateData, type WebhookCreateResponse, type WebhookCreateResponses, createBridgeApi };
|
|
2733
|
+
export { type ActionResponse, type Activate, type ActivateCreateData, type ActivateCreateResponse, type ActivateCreateResponses, type AdminCompany, type AdminCompanyPartialUpdateData, type AdminCompanyPartialUpdateResponse, type AdminCompanyPartialUpdateResponses, type AdminCompanyResponse, type AdminCompanyResponseWritable, type AdminCompanyRetrieveData, type AdminCompanyRetrieveResponse, type AdminCompanyRetrieveResponses, type AdminCompanyUpdateData, type AdminCompanyUpdateResponse, type AdminCompanyUpdateResponses, type AdminCompanyWritable, type AdminCreateLiquidationAddress, type AdminCreatePayoutConfiguration, type AdminCreatePayoutConfigurationWritable, type AdminCreateVirtualAccount, type AdminCryptoReturnPoliciesCreateData, type AdminCryptoReturnPoliciesCreateResponse, type AdminCryptoReturnPoliciesCreateResponses, type AdminCryptoReturnPoliciesDestroyData, type AdminCryptoReturnPoliciesDestroyResponse, type AdminCryptoReturnPoliciesDestroyResponses, type AdminCryptoReturnPoliciesListData, type AdminCryptoReturnPoliciesListResponse, type AdminCryptoReturnPoliciesListResponses, type AdminCryptoReturnPoliciesPartialUpdateData, type AdminCryptoReturnPoliciesPartialUpdateResponse, type AdminCryptoReturnPoliciesPartialUpdateResponses, type AdminCryptoReturnPoliciesRetrieveData, type AdminCryptoReturnPoliciesRetrieveResponse, type AdminCryptoReturnPoliciesRetrieveResponses, type AdminCryptoReturnPoliciesUpdateData, type AdminCryptoReturnPoliciesUpdateResponse, type AdminCryptoReturnPoliciesUpdateResponses, type AdminCryptoReturnPolicy, type AdminCryptoReturnPolicyList, type AdminCryptoReturnPolicyListResponse, type AdminCryptoReturnPolicyListResponseWritable, type AdminCryptoReturnPolicyListWritable, type AdminCryptoReturnPolicyResponse, type AdminCryptoReturnPolicyResponseWritable, type AdminCryptoReturnPolicyWritable, type AdminCurrenciesListData, type AdminCurrenciesListResponse, type AdminCurrenciesListResponses, type AdminCurrenciesPartialUpdateData, type AdminCurrenciesPartialUpdateResponse, type AdminCurrenciesPartialUpdateResponses, type AdminCurrenciesRetrieveData, type AdminCurrenciesRetrieveResponse, type AdminCurrenciesRetrieveResponses, type AdminCurrenciesUpdateData, type AdminCurrenciesUpdateResponse, type AdminCurrenciesUpdateResponses, type AdminCurrency, type AdminCurrencyResponse, type AdminCurrencyResponseWritable, type AdminCurrencyWritable, type AdminDeposit, type AdminFundsRequest, type AdminFundsRequestBridgeDeposit, type AdminFundsRequestResponse, type AdminFundsRequestResponseWritable, type AdminFundsRequestsListData, type AdminFundsRequestsListResponse, type AdminFundsRequestsListResponses, type AdminFundsRequestsRetrieveData, type AdminFundsRequestsRetrieveResponse, type AdminFundsRequestsRetrieveResponses, type AdminLiquidationAddress, type AdminLiquidationAddressResponse, type AdminLiquidationAddressResponseWritable, type AdminLiquidationAddressWritable, type AdminLiquidationAddressesCreateData, type AdminLiquidationAddressesCreateResponse, type AdminLiquidationAddressesCreateResponses, type AdminLiquidationAddressesListData, type AdminLiquidationAddressesListResponse, type AdminLiquidationAddressesListResponses, type AdminLiquidationAddressesRetrieveData, type AdminLiquidationAddressesRetrieveResponse, type AdminLiquidationAddressesRetrieveResponses, type AdminOperationalAccountLiquidationAddress, type AdminOperationalAccountVirtualAccount, type AdminOperationalAccountsLiquidationAddressCreateData, type AdminOperationalAccountsLiquidationAddressCreateResponse, type AdminOperationalAccountsLiquidationAddressCreateResponses, type AdminOperationalAccountsVirtualAccountCreateData, type AdminOperationalAccountsVirtualAccountCreateResponse, type AdminOperationalAccountsVirtualAccountCreateResponses, type AdminPaymentProcessorQuote, type AdminPaymentProcessorQuoteCreateData, type AdminPaymentProcessorQuoteCreateResponse, type AdminPaymentProcessorQuoteCreateResponses, type AdminPaymentProcessorQuoteResponse, type AdminPaymentProcessorQuoteResponseResponse, type AdminPaymentProcessorQuoteResponseResponseWritable, type AdminPayoutConfiguration, type AdminPayoutConfigurationResponse, type AdminPayoutConfigurationResponseWritable, type AdminPayoutConfigurationWritable, type AdminPayoutConfigurationsCreateData, type AdminPayoutConfigurationsCreateResponse, type AdminPayoutConfigurationsCreateResponses, type AdminPayoutConfigurationsDestroyData, type AdminPayoutConfigurationsDestroyResponse, type AdminPayoutConfigurationsDestroyResponses, type AdminPayoutConfigurationsListData, type AdminPayoutConfigurationsListResponse, type AdminPayoutConfigurationsListResponses, type AdminPayoutConfigurationsPartialUpdateData, type AdminPayoutConfigurationsPartialUpdateResponse, type AdminPayoutConfigurationsPartialUpdateResponses, type AdminPayoutConfigurationsRetrieveData, type AdminPayoutConfigurationsRetrieveResponse, type AdminPayoutConfigurationsRetrieveResponses, type AdminPayoutConfigurationsUpdateData, type AdminPayoutConfigurationsUpdateResponse, type AdminPayoutConfigurationsUpdateResponses, type AdminTransactionTransition, type AdminTransactionTransitionResponse, type AdminTransactionTransitionResponseWritable, type AdminTransactionTransitionsListData, type AdminTransactionTransitionsListResponse, type AdminTransactionTransitionsListResponses, type AdminTransactionTransitionsProcessCreateData, type AdminTransactionTransitionsProcessCreateResponse, type AdminTransactionTransitionsProcessCreateResponses, type AdminTransactionTransitionsRetrieveData, type AdminTransactionTransitionsRetrieveResponse, type AdminTransactionTransitionsRetrieveResponses, type AdminUpdateCompany, type AdminUpdateCompanyWritable, type AdminUser, type AdminUserResponse, type AdminUserResponseWritable, type AdminUsersListData, type AdminUsersListResponse, type AdminUsersListResponses, type AdminUsersRetrieveData, type AdminUsersRetrieveResponse, type AdminUsersRetrieveResponses, type AdminVirtualAccount, type AdminVirtualAccountResponse, type AdminVirtualAccountResponseWritable, type AdminVirtualAccountWritable, type AdminVirtualAccountsCreateData, type AdminVirtualAccountsCreateResponse, type AdminVirtualAccountsCreateResponses, type AdminVirtualAccountsListData, type AdminVirtualAccountsListResponse, type AdminVirtualAccountsListResponses, type AdminVirtualAccountsRetrieveData, type AdminVirtualAccountsRetrieveResponse, type AdminVirtualAccountsRetrieveResponses, type AdminWallet, type AdminWalletResponse, type AdminWalletResponseWritable, type AdminWalletWritable, type AdminWalletsListData, type AdminWalletsListResponse, type AdminWalletsListResponses, type AdminWalletsRetrieveData, type AdminWalletsRetrieveResponse, type AdminWalletsRetrieveResponses, type BridgeApi, type BridgeWebhook, type BridgeWebhookCreateData, type BridgeWebhookCreateResponse, type BridgeWebhookCreateResponses, type ClientOptions, type Currency, type CurrencyResponse, type Deactivate, type DeactivateCreateData, type DeactivateCreateResponse, type DeactivateCreateResponses, type PaginatedAdminCurrencyList, type PaginatedAdminCurrencyListResponse, type PaginatedAdminCurrencyListResponseWritable, type PaginatedAdminCurrencyListWritable, type PaginatedAdminFundsRequestList, type PaginatedAdminFundsRequestListResponse, type PaginatedAdminFundsRequestListResponseWritable, type PaginatedAdminFundsRequestListWritable, type PaginatedAdminLiquidationAddressList, type PaginatedAdminLiquidationAddressListResponse, type PaginatedAdminLiquidationAddressListResponseWritable, type PaginatedAdminLiquidationAddressListWritable, type PaginatedAdminPayoutConfigurationList, type PaginatedAdminPayoutConfigurationListResponse, type PaginatedAdminPayoutConfigurationListResponseWritable, type PaginatedAdminPayoutConfigurationListWritable, type PaginatedAdminTransactionTransitionList, type PaginatedAdminTransactionTransitionListResponse, type PaginatedAdminTransactionTransitionListResponseWritable, type PaginatedAdminTransactionTransitionListWritable, type PaginatedAdminUserList, type PaginatedAdminUserListResponse, type PaginatedAdminUserListResponseWritable, type PaginatedAdminUserListWritable, type PaginatedAdminVirtualAccountList, type PaginatedAdminVirtualAccountListResponse, type PaginatedAdminVirtualAccountListResponseWritable, type PaginatedAdminVirtualAccountListWritable, type PaginatedAdminWalletList, type PaginatedAdminWalletListResponse, type PaginatedAdminWalletListResponseWritable, type PaginatedAdminWalletListWritable, type PaginatedCurrencyList, type PaginatedCurrencyListResponse, type PaginatedTransactionList, type PaginatedTransactionListResponse, type PaginatedTransactionListResponseWritable, type PaginatedTransactionListWritable, type PaginatedUserExternalWalletList, type PaginatedUserExternalWalletListResponse, type PaginatedUserExternalWalletListResponseWritable, type PaginatedUserExternalWalletListWritable, type PaginatedUserStaticTemplateList, type PaginatedUserStaticTemplateListResponse, type PaginatedUserStaticTemplateListResponseWritable, type PaginatedUserStaticTemplateListWritable, type PaginatedUserVirtualAccountList, type PaginatedUserVirtualAccountListResponse, type PaginatedUserVirtualAccountListResponseWritable, type PaginatedUserVirtualAccountListWritable, type PatchedAdminCryptoReturnPolicy, type PatchedAdminCryptoReturnPolicyWritable, type PatchedAdminCurrency, type PatchedAdminCurrencyWritable, type PatchedAdminPayoutConfiguration, type PatchedAdminPayoutConfigurationWritable, type PatchedAdminUpdateCompany, type PatchedAdminUpdateCompanyWritable, type PatchedUpdateTransaction, type PatchedUpdateTransactionWritable, type PatchedUser, type PatchedUserWritable, type Transaction, type TransactionResponse, type TransactionResponseWritable, type TransactionWritable, type UpdateTransaction, type UpdateTransactionWritable, type User, type UserCreateCustomerKycLink, type UserCreateExternalWallet, type UserCreateStaticTemplate, type UserCreateVirtualAccount, type UserCryptoDeposit, type UserCryptoDepositCreateData, type UserCryptoDepositCreateResponse, type UserCryptoDepositCreateResponses, type UserCryptoDepositResponse, type UserCryptoDepositResponseResponse, type UserCryptoDepositResponseResponseWritable, type UserCurrenciesListData, type UserCurrenciesListResponse, type UserCurrenciesListResponses, type UserCurrenciesRetrieveData, type UserCurrenciesRetrieveResponse, type UserCurrenciesRetrieveResponses, type UserCustomerKycLink, type UserCustomerKycLinkResponse, type UserCustomerKycLinkResponseWritable, type UserExchangeRateResponse, type UserExchangeRateResponseResponse, type UserExchangeRatesRetrieveData, type UserExchangeRatesRetrieveResponse, type UserExchangeRatesRetrieveResponses, type UserExternalWallet, type UserExternalWalletResponse, type UserExternalWalletResponseWritable, type UserExternalWalletsCreateData, type UserExternalWalletsCreateResponse, type UserExternalWalletsCreateResponses, type UserExternalWalletsListData, type UserExternalWalletsListResponse, type UserExternalWalletsListResponses, type UserExternalWalletsRetrieveData, type UserExternalWalletsRetrieveResponse, type UserExternalWalletsRetrieveResponses, type UserKycLinksCreateData, type UserKycLinksCreateResponse, type UserKycLinksCreateResponses, type UserPartialUpdateData, type UserPartialUpdateResponse, type UserPartialUpdateResponses, type UserReducedWallet, type UserReducedWalletWritable, type UserResponse, type UserResponseWritable, type UserRetrieveData, type UserRetrieveResponse, type UserRetrieveResponses, type UserStaticTemplate, type UserStaticTemplateResponse, type UserStaticTemplateResponseWritable, type UserStaticTemplateWritable, type UserStaticTemplatesCreateData, type UserStaticTemplatesCreateResponse, type UserStaticTemplatesCreateResponses, type UserStaticTemplatesListData, type UserStaticTemplatesListResponse, type UserStaticTemplatesListResponses, type UserStaticTemplatesRetrieveData, type UserStaticTemplatesRetrieveResponse, type UserStaticTemplatesRetrieveResponses, type UserTransactionsListData, type UserTransactionsListResponse, type UserTransactionsListResponses, type UserTransactionsPartialUpdateData, type UserTransactionsPartialUpdateResponse, type UserTransactionsPartialUpdateResponses, type UserTransactionsRetrieveData, type UserTransactionsRetrieveResponse, type UserTransactionsRetrieveResponses, type UserTransactionsUpdateData, type UserTransactionsUpdateResponse, type UserTransactionsUpdateResponses, type UserUpdateData, type UserUpdateResponse, type UserUpdateResponses, type UserVirtualAccount, type UserVirtualAccountResponse, type UserVirtualAccountResponseWritable, type UserVirtualAccountWritable, type UserVirtualAccountsCreateData, type UserVirtualAccountsCreateResponse, type UserVirtualAccountsCreateResponses, type UserVirtualAccountsListData, type UserVirtualAccountsListResponse, type UserVirtualAccountsListResponses, type UserVirtualAccountsRetrieveData, type UserVirtualAccountsRetrieveResponse, type UserVirtualAccountsRetrieveResponses, type UserWritable, type Webhook, type WebhookCreateData, type WebhookCreateResponse, type WebhookCreateResponses, createBridgeApi };
|