@blindpay/node 3.4.0 → 3.4.2
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/{api-client-Cu0yYexQ.d.ts → api-client-Bklw4zQi.d.ts} +1 -1
- package/dist/{api-client-DV5jG52T.d.mts → api-client-BlkRiojB.d.mts} +1 -1
- package/dist/{chunk-3I7S2HKM.mjs → chunk-5QIPHM6M.mjs} +19 -19
- package/dist/{index.d-yOiKSwHO.d.ts → index.d-Gvol1faW.d.mts} +244 -1
- package/dist/{index.d-yOiKSwHO.d.mts → index.d-Gvol1faW.d.ts} +244 -1
- package/dist/index.d.mts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +1 -1
- package/dist/index.mjs +19 -19
- package/dist/resources/api-keys/api-keys.test.js +1 -1
- package/dist/resources/api-keys/api-keys.test.mjs +6 -6
- package/dist/resources/api-keys/index.d.mts +2 -2
- package/dist/resources/api-keys/index.d.ts +2 -2
- package/dist/resources/available/available.test.js +1 -1
- package/dist/resources/available/available.test.mjs +6 -6
- package/dist/resources/available/index.d.mts +2 -2
- package/dist/resources/available/index.d.ts +2 -2
- package/dist/resources/bank-accounts/bank-accounts.test.js +1 -1
- package/dist/resources/bank-accounts/bank-accounts.test.mjs +6 -6
- package/dist/resources/bank-accounts/index.d.mts +2 -3
- package/dist/resources/bank-accounts/index.d.ts +2 -3
- package/dist/resources/fees/fees.test.js +1 -1
- package/dist/resources/fees/fees.test.mjs +6 -6
- package/dist/resources/fees/index.d.mts +2 -2
- package/dist/resources/fees/index.d.ts +2 -2
- package/dist/resources/instances/index.d.mts +5 -3
- package/dist/resources/instances/index.d.ts +5 -3
- package/dist/resources/instances/instances.test.js +1 -1
- package/dist/resources/instances/instances.test.mjs +6 -6
- package/dist/resources/partner-fees/index.d.mts +2 -2
- package/dist/resources/partner-fees/index.d.ts +2 -2
- package/dist/resources/partner-fees/partner-fees.test.js +1 -1
- package/dist/resources/partner-fees/partner-fees.test.mjs +6 -6
- package/dist/resources/payins/index.d.mts +3 -2
- package/dist/resources/payins/index.d.ts +3 -2
- package/dist/resources/payins/payins-quotes.test.js +1 -1
- package/dist/resources/payins/payins-quotes.test.mjs +6 -6
- package/dist/resources/payins/payins.test.js +1 -1
- package/dist/resources/payins/payins.test.mjs +6 -6
- package/dist/resources/payins/quotes.d.mts +3 -2
- package/dist/resources/payins/quotes.d.ts +3 -2
- package/dist/resources/payouts/index.d.mts +4 -2
- package/dist/resources/payouts/index.d.ts +4 -2
- package/dist/resources/payouts/payouts.test.js +1 -1
- package/dist/resources/payouts/payouts.test.mjs +6 -6
- package/dist/resources/quotes/index.d.mts +2 -2
- package/dist/resources/quotes/index.d.ts +2 -2
- package/dist/resources/quotes/quotes.test.js +1 -1
- package/dist/resources/quotes/quotes.test.mjs +6 -6
- package/dist/resources/receivers/index.d.mts +17 -10
- package/dist/resources/receivers/index.d.ts +17 -10
- package/dist/resources/receivers/receivers.test.js +1 -1
- package/dist/resources/receivers/receivers.test.mjs +6 -6
- package/dist/resources/terms-of-service/index.d.mts +2 -2
- package/dist/resources/terms-of-service/index.d.ts +2 -2
- package/dist/resources/terms-of-service/terms-of-service.test.js +1 -1
- package/dist/resources/terms-of-service/terms-of-service.test.mjs +6 -6
- package/dist/resources/transfers/index.d.mts +2 -2
- package/dist/resources/transfers/index.d.ts +2 -2
- package/dist/resources/transfers/transfers.test.js +1 -1
- package/dist/resources/transfers/transfers.test.mjs +6 -6
- package/dist/resources/upload/index.d.mts +1 -1
- package/dist/resources/upload/index.d.ts +1 -1
- package/dist/resources/upload/upload.test.js +1 -1
- package/dist/resources/upload/upload.test.mjs +6 -6
- package/dist/resources/virtual-accounts/index.d.mts +2 -2
- package/dist/resources/virtual-accounts/index.d.ts +2 -2
- package/dist/resources/virtual-accounts/virtual-accounts.test.js +1 -1
- package/dist/resources/virtual-accounts/virtual-accounts.test.mjs +6 -6
- package/dist/resources/wallets/blockchain.d.mts +2 -2
- package/dist/resources/wallets/blockchain.d.ts +2 -2
- package/dist/resources/wallets/blockchain.test.js +1 -1
- package/dist/resources/wallets/blockchain.test.mjs +6 -6
- package/dist/resources/wallets/custodial.d.mts +2 -2
- package/dist/resources/wallets/custodial.d.ts +2 -2
- package/dist/resources/wallets/custodial.test.js +1 -1
- package/dist/resources/wallets/custodial.test.mjs +6 -6
- package/dist/resources/wallets/offramp.d.mts +2 -2
- package/dist/resources/wallets/offramp.d.ts +2 -2
- package/dist/resources/wallets/offramp.test.js +1 -1
- package/dist/resources/wallets/offramp.test.mjs +6 -6
- package/dist/resources/webhooks/index.d.mts +2 -2
- package/dist/resources/webhooks/index.d.ts +2 -2
- package/dist/resources/webhooks/webhooks.test.js +1 -1
- package/dist/resources/webhooks/webhooks.test.mjs +6 -6
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as PaginationParams, B as BlindpayApiResponse, T as TransactionStatus,
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { P as PaginationParams, B as BlindpayApiResponse, T as TransactionStatus, n as PayoutTrackingTransaction, o as PayoutTrackingPayment, p as PayoutTrackingLiquidity, q as PayoutTrackingComplete, r as PayoutTrackingPartnerFee, N as Network, S as StablecoinToken, j as Currency, s as TransactionDocumentType, R as Rail, C as Country, A as AccountClass, a as BankAccountType, l as PaginationMetadata } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
|
|
4
4
|
type SpeiProtocol = "clabe" | "debitcard" | "phonenum";
|
|
5
5
|
type Payout = {
|
|
@@ -66,6 +66,8 @@ type Payout = {
|
|
|
66
66
|
transfers_account?: string;
|
|
67
67
|
transfers_type: "CVU" | "CBU" | "ALIAS";
|
|
68
68
|
has_virtual_account: boolean;
|
|
69
|
+
billing_fee_amount?: string | null;
|
|
70
|
+
jpm_track_data?: Record<string, unknown> | string | null;
|
|
69
71
|
};
|
|
70
72
|
type ListPayoutsInput = PaginationParams & {
|
|
71
73
|
receiver_id?: string;
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.4.
|
|
18705
|
+
var version = "3.4.2";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,22 +8,22 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-5QIPHM6M.mjs";
|
|
12
|
+
import "../../chunk-FG25JHDX.mjs";
|
|
12
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
13
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
14
|
-
import "../../chunk-LEPGLH7Q.mjs";
|
|
15
15
|
import "../../chunk-UC57SCKQ.mjs";
|
|
16
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
17
|
-
import "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-ISHZTBAN.mjs";
|
|
18
|
+
import "../../chunk-LEPGLH7Q.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
|
+
import "../../chunk-TBTA7A2P.mjs";
|
|
21
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
22
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
23
|
-
import "../../chunk-ISHZTBAN.mjs";
|
|
24
24
|
import "../../chunk-ALHMJWQN.mjs";
|
|
25
|
-
import "../../chunk-RC5NN5UF.mjs";
|
|
26
25
|
import "../../chunk-B5T7AQLH.mjs";
|
|
26
|
+
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { m as CurrencyType, N as Network, S as StablecoinToken, s as TransactionDocumentType, B as BlindpayApiResponse, j as Currency } from '../../index.d-Gvol1faW.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
|
|
4
4
|
type CreateQuoteInput = {
|
|
5
5
|
bank_account_id: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { m as CurrencyType, N as Network, S as StablecoinToken, s as TransactionDocumentType, B as BlindpayApiResponse, j as Currency } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
|
|
4
4
|
type CreateQuoteInput = {
|
|
5
5
|
bank_account_id: string;
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.4.
|
|
18705
|
+
var version = "3.4.2";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,22 +8,22 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-5QIPHM6M.mjs";
|
|
12
|
+
import "../../chunk-FG25JHDX.mjs";
|
|
12
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
13
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
14
|
-
import "../../chunk-LEPGLH7Q.mjs";
|
|
15
15
|
import "../../chunk-UC57SCKQ.mjs";
|
|
16
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
17
|
-
import "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-ISHZTBAN.mjs";
|
|
18
|
+
import "../../chunk-LEPGLH7Q.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
|
+
import "../../chunk-TBTA7A2P.mjs";
|
|
21
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
22
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
23
|
-
import "../../chunk-ISHZTBAN.mjs";
|
|
24
24
|
import "../../chunk-ALHMJWQN.mjs";
|
|
25
|
-
import "../../chunk-RC5NN5UF.mjs";
|
|
26
25
|
import "../../chunk-B5T7AQLH.mjs";
|
|
26
|
+
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { P as PaginationParams, C as Country, B as BlindpayApiResponse, A as AccountClass,
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { P as PaginationParams, C as Country, B as BlindpayApiResponse, A as AccountClass, u as AccountPurpose, v as SourceOfFundsDocType, d as BusinessIndustry, E as EstimatedAnnualRevenue, w as SourceOfWealth, x as RecipientRelationship, y as SoleProprietorDocType, z as PurposeOfTransactions, l as PaginationMetadata, D as BusinessType } from '../../index.d-Gvol1faW.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
|
|
4
4
|
type StrictOmit<T, K extends keyof T> = Omit<T, K>;
|
|
5
5
|
|
|
6
6
|
type ProofOfAddressDocType = "UTILITY_BILL" | "BANK_STATEMENT" | "RENTAL_AGREEMENT" | "TAX_DOCUMENT" | "GOVERNMENT_CORRESPONDENCE";
|
|
7
|
-
type PurposeOfTransactions = "business_transactions" | "charitable_donations" | "investment_purposes" | "payments_to_friends_or_family_abroad" | "personal_or_living_expenses" | "protect_wealth" | "purchase_good_and_services" | "receive_payment_for_freelancing" | "receive_salary" | "other";
|
|
8
|
-
type AccountPurpose = "charitable_donations" | "ecommerce_retail_payments" | "investment_purposes" | "business_expenses" | "payments_to_friends_or_family_abroad" | "personal_or_living_expenses" | "protect_wealth" | "purchase_goods_and_services" | "receive_payments_for_goods_and_services" | "tax_optimization" | "third_party_money_transmission" | "other" | "payroll" | "treasury_management";
|
|
9
|
-
type BusinessType = "corporation" | "llc" | "partnership" | "sole_proprietorship" | "trust" | "non_profit";
|
|
10
|
-
type BusinessIndustry = "111998" | "112120" | "113310" | "115114" | "211120" | "212114" | "213112" | "221310" | "236115" | "236220" | "237310" | "238210" | "311421" | "312130" | "313110" | "315990" | "322220" | "325412" | "334111" | "334118" | "334210" | "336110" | "336111" | "336390" | "337121" | "339112" | "339910" | "339920" | "339930" | "423110" | "423430" | "423510" | "423690" | "423830" | "423840" | "423940" | "424210" | "424410" | "424480" | "424690" | "424990" | "444110" | "445110" | "445320" | "449210" | "454110" | "455110" | "455219" | "456110" | "457110" | "458110" | "458210" | "458310" | "459120" | "459210" | "481111" | "483111" | "484121" | "485210" | "488510" | "493110" | "511210" | "512250" | "513130" | "516120" | "517110" | "517111" | "517112" | "517410" | "518210" | "519130" | "522110" | "522210" | "522320" | "523110" | "523150" | "523920" | "523940" | "523999" | "524113" | "531110" | "531120" | "531130" | "531190" | "531210" | "531311" | "531312" | "531320" | "531390" | "532111" | "541110" | "541211" | "541214" | "541330" | "541430" | "541511" | "541512" | "541519" | "541611" | "541618" | "541715" | "541810" | "541922" | "541930" | "541940" | "541990" | "551112" | "561311" | "561422" | "561499" | "561510" | "561612" | "561730" | "561740" | "562111" | "562920" | "611110" | "611310" | "611410" | "611710" | "621111" | "621210" | "621399" | "621511" | "621910" | "622110" | "623110" | "623220" | "624410" | "711110" | "711211" | "711410" | "711510" | "712110" | "713110" | "713210" | "721110" | "722511" | "722513" | "811111" | "811210" | "812111" | "812112" | "812199" | "813110" | "813211" | "813219";
|
|
11
|
-
type EstimatedAnnualRevenue = "0_99999" | "100000_999999" | "1000000_9999999" | "10000000_49999999" | "50000000_249999999" | "2500000000_plus";
|
|
12
|
-
type SourceOfWealth = "business_dividends_or_profits" | "investments" | "asset_sales" | "client_investor_contributions" | "gambling" | "charitable_contributions" | "inheritance" | "affiliate_or_royalty_income";
|
|
13
|
-
type SourceOfFundsDocType = "business_income" | "gambling_proceeds" | "gifts" | "government_benefits" | "inheritance" | "investment_loans" | "pension_retirement" | "salary" | "sale_of_assets_real_estate" | "savings" | "esops" | "investment_proceeds" | "someone_else_funds";
|
|
14
7
|
type IdentificationDocument = "PASSPORT" | "ID_CARD" | "DRIVERS";
|
|
15
8
|
type ReceiverKycStatus = "verifying" | "approved" | "rejected" | "deprecated" | "pending_review";
|
|
16
9
|
type AmlStatus = "clear" | "hit" | "error";
|
|
@@ -112,6 +105,8 @@ type IndividualWithStandardKYC = {
|
|
|
112
105
|
business_industry?: BusinessIndustry | null;
|
|
113
106
|
estimated_annual_revenue?: EstimatedAnnualRevenue | null;
|
|
114
107
|
source_of_wealth?: SourceOfWealth | null;
|
|
108
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
109
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
115
110
|
publicly_traded?: boolean | null;
|
|
116
111
|
};
|
|
117
112
|
type IndividualWithEnhancedKYC = {
|
|
@@ -174,6 +169,8 @@ type IndividualWithEnhancedKYC = {
|
|
|
174
169
|
business_industry?: BusinessIndustry | null;
|
|
175
170
|
estimated_annual_revenue?: EstimatedAnnualRevenue | null;
|
|
176
171
|
source_of_wealth?: SourceOfWealth | null;
|
|
172
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
173
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
177
174
|
publicly_traded?: boolean | null;
|
|
178
175
|
};
|
|
179
176
|
type BusinessWithStandardKYB = {
|
|
@@ -233,6 +230,8 @@ type BusinessWithStandardKYB = {
|
|
|
233
230
|
business_industry?: BusinessIndustry | null;
|
|
234
231
|
estimated_annual_revenue?: EstimatedAnnualRevenue | null;
|
|
235
232
|
source_of_wealth?: SourceOfWealth | null;
|
|
233
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
234
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
236
235
|
};
|
|
237
236
|
type CreateIndividualWithStandardKYCInput = {
|
|
238
237
|
country: Country;
|
|
@@ -264,6 +263,8 @@ type CreateIndividualWithStandardKYCInput = {
|
|
|
264
263
|
tos_id?: string | null;
|
|
265
264
|
account_purpose_other?: string | null;
|
|
266
265
|
occupation?: string | null;
|
|
266
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
267
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
267
268
|
};
|
|
268
269
|
type CreateIndividualWithStandardKYCResponse = {
|
|
269
270
|
id: string;
|
|
@@ -300,6 +301,8 @@ type CreateIndividualWithEnhancedKYCInput = {
|
|
|
300
301
|
tos_id?: string | null;
|
|
301
302
|
account_purpose_other?: string | null;
|
|
302
303
|
occupation?: string | null;
|
|
304
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
305
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
303
306
|
};
|
|
304
307
|
type CreateIndividualWithEnhancedKYCResponse = {
|
|
305
308
|
id: string;
|
|
@@ -338,6 +341,8 @@ type CreateBusinessWithStandardKYBInput = {
|
|
|
338
341
|
website?: string | null;
|
|
339
342
|
account_purpose_other?: string | null;
|
|
340
343
|
occupation?: string | null;
|
|
344
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
345
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
341
346
|
};
|
|
342
347
|
type CreateBusinessWithStandardKYBResponse = {
|
|
343
348
|
id: string;
|
|
@@ -401,6 +406,8 @@ type UpdateReceiverInput = {
|
|
|
401
406
|
website?: string;
|
|
402
407
|
account_purpose_other?: string | null;
|
|
403
408
|
occupation?: string | null;
|
|
409
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
410
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
404
411
|
};
|
|
405
412
|
type DeleteReceiverInput = string;
|
|
406
413
|
type GetReceiverLimitsInput = string;
|
|
@@ -458,4 +465,4 @@ declare function createReceiversResource(instanceId: string, client: InternalApi
|
|
|
458
465
|
requestLimitIncrease({ receiver_id, ...data }: RequestLimitIncreaseInput): Promise<BlindpayApiResponse<RequestLimitIncreaseResponse>>;
|
|
459
466
|
};
|
|
460
467
|
|
|
461
|
-
export { type
|
|
468
|
+
export { type AmlHits, type AmlStatus, type BusinessWithStandardKYB, type CreateBusinessWithStandardKYBInput, type CreateBusinessWithStandardKYBResponse, type CreateIndividualWithEnhancedKYCInput, type CreateIndividualWithEnhancedKYCResponse, type CreateIndividualWithStandardKYCInput, type CreateIndividualWithStandardKYCResponse, type DeleteReceiverInput, type FraudWarning, type GetLimitIncreaseRequestsInput, type GetLimitIncreaseRequestsResponse, type GetReceiverInput, type GetReceiverLimitsInput, type GetReceiverLimitsResponse, type GetReceiverResponse, type IdentificationDocument, type IndividualWithEnhancedKYC, type IndividualWithStandardKYC, type KycType, type LimitIncreaseRequestStatus, type LimitIncreaseRequestSupportingDocumentType, type ListReceiversInput, type ListReceiversResponse, type Owner, type OwnerRole, type OwnerTaxType, type ProofOfAddressDocType, type ReceiverKycStatus, type RequestLimitIncreaseInput, type RequestLimitIncreaseResponse, type UpdateReceiverInput, createReceiversResource };
|
|
@@ -1,16 +1,9 @@
|
|
|
1
|
-
import { P as PaginationParams, C as Country, B as BlindpayApiResponse, A as AccountClass,
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { P as PaginationParams, C as Country, B as BlindpayApiResponse, A as AccountClass, u as AccountPurpose, v as SourceOfFundsDocType, d as BusinessIndustry, E as EstimatedAnnualRevenue, w as SourceOfWealth, x as RecipientRelationship, y as SoleProprietorDocType, z as PurposeOfTransactions, l as PaginationMetadata, D as BusinessType } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
|
|
4
4
|
type StrictOmit<T, K extends keyof T> = Omit<T, K>;
|
|
5
5
|
|
|
6
6
|
type ProofOfAddressDocType = "UTILITY_BILL" | "BANK_STATEMENT" | "RENTAL_AGREEMENT" | "TAX_DOCUMENT" | "GOVERNMENT_CORRESPONDENCE";
|
|
7
|
-
type PurposeOfTransactions = "business_transactions" | "charitable_donations" | "investment_purposes" | "payments_to_friends_or_family_abroad" | "personal_or_living_expenses" | "protect_wealth" | "purchase_good_and_services" | "receive_payment_for_freelancing" | "receive_salary" | "other";
|
|
8
|
-
type AccountPurpose = "charitable_donations" | "ecommerce_retail_payments" | "investment_purposes" | "business_expenses" | "payments_to_friends_or_family_abroad" | "personal_or_living_expenses" | "protect_wealth" | "purchase_goods_and_services" | "receive_payments_for_goods_and_services" | "tax_optimization" | "third_party_money_transmission" | "other" | "payroll" | "treasury_management";
|
|
9
|
-
type BusinessType = "corporation" | "llc" | "partnership" | "sole_proprietorship" | "trust" | "non_profit";
|
|
10
|
-
type BusinessIndustry = "111998" | "112120" | "113310" | "115114" | "211120" | "212114" | "213112" | "221310" | "236115" | "236220" | "237310" | "238210" | "311421" | "312130" | "313110" | "315990" | "322220" | "325412" | "334111" | "334118" | "334210" | "336110" | "336111" | "336390" | "337121" | "339112" | "339910" | "339920" | "339930" | "423110" | "423430" | "423510" | "423690" | "423830" | "423840" | "423940" | "424210" | "424410" | "424480" | "424690" | "424990" | "444110" | "445110" | "445320" | "449210" | "454110" | "455110" | "455219" | "456110" | "457110" | "458110" | "458210" | "458310" | "459120" | "459210" | "481111" | "483111" | "484121" | "485210" | "488510" | "493110" | "511210" | "512250" | "513130" | "516120" | "517110" | "517111" | "517112" | "517410" | "518210" | "519130" | "522110" | "522210" | "522320" | "523110" | "523150" | "523920" | "523940" | "523999" | "524113" | "531110" | "531120" | "531130" | "531190" | "531210" | "531311" | "531312" | "531320" | "531390" | "532111" | "541110" | "541211" | "541214" | "541330" | "541430" | "541511" | "541512" | "541519" | "541611" | "541618" | "541715" | "541810" | "541922" | "541930" | "541940" | "541990" | "551112" | "561311" | "561422" | "561499" | "561510" | "561612" | "561730" | "561740" | "562111" | "562920" | "611110" | "611310" | "611410" | "611710" | "621111" | "621210" | "621399" | "621511" | "621910" | "622110" | "623110" | "623220" | "624410" | "711110" | "711211" | "711410" | "711510" | "712110" | "713110" | "713210" | "721110" | "722511" | "722513" | "811111" | "811210" | "812111" | "812112" | "812199" | "813110" | "813211" | "813219";
|
|
11
|
-
type EstimatedAnnualRevenue = "0_99999" | "100000_999999" | "1000000_9999999" | "10000000_49999999" | "50000000_249999999" | "2500000000_plus";
|
|
12
|
-
type SourceOfWealth = "business_dividends_or_profits" | "investments" | "asset_sales" | "client_investor_contributions" | "gambling" | "charitable_contributions" | "inheritance" | "affiliate_or_royalty_income";
|
|
13
|
-
type SourceOfFundsDocType = "business_income" | "gambling_proceeds" | "gifts" | "government_benefits" | "inheritance" | "investment_loans" | "pension_retirement" | "salary" | "sale_of_assets_real_estate" | "savings" | "esops" | "investment_proceeds" | "someone_else_funds";
|
|
14
7
|
type IdentificationDocument = "PASSPORT" | "ID_CARD" | "DRIVERS";
|
|
15
8
|
type ReceiverKycStatus = "verifying" | "approved" | "rejected" | "deprecated" | "pending_review";
|
|
16
9
|
type AmlStatus = "clear" | "hit" | "error";
|
|
@@ -112,6 +105,8 @@ type IndividualWithStandardKYC = {
|
|
|
112
105
|
business_industry?: BusinessIndustry | null;
|
|
113
106
|
estimated_annual_revenue?: EstimatedAnnualRevenue | null;
|
|
114
107
|
source_of_wealth?: SourceOfWealth | null;
|
|
108
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
109
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
115
110
|
publicly_traded?: boolean | null;
|
|
116
111
|
};
|
|
117
112
|
type IndividualWithEnhancedKYC = {
|
|
@@ -174,6 +169,8 @@ type IndividualWithEnhancedKYC = {
|
|
|
174
169
|
business_industry?: BusinessIndustry | null;
|
|
175
170
|
estimated_annual_revenue?: EstimatedAnnualRevenue | null;
|
|
176
171
|
source_of_wealth?: SourceOfWealth | null;
|
|
172
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
173
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
177
174
|
publicly_traded?: boolean | null;
|
|
178
175
|
};
|
|
179
176
|
type BusinessWithStandardKYB = {
|
|
@@ -233,6 +230,8 @@ type BusinessWithStandardKYB = {
|
|
|
233
230
|
business_industry?: BusinessIndustry | null;
|
|
234
231
|
estimated_annual_revenue?: EstimatedAnnualRevenue | null;
|
|
235
232
|
source_of_wealth?: SourceOfWealth | null;
|
|
233
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
234
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
236
235
|
};
|
|
237
236
|
type CreateIndividualWithStandardKYCInput = {
|
|
238
237
|
country: Country;
|
|
@@ -264,6 +263,8 @@ type CreateIndividualWithStandardKYCInput = {
|
|
|
264
263
|
tos_id?: string | null;
|
|
265
264
|
account_purpose_other?: string | null;
|
|
266
265
|
occupation?: string | null;
|
|
266
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
267
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
267
268
|
};
|
|
268
269
|
type CreateIndividualWithStandardKYCResponse = {
|
|
269
270
|
id: string;
|
|
@@ -300,6 +301,8 @@ type CreateIndividualWithEnhancedKYCInput = {
|
|
|
300
301
|
tos_id?: string | null;
|
|
301
302
|
account_purpose_other?: string | null;
|
|
302
303
|
occupation?: string | null;
|
|
304
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
305
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
303
306
|
};
|
|
304
307
|
type CreateIndividualWithEnhancedKYCResponse = {
|
|
305
308
|
id: string;
|
|
@@ -338,6 +341,8 @@ type CreateBusinessWithStandardKYBInput = {
|
|
|
338
341
|
website?: string | null;
|
|
339
342
|
account_purpose_other?: string | null;
|
|
340
343
|
occupation?: string | null;
|
|
344
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
345
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
341
346
|
};
|
|
342
347
|
type CreateBusinessWithStandardKYBResponse = {
|
|
343
348
|
id: string;
|
|
@@ -401,6 +406,8 @@ type UpdateReceiverInput = {
|
|
|
401
406
|
website?: string;
|
|
402
407
|
account_purpose_other?: string | null;
|
|
403
408
|
occupation?: string | null;
|
|
409
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
410
|
+
sole_proprietor_doc_type?: SoleProprietorDocType | null;
|
|
404
411
|
};
|
|
405
412
|
type DeleteReceiverInput = string;
|
|
406
413
|
type GetReceiverLimitsInput = string;
|
|
@@ -458,4 +465,4 @@ declare function createReceiversResource(instanceId: string, client: InternalApi
|
|
|
458
465
|
requestLimitIncrease({ receiver_id, ...data }: RequestLimitIncreaseInput): Promise<BlindpayApiResponse<RequestLimitIncreaseResponse>>;
|
|
459
466
|
};
|
|
460
467
|
|
|
461
|
-
export { type
|
|
468
|
+
export { type AmlHits, type AmlStatus, type BusinessWithStandardKYB, type CreateBusinessWithStandardKYBInput, type CreateBusinessWithStandardKYBResponse, type CreateIndividualWithEnhancedKYCInput, type CreateIndividualWithEnhancedKYCResponse, type CreateIndividualWithStandardKYCInput, type CreateIndividualWithStandardKYCResponse, type DeleteReceiverInput, type FraudWarning, type GetLimitIncreaseRequestsInput, type GetLimitIncreaseRequestsResponse, type GetReceiverInput, type GetReceiverLimitsInput, type GetReceiverLimitsResponse, type GetReceiverResponse, type IdentificationDocument, type IndividualWithEnhancedKYC, type IndividualWithStandardKYC, type KycType, type LimitIncreaseRequestStatus, type LimitIncreaseRequestSupportingDocumentType, type ListReceiversInput, type ListReceiversResponse, type Owner, type OwnerRole, type OwnerTaxType, type ProofOfAddressDocType, type ReceiverKycStatus, type RequestLimitIncreaseInput, type RequestLimitIncreaseResponse, type UpdateReceiverInput, createReceiversResource };
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.4.
|
|
18705
|
+
var version = "3.4.2";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,22 +8,22 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-5QIPHM6M.mjs";
|
|
12
|
+
import "../../chunk-FG25JHDX.mjs";
|
|
12
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
13
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
14
|
-
import "../../chunk-LEPGLH7Q.mjs";
|
|
15
15
|
import "../../chunk-UC57SCKQ.mjs";
|
|
16
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
17
|
-
import "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-ISHZTBAN.mjs";
|
|
18
|
+
import "../../chunk-LEPGLH7Q.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
|
+
import "../../chunk-TBTA7A2P.mjs";
|
|
21
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
22
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
23
|
-
import "../../chunk-ISHZTBAN.mjs";
|
|
24
24
|
import "../../chunk-ALHMJWQN.mjs";
|
|
25
|
-
import "../../chunk-RC5NN5UF.mjs";
|
|
26
25
|
import "../../chunk-B5T7AQLH.mjs";
|
|
26
|
+
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-Gvol1faW.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
|
|
4
4
|
type InitiateInput = {
|
|
5
5
|
idempotency_key: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
|
|
4
4
|
type InitiateInput = {
|
|
5
5
|
idempotency_key: string;
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.4.
|
|
18705
|
+
var version = "3.4.2";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,22 +8,22 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-5QIPHM6M.mjs";
|
|
12
|
+
import "../../chunk-FG25JHDX.mjs";
|
|
12
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
13
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
14
|
-
import "../../chunk-LEPGLH7Q.mjs";
|
|
15
15
|
import "../../chunk-UC57SCKQ.mjs";
|
|
16
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
17
|
-
import "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-ISHZTBAN.mjs";
|
|
18
|
+
import "../../chunk-LEPGLH7Q.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
|
+
import "../../chunk-TBTA7A2P.mjs";
|
|
21
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
22
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
23
|
-
import "../../chunk-ISHZTBAN.mjs";
|
|
24
24
|
import "../../chunk-ALHMJWQN.mjs";
|
|
25
|
-
import "../../chunk-RC5NN5UF.mjs";
|
|
26
25
|
import "../../chunk-B5T7AQLH.mjs";
|
|
26
|
+
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { S as StablecoinToken, N as Network, B as BlindpayApiResponse, T as TransactionStatus,
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { S as StablecoinToken, N as Network, B as BlindpayApiResponse, T as TransactionStatus, t as TrackingStatus, P as PaginationParams, l as PaginationMetadata } from '../../index.d-Gvol1faW.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
|
|
4
4
|
type TransferTrackingStep = {
|
|
5
5
|
step: TrackingStatus;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { S as StablecoinToken, N as Network, B as BlindpayApiResponse, T as TransactionStatus,
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { S as StablecoinToken, N as Network, B as BlindpayApiResponse, T as TransactionStatus, t as TrackingStatus, P as PaginationParams, l as PaginationMetadata } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
|
|
4
4
|
type TransferTrackingStep = {
|
|
5
5
|
step: TrackingStatus;
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.4.
|
|
18705
|
+
var version = "3.4.2";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,22 +8,22 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-5QIPHM6M.mjs";
|
|
12
|
+
import "../../chunk-FG25JHDX.mjs";
|
|
12
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
13
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
14
|
-
import "../../chunk-LEPGLH7Q.mjs";
|
|
15
15
|
import "../../chunk-UC57SCKQ.mjs";
|
|
16
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
17
|
-
import "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-ISHZTBAN.mjs";
|
|
18
|
+
import "../../chunk-LEPGLH7Q.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
|
+
import "../../chunk-TBTA7A2P.mjs";
|
|
21
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
22
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
23
|
-
import "../../chunk-ISHZTBAN.mjs";
|
|
24
24
|
import "../../chunk-ALHMJWQN.mjs";
|
|
25
|
-
import "../../chunk-RC5NN5UF.mjs";
|
|
26
25
|
import "../../chunk-B5T7AQLH.mjs";
|
|
26
|
+
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.4.
|
|
18705
|
+
var version = "3.4.2";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,22 +8,22 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-5QIPHM6M.mjs";
|
|
12
|
+
import "../../chunk-FG25JHDX.mjs";
|
|
12
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
13
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
14
|
-
import "../../chunk-LEPGLH7Q.mjs";
|
|
15
15
|
import "../../chunk-UC57SCKQ.mjs";
|
|
16
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
17
|
-
import "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-ISHZTBAN.mjs";
|
|
18
|
+
import "../../chunk-LEPGLH7Q.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
|
+
import "../../chunk-TBTA7A2P.mjs";
|
|
21
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
22
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
23
|
-
import "../../chunk-ISHZTBAN.mjs";
|
|
24
24
|
import "../../chunk-ALHMJWQN.mjs";
|
|
25
|
-
import "../../chunk-RC5NN5UF.mjs";
|
|
26
25
|
import "../../chunk-B5T7AQLH.mjs";
|
|
26
|
+
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse, S as StablecoinToken, N as Network } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse, S as StablecoinToken, N as Network } from '../../index.d-Gvol1faW.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
|
|
4
4
|
type BankingPartner = "jpmorgan" | "citi" | "hsbc" | "cfsb";
|
|
5
5
|
type SoleProprietorDocType = "master_service_agreement" | "salary_slip" | "bank_statement";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse, S as StablecoinToken, N as Network } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse, S as StablecoinToken, N as Network } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
|
|
4
4
|
type BankingPartner = "jpmorgan" | "citi" | "hsbc" | "cfsb";
|
|
5
5
|
type SoleProprietorDocType = "master_service_agreement" | "salary_slip" | "bank_statement";
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.4.
|
|
18705
|
+
var version = "3.4.2";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,22 +8,22 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-5QIPHM6M.mjs";
|
|
12
|
+
import "../../chunk-FG25JHDX.mjs";
|
|
12
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
13
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
14
|
-
import "../../chunk-LEPGLH7Q.mjs";
|
|
15
15
|
import "../../chunk-UC57SCKQ.mjs";
|
|
16
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
17
|
-
import "../../chunk-
|
|
18
|
-
import "../../chunk-
|
|
17
|
+
import "../../chunk-ISHZTBAN.mjs";
|
|
18
|
+
import "../../chunk-LEPGLH7Q.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
|
+
import "../../chunk-TBTA7A2P.mjs";
|
|
21
22
|
import "../../chunk-YIZJM2GU.mjs";
|
|
22
23
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
23
|
-
import "../../chunk-ISHZTBAN.mjs";
|
|
24
24
|
import "../../chunk-ALHMJWQN.mjs";
|
|
25
|
-
import "../../chunk-RC5NN5UF.mjs";
|
|
26
25
|
import "../../chunk-B5T7AQLH.mjs";
|
|
26
|
+
import "../../chunk-RC5NN5UF.mjs";
|
|
27
27
|
import "../../chunk-VGU72ZNI.mjs";
|
|
28
28
|
import "../../chunk-LRHWT4JU.mjs";
|
|
29
29
|
import "../../chunk-WE73MTQL.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse, N as Network } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse, N as Network } from '../../index.d-Gvol1faW.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
|
|
4
4
|
type GetBlockchainWalletMessage = string;
|
|
5
5
|
type GetBlockchainWalletMessageResponse = {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as BlindpayApiResponse, N as Network } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { B as BlindpayApiResponse, N as Network } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
|
|
4
4
|
type GetBlockchainWalletMessage = string;
|
|
5
5
|
type GetBlockchainWalletMessageResponse = {
|
|
@@ -18702,7 +18702,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18702
18702
|
var import_svix = require("svix");
|
|
18703
18703
|
|
|
18704
18704
|
// package.json
|
|
18705
|
-
var version = "3.4.
|
|
18705
|
+
var version = "3.4.2";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|