@blindpay/node 3.4.0 → 3.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{api-client-Cu0yYexQ.d.ts → api-client-Bklw4zQi.d.ts} +1 -1
- package/dist/{api-client-DV5jG52T.d.mts → api-client-BlkRiojB.d.mts} +1 -1
- package/dist/{chunk-3I7S2HKM.mjs → chunk-5QIPHM6M.mjs} +19 -19
- package/dist/{index.d-yOiKSwHO.d.ts → index.d-Gvol1faW.d.mts} +244 -1
- package/dist/{index.d-yOiKSwHO.d.mts → index.d-Gvol1faW.d.ts} +244 -1
- package/dist/index.d.mts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +1 -1
- package/dist/index.mjs +19 -19
- package/dist/resources/api-keys/api-keys.test.js +1 -1
- package/dist/resources/api-keys/api-keys.test.mjs +6 -6
- package/dist/resources/api-keys/index.d.mts +2 -2
- package/dist/resources/api-keys/index.d.ts +2 -2
- package/dist/resources/available/available.test.js +1 -1
- package/dist/resources/available/available.test.mjs +6 -6
- package/dist/resources/available/index.d.mts +2 -2
- package/dist/resources/available/index.d.ts +2 -2
- package/dist/resources/bank-accounts/bank-accounts.test.js +1 -1
- package/dist/resources/bank-accounts/bank-accounts.test.mjs +6 -6
- package/dist/resources/bank-accounts/index.d.mts +2 -3
- package/dist/resources/bank-accounts/index.d.ts +2 -3
- package/dist/resources/fees/fees.test.js +1 -1
- package/dist/resources/fees/fees.test.mjs +6 -6
- package/dist/resources/fees/index.d.mts +2 -2
- package/dist/resources/fees/index.d.ts +2 -2
- package/dist/resources/instances/index.d.mts +5 -3
- package/dist/resources/instances/index.d.ts +5 -3
- package/dist/resources/instances/instances.test.js +1 -1
- package/dist/resources/instances/instances.test.mjs +6 -6
- package/dist/resources/partner-fees/index.d.mts +2 -2
- package/dist/resources/partner-fees/index.d.ts +2 -2
- package/dist/resources/partner-fees/partner-fees.test.js +1 -1
- package/dist/resources/partner-fees/partner-fees.test.mjs +6 -6
- package/dist/resources/payins/index.d.mts +3 -2
- package/dist/resources/payins/index.d.ts +3 -2
- package/dist/resources/payins/payins-quotes.test.js +1 -1
- package/dist/resources/payins/payins-quotes.test.mjs +6 -6
- package/dist/resources/payins/payins.test.js +1 -1
- package/dist/resources/payins/payins.test.mjs +6 -6
- package/dist/resources/payins/quotes.d.mts +3 -2
- package/dist/resources/payins/quotes.d.ts +3 -2
- package/dist/resources/payouts/index.d.mts +4 -2
- package/dist/resources/payouts/index.d.ts +4 -2
- package/dist/resources/payouts/payouts.test.js +1 -1
- package/dist/resources/payouts/payouts.test.mjs +6 -6
- package/dist/resources/quotes/index.d.mts +2 -2
- package/dist/resources/quotes/index.d.ts +2 -2
- package/dist/resources/quotes/quotes.test.js +1 -1
- package/dist/resources/quotes/quotes.test.mjs +6 -6
- package/dist/resources/receivers/index.d.mts +17 -10
- package/dist/resources/receivers/index.d.ts +17 -10
- package/dist/resources/receivers/receivers.test.js +1 -1
- package/dist/resources/receivers/receivers.test.mjs +6 -6
- package/dist/resources/terms-of-service/index.d.mts +2 -2
- package/dist/resources/terms-of-service/index.d.ts +2 -2
- package/dist/resources/terms-of-service/terms-of-service.test.js +1 -1
- package/dist/resources/terms-of-service/terms-of-service.test.mjs +6 -6
- package/dist/resources/transfers/index.d.mts +2 -2
- package/dist/resources/transfers/index.d.ts +2 -2
- package/dist/resources/transfers/transfers.test.js +1 -1
- package/dist/resources/transfers/transfers.test.mjs +6 -6
- package/dist/resources/upload/index.d.mts +1 -1
- package/dist/resources/upload/index.d.ts +1 -1
- package/dist/resources/upload/upload.test.js +1 -1
- package/dist/resources/upload/upload.test.mjs +6 -6
- package/dist/resources/virtual-accounts/index.d.mts +2 -2
- package/dist/resources/virtual-accounts/index.d.ts +2 -2
- package/dist/resources/virtual-accounts/virtual-accounts.test.js +1 -1
- package/dist/resources/virtual-accounts/virtual-accounts.test.mjs +6 -6
- package/dist/resources/wallets/blockchain.d.mts +2 -2
- package/dist/resources/wallets/blockchain.d.ts +2 -2
- package/dist/resources/wallets/blockchain.test.js +1 -1
- package/dist/resources/wallets/blockchain.test.mjs +6 -6
- package/dist/resources/wallets/custodial.d.mts +2 -2
- package/dist/resources/wallets/custodial.d.ts +2 -2
- package/dist/resources/wallets/custodial.test.js +1 -1
- package/dist/resources/wallets/custodial.test.mjs +6 -6
- package/dist/resources/wallets/offramp.d.mts +2 -2
- package/dist/resources/wallets/offramp.d.ts +2 -2
- package/dist/resources/wallets/offramp.test.js +1 -1
- package/dist/resources/wallets/offramp.test.mjs +6 -6
- package/dist/resources/webhooks/index.d.mts +2 -2
- package/dist/resources/webhooks/index.d.ts +2 -2
- package/dist/resources/webhooks/webhooks.test.js +1 -1
- package/dist/resources/webhooks/webhooks.test.mjs +6 -6
- package/package.json +1 -1
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createBlockchainWalletsResource,
|
|
3
|
+
init_blockchain
|
|
4
|
+
} from "./chunk-FG25JHDX.mjs";
|
|
1
5
|
import {
|
|
2
6
|
createCustodialWalletsResource,
|
|
3
7
|
init_custodial
|
|
@@ -6,10 +10,6 @@ import {
|
|
|
6
10
|
createOfframpWalletsResource,
|
|
7
11
|
init_offramp
|
|
8
12
|
} from "./chunk-QGNLMN6Z.mjs";
|
|
9
|
-
import {
|
|
10
|
-
createVirtualAccountsResource,
|
|
11
|
-
init_virtual_accounts
|
|
12
|
-
} from "./chunk-LEPGLH7Q.mjs";
|
|
13
13
|
import {
|
|
14
14
|
createWebhookEndpointsResource,
|
|
15
15
|
init_webhooks
|
|
@@ -19,13 +19,13 @@ import {
|
|
|
19
19
|
init_upload
|
|
20
20
|
} from "./chunk-UDRMLZWT.mjs";
|
|
21
21
|
import {
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
} from "./chunk-
|
|
22
|
+
createTransfersResource,
|
|
23
|
+
init_transfers
|
|
24
|
+
} from "./chunk-ISHZTBAN.mjs";
|
|
25
25
|
import {
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
} from "./chunk-
|
|
26
|
+
createVirtualAccountsResource,
|
|
27
|
+
init_virtual_accounts
|
|
28
|
+
} from "./chunk-LEPGLH7Q.mjs";
|
|
29
29
|
import {
|
|
30
30
|
createPayinQuotesResource,
|
|
31
31
|
init_quotes
|
|
@@ -34,6 +34,10 @@ import {
|
|
|
34
34
|
createPayoutsResource,
|
|
35
35
|
init_payouts
|
|
36
36
|
} from "./chunk-F5Z45GCA.mjs";
|
|
37
|
+
import {
|
|
38
|
+
createQuotesResource,
|
|
39
|
+
init_quotes as init_quotes2
|
|
40
|
+
} from "./chunk-TBTA7A2P.mjs";
|
|
37
41
|
import {
|
|
38
42
|
createReceiversResource,
|
|
39
43
|
init_receivers
|
|
@@ -42,22 +46,18 @@ import {
|
|
|
42
46
|
createTermsOfServiceResource,
|
|
43
47
|
init_terms_of_service
|
|
44
48
|
} from "./chunk-Z6EYX4D3.mjs";
|
|
45
|
-
import {
|
|
46
|
-
createTransfersResource,
|
|
47
|
-
init_transfers
|
|
48
|
-
} from "./chunk-ISHZTBAN.mjs";
|
|
49
49
|
import {
|
|
50
50
|
createFeesResource,
|
|
51
51
|
init_fees
|
|
52
52
|
} from "./chunk-ALHMJWQN.mjs";
|
|
53
|
-
import {
|
|
54
|
-
createPartnerFeesResource,
|
|
55
|
-
init_partner_fees
|
|
56
|
-
} from "./chunk-RC5NN5UF.mjs";
|
|
57
53
|
import {
|
|
58
54
|
createInstancesResource,
|
|
59
55
|
init_instances
|
|
60
56
|
} from "./chunk-B5T7AQLH.mjs";
|
|
57
|
+
import {
|
|
58
|
+
createPartnerFeesResource,
|
|
59
|
+
init_partner_fees
|
|
60
|
+
} from "./chunk-RC5NN5UF.mjs";
|
|
61
61
|
import {
|
|
62
62
|
createPayinsResource,
|
|
63
63
|
init_payins
|
|
@@ -85,7 +85,7 @@ import {
|
|
|
85
85
|
var version;
|
|
86
86
|
var init_package = __esm({
|
|
87
87
|
"package.json"() {
|
|
88
|
-
version = "3.4.
|
|
88
|
+
version = "3.4.2";
|
|
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,7 +19,7 @@ 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';
|
|
@@ -35,8 +35,8 @@ import { createOfframpWalletsResource } from './resources/wallets/offramp.mjs';
|
|
|
35
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,7 +19,7 @@ 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';
|
|
@@ -35,8 +35,8 @@ import { createOfframpWalletsResource } from './resources/wallets/offramp.js';
|
|
|
35
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