@blindpay/node 3.3.0 → 3.4.1
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-JOHWDSDM.mjs → chunk-VWWGGMMT.mjs} +5 -5
- 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 +5 -5
- package/dist/index.d.ts +5 -5
- package/dist/index.js +1 -1
- package/dist/index.mjs +5 -5
- package/dist/resources/api-keys/api-keys.test.js +1 -1
- package/dist/resources/api-keys/api-keys.test.mjs +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/resources/bank-accounts/index.d.mts +9 -3
- package/dist/resources/bank-accounts/index.d.ts +9 -3
- package/dist/resources/fees/fees.test.js +1 -1
- package/dist/resources/fees/fees.test.mjs +2 -2
- 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 +3 -2
- package/dist/resources/instances/index.d.ts +3 -2
- package/dist/resources/instances/instances.test.js +1 -1
- package/dist/resources/instances/instances.test.mjs +2 -2
- 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 +2 -2
- package/dist/resources/payins/index.d.mts +2 -2
- package/dist/resources/payins/index.d.ts +2 -2
- package/dist/resources/payins/payins-quotes.test.js +1 -1
- package/dist/resources/payins/payins-quotes.test.mjs +2 -2
- package/dist/resources/payins/payins.test.js +1 -1
- package/dist/resources/payins/payins.test.mjs +2 -2
- package/dist/resources/payins/quotes.d.mts +2 -2
- package/dist/resources/payins/quotes.d.ts +2 -2
- package/dist/resources/payouts/index.d.mts +2 -2
- package/dist/resources/payouts/index.d.ts +2 -2
- package/dist/resources/payouts/payouts.test.js +1 -1
- package/dist/resources/payouts/payouts.test.mjs +2 -2
- 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 +2 -2
- package/dist/resources/receivers/index.d.mts +90 -10
- package/dist/resources/receivers/index.d.ts +90 -10
- package/dist/resources/receivers/receivers.test.js +93 -1
- package/dist/resources/receivers/receivers.test.mjs +94 -2
- 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 +2 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/resources/virtual-accounts/index.d.mts +13 -4
- package/dist/resources/virtual-accounts/index.d.ts +13 -4
- package/dist/resources/virtual-accounts/virtual-accounts.test.js +61 -1
- package/dist/resources/virtual-accounts/virtual-accounts.test.mjs +62 -2
- 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 +2 -2
- 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 +2 -2
- package/dist/resources/wallets/offramp.d.mts +11 -8
- package/dist/resources/wallets/offramp.d.ts +11 -8
- package/dist/resources/wallets/offramp.test.js +21 -1
- package/dist/resources/wallets/offramp.test.mjs +22 -2
- 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 +2 -2
- package/package.json +1 -1
|
@@ -7,14 +7,14 @@ import {
|
|
|
7
7
|
import {
|
|
8
8
|
BlindPay,
|
|
9
9
|
init_client
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
11
11
|
import "../../chunk-FG25JHDX.mjs";
|
|
12
12
|
import "../../chunk-KMU6V4LW.mjs";
|
|
13
13
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
14
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
15
14
|
import "../../chunk-ISHZTBAN.mjs";
|
|
16
15
|
import "../../chunk-UDRMLZWT.mjs";
|
|
17
16
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
17
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
18
18
|
import "../../chunk-E7M4CJKR.mjs";
|
|
19
19
|
import "../../chunk-F5Z45GCA.mjs";
|
|
20
20
|
import "../../chunk-TBTA7A2P.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 ListApiKeysResponse = Array<{
|
|
5
5
|
id: 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 ListApiKeysResponse = Array<{
|
|
5
5
|
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.
|
|
18705
|
+
var version = "3.4.1";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
15
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
16
15
|
import "../../chunk-ISHZTBAN.mjs";
|
|
17
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
18
17
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as Rail, B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { R as Rail, B as BlindpayApiResponse } from '../../index.d-Gvol1faW.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
|
|
4
4
|
type BankDetailKey = "type" | "name" | "pix_key" | "beneficiary_name" | "routing_number" | "account_number" | "account_type" | "account_class" | "address_line_1" | "address_line_2" | "city" | "state_province_region" | "country" | "postal_code" | "checkbook_account_id" | "checkbook_user_key" | "spei_protocol" | "spei_institution_code" | "spei_clabe" | "transfers_type" | "transfers_account" | "ach_cop_beneficiary_first_name" | "ach_cop_beneficiary_last_name" | "ach_cop_document_id" | "ach_cop_document_type" | "ach_cop_email" | "ach_cop_bank_code" | "ach_cop_bank_account" | "swift_code_bic" | "swift_account_holder_name" | "swift_account_number_iban" | "swift_beneficiary_address_line_1" | "swift_beneficiary_address_line_2" | "swift_beneficiary_country" | "swift_beneficiary_city" | "swift_beneficiary_state_province_region" | "swift_beneficiary_postal_code" | "swift_bank_name" | "swift_bank_address_line_1" | "swift_bank_address_line_2" | "swift_bank_country" | "swift_bank_city" | "swift_bank_state_province_region" | "swift_bank_postal_code" | "swift_intermediary_bank_swift_code_bic" | "swift_intermediary_bank_account_number_iban" | "swift_intermediary_bank_name" | "swift_intermediary_bank_country";
|
|
5
5
|
type GetBankDetailsResponse = Array<{
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { R as Rail, B as BlindpayApiResponse } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { R as Rail, B as BlindpayApiResponse } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
|
|
4
4
|
type BankDetailKey = "type" | "name" | "pix_key" | "beneficiary_name" | "routing_number" | "account_number" | "account_type" | "account_class" | "address_line_1" | "address_line_2" | "city" | "state_province_region" | "country" | "postal_code" | "checkbook_account_id" | "checkbook_user_key" | "spei_protocol" | "spei_institution_code" | "spei_clabe" | "transfers_type" | "transfers_account" | "ach_cop_beneficiary_first_name" | "ach_cop_beneficiary_last_name" | "ach_cop_document_id" | "ach_cop_document_type" | "ach_cop_email" | "ach_cop_bank_code" | "ach_cop_bank_account" | "swift_code_bic" | "swift_account_holder_name" | "swift_account_number_iban" | "swift_beneficiary_address_line_1" | "swift_beneficiary_address_line_2" | "swift_beneficiary_country" | "swift_beneficiary_city" | "swift_beneficiary_state_province_region" | "swift_beneficiary_postal_code" | "swift_bank_name" | "swift_bank_address_line_1" | "swift_bank_address_line_2" | "swift_bank_country" | "swift_bank_city" | "swift_bank_state_province_region" | "swift_bank_postal_code" | "swift_intermediary_bank_swift_code_bic" | "swift_intermediary_bank_account_number_iban" | "swift_intermediary_bank_name" | "swift_intermediary_bank_country";
|
|
5
5
|
type GetBankDetailsResponse = Array<{
|
|
@@ -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.
|
|
18705
|
+
var version = "3.4.1";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
15
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
16
15
|
import "../../chunk-ISHZTBAN.mjs";
|
|
17
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
18
17
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { R as Rail, C as Country, B as BlindpayApiResponse, a as BankAccountType, A as AccountClass, b as AchCopDocument, c as ArgentinaTransfers } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { R as Rail, C as Country, B as BlindpayApiResponse, a as BankAccountType, A as AccountClass, b as AchCopDocument, c as ArgentinaTransfers, d as BusinessIndustry } from '../../index.d-Gvol1faW.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
import { SpeiProtocol } from '../payouts/index.mjs';
|
|
4
|
-
import { BusinessIndustry } from '../receivers/index.mjs';
|
|
5
4
|
|
|
6
5
|
type RecipientRelationship = "first_party" | "employee" | "independent_contractor" | "vendor_or_supplier" | "subsidiary_or_affiliate" | "merchant_or_partner" | "customer" | "landlord" | "family" | "other";
|
|
7
6
|
type ListBankAccountsInput = {
|
|
@@ -71,6 +70,13 @@ type ListBankAccountsResponse = {
|
|
|
71
70
|
network: "tron";
|
|
72
71
|
external_id: string;
|
|
73
72
|
}>;
|
|
73
|
+
business_industry?: string | null;
|
|
74
|
+
phone_number?: string | null;
|
|
75
|
+
tax_id?: string | null;
|
|
76
|
+
date_of_birth?: string | null;
|
|
77
|
+
status?: string | null;
|
|
78
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
79
|
+
swift_payment_code?: string | null;
|
|
74
80
|
created_at: string;
|
|
75
81
|
}>;
|
|
76
82
|
};
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import { R as Rail, C as Country, B as BlindpayApiResponse, a as BankAccountType, A as AccountClass, b as AchCopDocument, c as ArgentinaTransfers } from '../../index.d-
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { R as Rail, C as Country, B as BlindpayApiResponse, a as BankAccountType, A as AccountClass, b as AchCopDocument, c as ArgentinaTransfers, d as BusinessIndustry } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
import { SpeiProtocol } from '../payouts/index.js';
|
|
4
|
-
import { BusinessIndustry } from '../receivers/index.js';
|
|
5
4
|
|
|
6
5
|
type RecipientRelationship = "first_party" | "employee" | "independent_contractor" | "vendor_or_supplier" | "subsidiary_or_affiliate" | "merchant_or_partner" | "customer" | "landlord" | "family" | "other";
|
|
7
6
|
type ListBankAccountsInput = {
|
|
@@ -71,6 +70,13 @@ type ListBankAccountsResponse = {
|
|
|
71
70
|
network: "tron";
|
|
72
71
|
external_id: string;
|
|
73
72
|
}>;
|
|
73
|
+
business_industry?: string | null;
|
|
74
|
+
phone_number?: string | null;
|
|
75
|
+
tax_id?: string | null;
|
|
76
|
+
date_of_birth?: string | null;
|
|
77
|
+
status?: string | null;
|
|
78
|
+
recipient_relationship?: RecipientRelationship | null;
|
|
79
|
+
swift_payment_code?: string | null;
|
|
74
80
|
created_at: string;
|
|
75
81
|
}>;
|
|
76
82
|
};
|
|
@@ -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.
|
|
18705
|
+
var version = "3.4.1";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
15
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
16
15
|
import "../../chunk-ISHZTBAN.mjs";
|
|
17
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
18
17
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
21
|
import "../../chunk-TBTA7A2P.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 FeeOptions = {
|
|
5
5
|
payin_flat: number;
|
|
@@ -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 FeeOptions = {
|
|
5
5
|
payin_flat: number;
|
|
@@ -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 InstanceMemberRole = "owner" | "admin" | "finance" | "checker" | "operations" | "developer" | "viewer";
|
|
5
5
|
type GetInstanceMembersResponse = Array<{
|
|
@@ -15,6 +15,7 @@ type GetInstanceMembersResponse = Array<{
|
|
|
15
15
|
type UpdateInstanceInput = {
|
|
16
16
|
name: string;
|
|
17
17
|
receiver_invite_redirect_urL?: string;
|
|
18
|
+
require_passkey?: boolean;
|
|
18
19
|
};
|
|
19
20
|
type DeleteInstanceMemberInput = string;
|
|
20
21
|
type UpdateInstanceMemberRoleInput = {
|
|
@@ -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 InstanceMemberRole = "owner" | "admin" | "finance" | "checker" | "operations" | "developer" | "viewer";
|
|
5
5
|
type GetInstanceMembersResponse = Array<{
|
|
@@ -15,6 +15,7 @@ type GetInstanceMembersResponse = Array<{
|
|
|
15
15
|
type UpdateInstanceInput = {
|
|
16
16
|
name: string;
|
|
17
17
|
receiver_invite_redirect_urL?: string;
|
|
18
|
+
require_passkey?: boolean;
|
|
18
19
|
};
|
|
19
20
|
type DeleteInstanceMemberInput = string;
|
|
20
21
|
type UpdateInstanceMemberRoleInput = {
|
|
@@ -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.
|
|
18705
|
+
var version = "3.4.1";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
15
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
16
15
|
import "../../chunk-ISHZTBAN.mjs";
|
|
17
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
18
17
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
21
|
import "../../chunk-TBTA7A2P.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 ListPartnerFeesResponse = Array<{
|
|
5
5
|
id: 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 ListPartnerFeesResponse = Array<{
|
|
5
5
|
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.
|
|
18705
|
+
var version = "3.4.1";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
15
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
16
15
|
import "../../chunk-ISHZTBAN.mjs";
|
|
17
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
18
17
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse,
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, e as PayinTrackingTransaction, f as PayinTrackingPayment, g as PayinTrackingComplete, h as PayinTrackingPartnerFee, A as AccountClass, i as PayinPaymentMethod, S as StablecoinToken, j as Currency, k as PayerRules, N as Network, b as AchCopDocument, l as PaginationMetadata } from '../../index.d-Gvol1faW.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
|
|
4
4
|
type BlindpayBankDetails = {
|
|
5
5
|
routing_number: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse,
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { P as PaginationParams, T as TransactionStatus, B as BlindpayApiResponse, e as PayinTrackingTransaction, f as PayinTrackingPayment, g as PayinTrackingComplete, h as PayinTrackingPartnerFee, A as AccountClass, i as PayinPaymentMethod, S as StablecoinToken, j as Currency, k as PayerRules, N as Network, b as AchCopDocument, l as PaginationMetadata } from '../../index.d-Gvol1faW.js';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-Bklw4zQi.js';
|
|
3
3
|
|
|
4
4
|
type BlindpayBankDetails = {
|
|
5
5
|
routing_number: 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.
|
|
18705
|
+
var version = "3.4.1";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
15
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
16
15
|
import "../../chunk-ISHZTBAN.mjs";
|
|
17
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
18
17
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
21
|
import "../../chunk-TBTA7A2P.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.
|
|
18705
|
+
var version = "3.4.1";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
15
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
16
15
|
import "../../chunk-ISHZTBAN.mjs";
|
|
17
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
18
17
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { m as CurrencyType, i as PayinPaymentMethod, S as StablecoinToken, k as PayerRules, 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 CreatePayinQuoteInput = {
|
|
5
5
|
blockchain_wallet_id: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { I as InternalApiClient } from '../../api-client-
|
|
1
|
+
import { m as CurrencyType, i as PayinPaymentMethod, S as StablecoinToken, k as PayerRules, 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 CreatePayinQuoteInput = {
|
|
5
5
|
blockchain_wallet_id: string;
|
|
@@ -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.mjs';
|
|
2
|
+
import { I as InternalApiClient } from '../../api-client-BlkRiojB.mjs';
|
|
3
3
|
|
|
4
4
|
type SpeiProtocol = "clabe" | "debitcard" | "phonenum";
|
|
5
5
|
type Payout = {
|
|
@@ -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 = {
|
|
@@ -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.
|
|
18705
|
+
var version = "3.4.1";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
15
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
16
15
|
import "../../chunk-ISHZTBAN.mjs";
|
|
17
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
18
17
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
21
|
import "../../chunk-TBTA7A2P.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.
|
|
18705
|
+
var version = "3.4.1";
|
|
18706
18706
|
|
|
18707
18707
|
// src/internal/blindpay-error.ts
|
|
18708
18708
|
var BlindPayError = class extends Error {
|
|
@@ -8,14 +8,14 @@ import {
|
|
|
8
8
|
import {
|
|
9
9
|
BlindPay,
|
|
10
10
|
init_client
|
|
11
|
-
} from "../../chunk-
|
|
11
|
+
} from "../../chunk-VWWGGMMT.mjs";
|
|
12
12
|
import "../../chunk-FG25JHDX.mjs";
|
|
13
13
|
import "../../chunk-KMU6V4LW.mjs";
|
|
14
14
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
15
|
-
import "../../chunk-UC57SCKQ.mjs";
|
|
16
15
|
import "../../chunk-ISHZTBAN.mjs";
|
|
17
16
|
import "../../chunk-UDRMLZWT.mjs";
|
|
18
17
|
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
|
+
import "../../chunk-UC57SCKQ.mjs";
|
|
19
19
|
import "../../chunk-E7M4CJKR.mjs";
|
|
20
20
|
import "../../chunk-F5Z45GCA.mjs";
|
|
21
21
|
import "../../chunk-TBTA7A2P.mjs";
|