@blindpay/node 3.1.0 → 3.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (69) hide show
  1. package/README.md +1 -1
  2. package/dist/{api-client-DhY5DFpq.d.mts → api-client-CIPV5zmo.d.mts} +1 -1
  3. package/dist/{api-client-DhY5DFpq.d.ts → api-client-CIPV5zmo.d.ts} +1 -1
  4. package/dist/{chunk-V4V47AUC.mjs → chunk-AFXWEXL6.mjs} +5 -5
  5. package/dist/index.d.mts +2 -2
  6. package/dist/index.d.ts +2 -2
  7. package/dist/index.js +1 -1
  8. package/dist/index.mjs +5 -5
  9. package/dist/resources/api-keys/api-keys.test.js +1 -1
  10. package/dist/resources/api-keys/api-keys.test.mjs +2 -2
  11. package/dist/resources/api-keys/index.d.mts +1 -1
  12. package/dist/resources/api-keys/index.d.ts +1 -1
  13. package/dist/resources/available/available.test.js +1 -1
  14. package/dist/resources/available/available.test.mjs +2 -2
  15. package/dist/resources/available/index.d.mts +1 -1
  16. package/dist/resources/available/index.d.ts +1 -1
  17. package/dist/resources/bank-accounts/bank-accounts.test.js +1 -1
  18. package/dist/resources/bank-accounts/bank-accounts.test.mjs +2 -2
  19. package/dist/resources/bank-accounts/index.d.mts +1 -1
  20. package/dist/resources/bank-accounts/index.d.ts +1 -1
  21. package/dist/resources/instances/index.d.mts +1 -1
  22. package/dist/resources/instances/index.d.ts +1 -1
  23. package/dist/resources/instances/instances.test.js +1 -1
  24. package/dist/resources/instances/instances.test.mjs +2 -2
  25. package/dist/resources/partner-fees/index.d.mts +1 -1
  26. package/dist/resources/partner-fees/index.d.ts +1 -1
  27. package/dist/resources/partner-fees/partner-fees.test.js +1 -1
  28. package/dist/resources/partner-fees/partner-fees.test.mjs +2 -2
  29. package/dist/resources/payins/index.d.mts +1 -1
  30. package/dist/resources/payins/index.d.ts +1 -1
  31. package/dist/resources/payins/payins-quotes.test.js +1 -1
  32. package/dist/resources/payins/payins-quotes.test.mjs +2 -2
  33. package/dist/resources/payins/payins.test.js +1 -1
  34. package/dist/resources/payins/payins.test.mjs +2 -2
  35. package/dist/resources/payins/quotes.d.mts +1 -1
  36. package/dist/resources/payins/quotes.d.ts +1 -1
  37. package/dist/resources/payouts/index.d.mts +1 -1
  38. package/dist/resources/payouts/index.d.ts +1 -1
  39. package/dist/resources/payouts/payouts.test.js +1 -1
  40. package/dist/resources/payouts/payouts.test.mjs +2 -2
  41. package/dist/resources/quotes/index.d.mts +1 -1
  42. package/dist/resources/quotes/index.d.ts +1 -1
  43. package/dist/resources/quotes/quotes.test.js +1 -1
  44. package/dist/resources/quotes/quotes.test.mjs +2 -2
  45. package/dist/resources/receivers/index.d.mts +120 -83
  46. package/dist/resources/receivers/index.d.ts +120 -83
  47. package/dist/resources/receivers/receivers.test.js +22 -8
  48. package/dist/resources/receivers/receivers.test.mjs +23 -9
  49. package/dist/resources/terms-of-service/index.d.mts +1 -1
  50. package/dist/resources/terms-of-service/index.d.ts +1 -1
  51. package/dist/resources/terms-of-service/terms-of-service.test.js +1 -1
  52. package/dist/resources/terms-of-service/terms-of-service.test.mjs +2 -2
  53. package/dist/resources/virtual-accounts/index.d.mts +3 -2
  54. package/dist/resources/virtual-accounts/index.d.ts +3 -2
  55. package/dist/resources/virtual-accounts/virtual-accounts.test.js +3 -2
  56. package/dist/resources/virtual-accounts/virtual-accounts.test.mjs +4 -3
  57. package/dist/resources/wallets/blockchain.d.mts +1 -1
  58. package/dist/resources/wallets/blockchain.d.ts +1 -1
  59. package/dist/resources/wallets/blockchain.test.js +1 -1
  60. package/dist/resources/wallets/blockchain.test.mjs +2 -2
  61. package/dist/resources/wallets/offramp.d.mts +1 -1
  62. package/dist/resources/wallets/offramp.d.ts +1 -1
  63. package/dist/resources/wallets/offramp.test.js +1 -1
  64. package/dist/resources/wallets/offramp.test.mjs +2 -2
  65. package/dist/resources/webhooks/index.d.mts +1 -1
  66. package/dist/resources/webhooks/index.d.ts +1 -1
  67. package/dist/resources/webhooks/webhooks.test.js +1 -1
  68. package/dist/resources/webhooks/webhooks.test.mjs +2 -2
  69. package/package.json +2 -2
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  BlindPay,
10
10
  init_client
11
- } from "../../chunk-V4V47AUC.mjs";
11
+ } from "../../chunk-AFXWEXL6.mjs";
12
12
  import "../../chunk-FG25JHDX.mjs";
13
13
  import "../../chunk-QGNLMN6Z.mjs";
14
14
  import "../../chunk-UC57SCKQ.mjs";
@@ -16,10 +16,10 @@ import "../../chunk-TBTA7A2P.mjs";
16
16
  import "../../chunk-67XECGMJ.mjs";
17
17
  import "../../chunk-Z6EYX4D3.mjs";
18
18
  import "../../chunk-LEPGLH7Q.mjs";
19
+ import "../../chunk-RC5NN5UF.mjs";
19
20
  import "../../chunk-VGU72ZNI.mjs";
20
21
  import "../../chunk-E7M4CJKR.mjs";
21
22
  import "../../chunk-VOB7TMKL.mjs";
22
- import "../../chunk-RC5NN5UF.mjs";
23
23
  import "../../chunk-LRHWT4JU.mjs";
24
24
  import "../../chunk-U7CKUUO7.mjs";
25
25
  import "../../chunk-CPOSU35L.mjs";
@@ -172,6 +172,8 @@ var require_receivers_test = __commonJS({
172
172
  id_doc_back_file: "https://example.com/image.png",
173
173
  proof_of_address_doc_type: "UTILITY_BILL",
174
174
  proof_of_address_doc_file: "https://example.com/image.png",
175
+ ownership_percentage: 25,
176
+ title: "CEO",
175
177
  id: "ub_000000000000"
176
178
  }
177
179
  ],
@@ -208,12 +210,12 @@ var require_receivers_test = __commonJS({
208
210
  });
209
211
  const { data, error } = yield blindpay.receivers.createIndividualWithStandardKYC({
210
212
  email: "bernardo.simonassi@gmail.com",
213
+ country: "BR",
211
214
  tax_id: "12345678900",
212
215
  address_line_1: "Av. Paulista, 1000",
213
216
  address_line_2: "Apto 101",
214
217
  city: "S\xE3o Paulo",
215
218
  state_province_region: "SP",
216
- country: "BR",
217
219
  postal_code: "01310-100",
218
220
  phone_number: "+5511987654321",
219
221
  first_name: "Bernardo",
@@ -239,12 +241,12 @@ var require_receivers_test = __commonJS({
239
241
  });
240
242
  const { data, error } = yield blindpay.receivers.createIndividualWithEnhancedKYC({
241
243
  email: "bernardo.simonassi@gmail.com",
244
+ country: "BR",
242
245
  tax_id: "12345678900",
243
246
  address_line_1: "Av. Paulista, 1000",
244
247
  address_line_2: "Apto 101",
245
248
  city: "S\xE3o Paulo",
246
249
  state_province_region: "SP",
247
- country: "BR",
248
250
  postal_code: "01310-100",
249
251
  first_name: "Bernardo",
250
252
  last_name: "Simonassi",
@@ -256,11 +258,11 @@ var require_receivers_test = __commonJS({
256
258
  id_doc_back_file: "https://example.com/image.png",
257
259
  proof_of_address_doc_type: "UTILITY_BILL",
258
260
  proof_of_address_doc_file: "https://example.com/image.png",
259
- individual_holding_doc_front_file: "https://example.com/image.png",
260
261
  purpose_of_transactions: "personal_or_living_expenses",
261
262
  source_of_funds_doc_type: "savings",
262
263
  purpose_of_transactions_explanation: "I am receiving salary payments from my employer",
263
264
  source_of_funds_doc_file: "https://example.com/image.png",
265
+ selfie_file: "https://example.com/image.png",
264
266
  tos_id: "to_3ZZhllJkvo5Z"
265
267
  });
266
268
  globalExpect(error).toBeNull();
@@ -275,12 +277,12 @@ var require_receivers_test = __commonJS({
275
277
  });
276
278
  const { data, error } = yield blindpay.receivers.createBusinessWithStandardKYB({
277
279
  email: "contato@empresa.com.br",
280
+ country: "BR",
278
281
  tax_id: "20096178000195",
279
282
  address_line_1: "Av. Brigadeiro Faria Lima, 400",
280
283
  address_line_2: "Sala 1201",
281
284
  city: "S\xE3o Paulo",
282
285
  state_province_region: "SP",
283
- country: "BR",
284
286
  postal_code: "04538-132",
285
287
  legal_name: "Empresa Exemplo Ltda",
286
288
  alternate_name: "Exemplo",
@@ -291,6 +293,13 @@ var require_receivers_test = __commonJS({
291
293
  proof_of_ownership_doc_file: "https://example.com/image.png",
292
294
  tos_id: "to_nppX66ntvtHs",
293
295
  website: "https://site.com/",
296
+ business_type: "llc",
297
+ business_description: "Software development company",
298
+ business_industry: "541511",
299
+ estimated_annual_revenue: "1000000_9999999",
300
+ source_of_wealth: "affiliate_or_royalty_income",
301
+ publicly_traded: false,
302
+ account_purpose: "treasury_management",
294
303
  owners: [
295
304
  {
296
305
  role: "beneficial_owner",
@@ -309,7 +318,9 @@ var require_receivers_test = __commonJS({
309
318
  id_doc_front_file: "https://example.com/image.png",
310
319
  id_doc_back_file: "https://example.com/image.png",
311
320
  proof_of_address_doc_type: "UTILITY_BILL",
312
- proof_of_address_doc_file: "https://example.com/image.png"
321
+ proof_of_address_doc_file: "https://example.com/image.png",
322
+ ownership_percentage: 25,
323
+ title: "CEO"
313
324
  }
314
325
  ]
315
326
  });
@@ -423,14 +434,17 @@ var require_receivers_test = __commonJS({
423
434
  id_doc_country: "BR",
424
435
  id_doc_type: "PASSPORT",
425
436
  id_doc_front_file: "https://example.com/image.png",
426
- id_doc_back_file: "https://example.com/image.png"
437
+ id_doc_back_file: "https://example.com/image.png",
438
+ proof_of_address_doc_type: "UTILITY_BILL",
439
+ proof_of_address_doc_file: "https://example.com/image.png",
440
+ ownership_percentage: 25,
441
+ title: "CEO"
427
442
  }
428
443
  ],
429
444
  incorporation_doc_file: "https://example.com/image.png",
430
445
  proof_of_ownership_doc_file: "https://example.com/image.png",
431
446
  source_of_funds_doc_type: "savings",
432
447
  source_of_funds_doc_file: "https://example.com/image.png",
433
- individual_holding_doc_front_file: "https://example.com/image.png",
434
448
  purpose_of_transactions: "personal_or_living_expenses",
435
449
  purpose_of_transactions_explanation: "I am receiving salary payments from my employer",
436
450
  external_id: "some-external-id",
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-DhY5DFpq.mjs';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-CIPV5zmo.mjs';
2
2
 
3
3
  type InitiateInput = {
4
4
  idempotency_key: string;
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-DhY5DFpq.js';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-CIPV5zmo.js';
2
2
 
3
3
  type InitiateInput = {
4
4
  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.1.0";
18705
+ var version = "3.2.0";
18706
18706
 
18707
18707
  // src/internal/blindpay-error.ts
18708
18708
  var BlindPayError = class extends Error {
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  BlindPay,
10
10
  init_client
11
- } from "../../chunk-V4V47AUC.mjs";
11
+ } from "../../chunk-AFXWEXL6.mjs";
12
12
  import "../../chunk-FG25JHDX.mjs";
13
13
  import "../../chunk-QGNLMN6Z.mjs";
14
14
  import "../../chunk-UC57SCKQ.mjs";
@@ -16,10 +16,10 @@ import "../../chunk-TBTA7A2P.mjs";
16
16
  import "../../chunk-67XECGMJ.mjs";
17
17
  import "../../chunk-Z6EYX4D3.mjs";
18
18
  import "../../chunk-LEPGLH7Q.mjs";
19
+ import "../../chunk-RC5NN5UF.mjs";
19
20
  import "../../chunk-VGU72ZNI.mjs";
20
21
  import "../../chunk-E7M4CJKR.mjs";
21
22
  import "../../chunk-VOB7TMKL.mjs";
22
- import "../../chunk-RC5NN5UF.mjs";
23
23
  import "../../chunk-LRHWT4JU.mjs";
24
24
  import "../../chunk-U7CKUUO7.mjs";
25
25
  import "../../chunk-CPOSU35L.mjs";
@@ -1,6 +1,6 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse, S as StablecoinToken, N as Network } from '../../api-client-DhY5DFpq.mjs';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse, S as StablecoinToken, N as Network } from '../../api-client-CIPV5zmo.mjs';
2
2
 
3
- type BankingPartner = "jpmorgan" | "citi";
3
+ type BankingPartner = "jpmorgan" | "citi" | "hsbc";
4
4
  type VirtualAccount = {
5
5
  id: string;
6
6
  banking_partner: BankingPartner;
@@ -45,6 +45,7 @@ type CreateVirtualAccountInput = {
45
45
  banking_partner: BankingPartner;
46
46
  token: StablecoinToken;
47
47
  blockchain_wallet_id: string;
48
+ signed_agreement_id?: string | null;
48
49
  };
49
50
  type CreateVirtualAccountResponse = VirtualAccount;
50
51
  type GetVirtualAccountInput = {
@@ -1,6 +1,6 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse, S as StablecoinToken, N as Network } from '../../api-client-DhY5DFpq.js';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse, S as StablecoinToken, N as Network } from '../../api-client-CIPV5zmo.js';
2
2
 
3
- type BankingPartner = "jpmorgan" | "citi";
3
+ type BankingPartner = "jpmorgan" | "citi" | "hsbc";
4
4
  type VirtualAccount = {
5
5
  id: string;
6
6
  banking_partner: BankingPartner;
@@ -45,6 +45,7 @@ type CreateVirtualAccountInput = {
45
45
  banking_partner: BankingPartner;
46
46
  token: StablecoinToken;
47
47
  blockchain_wallet_id: string;
48
+ signed_agreement_id?: string | null;
48
49
  };
49
50
  type CreateVirtualAccountResponse = VirtualAccount;
50
51
  type GetVirtualAccountInput = {
@@ -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.1.0";
18705
+ var version = "3.2.0";
18706
18706
 
18707
18707
  // src/internal/blindpay-error.ts
18708
18708
  var BlindPayError = class extends Error {
@@ -19547,7 +19547,8 @@ describe("Virtual accounts", () => {
19547
19547
  receiver_id: "re_000000000000",
19548
19548
  banking_partner: "jpmorgan",
19549
19549
  blockchain_wallet_id: "bw_000000000000",
19550
- token: "USDC"
19550
+ token: "USDC",
19551
+ signed_agreement_id: "123e4567-e89b-12d3-a456-426614174000"
19551
19552
  });
19552
19553
  globalExpect(error).toBeNull();
19553
19554
  globalExpect(data).toEqual(mockedVirtualAccount);
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  BlindPay,
10
10
  init_client
11
- } from "../../chunk-V4V47AUC.mjs";
11
+ } from "../../chunk-AFXWEXL6.mjs";
12
12
  import "../../chunk-FG25JHDX.mjs";
13
13
  import "../../chunk-QGNLMN6Z.mjs";
14
14
  import "../../chunk-UC57SCKQ.mjs";
@@ -16,10 +16,10 @@ import "../../chunk-TBTA7A2P.mjs";
16
16
  import "../../chunk-67XECGMJ.mjs";
17
17
  import "../../chunk-Z6EYX4D3.mjs";
18
18
  import "../../chunk-LEPGLH7Q.mjs";
19
+ import "../../chunk-RC5NN5UF.mjs";
19
20
  import "../../chunk-VGU72ZNI.mjs";
20
21
  import "../../chunk-E7M4CJKR.mjs";
21
22
  import "../../chunk-VOB7TMKL.mjs";
22
- import "../../chunk-RC5NN5UF.mjs";
23
23
  import "../../chunk-LRHWT4JU.mjs";
24
24
  import "../../chunk-U7CKUUO7.mjs";
25
25
  import "../../chunk-CPOSU35L.mjs";
@@ -216,7 +216,8 @@ var require_virtual_accounts_test = __commonJS({
216
216
  receiver_id: "re_000000000000",
217
217
  banking_partner: "jpmorgan",
218
218
  blockchain_wallet_id: "bw_000000000000",
219
- token: "USDC"
219
+ token: "USDC",
220
+ signed_agreement_id: "123e4567-e89b-12d3-a456-426614174000"
220
221
  });
221
222
  globalExpect(error).toBeNull();
222
223
  globalExpect(data).toEqual(mockedVirtualAccount);
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse, N as Network } from '../../api-client-DhY5DFpq.mjs';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse, N as Network } from '../../api-client-CIPV5zmo.mjs';
2
2
 
3
3
  type GetBlockchainWalletMessage = string;
4
4
  type GetBlockchainWalletMessageResponse = {
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse, N as Network } from '../../api-client-DhY5DFpq.js';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse, N as Network } from '../../api-client-CIPV5zmo.js';
2
2
 
3
3
  type GetBlockchainWalletMessage = string;
4
4
  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.1.0";
18705
+ var version = "3.2.0";
18706
18706
 
18707
18707
  // src/internal/blindpay-error.ts
18708
18708
  var BlindPayError = class extends Error {
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  BlindPay,
10
10
  init_client
11
- } from "../../chunk-V4V47AUC.mjs";
11
+ } from "../../chunk-AFXWEXL6.mjs";
12
12
  import "../../chunk-FG25JHDX.mjs";
13
13
  import "../../chunk-QGNLMN6Z.mjs";
14
14
  import "../../chunk-UC57SCKQ.mjs";
@@ -16,10 +16,10 @@ import "../../chunk-TBTA7A2P.mjs";
16
16
  import "../../chunk-67XECGMJ.mjs";
17
17
  import "../../chunk-Z6EYX4D3.mjs";
18
18
  import "../../chunk-LEPGLH7Q.mjs";
19
+ import "../../chunk-RC5NN5UF.mjs";
19
20
  import "../../chunk-VGU72ZNI.mjs";
20
21
  import "../../chunk-E7M4CJKR.mjs";
21
22
  import "../../chunk-VOB7TMKL.mjs";
22
- import "../../chunk-RC5NN5UF.mjs";
23
23
  import "../../chunk-LRHWT4JU.mjs";
24
24
  import "../../chunk-U7CKUUO7.mjs";
25
25
  import "../../chunk-CPOSU35L.mjs";
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-DhY5DFpq.mjs';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-CIPV5zmo.mjs';
2
2
 
3
3
  type OfframpWallet = {
4
4
  id: string;
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-DhY5DFpq.js';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-CIPV5zmo.js';
2
2
 
3
3
  type OfframpWallet = {
4
4
  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.1.0";
18705
+ var version = "3.2.0";
18706
18706
 
18707
18707
  // src/internal/blindpay-error.ts
18708
18708
  var BlindPayError = class extends Error {
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  BlindPay,
10
10
  init_client
11
- } from "../../chunk-V4V47AUC.mjs";
11
+ } from "../../chunk-AFXWEXL6.mjs";
12
12
  import "../../chunk-FG25JHDX.mjs";
13
13
  import "../../chunk-QGNLMN6Z.mjs";
14
14
  import "../../chunk-UC57SCKQ.mjs";
@@ -16,10 +16,10 @@ import "../../chunk-TBTA7A2P.mjs";
16
16
  import "../../chunk-67XECGMJ.mjs";
17
17
  import "../../chunk-Z6EYX4D3.mjs";
18
18
  import "../../chunk-LEPGLH7Q.mjs";
19
+ import "../../chunk-RC5NN5UF.mjs";
19
20
  import "../../chunk-VGU72ZNI.mjs";
20
21
  import "../../chunk-E7M4CJKR.mjs";
21
22
  import "../../chunk-VOB7TMKL.mjs";
22
- import "../../chunk-RC5NN5UF.mjs";
23
23
  import "../../chunk-LRHWT4JU.mjs";
24
24
  import "../../chunk-U7CKUUO7.mjs";
25
25
  import "../../chunk-CPOSU35L.mjs";
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-DhY5DFpq.mjs';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-CIPV5zmo.mjs';
2
2
 
3
3
  type WebhookEvents = "receiver.new" | "receiver.update" | "bankAccount.new" | "payout.new" | "payout.update" | "payout.complete" | "payout.partnerFee" | "blockchainWallet.new" | "payin.new" | "payin.update" | "payin.complete" | "payin.partnerFee" | "tos.accept";
4
4
  type CreateWebhookEndpointInput = {
@@ -1,4 +1,4 @@
1
- import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-DhY5DFpq.js';
1
+ import { I as InternalApiClient, B as BlindpayApiResponse } from '../../api-client-CIPV5zmo.js';
2
2
 
3
3
  type WebhookEvents = "receiver.new" | "receiver.update" | "bankAccount.new" | "payout.new" | "payout.update" | "payout.complete" | "payout.partnerFee" | "blockchainWallet.new" | "payin.new" | "payin.update" | "payin.complete" | "payin.partnerFee" | "tos.accept";
4
4
  type CreateWebhookEndpointInput = {
@@ -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.1.0";
18705
+ var version = "3.2.0";
18706
18706
 
18707
18707
  // src/internal/blindpay-error.ts
18708
18708
  var BlindPayError = class extends Error {
@@ -8,7 +8,7 @@ import {
8
8
  import {
9
9
  BlindPay,
10
10
  init_client
11
- } from "../../chunk-V4V47AUC.mjs";
11
+ } from "../../chunk-AFXWEXL6.mjs";
12
12
  import "../../chunk-FG25JHDX.mjs";
13
13
  import "../../chunk-QGNLMN6Z.mjs";
14
14
  import "../../chunk-UC57SCKQ.mjs";
@@ -16,10 +16,10 @@ import "../../chunk-TBTA7A2P.mjs";
16
16
  import "../../chunk-67XECGMJ.mjs";
17
17
  import "../../chunk-Z6EYX4D3.mjs";
18
18
  import "../../chunk-LEPGLH7Q.mjs";
19
+ import "../../chunk-RC5NN5UF.mjs";
19
20
  import "../../chunk-VGU72ZNI.mjs";
20
21
  import "../../chunk-E7M4CJKR.mjs";
21
22
  import "../../chunk-VOB7TMKL.mjs";
22
- import "../../chunk-RC5NN5UF.mjs";
23
23
  import "../../chunk-LRHWT4JU.mjs";
24
24
  import "../../chunk-U7CKUUO7.mjs";
25
25
  import "../../chunk-CPOSU35L.mjs";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@blindpay/node",
3
- "version": "3.1.0",
4
- "description": "Official Node.js SDK for Blindpay API - Global payments infrastructure",
3
+ "version": "3.2.0",
4
+ "description": "Official Node.js SDK for Blindpay API - Stablecoin API for global payments",
5
5
  "keywords": [
6
6
  "blindpay",
7
7
  "payments",