increase 0.348.0 → 0.350.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 (139) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/error.d.ts +3 -1
  3. package/error.d.ts.map +1 -1
  4. package/package.json +1 -1
  5. package/resources/account-numbers.d.ts +1 -0
  6. package/resources/account-numbers.d.ts.map +1 -1
  7. package/resources/account-numbers.js.map +1 -1
  8. package/resources/account-numbers.mjs.map +1 -1
  9. package/resources/account-transfers.d.ts +1 -0
  10. package/resources/account-transfers.d.ts.map +1 -1
  11. package/resources/account-transfers.js.map +1 -1
  12. package/resources/account-transfers.mjs.map +1 -1
  13. package/resources/accounts.d.ts +1 -0
  14. package/resources/accounts.d.ts.map +1 -1
  15. package/resources/accounts.js.map +1 -1
  16. package/resources/accounts.mjs.map +1 -1
  17. package/resources/ach-transfers.d.ts +3 -0
  18. package/resources/ach-transfers.d.ts.map +1 -1
  19. package/resources/ach-transfers.js.map +1 -1
  20. package/resources/ach-transfers.mjs.map +1 -1
  21. package/resources/card-disputes.d.ts +2 -14
  22. package/resources/card-disputes.d.ts.map +1 -1
  23. package/resources/card-disputes.js.map +1 -1
  24. package/resources/card-disputes.mjs.map +1 -1
  25. package/resources/card-payments.d.ts +11 -0
  26. package/resources/card-payments.d.ts.map +1 -1
  27. package/resources/card-payments.js.map +1 -1
  28. package/resources/card-payments.mjs.map +1 -1
  29. package/resources/card-purchase-supplements.d.ts +1 -0
  30. package/resources/card-purchase-supplements.d.ts.map +1 -1
  31. package/resources/card-purchase-supplements.js.map +1 -1
  32. package/resources/card-purchase-supplements.mjs.map +1 -1
  33. package/resources/card-push-transfers.d.ts +1 -0
  34. package/resources/card-push-transfers.d.ts.map +1 -1
  35. package/resources/card-push-transfers.js.map +1 -1
  36. package/resources/card-push-transfers.mjs.map +1 -1
  37. package/resources/card-validations.d.ts +1 -0
  38. package/resources/card-validations.d.ts.map +1 -1
  39. package/resources/card-validations.js.map +1 -1
  40. package/resources/card-validations.mjs.map +1 -1
  41. package/resources/cards.d.ts +1 -0
  42. package/resources/cards.d.ts.map +1 -1
  43. package/resources/cards.js.map +1 -1
  44. package/resources/cards.mjs.map +1 -1
  45. package/resources/check-deposits.d.ts +5 -0
  46. package/resources/check-deposits.d.ts.map +1 -1
  47. package/resources/check-deposits.js.map +1 -1
  48. package/resources/check-deposits.mjs.map +1 -1
  49. package/resources/check-transfers.d.ts +16 -0
  50. package/resources/check-transfers.d.ts.map +1 -1
  51. package/resources/check-transfers.js.map +1 -1
  52. package/resources/check-transfers.mjs.map +1 -1
  53. package/resources/declined-transactions.d.ts +8 -0
  54. package/resources/declined-transactions.d.ts.map +1 -1
  55. package/resources/declined-transactions.js.map +1 -1
  56. package/resources/declined-transactions.mjs.map +1 -1
  57. package/resources/entities.d.ts +5 -0
  58. package/resources/entities.d.ts.map +1 -1
  59. package/resources/entities.js.map +1 -1
  60. package/resources/entities.mjs.map +1 -1
  61. package/resources/external-accounts.d.ts +1 -0
  62. package/resources/external-accounts.d.ts.map +1 -1
  63. package/resources/external-accounts.js.map +1 -1
  64. package/resources/external-accounts.mjs.map +1 -1
  65. package/resources/files.d.ts +1 -0
  66. package/resources/files.d.ts.map +1 -1
  67. package/resources/files.js.map +1 -1
  68. package/resources/files.mjs.map +1 -1
  69. package/resources/inbound-fednow-transfers.d.ts +2 -0
  70. package/resources/inbound-fednow-transfers.d.ts.map +1 -1
  71. package/resources/inbound-fednow-transfers.js.map +1 -1
  72. package/resources/inbound-fednow-transfers.mjs.map +1 -1
  73. package/resources/inbound-mail-items.d.ts +1 -0
  74. package/resources/inbound-mail-items.d.ts.map +1 -1
  75. package/resources/inbound-mail-items.js.map +1 -1
  76. package/resources/inbound-mail-items.mjs.map +1 -1
  77. package/resources/inbound-wire-drawdown-requests.d.ts +1 -0
  78. package/resources/inbound-wire-drawdown-requests.d.ts.map +1 -1
  79. package/resources/inbound-wire-drawdown-requests.js.map +1 -1
  80. package/resources/inbound-wire-drawdown-requests.mjs.map +1 -1
  81. package/resources/inbound-wire-transfers.d.ts +1 -0
  82. package/resources/inbound-wire-transfers.d.ts.map +1 -1
  83. package/resources/inbound-wire-transfers.js.map +1 -1
  84. package/resources/inbound-wire-transfers.mjs.map +1 -1
  85. package/resources/pending-transactions.d.ts +15 -1
  86. package/resources/pending-transactions.d.ts.map +1 -1
  87. package/resources/pending-transactions.js.map +1 -1
  88. package/resources/pending-transactions.mjs.map +1 -1
  89. package/resources/physical-card-profiles.d.ts +1 -0
  90. package/resources/physical-card-profiles.d.ts.map +1 -1
  91. package/resources/physical-card-profiles.js.map +1 -1
  92. package/resources/physical-card-profiles.mjs.map +1 -1
  93. package/resources/real-time-decisions.d.ts +1 -0
  94. package/resources/real-time-decisions.d.ts.map +1 -1
  95. package/resources/real-time-payments-transfers.d.ts +1 -0
  96. package/resources/real-time-payments-transfers.d.ts.map +1 -1
  97. package/resources/real-time-payments-transfers.js.map +1 -1
  98. package/resources/real-time-payments-transfers.mjs.map +1 -1
  99. package/resources/transactions.d.ts +37 -0
  100. package/resources/transactions.d.ts.map +1 -1
  101. package/resources/transactions.js.map +1 -1
  102. package/resources/transactions.mjs.map +1 -1
  103. package/resources/wire-transfers.d.ts +197 -74
  104. package/resources/wire-transfers.d.ts.map +1 -1
  105. package/resources/wire-transfers.js +2 -1
  106. package/resources/wire-transfers.js.map +1 -1
  107. package/resources/wire-transfers.mjs +2 -1
  108. package/resources/wire-transfers.mjs.map +1 -1
  109. package/src/error.ts +1 -1
  110. package/src/resources/account-numbers.ts +2 -0
  111. package/src/resources/account-transfers.ts +2 -0
  112. package/src/resources/accounts.ts +2 -0
  113. package/src/resources/ach-transfers.ts +6 -0
  114. package/src/resources/card-disputes.ts +2 -14
  115. package/src/resources/card-payments.ts +22 -0
  116. package/src/resources/card-purchase-supplements.ts +2 -0
  117. package/src/resources/card-push-transfers.ts +2 -0
  118. package/src/resources/card-validations.ts +2 -0
  119. package/src/resources/cards.ts +2 -0
  120. package/src/resources/check-deposits.ts +10 -0
  121. package/src/resources/check-transfers.ts +22 -0
  122. package/src/resources/declined-transactions.ts +16 -0
  123. package/src/resources/entities.ts +10 -0
  124. package/src/resources/external-accounts.ts +2 -0
  125. package/src/resources/files.ts +2 -0
  126. package/src/resources/inbound-fednow-transfers.ts +4 -0
  127. package/src/resources/inbound-mail-items.ts +2 -0
  128. package/src/resources/inbound-wire-drawdown-requests.ts +2 -0
  129. package/src/resources/inbound-wire-transfers.ts +2 -0
  130. package/src/resources/pending-transactions.ts +25 -1
  131. package/src/resources/physical-card-profiles.ts +2 -0
  132. package/src/resources/real-time-decisions.ts +2 -0
  133. package/src/resources/real-time-payments-transfers.ts +2 -0
  134. package/src/resources/transactions.ts +74 -0
  135. package/src/resources/wire-transfers.ts +225 -89
  136. package/src/version.ts +1 -1
  137. package/version.d.ts +1 -1
  138. package/version.js +1 -1
  139. package/version.mjs +1 -1
@@ -10,7 +10,8 @@ export declare class WireTransfers extends APIResource {
10
10
  * const wireTransfer = await client.wireTransfers.create({
11
11
  * account_id: 'account_in71c4amph0vgo2qllky',
12
12
  * amount: 100,
13
- * beneficiary_name: 'Ian Crease',
13
+ * creditor: { name: 'Ian Crease' },
14
+ * remittance: { category: 'unstructured' },
14
15
  * });
15
16
  * ```
16
17
  */
@@ -90,22 +91,6 @@ export interface WireTransfer {
90
91
  * this will contain details of the approval.
91
92
  */
92
93
  approval: WireTransfer.Approval | null;
93
- /**
94
- * The beneficiary's address line 1.
95
- */
96
- beneficiary_address_line1: string | null;
97
- /**
98
- * The beneficiary's address line 2.
99
- */
100
- beneficiary_address_line2: string | null;
101
- /**
102
- * The beneficiary's address line 3.
103
- */
104
- beneficiary_address_line3: string | null;
105
- /**
106
- * The beneficiary's name.
107
- */
108
- beneficiary_name: string | null;
109
94
  /**
110
95
  * If your account requires approvals for transfers and the transfer was not
111
96
  * approved, this will contain details of the cancellation.
@@ -120,6 +105,10 @@ export interface WireTransfer {
120
105
  * What object created the transfer, either via the API or the dashboard.
121
106
  */
122
107
  created_by: WireTransfer.CreatedBy | null;
108
+ /**
109
+ * The person or business that is receiving the funds from the transfer.
110
+ */
111
+ creditor: WireTransfer.Creditor | null;
123
112
  /**
124
113
  * The [ISO 4217](https://en.wikipedia.org/wiki/ISO_4217) code for the transfer's
125
114
  * currency. For wire transfers this is always equal to `usd`.
@@ -132,6 +121,10 @@ export interface WireTransfer {
132
121
  * - `USD` - US Dollar (USD)
133
122
  */
134
123
  currency: 'CAD' | 'CHF' | 'EUR' | 'GBP' | 'JPY' | 'USD';
124
+ /**
125
+ * The person or business whose funds are being transferred.
126
+ */
127
+ debtor: WireTransfer.Debtor | null;
135
128
  /**
136
129
  * The identifier of the External Account the transfer was made to, if any.
137
130
  */
@@ -147,30 +140,10 @@ export interface WireTransfer {
147
140
  * was sent.
148
141
  */
149
142
  inbound_wire_drawdown_request_id: string | null;
150
- /**
151
- * The message that will show on the recipient's bank statement.
152
- */
153
- message_to_recipient: string;
154
143
  /**
155
144
  * The transfer's network.
156
145
  */
157
146
  network: 'wire';
158
- /**
159
- * The originator's address line 1.
160
- */
161
- originator_address_line1: string | null;
162
- /**
163
- * The originator's address line 2.
164
- */
165
- originator_address_line2: string | null;
166
- /**
167
- * The originator's address line 3.
168
- */
169
- originator_address_line3: string | null;
170
- /**
171
- * The originator's name.
172
- */
173
- originator_name: string | null;
174
147
  /**
175
148
  * The ID for the pending transaction representing the transfer. A pending
176
149
  * transaction is created when the transfer
@@ -224,6 +197,7 @@ export interface WireTransfer {
224
197
  * `wire_transfer`.
225
198
  */
226
199
  type: 'wire_transfer';
200
+ [k: string]: unknown;
227
201
  }
228
202
  export declare namespace WireTransfer {
229
203
  /**
@@ -314,6 +288,92 @@ export declare namespace WireTransfer {
314
288
  email: string;
315
289
  }
316
290
  }
291
+ /**
292
+ * The person or business that is receiving the funds from the transfer.
293
+ */
294
+ interface Creditor {
295
+ /**
296
+ * The person or business's address.
297
+ */
298
+ address: Creditor.Address | null;
299
+ /**
300
+ * The person or business's name.
301
+ */
302
+ name: string | null;
303
+ }
304
+ namespace Creditor {
305
+ /**
306
+ * The person or business's address.
307
+ */
308
+ interface Address {
309
+ /**
310
+ * Unstructured address lines.
311
+ */
312
+ unstructured: Address.Unstructured | null;
313
+ }
314
+ namespace Address {
315
+ /**
316
+ * Unstructured address lines.
317
+ */
318
+ interface Unstructured {
319
+ /**
320
+ * The first line.
321
+ */
322
+ line1: string | null;
323
+ /**
324
+ * The second line.
325
+ */
326
+ line2: string | null;
327
+ /**
328
+ * The third line.
329
+ */
330
+ line3: string | null;
331
+ }
332
+ }
333
+ }
334
+ /**
335
+ * The person or business whose funds are being transferred.
336
+ */
337
+ interface Debtor {
338
+ /**
339
+ * The person or business's address.
340
+ */
341
+ address: Debtor.Address | null;
342
+ /**
343
+ * The person or business's name.
344
+ */
345
+ name: string | null;
346
+ }
347
+ namespace Debtor {
348
+ /**
349
+ * The person or business's address.
350
+ */
351
+ interface Address {
352
+ /**
353
+ * Unstructured address lines.
354
+ */
355
+ unstructured: Address.Unstructured | null;
356
+ }
357
+ namespace Address {
358
+ /**
359
+ * Unstructured address lines.
360
+ */
361
+ interface Unstructured {
362
+ /**
363
+ * The first line.
364
+ */
365
+ line1: string | null;
366
+ /**
367
+ * The second line.
368
+ */
369
+ line2: string | null;
370
+ /**
371
+ * The third line.
372
+ */
373
+ line3: string | null;
374
+ }
375
+ }
376
+ }
317
377
  /**
318
378
  * Remittance information sent with the wire transfer.
319
379
  */
@@ -434,6 +494,7 @@ export declare namespace WireTransfer {
434
494
  * The ID for the Wire Transfer that is being reversed.
435
495
  */
436
496
  wire_transfer_id: string;
497
+ [k: string]: unknown;
437
498
  }
438
499
  /**
439
500
  * After the transfer is submitted to Fedwire, this will contain supplemental
@@ -460,25 +521,23 @@ export interface WireTransferCreateParams {
460
521
  */
461
522
  amount: number;
462
523
  /**
463
- * The beneficiary's name.
524
+ * The person or business that is receiving the funds from the transfer.
464
525
  */
465
- beneficiary_name: string;
526
+ creditor: WireTransferCreateParams.Creditor;
466
527
  /**
467
- * The account number for the destination account.
468
- */
469
- account_number?: string;
470
- /**
471
- * The beneficiary's address line 1.
528
+ * Additional remittance information related to the wire transfer.
472
529
  */
473
- beneficiary_address_line1?: string;
530
+ remittance: WireTransferCreateParams.Remittance;
474
531
  /**
475
- * The beneficiary's address line 2.
532
+ * The account number for the destination account.
476
533
  */
477
- beneficiary_address_line2?: string;
534
+ account_number?: string;
478
535
  /**
479
- * The beneficiary's address line 3.
536
+ * The person or business whose funds are being transferred. This is only necessary
537
+ * if you're transferring from a commingled account. Otherwise, we'll use the
538
+ * associated entity's details.
480
539
  */
481
- beneficiary_address_line3?: string;
540
+ debtor?: WireTransferCreateParams.Debtor;
482
541
  /**
483
542
  * The ID of an External Account to initiate a transfer to. If this parameter is
484
543
  * provided, `account_number` and `routing_number` must be absent.
@@ -489,30 +548,6 @@ export interface WireTransferCreateParams {
489
548
  * being sent.
490
549
  */
491
550
  inbound_wire_drawdown_request_id?: string;
492
- /**
493
- * The originator's address line 1. This is only necessary if you're transferring
494
- * from a commingled account. Otherwise, we'll use the associated entity's details.
495
- */
496
- originator_address_line1?: string;
497
- /**
498
- * The originator's address line 2. This is only necessary if you're transferring
499
- * from a commingled account. Otherwise, we'll use the associated entity's details.
500
- */
501
- originator_address_line2?: string;
502
- /**
503
- * The originator's address line 3. This is only necessary if you're transferring
504
- * from a commingled account. Otherwise, we'll use the associated entity's details.
505
- */
506
- originator_address_line3?: string;
507
- /**
508
- * The originator's name. This is only necessary if you're transferring from a
509
- * commingled account. Otherwise, we'll use the associated entity's details.
510
- */
511
- originator_name?: string;
512
- /**
513
- * Additional remittance information related to the wire transfer.
514
- */
515
- remittance?: WireTransferCreateParams.Remittance;
516
551
  /**
517
552
  * Whether the transfer requires explicit approval via the dashboard or API.
518
553
  */
@@ -528,6 +563,49 @@ export interface WireTransferCreateParams {
528
563
  source_account_number_id?: string;
529
564
  }
530
565
  export declare namespace WireTransferCreateParams {
566
+ /**
567
+ * The person or business that is receiving the funds from the transfer.
568
+ */
569
+ interface Creditor {
570
+ /**
571
+ * The person or business's name.
572
+ */
573
+ name: string;
574
+ /**
575
+ * The person or business's address.
576
+ */
577
+ address?: Creditor.Address;
578
+ }
579
+ namespace Creditor {
580
+ /**
581
+ * The person or business's address.
582
+ */
583
+ interface Address {
584
+ /**
585
+ * Unstructured address lines.
586
+ */
587
+ unstructured: Address.Unstructured;
588
+ }
589
+ namespace Address {
590
+ /**
591
+ * Unstructured address lines.
592
+ */
593
+ interface Unstructured {
594
+ /**
595
+ * The address line 1.
596
+ */
597
+ line1: string;
598
+ /**
599
+ * The address line 2.
600
+ */
601
+ line2?: string;
602
+ /**
603
+ * The address line 3.
604
+ */
605
+ line3?: string;
606
+ }
607
+ }
608
+ }
531
609
  /**
532
610
  * Additional remittance information related to the wire transfer.
533
611
  */
@@ -579,11 +657,56 @@ export declare namespace WireTransferCreateParams {
579
657
  */
580
658
  interface Unstructured {
581
659
  /**
582
- * The message to the beneficiary.
660
+ * The information.
583
661
  */
584
662
  message: string;
585
663
  }
586
664
  }
665
+ /**
666
+ * The person or business whose funds are being transferred. This is only necessary
667
+ * if you're transferring from a commingled account. Otherwise, we'll use the
668
+ * associated entity's details.
669
+ */
670
+ interface Debtor {
671
+ /**
672
+ * The person or business's name.
673
+ */
674
+ name: string;
675
+ /**
676
+ * The person or business's address.
677
+ */
678
+ address?: Debtor.Address;
679
+ }
680
+ namespace Debtor {
681
+ /**
682
+ * The person or business's address.
683
+ */
684
+ interface Address {
685
+ /**
686
+ * Unstructured address lines.
687
+ */
688
+ unstructured: Address.Unstructured;
689
+ }
690
+ namespace Address {
691
+ /**
692
+ * Unstructured address lines.
693
+ */
694
+ interface Unstructured {
695
+ /**
696
+ * The address line 1.
697
+ */
698
+ line1: string;
699
+ /**
700
+ * The address line 2.
701
+ */
702
+ line2?: string;
703
+ /**
704
+ * The address line 3.
705
+ */
706
+ line3?: string;
707
+ }
708
+ }
709
+ }
587
710
  }
588
711
  export interface WireTransferListParams extends PageParams {
589
712
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"wire-transfers.d.ts","sourceRoot":"","sources":["../src/resources/wire-transfers.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"wire-transfers.d.ts","sourceRoot":"","sources":["../src/resources/wire-transfers.ts"],"names":[],"mappings":"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"}
@@ -14,7 +14,8 @@ class WireTransfers extends resource_1.APIResource {
14
14
  * const wireTransfer = await client.wireTransfers.create({
15
15
  * account_id: 'account_in71c4amph0vgo2qllky',
16
16
  * amount: 100,
17
- * beneficiary_name: 'Ian Crease',
17
+ * creditor: { name: 'Ian Crease' },
18
+ * remittance: { category: 'unstructured' },
18
19
  * });
19
20
  * ```
20
21
  */
@@ -1 +1 @@
1
- {"version":3,"file":"wire-transfers.js","sourceRoot":"","sources":["../src/resources/wire-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,aAAc,SAAQ,sBAAW;IAC5C;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,IAA8B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,cAAsB,EAAE,OAA6B;QAC5D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,mBAAmB,cAAc,EAAE,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAkBD,IAAI,CACF,QAAsD,EAAE,EACxD,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,EAAE,iBAAiB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9F,CAAC;IAED;;;;;;;;;OASG;IACH,OAAO,CAAC,cAAsB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mBAAmB,cAAc,UAAU,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,cAAsB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mBAAmB,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;CACF;AApFD,sCAoFC;AAED,MAAa,iBAAkB,SAAQ,iBAAkB;CAAG;AAA5D,8CAA4D;AA+pB5D,aAAa,CAAC,iBAAiB,GAAG,iBAAiB,CAAC"}
1
+ {"version":3,"file":"wire-transfers.js","sourceRoot":"","sources":["../src/resources/wire-transfers.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,6CAA0C;AAC1C,qCAA2C;AAE3C,iDAAsD;AAEtD,MAAa,aAAc,SAAQ,sBAAW;IAC5C;;;;;;;;;;;;OAYG;IACH,MAAM,CAAC,IAA8B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,cAAsB,EAAE,OAA6B;QAC5D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,mBAAmB,cAAc,EAAE,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAkBD,IAAI,CACF,QAAsD,EAAE,EACxD,OAA6B;QAE7B,IAAI,IAAA,uBAAgB,EAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,EAAE,iBAAiB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9F,CAAC;IAED;;;;;;;;;OASG;IACH,OAAO,CAAC,cAAsB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mBAAmB,cAAc,UAAU,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,cAAsB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mBAAmB,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;CACF;AArFD,sCAqFC;AAED,MAAa,iBAAkB,SAAQ,iBAAkB;CAAG;AAA5D,8CAA4D;AAsyB5D,aAAa,CAAC,iBAAiB,GAAG,iBAAiB,CAAC"}
@@ -11,7 +11,8 @@ export class WireTransfers extends APIResource {
11
11
  * const wireTransfer = await client.wireTransfers.create({
12
12
  * account_id: 'account_in71c4amph0vgo2qllky',
13
13
  * amount: 100,
14
- * beneficiary_name: 'Ian Crease',
14
+ * creditor: { name: 'Ian Crease' },
15
+ * remittance: { category: 'unstructured' },
15
16
  * });
16
17
  * ```
17
18
  */
@@ -1 +1 @@
1
- {"version":3,"file":"wire-transfers.mjs","sourceRoot":"","sources":["../src/resources/wire-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C;;;;;;;;;;;OAWG;IACH,MAAM,CAAC,IAA8B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,cAAsB,EAAE,OAA6B;QAC5D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,mBAAmB,cAAc,EAAE,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAkBD,IAAI,CACF,QAAsD,EAAE,EACxD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,EAAE,iBAAiB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9F,CAAC;IAED;;;;;;;;;OASG;IACH,OAAO,CAAC,cAAsB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mBAAmB,cAAc,UAAU,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,cAAsB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mBAAmB,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;CACF;AAED,MAAM,OAAO,iBAAkB,SAAQ,IAAkB;CAAG;AA+pB5D,aAAa,CAAC,iBAAiB,GAAG,iBAAiB,CAAC"}
1
+ {"version":3,"file":"wire-transfers.mjs","sourceRoot":"","sources":["../src/resources/wire-transfers.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OACf,EAAE,gBAAgB,EAAE;OAEpB,EAAE,IAAI,EAAmB;AAEhC,MAAM,OAAO,aAAc,SAAQ,WAAW;IAC5C;;;;;;;;;;;;OAYG;IACH,MAAM,CAAC,IAA8B,EAAE,OAA6B;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,iBAAiB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACpE,CAAC;IAED;;;;;;;;;OASG;IACH,QAAQ,CAAC,cAAsB,EAAE,OAA6B;QAC5D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,mBAAmB,cAAc,EAAE,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAkBD,IAAI,CACF,QAAsD,EAAE,EACxD,OAA6B;QAE7B,IAAI,gBAAgB,CAAC,KAAK,CAAC,EAAE;YAC3B,OAAO,IAAI,CAAC,IAAI,CAAC,EAAE,EAAE,KAAK,CAAC,CAAC;SAC7B;QACD,OAAO,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,iBAAiB,EAAE,iBAAiB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC9F,CAAC;IAED;;;;;;;;;OASG;IACH,OAAO,CAAC,cAAsB,EAAE,OAA6B;QAC3D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mBAAmB,cAAc,UAAU,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAED;;;;;;;;;OASG;IACH,MAAM,CAAC,cAAsB,EAAE,OAA6B;QAC1D,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,mBAAmB,cAAc,SAAS,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;CACF;AAED,MAAM,OAAO,iBAAkB,SAAQ,IAAkB;CAAG;AAsyB5D,aAAa,CAAC,iBAAiB,GAAG,iBAAiB,CAAC"}
package/src/error.ts CHANGED
@@ -179,7 +179,7 @@ export class InvalidParametersError extends BadRequestError {
179
179
  /**
180
180
  * All errors related to parsing the request parameters.
181
181
  */
182
- errors: Array<unknown>;
182
+ errors: Array<{ [key: string]: unknown }>;
183
183
 
184
184
  override status: 400;
185
185
 
@@ -153,6 +153,8 @@ export interface AccountNumber {
153
153
  * `account_number`.
154
154
  */
155
155
  type: 'account_number';
156
+
157
+ [k: string]: unknown;
156
158
  }
157
159
 
158
160
  export namespace AccountNumber {
@@ -212,6 +212,8 @@ export interface AccountTransfer {
212
212
  * `account_transfer`.
213
213
  */
214
214
  type: 'account_transfer';
215
+
216
+ [k: string]: unknown;
215
217
  }
216
218
 
217
219
  export namespace AccountTransfer {
@@ -233,6 +233,8 @@ export interface Account {
233
233
  * `account`.
234
234
  */
235
235
  type: 'account';
236
+
237
+ [k: string]: unknown;
236
238
  }
237
239
 
238
240
  /**
@@ -349,6 +349,8 @@ export interface ACHTransfer {
349
349
  * `ach_transfer`.
350
350
  */
351
351
  type: 'ach_transfer';
352
+
353
+ [k: string]: unknown;
352
354
  }
353
355
 
354
356
  export namespace ACHTransfer {
@@ -604,6 +606,8 @@ export namespace ACHTransfer {
604
606
  * `inbound_funds_hold`.
605
607
  */
606
608
  type: 'inbound_funds_hold';
609
+
610
+ [k: string]: unknown;
607
611
  }
608
612
 
609
613
  export interface NotificationsOfChange {
@@ -966,6 +970,8 @@ export namespace ACHTransfer {
966
970
  * The identifier of the ACH Transfer associated with this return.
967
971
  */
968
972
  transfer_id: string;
973
+
974
+ [k: string]: unknown;
969
975
  }
970
976
 
971
977
  /**
@@ -745,7 +745,7 @@ export namespace CardDispute {
745
745
  * Non-fiat currency or non-fungible token as described details. Present if and
746
746
  * only if `reason` is `non_fiat_currency_or_non_fungible_token_as_described`.
747
747
  */
748
- non_fiat_currency_or_non_fungible_token_as_described: Represented.NonFiatCurrencyOrNonFungibleTokenAsDescribed | null;
748
+ non_fiat_currency_or_non_fungible_token_as_described: unknown | null;
749
749
 
750
750
  /**
751
751
  * Non-fiat currency or non-fungible token received details. Present if and only if
@@ -937,12 +937,6 @@ export namespace CardDispute {
937
937
  | 'transaction_code_correct';
938
938
  }
939
939
 
940
- /**
941
- * Non-fiat currency or non-fungible token as described details. Present if and
942
- * only if `reason` is `non_fiat_currency_or_non_fungible_token_as_described`.
943
- */
944
- export interface NonFiatCurrencyOrNonFungibleTokenAsDescribed {}
945
-
946
940
  /**
947
941
  * Non-fiat currency or non-fungible token received details. Present if and only if
948
942
  * `reason` is `non_fiat_currency_or_non_fungible_token_received`.
@@ -1209,7 +1203,7 @@ export namespace CardDispute {
1209
1203
  * Non-receipt of cash. Present if and only if `category` is
1210
1204
  * `consumer_non_receipt_of_cash`.
1211
1205
  */
1212
- consumer_non_receipt_of_cash: Chargeback.ConsumerNonReceiptOfCash | null;
1206
+ consumer_non_receipt_of_cash: unknown | null;
1213
1207
 
1214
1208
  /**
1215
1209
  * Original Credit Transaction (OCT) not accepted. Present if and only if
@@ -2177,12 +2171,6 @@ export namespace CardDispute {
2177
2171
  }
2178
2172
  }
2179
2173
 
2180
- /**
2181
- * Non-receipt of cash. Present if and only if `category` is
2182
- * `consumer_non_receipt_of_cash`.
2183
- */
2184
- export interface ConsumerNonReceiptOfCash {}
2185
-
2186
2174
  /**
2187
2175
  * Original Credit Transaction (OCT) not accepted. Present if and only if
2188
2176
  * `category` is `consumer_original_credit_transaction_not_accepted`.
@@ -385,6 +385,8 @@ export namespace CardPayment {
385
385
  * `card_authentication`.
386
386
  */
387
387
  type: 'card_authentication';
388
+
389
+ [k: string]: unknown;
388
390
  }
389
391
 
390
392
  export namespace CardAuthentication {
@@ -652,6 +654,8 @@ export namespace CardPayment {
652
654
  * Fields related to verification of cardholder-provided values.
653
655
  */
654
656
  verification: CardAuthorization.Verification;
657
+
658
+ [k: string]: unknown;
655
659
  }
656
660
 
657
661
  export namespace CardAuthorization {
@@ -1197,6 +1201,8 @@ export namespace CardPayment {
1197
1201
  * `card_authorization_expiration`.
1198
1202
  */
1199
1203
  type: 'card_authorization_expiration';
1204
+
1205
+ [k: string]: unknown;
1200
1206
  }
1201
1207
 
1202
1208
  /**
@@ -1481,6 +1487,8 @@ export namespace CardPayment {
1481
1487
  * Fields related to verification of cardholder-provided values.
1482
1488
  */
1483
1489
  verification: CardDecline.Verification;
1490
+
1491
+ [k: string]: unknown;
1484
1492
  }
1485
1493
 
1486
1494
  export namespace CardDecline {
@@ -2179,6 +2187,8 @@ export namespace CardPayment {
2179
2187
  * Fields related to verification of cardholder-provided values.
2180
2188
  */
2181
2189
  verification: CardFinancial.Verification;
2190
+
2191
+ [k: string]: unknown;
2182
2192
  }
2183
2193
 
2184
2194
  export namespace CardFinancial {
@@ -2735,6 +2745,8 @@ export namespace CardPayment {
2735
2745
  * of the transaction's currency. For dollars, for example, this is cents.
2736
2746
  */
2737
2747
  updated_authorization_amount: number;
2748
+
2749
+ [k: string]: unknown;
2738
2750
  }
2739
2751
 
2740
2752
  export namespace CardFuelConfirmation {
@@ -2875,6 +2887,8 @@ export namespace CardPayment {
2875
2887
  * transaction's currency. For dollars, for example, this is cents.
2876
2888
  */
2877
2889
  updated_authorization_amount: number;
2890
+
2891
+ [k: string]: unknown;
2878
2892
  }
2879
2893
 
2880
2894
  export namespace CardIncrement {
@@ -3264,6 +3278,8 @@ export namespace CardPayment {
3264
3278
  * `card_refund`.
3265
3279
  */
3266
3280
  type: 'card_refund';
3281
+
3282
+ [k: string]: unknown;
3267
3283
  }
3268
3284
 
3269
3285
  export namespace CardRefund {
@@ -4023,6 +4039,8 @@ export namespace CardPayment {
4023
4039
  * transaction's presentment currency. For dollars, for example, this is cents.
4024
4040
  */
4025
4041
  updated_authorization_presentment_amount: number;
4042
+
4043
+ [k: string]: unknown;
4026
4044
  }
4027
4045
 
4028
4046
  export namespace CardReversal {
@@ -4199,6 +4217,8 @@ export namespace CardPayment {
4199
4217
  * `card_settlement`.
4200
4218
  */
4201
4219
  type: 'card_settlement';
4220
+
4221
+ [k: string]: unknown;
4202
4222
  }
4203
4223
 
4204
4224
  export namespace CardSettlement {
@@ -4969,6 +4989,8 @@ export namespace CardPayment {
4969
4989
  * Fields related to verification of cardholder-provided values.
4970
4990
  */
4971
4991
  verification: CardValidation.Verification;
4992
+
4993
+ [k: string]: unknown;
4972
4994
  }
4973
4995
 
4974
4996
  export namespace CardValidation {
@@ -91,6 +91,8 @@ export interface CardPurchaseSupplement {
91
91
  * `card_purchase_supplement`.
92
92
  */
93
93
  type: 'card_purchase_supplement';
94
+
95
+ [k: string]: unknown;
94
96
  }
95
97
 
96
98
  export namespace CardPurchaseSupplement {
@@ -332,6 +332,8 @@ export interface CardPushTransfer {
332
332
  * `card_push_transfer`.
333
333
  */
334
334
  type: 'card_push_transfer';
335
+
336
+ [k: string]: unknown;
335
337
  }
336
338
 
337
339
  export namespace CardPushTransfer {
@@ -198,6 +198,8 @@ export interface CardValidation {
198
198
  * `card_validation`.
199
199
  */
200
200
  type: 'card_validation';
201
+
202
+ [k: string]: unknown;
201
203
  }
202
204
 
203
205
  export namespace CardValidation {