@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
|
@@ -10,10 +10,6 @@ import {
|
|
|
10
10
|
createOfframpWalletsResource,
|
|
11
11
|
init_offramp
|
|
12
12
|
} from "./chunk-QGNLMN6Z.mjs";
|
|
13
|
-
import {
|
|
14
|
-
createWebhookEndpointsResource,
|
|
15
|
-
init_webhooks
|
|
16
|
-
} from "./chunk-UC57SCKQ.mjs";
|
|
17
13
|
import {
|
|
18
14
|
createTransfersResource,
|
|
19
15
|
init_transfers
|
|
@@ -26,6 +22,10 @@ import {
|
|
|
26
22
|
createVirtualAccountsResource,
|
|
27
23
|
init_virtual_accounts
|
|
28
24
|
} from "./chunk-LEPGLH7Q.mjs";
|
|
25
|
+
import {
|
|
26
|
+
createWebhookEndpointsResource,
|
|
27
|
+
init_webhooks
|
|
28
|
+
} from "./chunk-UC57SCKQ.mjs";
|
|
29
29
|
import {
|
|
30
30
|
createPayinQuotesResource,
|
|
31
31
|
init_quotes
|
|
@@ -85,7 +85,7 @@ import {
|
|
|
85
85
|
var version;
|
|
86
86
|
var init_package = __esm({
|
|
87
87
|
"package.json"() {
|
|
88
|
-
version = "3.
|
|
88
|
+
version = "3.4.1";
|
|
89
89
|
}
|
|
90
90
|
});
|
|
91
91
|
|
|
@@ -349,6 +349,249 @@ type PayinTrackingPartnerFee = {
|
|
|
349
349
|
|
|
350
350
|
type PayinPaymentMethod = "ach" | "wire" | "pix" | "spei" | "transfers" | "pse" | "international_swift"
|
|
351
351
|
|
|
352
|
+
type BusinessIndustry =
|
|
353
|
+
| "111998"
|
|
354
|
+
| "112120"
|
|
355
|
+
| "113310"
|
|
356
|
+
| "115114"
|
|
357
|
+
| "211120"
|
|
358
|
+
| "212114"
|
|
359
|
+
| "213112"
|
|
360
|
+
| "221310"
|
|
361
|
+
| "236115"
|
|
362
|
+
| "236220"
|
|
363
|
+
| "237310"
|
|
364
|
+
| "238210"
|
|
365
|
+
| "311421"
|
|
366
|
+
| "312130"
|
|
367
|
+
| "313110"
|
|
368
|
+
| "315990"
|
|
369
|
+
| "322220"
|
|
370
|
+
| "325412"
|
|
371
|
+
| "334111"
|
|
372
|
+
| "334118"
|
|
373
|
+
| "334210"
|
|
374
|
+
| "336110"
|
|
375
|
+
| "336111"
|
|
376
|
+
| "336390"
|
|
377
|
+
| "337121"
|
|
378
|
+
| "339112"
|
|
379
|
+
| "339910"
|
|
380
|
+
| "339920"
|
|
381
|
+
| "339930"
|
|
382
|
+
| "423110"
|
|
383
|
+
| "423430"
|
|
384
|
+
| "423510"
|
|
385
|
+
| "423690"
|
|
386
|
+
| "423830"
|
|
387
|
+
| "423840"
|
|
388
|
+
| "423940"
|
|
389
|
+
| "424210"
|
|
390
|
+
| "424410"
|
|
391
|
+
| "424480"
|
|
392
|
+
| "424690"
|
|
393
|
+
| "424990"
|
|
394
|
+
| "444110"
|
|
395
|
+
| "445110"
|
|
396
|
+
| "445320"
|
|
397
|
+
| "449210"
|
|
398
|
+
| "454110"
|
|
399
|
+
| "455110"
|
|
400
|
+
| "455219"
|
|
401
|
+
| "456110"
|
|
402
|
+
| "457110"
|
|
403
|
+
| "458110"
|
|
404
|
+
| "458210"
|
|
405
|
+
| "458310"
|
|
406
|
+
| "459120"
|
|
407
|
+
| "459210"
|
|
408
|
+
| "481111"
|
|
409
|
+
| "483111"
|
|
410
|
+
| "484121"
|
|
411
|
+
| "485210"
|
|
412
|
+
| "488510"
|
|
413
|
+
| "493110"
|
|
414
|
+
| "511210"
|
|
415
|
+
| "512250"
|
|
416
|
+
| "513130"
|
|
417
|
+
| "516120"
|
|
418
|
+
| "517110"
|
|
419
|
+
| "517111"
|
|
420
|
+
| "517112"
|
|
421
|
+
| "517410"
|
|
422
|
+
| "518210"
|
|
423
|
+
| "519130"
|
|
424
|
+
| "522110"
|
|
425
|
+
| "522210"
|
|
426
|
+
| "522320"
|
|
427
|
+
| "523110"
|
|
428
|
+
| "523150"
|
|
429
|
+
| "523920"
|
|
430
|
+
| "523940"
|
|
431
|
+
| "523999"
|
|
432
|
+
| "524113"
|
|
433
|
+
| "531110"
|
|
434
|
+
| "531120"
|
|
435
|
+
| "531130"
|
|
436
|
+
| "531190"
|
|
437
|
+
| "531210"
|
|
438
|
+
| "531311"
|
|
439
|
+
| "531312"
|
|
440
|
+
| "531320"
|
|
441
|
+
| "531390"
|
|
442
|
+
| "532111"
|
|
443
|
+
| "541110"
|
|
444
|
+
| "541211"
|
|
445
|
+
| "541214"
|
|
446
|
+
| "541330"
|
|
447
|
+
| "541430"
|
|
448
|
+
| "541511"
|
|
449
|
+
| "541512"
|
|
450
|
+
| "541519"
|
|
451
|
+
| "541611"
|
|
452
|
+
| "541618"
|
|
453
|
+
| "541715"
|
|
454
|
+
| "541810"
|
|
455
|
+
| "541922"
|
|
456
|
+
| "541930"
|
|
457
|
+
| "541940"
|
|
458
|
+
| "541990"
|
|
459
|
+
| "551112"
|
|
460
|
+
| "561311"
|
|
461
|
+
| "561422"
|
|
462
|
+
| "561499"
|
|
463
|
+
| "561510"
|
|
464
|
+
| "561612"
|
|
465
|
+
| "561730"
|
|
466
|
+
| "561740"
|
|
467
|
+
| "562111"
|
|
468
|
+
| "562920"
|
|
469
|
+
| "611110"
|
|
470
|
+
| "611310"
|
|
471
|
+
| "611410"
|
|
472
|
+
| "611710"
|
|
473
|
+
| "621111"
|
|
474
|
+
| "621210"
|
|
475
|
+
| "621399"
|
|
476
|
+
| "621511"
|
|
477
|
+
| "621910"
|
|
478
|
+
| "622110"
|
|
479
|
+
| "623110"
|
|
480
|
+
| "623220"
|
|
481
|
+
| "624410"
|
|
482
|
+
| "711110"
|
|
483
|
+
| "711211"
|
|
484
|
+
| "711410"
|
|
485
|
+
| "711510"
|
|
486
|
+
| "712110"
|
|
487
|
+
| "713110"
|
|
488
|
+
| "713210"
|
|
489
|
+
| "721110"
|
|
490
|
+
| "722511"
|
|
491
|
+
| "722513"
|
|
492
|
+
| "811111"
|
|
493
|
+
| "811210"
|
|
494
|
+
| "812111"
|
|
495
|
+
| "812112"
|
|
496
|
+
| "812199"
|
|
497
|
+
| "813110"
|
|
498
|
+
| "813211"
|
|
499
|
+
| "813219"
|
|
500
|
+
| "dapp"
|
|
501
|
+
| "exchange"
|
|
502
|
+
| "gambling"
|
|
503
|
+
| "gaming"
|
|
504
|
+
| "infra"
|
|
505
|
+
| "marketplace"
|
|
506
|
+
| "neo_bank"
|
|
507
|
+
| "other"
|
|
508
|
+
| "saas"
|
|
509
|
+
| "social"
|
|
510
|
+
| "wallet";
|
|
511
|
+
|
|
512
|
+
type AccountPurpose =
|
|
513
|
+
| "charitable_donations"
|
|
514
|
+
| "ecommerce_retail_payments"
|
|
515
|
+
| "investment_purposes"
|
|
516
|
+
| "business_expenses"
|
|
517
|
+
| "payments_to_friends_or_family_abroad"
|
|
518
|
+
| "personal_or_living_expenses"
|
|
519
|
+
| "protect_wealth"
|
|
520
|
+
| "purchase_goods_and_services"
|
|
521
|
+
| "receive_payments_for_goods_and_services"
|
|
522
|
+
| "tax_optimization"
|
|
523
|
+
| "third_party_money_transmission"
|
|
524
|
+
| "payroll"
|
|
525
|
+
| "treasury_management"
|
|
526
|
+
| "other";
|
|
527
|
+
|
|
528
|
+
type BusinessType =
|
|
529
|
+
| "corporation"
|
|
530
|
+
| "llc"
|
|
531
|
+
| "partnership"
|
|
532
|
+
| "sole_proprietorship"
|
|
533
|
+
| "trust"
|
|
534
|
+
| "non_profit";
|
|
535
|
+
|
|
536
|
+
type EstimatedAnnualRevenue =
|
|
537
|
+
| "0_99999"
|
|
538
|
+
| "100000_999999"
|
|
539
|
+
| "1000000_9999999"
|
|
540
|
+
| "10000000_49999999"
|
|
541
|
+
| "50000000_249999999"
|
|
542
|
+
| "2500000000_plus";
|
|
543
|
+
|
|
544
|
+
type SourceOfWealth =
|
|
545
|
+
| "business_dividends_or_profits"
|
|
546
|
+
| "investments"
|
|
547
|
+
| "asset_sales"
|
|
548
|
+
| "client_investor_contributions"
|
|
549
|
+
| "gambling"
|
|
550
|
+
| "charitable_contributions"
|
|
551
|
+
| "inheritance"
|
|
552
|
+
| "affiliate_or_royalty_income";
|
|
553
|
+
|
|
554
|
+
type SoleProprietorDocType = "master_service_agreement" | "salary_slip" | "bank_statement";
|
|
555
|
+
|
|
556
|
+
type RecipientRelationship =
|
|
557
|
+
| "first_party"
|
|
558
|
+
| "employee"
|
|
559
|
+
| "independent_contractor"
|
|
560
|
+
| "vendor_or_supplier"
|
|
561
|
+
| "subsidiary_or_affiliate"
|
|
562
|
+
| "customer"
|
|
563
|
+
| "merchant_or_partner"
|
|
564
|
+
| "landlord"
|
|
565
|
+
| "family"
|
|
566
|
+
| "other";
|
|
567
|
+
|
|
568
|
+
type PurposeOfTransactions =
|
|
569
|
+
| "business_transactions"
|
|
570
|
+
| "charitable_donations"
|
|
571
|
+
| "investment_purposes"
|
|
572
|
+
| "payments_to_friends_or_family_abroad"
|
|
573
|
+
| "personal_or_living_expenses"
|
|
574
|
+
| "protect_wealth"
|
|
575
|
+
| "purchase_good_and_services"
|
|
576
|
+
| "receive_payment_for_freelancing"
|
|
577
|
+
| "receive_salary"
|
|
578
|
+
| "other";
|
|
579
|
+
|
|
580
|
+
type SourceOfFundsDocType =
|
|
581
|
+
| "business_income"
|
|
582
|
+
| "esops"
|
|
583
|
+
| "gambling_proceeds"
|
|
584
|
+
| "gifts"
|
|
585
|
+
| "government_benefits"
|
|
586
|
+
| "inheritance"
|
|
587
|
+
| "investment_loans"
|
|
588
|
+
| "investment_proceeds"
|
|
589
|
+
| "pension_retirement"
|
|
590
|
+
| "salary"
|
|
591
|
+
| "sale_of_assets_real_estate"
|
|
592
|
+
| "savings"
|
|
593
|
+
| "someone_else_funds";
|
|
594
|
+
|
|
352
595
|
type PayerRules = {
|
|
353
596
|
pix_allowed_tax_ids?: string[] | null;
|
|
354
597
|
transfers_allowed_tax_id?: string | null;
|
|
@@ -408,4 +651,4 @@ type PayoutTrackingPartnerFee = {
|
|
|
408
651
|
completed_at: string | null;
|
|
409
652
|
}
|
|
410
653
|
|
|
411
|
-
export type { AccountClass as A, BlindpayApiResponse as B, Country as C, Network as N, PaginationParams as P, Rail as R, StablecoinToken as S, TransactionStatus as T, BankAccountType as a, AchCopDocument as b, ArgentinaTransfers as c,
|
|
654
|
+
export type { AccountClass as A, BlindpayApiResponse as B, Country as C, BusinessType as D, EstimatedAnnualRevenue as E, Network as N, PaginationParams as P, Rail as R, StablecoinToken as S, TransactionStatus as T, BankAccountType as a, AchCopDocument as b, ArgentinaTransfers as c, BusinessIndustry as d, PayinTrackingTransaction as e, PayinTrackingPayment as f, PayinTrackingComplete as g, PayinTrackingPartnerFee as h, PayinPaymentMethod as i, Currency as j, PayerRules as k, PaginationMetadata as l, CurrencyType as m, PayoutTrackingTransaction as n, PayoutTrackingPayment as o, PayoutTrackingLiquidity as p, PayoutTrackingComplete as q, PayoutTrackingPartnerFee as r, TransactionDocumentType as s, TrackingStatus as t, AccountPurpose as u, SourceOfFundsDocType as v, SourceOfWealth as w, RecipientRelationship as x, SoleProprietorDocType as y, PurposeOfTransactions as z };
|
|
@@ -349,6 +349,249 @@ type PayinTrackingPartnerFee = {
|
|
|
349
349
|
|
|
350
350
|
type PayinPaymentMethod = "ach" | "wire" | "pix" | "spei" | "transfers" | "pse" | "international_swift"
|
|
351
351
|
|
|
352
|
+
type BusinessIndustry =
|
|
353
|
+
| "111998"
|
|
354
|
+
| "112120"
|
|
355
|
+
| "113310"
|
|
356
|
+
| "115114"
|
|
357
|
+
| "211120"
|
|
358
|
+
| "212114"
|
|
359
|
+
| "213112"
|
|
360
|
+
| "221310"
|
|
361
|
+
| "236115"
|
|
362
|
+
| "236220"
|
|
363
|
+
| "237310"
|
|
364
|
+
| "238210"
|
|
365
|
+
| "311421"
|
|
366
|
+
| "312130"
|
|
367
|
+
| "313110"
|
|
368
|
+
| "315990"
|
|
369
|
+
| "322220"
|
|
370
|
+
| "325412"
|
|
371
|
+
| "334111"
|
|
372
|
+
| "334118"
|
|
373
|
+
| "334210"
|
|
374
|
+
| "336110"
|
|
375
|
+
| "336111"
|
|
376
|
+
| "336390"
|
|
377
|
+
| "337121"
|
|
378
|
+
| "339112"
|
|
379
|
+
| "339910"
|
|
380
|
+
| "339920"
|
|
381
|
+
| "339930"
|
|
382
|
+
| "423110"
|
|
383
|
+
| "423430"
|
|
384
|
+
| "423510"
|
|
385
|
+
| "423690"
|
|
386
|
+
| "423830"
|
|
387
|
+
| "423840"
|
|
388
|
+
| "423940"
|
|
389
|
+
| "424210"
|
|
390
|
+
| "424410"
|
|
391
|
+
| "424480"
|
|
392
|
+
| "424690"
|
|
393
|
+
| "424990"
|
|
394
|
+
| "444110"
|
|
395
|
+
| "445110"
|
|
396
|
+
| "445320"
|
|
397
|
+
| "449210"
|
|
398
|
+
| "454110"
|
|
399
|
+
| "455110"
|
|
400
|
+
| "455219"
|
|
401
|
+
| "456110"
|
|
402
|
+
| "457110"
|
|
403
|
+
| "458110"
|
|
404
|
+
| "458210"
|
|
405
|
+
| "458310"
|
|
406
|
+
| "459120"
|
|
407
|
+
| "459210"
|
|
408
|
+
| "481111"
|
|
409
|
+
| "483111"
|
|
410
|
+
| "484121"
|
|
411
|
+
| "485210"
|
|
412
|
+
| "488510"
|
|
413
|
+
| "493110"
|
|
414
|
+
| "511210"
|
|
415
|
+
| "512250"
|
|
416
|
+
| "513130"
|
|
417
|
+
| "516120"
|
|
418
|
+
| "517110"
|
|
419
|
+
| "517111"
|
|
420
|
+
| "517112"
|
|
421
|
+
| "517410"
|
|
422
|
+
| "518210"
|
|
423
|
+
| "519130"
|
|
424
|
+
| "522110"
|
|
425
|
+
| "522210"
|
|
426
|
+
| "522320"
|
|
427
|
+
| "523110"
|
|
428
|
+
| "523150"
|
|
429
|
+
| "523920"
|
|
430
|
+
| "523940"
|
|
431
|
+
| "523999"
|
|
432
|
+
| "524113"
|
|
433
|
+
| "531110"
|
|
434
|
+
| "531120"
|
|
435
|
+
| "531130"
|
|
436
|
+
| "531190"
|
|
437
|
+
| "531210"
|
|
438
|
+
| "531311"
|
|
439
|
+
| "531312"
|
|
440
|
+
| "531320"
|
|
441
|
+
| "531390"
|
|
442
|
+
| "532111"
|
|
443
|
+
| "541110"
|
|
444
|
+
| "541211"
|
|
445
|
+
| "541214"
|
|
446
|
+
| "541330"
|
|
447
|
+
| "541430"
|
|
448
|
+
| "541511"
|
|
449
|
+
| "541512"
|
|
450
|
+
| "541519"
|
|
451
|
+
| "541611"
|
|
452
|
+
| "541618"
|
|
453
|
+
| "541715"
|
|
454
|
+
| "541810"
|
|
455
|
+
| "541922"
|
|
456
|
+
| "541930"
|
|
457
|
+
| "541940"
|
|
458
|
+
| "541990"
|
|
459
|
+
| "551112"
|
|
460
|
+
| "561311"
|
|
461
|
+
| "561422"
|
|
462
|
+
| "561499"
|
|
463
|
+
| "561510"
|
|
464
|
+
| "561612"
|
|
465
|
+
| "561730"
|
|
466
|
+
| "561740"
|
|
467
|
+
| "562111"
|
|
468
|
+
| "562920"
|
|
469
|
+
| "611110"
|
|
470
|
+
| "611310"
|
|
471
|
+
| "611410"
|
|
472
|
+
| "611710"
|
|
473
|
+
| "621111"
|
|
474
|
+
| "621210"
|
|
475
|
+
| "621399"
|
|
476
|
+
| "621511"
|
|
477
|
+
| "621910"
|
|
478
|
+
| "622110"
|
|
479
|
+
| "623110"
|
|
480
|
+
| "623220"
|
|
481
|
+
| "624410"
|
|
482
|
+
| "711110"
|
|
483
|
+
| "711211"
|
|
484
|
+
| "711410"
|
|
485
|
+
| "711510"
|
|
486
|
+
| "712110"
|
|
487
|
+
| "713110"
|
|
488
|
+
| "713210"
|
|
489
|
+
| "721110"
|
|
490
|
+
| "722511"
|
|
491
|
+
| "722513"
|
|
492
|
+
| "811111"
|
|
493
|
+
| "811210"
|
|
494
|
+
| "812111"
|
|
495
|
+
| "812112"
|
|
496
|
+
| "812199"
|
|
497
|
+
| "813110"
|
|
498
|
+
| "813211"
|
|
499
|
+
| "813219"
|
|
500
|
+
| "dapp"
|
|
501
|
+
| "exchange"
|
|
502
|
+
| "gambling"
|
|
503
|
+
| "gaming"
|
|
504
|
+
| "infra"
|
|
505
|
+
| "marketplace"
|
|
506
|
+
| "neo_bank"
|
|
507
|
+
| "other"
|
|
508
|
+
| "saas"
|
|
509
|
+
| "social"
|
|
510
|
+
| "wallet";
|
|
511
|
+
|
|
512
|
+
type AccountPurpose =
|
|
513
|
+
| "charitable_donations"
|
|
514
|
+
| "ecommerce_retail_payments"
|
|
515
|
+
| "investment_purposes"
|
|
516
|
+
| "business_expenses"
|
|
517
|
+
| "payments_to_friends_or_family_abroad"
|
|
518
|
+
| "personal_or_living_expenses"
|
|
519
|
+
| "protect_wealth"
|
|
520
|
+
| "purchase_goods_and_services"
|
|
521
|
+
| "receive_payments_for_goods_and_services"
|
|
522
|
+
| "tax_optimization"
|
|
523
|
+
| "third_party_money_transmission"
|
|
524
|
+
| "payroll"
|
|
525
|
+
| "treasury_management"
|
|
526
|
+
| "other";
|
|
527
|
+
|
|
528
|
+
type BusinessType =
|
|
529
|
+
| "corporation"
|
|
530
|
+
| "llc"
|
|
531
|
+
| "partnership"
|
|
532
|
+
| "sole_proprietorship"
|
|
533
|
+
| "trust"
|
|
534
|
+
| "non_profit";
|
|
535
|
+
|
|
536
|
+
type EstimatedAnnualRevenue =
|
|
537
|
+
| "0_99999"
|
|
538
|
+
| "100000_999999"
|
|
539
|
+
| "1000000_9999999"
|
|
540
|
+
| "10000000_49999999"
|
|
541
|
+
| "50000000_249999999"
|
|
542
|
+
| "2500000000_plus";
|
|
543
|
+
|
|
544
|
+
type SourceOfWealth =
|
|
545
|
+
| "business_dividends_or_profits"
|
|
546
|
+
| "investments"
|
|
547
|
+
| "asset_sales"
|
|
548
|
+
| "client_investor_contributions"
|
|
549
|
+
| "gambling"
|
|
550
|
+
| "charitable_contributions"
|
|
551
|
+
| "inheritance"
|
|
552
|
+
| "affiliate_or_royalty_income";
|
|
553
|
+
|
|
554
|
+
type SoleProprietorDocType = "master_service_agreement" | "salary_slip" | "bank_statement";
|
|
555
|
+
|
|
556
|
+
type RecipientRelationship =
|
|
557
|
+
| "first_party"
|
|
558
|
+
| "employee"
|
|
559
|
+
| "independent_contractor"
|
|
560
|
+
| "vendor_or_supplier"
|
|
561
|
+
| "subsidiary_or_affiliate"
|
|
562
|
+
| "customer"
|
|
563
|
+
| "merchant_or_partner"
|
|
564
|
+
| "landlord"
|
|
565
|
+
| "family"
|
|
566
|
+
| "other";
|
|
567
|
+
|
|
568
|
+
type PurposeOfTransactions =
|
|
569
|
+
| "business_transactions"
|
|
570
|
+
| "charitable_donations"
|
|
571
|
+
| "investment_purposes"
|
|
572
|
+
| "payments_to_friends_or_family_abroad"
|
|
573
|
+
| "personal_or_living_expenses"
|
|
574
|
+
| "protect_wealth"
|
|
575
|
+
| "purchase_good_and_services"
|
|
576
|
+
| "receive_payment_for_freelancing"
|
|
577
|
+
| "receive_salary"
|
|
578
|
+
| "other";
|
|
579
|
+
|
|
580
|
+
type SourceOfFundsDocType =
|
|
581
|
+
| "business_income"
|
|
582
|
+
| "esops"
|
|
583
|
+
| "gambling_proceeds"
|
|
584
|
+
| "gifts"
|
|
585
|
+
| "government_benefits"
|
|
586
|
+
| "inheritance"
|
|
587
|
+
| "investment_loans"
|
|
588
|
+
| "investment_proceeds"
|
|
589
|
+
| "pension_retirement"
|
|
590
|
+
| "salary"
|
|
591
|
+
| "sale_of_assets_real_estate"
|
|
592
|
+
| "savings"
|
|
593
|
+
| "someone_else_funds";
|
|
594
|
+
|
|
352
595
|
type PayerRules = {
|
|
353
596
|
pix_allowed_tax_ids?: string[] | null;
|
|
354
597
|
transfers_allowed_tax_id?: string | null;
|
|
@@ -408,4 +651,4 @@ type PayoutTrackingPartnerFee = {
|
|
|
408
651
|
completed_at: string | null;
|
|
409
652
|
}
|
|
410
653
|
|
|
411
|
-
export type { AccountClass as A, BlindpayApiResponse as B, Country as C, Network as N, PaginationParams as P, Rail as R, StablecoinToken as S, TransactionStatus as T, BankAccountType as a, AchCopDocument as b, ArgentinaTransfers as c,
|
|
654
|
+
export type { AccountClass as A, BlindpayApiResponse as B, Country as C, BusinessType as D, EstimatedAnnualRevenue as E, Network as N, PaginationParams as P, Rail as R, StablecoinToken as S, TransactionStatus as T, BankAccountType as a, AchCopDocument as b, ArgentinaTransfers as c, BusinessIndustry as d, PayinTrackingTransaction as e, PayinTrackingPayment as f, PayinTrackingComplete as g, PayinTrackingPartnerFee as h, PayinPaymentMethod as i, Currency as j, PayerRules as k, PaginationMetadata as l, CurrencyType as m, PayoutTrackingTransaction as n, PayoutTrackingPayment as o, PayoutTrackingLiquidity as p, PayoutTrackingComplete as q, PayoutTrackingPartnerFee as r, TransactionDocumentType as s, TrackingStatus as t, AccountPurpose as u, SourceOfFundsDocType as v, SourceOfWealth as w, RecipientRelationship as x, SoleProprietorDocType as y, PurposeOfTransactions as z };
|
package/dist/index.d.mts
CHANGED
|
@@ -19,24 +19,24 @@ export { AuthorizeStellarTokenInput, AuthorizeStellarTokenResponse, CreateEvmPay
|
|
|
19
19
|
import { createQuotesResource } from './resources/quotes/index.mjs';
|
|
20
20
|
export { CreateQuoteInput, CreateQuoteResponse, GetFxRateInput, GetFxRateResponse } from './resources/quotes/index.mjs';
|
|
21
21
|
import { createReceiversResource } from './resources/receivers/index.mjs';
|
|
22
|
-
export {
|
|
22
|
+
export { AmlHits, AmlStatus, BusinessWithStandardKYB, CreateBusinessWithStandardKYBInput, CreateBusinessWithStandardKYBResponse, CreateIndividualWithEnhancedKYCInput, CreateIndividualWithEnhancedKYCResponse, CreateIndividualWithStandardKYCInput, CreateIndividualWithStandardKYCResponse, DeleteReceiverInput, FraudWarning, GetLimitIncreaseRequestsInput, GetLimitIncreaseRequestsResponse, GetReceiverInput, GetReceiverLimitsInput, GetReceiverLimitsResponse, GetReceiverResponse, IdentificationDocument, IndividualWithEnhancedKYC, IndividualWithStandardKYC, KycType, LimitIncreaseRequestStatus, LimitIncreaseRequestSupportingDocumentType, ListReceiversInput, ListReceiversResponse, Owner, OwnerRole, OwnerTaxType, ProofOfAddressDocType, ReceiverKycStatus, RequestLimitIncreaseInput, RequestLimitIncreaseResponse, UpdateReceiverInput } from './resources/receivers/index.mjs';
|
|
23
23
|
import { createTermsOfServiceResource } from './resources/terms-of-service/index.mjs';
|
|
24
24
|
import { createTransfersResource } from './resources/transfers/index.mjs';
|
|
25
25
|
export { CreateTransferInput, CreateTransferQuoteInput, CreateTransferQuoteResponse, CreateTransferResponse, GetTransferInput, GetTransferResponse, GetTransferTrackInput, GetTransferTrackResponse, ListTransfersInput, ListTransfersResponse, Transfer, TransferTrackingStep, TransferTrackingTransactionMonitoring } from './resources/transfers/index.mjs';
|
|
26
26
|
import { createUploadResource } from './resources/upload/index.mjs';
|
|
27
27
|
export { UploadBucket, UploadInput, UploadResponse } from './resources/upload/index.mjs';
|
|
28
28
|
import { createVirtualAccountsResource } from './resources/virtual-accounts/index.mjs';
|
|
29
|
-
export { BankingPartner, CreateVirtualAccountInput, CreateVirtualAccountResponse, GetVirtualAccountInput, GetVirtualAccountResponse, ListVirtualAccountsInput, ListVirtualAccountsResponse, UpdateVirtualAccountInput, VirtualAccount } from './resources/virtual-accounts/index.mjs';
|
|
29
|
+
export { BankingPartner, CreateVirtualAccountInput, CreateVirtualAccountResponse, GetVirtualAccountInput, GetVirtualAccountResponse, ListVirtualAccountsInput, ListVirtualAccountsResponse, SoleProprietorDocType, UpdateVirtualAccountInput, VirtualAccount } from './resources/virtual-accounts/index.mjs';
|
|
30
30
|
import { createBlockchainWalletsResource } from './resources/wallets/blockchain.mjs';
|
|
31
31
|
export { CreateAssetTrustlineInput, CreateAssetTrustlineResponse, CreateBlockchainWalletResponse, CreateBlockchainWalletWithAddressInput, CreateBlockchainWalletWithHashInput, DeleteBlockchainWalletInput, GetBlockchainWalletInput, GetBlockchainWalletMessage, GetBlockchainWalletMessageResponse, GetBlockchainWalletResponse, ListBlockchainWalletsInput, ListBlockchainWalletsResponse, MintUsdbSolanaInput, MintUsdbSolanaResponse, MintUsdbStellarInput, PrepareSolanaDelegationTransactionInput, PrepareSolanaDelegationTransactionResponse } from './resources/wallets/blockchain.mjs';
|
|
32
32
|
import { createCustodialWalletsResource } from './resources/wallets/custodial.mjs';
|
|
33
33
|
export { CreateCustodialWalletInput, CreateCustodialWalletResponse, CustodialWallet, DeleteCustodialWalletInput, GetCustodialWalletBalanceInput, GetCustodialWalletBalanceResponse, GetCustodialWalletInput, GetCustodialWalletResponse, ListCustodialWalletsInput, ListCustodialWalletsResponse, WalletTokenBalance } from './resources/wallets/custodial.mjs';
|
|
34
34
|
import { createOfframpWalletsResource } from './resources/wallets/offramp.mjs';
|
|
35
|
-
export { CreateOfframpWalletInput, CreateOfframpWalletResponse, GetOfframpWalletInput, GetOfframpWalletResponse, ListOfframpWalletsInput, ListOfframpWalletsResponse, OfframpWallet } from './resources/wallets/offramp.mjs';
|
|
35
|
+
export { CreateOfframpWalletInput, CreateOfframpWalletResponse, GetOfframpWalletInput, GetOfframpWalletResponse, ListOfframpWalletsInput, ListOfframpWalletsResponse, OfframpWallet, OfframpWalletNetwork } from './resources/wallets/offramp.mjs';
|
|
36
36
|
import { createWebhookEndpointsResource } from './resources/webhooks/index.mjs';
|
|
37
37
|
export { CreateWebhookEndpointInput, CreateWebhookEndpointResponse, DeleteWebhookEndpointInput, GetPortalAccessUrlResponse, GetWebhookEndpointSecretInput, GetWebhookEndpointSecretResponse, ListWebhookEndpointsResponse, WebhookEvents } from './resources/webhooks/index.mjs';
|
|
38
|
-
import './index.d-
|
|
39
|
-
import './api-client-
|
|
38
|
+
import './index.d-Gvol1faW.mjs';
|
|
39
|
+
import './api-client-BlkRiojB.mjs';
|
|
40
40
|
|
|
41
41
|
declare class BlindPay {
|
|
42
42
|
private readonly baseUrl;
|
package/dist/index.d.ts
CHANGED
|
@@ -19,24 +19,24 @@ export { AuthorizeStellarTokenInput, AuthorizeStellarTokenResponse, CreateEvmPay
|
|
|
19
19
|
import { createQuotesResource } from './resources/quotes/index.js';
|
|
20
20
|
export { CreateQuoteInput, CreateQuoteResponse, GetFxRateInput, GetFxRateResponse } from './resources/quotes/index.js';
|
|
21
21
|
import { createReceiversResource } from './resources/receivers/index.js';
|
|
22
|
-
export {
|
|
22
|
+
export { AmlHits, AmlStatus, BusinessWithStandardKYB, CreateBusinessWithStandardKYBInput, CreateBusinessWithStandardKYBResponse, CreateIndividualWithEnhancedKYCInput, CreateIndividualWithEnhancedKYCResponse, CreateIndividualWithStandardKYCInput, CreateIndividualWithStandardKYCResponse, DeleteReceiverInput, FraudWarning, GetLimitIncreaseRequestsInput, GetLimitIncreaseRequestsResponse, GetReceiverInput, GetReceiverLimitsInput, GetReceiverLimitsResponse, GetReceiverResponse, IdentificationDocument, IndividualWithEnhancedKYC, IndividualWithStandardKYC, KycType, LimitIncreaseRequestStatus, LimitIncreaseRequestSupportingDocumentType, ListReceiversInput, ListReceiversResponse, Owner, OwnerRole, OwnerTaxType, ProofOfAddressDocType, ReceiverKycStatus, RequestLimitIncreaseInput, RequestLimitIncreaseResponse, UpdateReceiverInput } from './resources/receivers/index.js';
|
|
23
23
|
import { createTermsOfServiceResource } from './resources/terms-of-service/index.js';
|
|
24
24
|
import { createTransfersResource } from './resources/transfers/index.js';
|
|
25
25
|
export { CreateTransferInput, CreateTransferQuoteInput, CreateTransferQuoteResponse, CreateTransferResponse, GetTransferInput, GetTransferResponse, GetTransferTrackInput, GetTransferTrackResponse, ListTransfersInput, ListTransfersResponse, Transfer, TransferTrackingStep, TransferTrackingTransactionMonitoring } from './resources/transfers/index.js';
|
|
26
26
|
import { createUploadResource } from './resources/upload/index.js';
|
|
27
27
|
export { UploadBucket, UploadInput, UploadResponse } from './resources/upload/index.js';
|
|
28
28
|
import { createVirtualAccountsResource } from './resources/virtual-accounts/index.js';
|
|
29
|
-
export { BankingPartner, CreateVirtualAccountInput, CreateVirtualAccountResponse, GetVirtualAccountInput, GetVirtualAccountResponse, ListVirtualAccountsInput, ListVirtualAccountsResponse, UpdateVirtualAccountInput, VirtualAccount } from './resources/virtual-accounts/index.js';
|
|
29
|
+
export { BankingPartner, CreateVirtualAccountInput, CreateVirtualAccountResponse, GetVirtualAccountInput, GetVirtualAccountResponse, ListVirtualAccountsInput, ListVirtualAccountsResponse, SoleProprietorDocType, UpdateVirtualAccountInput, VirtualAccount } from './resources/virtual-accounts/index.js';
|
|
30
30
|
import { createBlockchainWalletsResource } from './resources/wallets/blockchain.js';
|
|
31
31
|
export { CreateAssetTrustlineInput, CreateAssetTrustlineResponse, CreateBlockchainWalletResponse, CreateBlockchainWalletWithAddressInput, CreateBlockchainWalletWithHashInput, DeleteBlockchainWalletInput, GetBlockchainWalletInput, GetBlockchainWalletMessage, GetBlockchainWalletMessageResponse, GetBlockchainWalletResponse, ListBlockchainWalletsInput, ListBlockchainWalletsResponse, MintUsdbSolanaInput, MintUsdbSolanaResponse, MintUsdbStellarInput, PrepareSolanaDelegationTransactionInput, PrepareSolanaDelegationTransactionResponse } from './resources/wallets/blockchain.js';
|
|
32
32
|
import { createCustodialWalletsResource } from './resources/wallets/custodial.js';
|
|
33
33
|
export { CreateCustodialWalletInput, CreateCustodialWalletResponse, CustodialWallet, DeleteCustodialWalletInput, GetCustodialWalletBalanceInput, GetCustodialWalletBalanceResponse, GetCustodialWalletInput, GetCustodialWalletResponse, ListCustodialWalletsInput, ListCustodialWalletsResponse, WalletTokenBalance } from './resources/wallets/custodial.js';
|
|
34
34
|
import { createOfframpWalletsResource } from './resources/wallets/offramp.js';
|
|
35
|
-
export { CreateOfframpWalletInput, CreateOfframpWalletResponse, GetOfframpWalletInput, GetOfframpWalletResponse, ListOfframpWalletsInput, ListOfframpWalletsResponse, OfframpWallet } from './resources/wallets/offramp.js';
|
|
35
|
+
export { CreateOfframpWalletInput, CreateOfframpWalletResponse, GetOfframpWalletInput, GetOfframpWalletResponse, ListOfframpWalletsInput, ListOfframpWalletsResponse, OfframpWallet, OfframpWalletNetwork } from './resources/wallets/offramp.js';
|
|
36
36
|
import { createWebhookEndpointsResource } from './resources/webhooks/index.js';
|
|
37
37
|
export { CreateWebhookEndpointInput, CreateWebhookEndpointResponse, DeleteWebhookEndpointInput, GetPortalAccessUrlResponse, GetWebhookEndpointSecretInput, GetWebhookEndpointSecretResponse, ListWebhookEndpointsResponse, WebhookEvents } from './resources/webhooks/index.js';
|
|
38
|
-
import './index.d-
|
|
39
|
-
import './api-client-
|
|
38
|
+
import './index.d-Gvol1faW.js';
|
|
39
|
+
import './api-client-Bklw4zQi.js';
|
|
40
40
|
|
|
41
41
|
declare class BlindPay {
|
|
42
42
|
private readonly baseUrl;
|
package/dist/index.js
CHANGED
package/dist/index.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
BlindPay,
|
|
3
3
|
init_client
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-VWWGGMMT.mjs";
|
|
5
5
|
import {
|
|
6
6
|
createBlockchainWalletsResource,
|
|
7
7
|
init_blockchain
|
|
@@ -14,10 +14,6 @@ import {
|
|
|
14
14
|
createOfframpWalletsResource,
|
|
15
15
|
init_offramp
|
|
16
16
|
} from "./chunk-QGNLMN6Z.mjs";
|
|
17
|
-
import {
|
|
18
|
-
createWebhookEndpointsResource,
|
|
19
|
-
init_webhooks
|
|
20
|
-
} from "./chunk-UC57SCKQ.mjs";
|
|
21
17
|
import {
|
|
22
18
|
createTransfersResource,
|
|
23
19
|
init_transfers
|
|
@@ -30,6 +26,10 @@ import {
|
|
|
30
26
|
createVirtualAccountsResource,
|
|
31
27
|
init_virtual_accounts
|
|
32
28
|
} from "./chunk-LEPGLH7Q.mjs";
|
|
29
|
+
import {
|
|
30
|
+
createWebhookEndpointsResource,
|
|
31
|
+
init_webhooks
|
|
32
|
+
} from "./chunk-UC57SCKQ.mjs";
|
|
33
33
|
import {
|
|
34
34
|
createPayinQuotesResource,
|
|
35
35
|
init_quotes
|
|
@@ -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.
|
|
18700
|
+
var version = "3.4.1";
|
|
18701
18701
|
|
|
18702
18702
|
// src/internal/blindpay-error.ts
|
|
18703
18703
|
var BlindPayError = class extends Error {
|