@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
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
import {
|
|
2
2
|
BlindPay,
|
|
3
3
|
init_client
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-5QIPHM6M.mjs";
|
|
5
|
+
import {
|
|
6
|
+
createBlockchainWalletsResource,
|
|
7
|
+
init_blockchain
|
|
8
|
+
} from "./chunk-FG25JHDX.mjs";
|
|
5
9
|
import {
|
|
6
10
|
createCustodialWalletsResource,
|
|
7
11
|
init_custodial
|
|
@@ -10,10 +14,6 @@ import {
|
|
|
10
14
|
createOfframpWalletsResource,
|
|
11
15
|
init_offramp
|
|
12
16
|
} from "./chunk-QGNLMN6Z.mjs";
|
|
13
|
-
import {
|
|
14
|
-
createVirtualAccountsResource,
|
|
15
|
-
init_virtual_accounts
|
|
16
|
-
} from "./chunk-LEPGLH7Q.mjs";
|
|
17
17
|
import {
|
|
18
18
|
createWebhookEndpointsResource,
|
|
19
19
|
init_webhooks
|
|
@@ -23,13 +23,13 @@ import {
|
|
|
23
23
|
init_upload
|
|
24
24
|
} from "./chunk-UDRMLZWT.mjs";
|
|
25
25
|
import {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
} from "./chunk-
|
|
26
|
+
createTransfersResource,
|
|
27
|
+
init_transfers
|
|
28
|
+
} from "./chunk-ISHZTBAN.mjs";
|
|
29
29
|
import {
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
} from "./chunk-
|
|
30
|
+
createVirtualAccountsResource,
|
|
31
|
+
init_virtual_accounts
|
|
32
|
+
} from "./chunk-LEPGLH7Q.mjs";
|
|
33
33
|
import {
|
|
34
34
|
createPayinQuotesResource,
|
|
35
35
|
init_quotes
|
|
@@ -38,27 +38,27 @@ import {
|
|
|
38
38
|
createPayoutsResource,
|
|
39
39
|
init_payouts
|
|
40
40
|
} from "./chunk-F5Z45GCA.mjs";
|
|
41
|
+
import {
|
|
42
|
+
createQuotesResource,
|
|
43
|
+
init_quotes as init_quotes2
|
|
44
|
+
} from "./chunk-TBTA7A2P.mjs";
|
|
41
45
|
import {
|
|
42
46
|
createReceiversResource,
|
|
43
47
|
init_receivers
|
|
44
48
|
} from "./chunk-YIZJM2GU.mjs";
|
|
45
49
|
import "./chunk-Z6EYX4D3.mjs";
|
|
46
|
-
import {
|
|
47
|
-
createTransfersResource,
|
|
48
|
-
init_transfers
|
|
49
|
-
} from "./chunk-ISHZTBAN.mjs";
|
|
50
50
|
import {
|
|
51
51
|
createFeesResource,
|
|
52
52
|
init_fees
|
|
53
53
|
} from "./chunk-ALHMJWQN.mjs";
|
|
54
|
-
import {
|
|
55
|
-
createPartnerFeesResource,
|
|
56
|
-
init_partner_fees
|
|
57
|
-
} from "./chunk-RC5NN5UF.mjs";
|
|
58
54
|
import {
|
|
59
55
|
createInstancesResource,
|
|
60
56
|
init_instances
|
|
61
57
|
} from "./chunk-B5T7AQLH.mjs";
|
|
58
|
+
import {
|
|
59
|
+
createPartnerFeesResource,
|
|
60
|
+
init_partner_fees
|
|
61
|
+
} from "./chunk-RC5NN5UF.mjs";
|
|
62
62
|
import {
|
|
63
63
|
createPayinsResource,
|
|
64
64
|
init_payins
|
|
@@ -18697,7 +18697,7 @@ var import_expect_type = __toESM(require_dist(), 1);
|
|
|
18697
18697
|
var import_svix = require("svix");
|
|
18698
18698
|
|
|
18699
18699
|
// package.json
|
|
18700
|
-
var version = "3.4.
|
|
18700
|
+
var version = "3.4.2";
|
|
18701
18701
|
|
|
18702
18702
|
// src/internal/blindpay-error.ts
|
|
18703
18703
|
var BlindPayError = class extends Error {
|
|
@@ -7,22 +7,22 @@ import {
|
|
|
7
7
|
import {
|
|
8
8
|
BlindPay,
|
|
9
9
|
init_client
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-5QIPHM6M.mjs";
|
|
11
|
+
import "../../chunk-FG25JHDX.mjs";
|
|
11
12
|
import "../../chunk-KMU6V4LW.mjs";
|
|
12
13
|
import "../../chunk-QGNLMN6Z.mjs";
|
|
13
|
-
import "../../chunk-LEPGLH7Q.mjs";
|
|
14
14
|
import "../../chunk-UC57SCKQ.mjs";
|
|
15
15
|
import "../../chunk-UDRMLZWT.mjs";
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-
|
|
16
|
+
import "../../chunk-ISHZTBAN.mjs";
|
|
17
|
+
import "../../chunk-LEPGLH7Q.mjs";
|
|
18
18
|
import "../../chunk-E7M4CJKR.mjs";
|
|
19
19
|
import "../../chunk-F5Z45GCA.mjs";
|
|
20
|
+
import "../../chunk-TBTA7A2P.mjs";
|
|
20
21
|
import "../../chunk-YIZJM2GU.mjs";
|
|
21
22
|
import "../../chunk-Z6EYX4D3.mjs";
|
|
22
|
-
import "../../chunk-ISHZTBAN.mjs";
|
|
23
23
|
import "../../chunk-ALHMJWQN.mjs";
|
|
24
|
-
import "../../chunk-RC5NN5UF.mjs";
|
|
25
24
|
import "../../chunk-B5T7AQLH.mjs";
|
|
25
|
+
import "../../chunk-RC5NN5UF.mjs";
|
|
26
26
|
import "../../chunk-VGU72ZNI.mjs";
|
|
27
27
|
import "../../chunk-LRHWT4JU.mjs";
|
|
28
28
|
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 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.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 { 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.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,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 = {
|
|
@@ -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 = {
|
|
@@ -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 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<{
|
|
@@ -14,7 +14,9 @@ type GetInstanceMembersResponse = Array<{
|
|
|
14
14
|
}>;
|
|
15
15
|
type UpdateInstanceInput = {
|
|
16
16
|
name: string;
|
|
17
|
-
|
|
17
|
+
receiver_invite_redirect_url?: string;
|
|
18
|
+
email_notifications?: boolean;
|
|
19
|
+
require_passkey?: boolean;
|
|
18
20
|
};
|
|
19
21
|
type DeleteInstanceMemberInput = string;
|
|
20
22
|
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<{
|
|
@@ -14,7 +14,9 @@ type GetInstanceMembersResponse = Array<{
|
|
|
14
14
|
}>;
|
|
15
15
|
type UpdateInstanceInput = {
|
|
16
16
|
name: string;
|
|
17
|
-
|
|
17
|
+
receiver_invite_redirect_url?: string;
|
|
18
|
+
email_notifications?: boolean;
|
|
19
|
+
require_passkey?: boolean;
|
|
18
20
|
};
|
|
19
21
|
type DeleteInstanceMemberInput = string;
|
|
20
22
|
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.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 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.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 { 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;
|
|
@@ -54,6 +54,7 @@ type Payin = {
|
|
|
54
54
|
blindpay_quotation: number;
|
|
55
55
|
currency: Extract<Currency, "BRL" | "USD" | "MXN" | "COP" | "ARS">;
|
|
56
56
|
billing_fee?: number | null;
|
|
57
|
+
billing_fee_amount?: string | null;
|
|
57
58
|
is_otc?: boolean | null;
|
|
58
59
|
payer_rules?: PayerRules | null;
|
|
59
60
|
name: 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;
|
|
@@ -54,6 +54,7 @@ type Payin = {
|
|
|
54
54
|
blindpay_quotation: number;
|
|
55
55
|
currency: Extract<Currency, "BRL" | "USD" | "MXN" | "COP" | "ARS">;
|
|
56
56
|
billing_fee?: number | null;
|
|
57
|
+
billing_fee_amount?: string | null;
|
|
57
58
|
is_otc?: boolean | null;
|
|
58
59
|
payer_rules?: PayerRules | null;
|
|
59
60
|
name: 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";
|
|
@@ -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, 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;
|
|
@@ -11,6 +11,7 @@ type CreatePayinQuoteInput = {
|
|
|
11
11
|
cover_fees: boolean;
|
|
12
12
|
partner_fee_id: string | null;
|
|
13
13
|
payer_rules?: PayerRules | null;
|
|
14
|
+
wallet_id?: string;
|
|
14
15
|
};
|
|
15
16
|
type CreatePayinQuoteResponse = {
|
|
16
17
|
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;
|
|
@@ -11,6 +11,7 @@ type CreatePayinQuoteInput = {
|
|
|
11
11
|
cover_fees: boolean;
|
|
12
12
|
partner_fee_id: string | null;
|
|
13
13
|
payer_rules?: PayerRules | null;
|
|
14
|
+
wallet_id?: string;
|
|
14
15
|
};
|
|
15
16
|
type CreatePayinQuoteResponse = {
|
|
16
17
|
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 = {
|
|
@@ -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;
|