moov_ruby 26.7.0.pre.dev.2 → 26.7.0.pre.dev.4

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 (170) hide show
  1. checksums.yaml +4 -4
  2. data/lib/moov/account_terminal_applications.rb +16 -16
  3. data/lib/moov/accounts.rb +52 -54
  4. data/lib/moov/adjustments.rb +8 -8
  5. data/lib/moov/apple_pay.rb +20 -20
  6. data/lib/moov/authentication.rb +8 -8
  7. data/lib/moov/avatars.rb +4 -4
  8. data/lib/moov/bank_accounts.rb +37 -37
  9. data/lib/moov/branding.rb +12 -12
  10. data/lib/moov/capabilities.rb +20 -20
  11. data/lib/moov/card_issuing.rb +25 -25
  12. data/lib/moov/cards.rb +24 -24
  13. data/lib/moov/client.rb +2 -1
  14. data/lib/moov/deposit_view.rb +213 -0
  15. data/lib/moov/disputes.rb +44 -44
  16. data/lib/moov/end_to_end_encryption.rb +8 -8
  17. data/lib/moov/enriched_address.rb +4 -4
  18. data/lib/moov/enriched_profile.rb +4 -4
  19. data/lib/moov/fee_plans.rb +40 -40
  20. data/lib/moov/files.rb +12 -12
  21. data/lib/moov/google_pay.rb +4 -4
  22. data/lib/moov/images.rb +28 -28
  23. data/lib/moov/industries.rb +4 -4
  24. data/lib/moov/institutions.rb +8 -8
  25. data/lib/moov/invoices.rb +28 -28
  26. data/lib/moov/issuing_transactions.rb +20 -20
  27. data/lib/moov/models/components/addcapabilities.rb +5 -1
  28. data/lib/moov/models/components/amountdecimalrange.rb +11 -5
  29. data/lib/moov/models/components/amountdecimalrangeupdate.rb +7 -1
  30. data/lib/moov/models/components/billingaddress.rb +52 -0
  31. data/lib/moov/models/components/billingaddress.rbi +23 -0
  32. data/lib/moov/models/components/capability.rb +7 -1
  33. data/lib/moov/models/components/capabilityid.rb +8 -1
  34. data/lib/moov/models/components/cardtransactiondetails.rb +10 -2
  35. data/lib/moov/models/components/cardtransactiondetails.rbi +4 -0
  36. data/lib/moov/models/components/cardtransactionstatus.rb +1 -0
  37. data/lib/moov/models/components/createaccount.rb +5 -1
  38. data/lib/moov/models/components/createpaymentlink.rb +10 -6
  39. data/lib/moov/models/components/createpaymentlink.rbi +2 -0
  40. data/lib/moov/models/components/createtransferdestinationcard.rb +6 -2
  41. data/lib/moov/models/components/createtransferdestinationcard.rbi +2 -0
  42. data/lib/moov/models/components/customamountpaymentdetailserror.rb +52 -0
  43. data/lib/moov/models/components/customamountpaymentdetailserror.rbi +23 -0
  44. data/lib/moov/models/components/depositaccountingestedresponse.rb +44 -0
  45. data/lib/moov/models/components/depositaccountingestedresponse.rbi +19 -0
  46. data/lib/moov/models/components/fullissuedcard.rb +23 -13
  47. data/lib/moov/models/components/fullissuedcard.rbi +10 -4
  48. data/lib/moov/models/components/invoice.rb +6 -2
  49. data/lib/moov/models/components/invoice.rbi +2 -0
  50. data/lib/moov/models/components/issuedcard.rb +23 -13
  51. data/lib/moov/models/components/issuedcard.rbi +10 -4
  52. data/lib/moov/models/components/issuedcardstate.rb +1 -5
  53. data/lib/moov/models/components/manualtermsofservice.rb +1 -1
  54. data/lib/moov/models/components/manualtermsofserviceupdate.rb +1 -1
  55. data/lib/moov/models/components/onboardinginvite.rb +1 -1
  56. data/lib/moov/models/components/onboardinginviterequest.rb +1 -1
  57. data/lib/moov/models/components/patchtransfer.rb +6 -6
  58. data/lib/moov/models/components/patchtransfer.rbi +2 -2
  59. data/lib/moov/models/components/patchwallet.rb +1 -1
  60. data/lib/moov/models/components/paymentlink.rb +12 -5
  61. data/lib/moov/models/components/paymentlink.rbi +2 -0
  62. data/lib/moov/models/components/paymentlinkcustomamountpaymentdetails.rb +59 -0
  63. data/lib/moov/models/components/paymentlinkcustomamountpaymentdetails.rbi +23 -0
  64. data/lib/moov/models/components/paymentlinkcustomamountpaymentdetailsupdate.rb +59 -0
  65. data/lib/moov/models/components/paymentlinkcustomamountpaymentdetailsupdate.rbi +23 -0
  66. data/lib/moov/models/components/paymentlinkpaymentdetails.rb +2 -14
  67. data/lib/moov/models/components/paymentlinkpaymentdetails.rbi +0 -6
  68. data/lib/moov/models/components/paymentlinkpaymentdetailsupdate.rb +2 -14
  69. data/lib/moov/models/components/paymentlinkpaymentdetailsupdate.rbi +0 -6
  70. data/lib/moov/models/components/paymentlinkpayoutdetails.rb +9 -2
  71. data/lib/moov/models/components/paymentlinkpayoutdetails.rbi +2 -0
  72. data/lib/moov/models/components/paymentlinkpayoutdetailsupdate.rb +9 -2
  73. data/lib/moov/models/components/paymentlinkpayoutdetailsupdate.rbi +2 -0
  74. data/lib/moov/models/components/paymentlinktype.rb +1 -0
  75. data/lib/moov/models/components/paymentmethodscard.rb +7 -2
  76. data/lib/moov/models/components/paymentmethodscard.rbi +2 -0
  77. data/lib/moov/models/components/payoutdetailserror.rb +6 -2
  78. data/lib/moov/models/components/payoutdetailserror.rbi +2 -0
  79. data/lib/moov/models/components/pushdeliveryspeed.rb +19 -0
  80. data/lib/moov/models/components/pushdeliveryspeed.rbi +11 -0
  81. data/lib/moov/models/components/pushoptions.rb +38 -0
  82. data/lib/moov/models/components/pushoptions.rbi +15 -0
  83. data/lib/moov/models/components/pushoptionserror.rb +36 -0
  84. data/lib/moov/models/components/pushoptionserror.rbi +15 -0
  85. data/lib/moov/models/components/pushoptionsupdate.rb +38 -0
  86. data/lib/moov/models/components/pushoptionsupdate.rbi +15 -0
  87. data/lib/moov/models/components/requestcard.rb +17 -17
  88. data/lib/moov/models/components/requestcard.rbi +8 -8
  89. data/lib/moov/models/components/sourcesystem.rb +23 -0
  90. data/lib/moov/models/components/sourcesystem.rbi +11 -0
  91. data/lib/moov/models/components/surcharge.rb +38 -0
  92. data/lib/moov/models/components/surcharge.rbi +15 -0
  93. data/lib/moov/models/components/tax.rb +38 -0
  94. data/lib/moov/models/components/tax.rbi +15 -0
  95. data/lib/moov/models/components/termsofservice.rb +1 -1
  96. data/lib/moov/models/components/updateissuedcard.rb +13 -9
  97. data/lib/moov/models/components/updateissuedcard.rbi +6 -4
  98. data/lib/moov/models/components/updatepaymentlink.rb +6 -2
  99. data/lib/moov/models/components/updatepaymentlink.rbi +2 -0
  100. data/lib/moov/models/components/updatepaymentlinkamountdetails.rb +3 -3
  101. data/lib/moov/models/components/webhookdataauthorizationexpiring.rb +44 -0
  102. data/lib/moov/models/components/webhookdataauthorizationexpiring.rbi +19 -0
  103. data/lib/moov/models/components/webhookdatacapabilityrequested.rb +7 -1
  104. data/lib/moov/models/components/webhookdatacapabilityupdated.rb +7 -1
  105. data/lib/moov/models/components/webhookdatasweepcreated.rb +6 -2
  106. data/lib/moov/models/components/webhookdatasweepcreated.rbi +2 -0
  107. data/lib/moov/models/components/webhookdatasweepupdated.rb +6 -2
  108. data/lib/moov/models/components/webhookdatasweepupdated.rbi +2 -0
  109. data/lib/moov/models/components/webhookevent.rb +2 -2
  110. data/lib/moov/models/components/webhookeventtype.rb +1 -0
  111. data/lib/moov/models/components.rb +13 -6
  112. data/lib/moov/models/errors/createpaymentlinkerror.rb +6 -2
  113. data/lib/moov/models/errors/createpaymentlinkerror.rbi +2 -0
  114. data/lib/moov/models/errors/depositaccountvalidationerror.rb +40 -0
  115. data/lib/moov/models/errors/depositaccountvalidationerror.rbi +17 -0
  116. data/lib/moov/models/errors/requestcarderror.rb +14 -14
  117. data/lib/moov/models/errors/requestcarderror.rbi +8 -8
  118. data/lib/moov/models/errors/updateissuedcarderror.rb +12 -8
  119. data/lib/moov/models/errors/updateissuedcarderror.rbi +6 -4
  120. data/lib/moov/models/errors/updatepaymentlinkerror.rb +6 -2
  121. data/lib/moov/models/errors/updatepaymentlinkerror.rbi +2 -0
  122. data/lib/moov/models/errors.rb +1 -0
  123. data/lib/moov/models/operations/createdepositaccount_request.rb +40 -0
  124. data/lib/moov/models/operations/createdepositaccount_request.rbi +17 -0
  125. data/lib/moov/models/operations/createdepositaccount_response.rb +48 -0
  126. data/lib/moov/models/operations/createdepositaccount_response.rbi +21 -0
  127. data/lib/moov/models/operations/disablecapability_request.rb +7 -1
  128. data/lib/moov/models/operations/getcapability_request.rb +7 -1
  129. data/lib/moov/models/operations/linkbankaccount_request.rb +1 -1
  130. data/lib/moov/models/operations/listcancellations_request.rb +36 -0
  131. data/lib/moov/models/operations/listcancellations_request.rbi +15 -0
  132. data/lib/moov/models/operations/listcancellations_response.rb +48 -0
  133. data/lib/moov/models/operations/listcancellations_response.rbi +21 -0
  134. data/lib/moov/models/operations/listissuedcards_request.rb +1 -1
  135. data/lib/moov/models/operations.rb +4 -0
  136. data/lib/moov/onboarding.rb +16 -16
  137. data/lib/moov/payment_links.rb +24 -24
  138. data/lib/moov/payment_methods.rb +8 -8
  139. data/lib/moov/ping.rb +4 -4
  140. data/lib/moov/products.rb +20 -20
  141. data/lib/moov/receipts.rb +8 -8
  142. data/lib/moov/representatives.rb +20 -20
  143. data/lib/moov/resolution_links.rb +16 -16
  144. data/lib/moov/scheduling.rb +24 -24
  145. data/lib/moov/sdkconfiguration.rb +3 -3
  146. data/lib/moov/statements.rb +8 -8
  147. data/lib/moov/support.rb +20 -20
  148. data/lib/moov/sweeps.rb +24 -24
  149. data/lib/moov/terminal_applications.rb +20 -20
  150. data/lib/moov/transfer_config.rb +12 -12
  151. data/lib/moov/transfers.rb +171 -48
  152. data/lib/moov/underwriting.rb +12 -12
  153. data/lib/moov/utils/retries.rb +4 -1
  154. data/lib/moov/wallet_transactions.rb +8 -8
  155. data/lib/moov/wallets.rb +16 -16
  156. data/lib/moov/webhooks.rb +32 -32
  157. data/lib/moov_ruby.rb +1 -0
  158. metadata +41 -16
  159. data/lib/moov/models/components/authorizeduser.rb +0 -36
  160. data/lib/moov/models/components/authorizeduser.rbi +0 -15
  161. data/lib/moov/models/components/createauthorizeduser.rb +0 -40
  162. data/lib/moov/models/components/createauthorizeduser.rbi +0 -17
  163. data/lib/moov/models/components/createauthorizedusererror.rb +0 -40
  164. data/lib/moov/models/components/createauthorizedusererror.rbi +0 -17
  165. data/lib/moov/models/components/createauthorizeduserupdate.rb +0 -40
  166. data/lib/moov/models/components/createauthorizeduserupdate.rbi +0 -17
  167. data/lib/moov/models/components/paymentlinkpaymentdetails_amounttype.rb +0 -19
  168. data/lib/moov/models/components/paymentlinkpaymentdetails_amounttype.rbi +0 -11
  169. data/lib/moov/models/components/paymentlinkpaymentdetailsupdate_amounttype.rb +0 -19
  170. data/lib/moov/models/components/paymentlinkpaymentdetailsupdate_amounttype.rbi +0 -11
@@ -67,7 +67,7 @@ module Moov
67
67
 
68
68
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
69
69
  timeout ||= @sdk_configuration.timeout
70
-
70
+
71
71
 
72
72
  connection = @sdk_configuration.client
73
73
 
@@ -82,7 +82,7 @@ module Moov
82
82
  error = T.let(nil, T.nilable(StandardError))
83
83
  http_response = T.let(nil, T.nilable(Faraday::Response))
84
84
 
85
-
85
+
86
86
  begin
87
87
  http_response = T.must(connection).get(url) do |req|
88
88
  req.headers.merge!(headers)
@@ -119,13 +119,13 @@ module Moov
119
119
  response: http_response
120
120
  )
121
121
  end
122
-
122
+
123
123
  if http_response.nil?
124
124
  raise error if !error.nil?
125
125
  raise 'no response'
126
126
  end
127
127
  end
128
-
128
+
129
129
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
130
130
  if Utils.match_status_code(http_response.status, ['200'])
131
131
  if Utils.match_content_type(content_type, 'application/json')
@@ -209,7 +209,7 @@ module Moov
209
209
 
210
210
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
211
211
  timeout ||= @sdk_configuration.timeout
212
-
212
+
213
213
 
214
214
  connection = @sdk_configuration.client
215
215
 
@@ -224,7 +224,7 @@ module Moov
224
224
  error = T.let(nil, T.nilable(StandardError))
225
225
  http_response = T.let(nil, T.nilable(Faraday::Response))
226
226
 
227
-
227
+
228
228
  begin
229
229
  http_response = T.must(connection).get(url) do |req|
230
230
  req.headers.merge!(headers)
@@ -260,13 +260,13 @@ module Moov
260
260
  response: http_response
261
261
  )
262
262
  end
263
-
263
+
264
264
  if http_response.nil?
265
265
  raise error if !error.nil?
266
266
  raise 'no response'
267
267
  end
268
268
  end
269
-
269
+
270
270
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
271
271
  if Utils.match_status_code(http_response.status, ['200'])
272
272
  if Utils.match_content_type(content_type, 'application/json')
data/lib/moov/wallets.rb CHANGED
@@ -81,7 +81,7 @@ module Moov
81
81
 
82
82
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
83
83
  timeout ||= @sdk_configuration.timeout
84
-
84
+
85
85
 
86
86
  connection = @sdk_configuration.client
87
87
 
@@ -96,7 +96,7 @@ module Moov
96
96
  error = T.let(nil, T.nilable(StandardError))
97
97
  http_response = T.let(nil, T.nilable(Faraday::Response))
98
98
 
99
-
99
+
100
100
  begin
101
101
  http_response = T.must(connection).post(url) do |req|
102
102
  req.body = body
@@ -133,13 +133,13 @@ module Moov
133
133
  response: http_response
134
134
  )
135
135
  end
136
-
136
+
137
137
  if http_response.nil?
138
138
  raise error if !error.nil?
139
139
  raise 'no response'
140
140
  end
141
141
  end
142
-
142
+
143
143
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
144
144
  if Utils.match_status_code(http_response.status, ['200'])
145
145
  if Utils.match_content_type(content_type, 'application/json')
@@ -234,7 +234,7 @@ module Moov
234
234
 
235
235
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
236
236
  timeout ||= @sdk_configuration.timeout
237
-
237
+
238
238
 
239
239
  connection = @sdk_configuration.client
240
240
 
@@ -249,7 +249,7 @@ module Moov
249
249
  error = T.let(nil, T.nilable(StandardError))
250
250
  http_response = T.let(nil, T.nilable(Faraday::Response))
251
251
 
252
-
252
+
253
253
  begin
254
254
  http_response = T.must(connection).get(url) do |req|
255
255
  req.headers.merge!(headers)
@@ -286,13 +286,13 @@ module Moov
286
286
  response: http_response
287
287
  )
288
288
  end
289
-
289
+
290
290
  if http_response.nil?
291
291
  raise error if !error.nil?
292
292
  raise 'no response'
293
293
  end
294
294
  end
295
-
295
+
296
296
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
297
297
  if Utils.match_status_code(http_response.status, ['200'])
298
298
  if Utils.match_content_type(content_type, 'application/json')
@@ -375,7 +375,7 @@ module Moov
375
375
 
376
376
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
377
377
  timeout ||= @sdk_configuration.timeout
378
-
378
+
379
379
 
380
380
  connection = @sdk_configuration.client
381
381
 
@@ -390,7 +390,7 @@ module Moov
390
390
  error = T.let(nil, T.nilable(StandardError))
391
391
  http_response = T.let(nil, T.nilable(Faraday::Response))
392
392
 
393
-
393
+
394
394
  begin
395
395
  http_response = T.must(connection).get(url) do |req|
396
396
  req.headers.merge!(headers)
@@ -426,13 +426,13 @@ module Moov
426
426
  response: http_response
427
427
  )
428
428
  end
429
-
429
+
430
430
  if http_response.nil?
431
431
  raise error if !error.nil?
432
432
  raise 'no response'
433
433
  end
434
434
  end
435
-
435
+
436
436
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
437
437
  if Utils.match_status_code(http_response.status, ['200'])
438
438
  if Utils.match_content_type(content_type, 'application/json')
@@ -512,7 +512,7 @@ module Moov
512
512
 
513
513
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
514
514
  timeout ||= @sdk_configuration.timeout
515
-
515
+
516
516
 
517
517
  connection = @sdk_configuration.client
518
518
 
@@ -527,7 +527,7 @@ module Moov
527
527
  error = T.let(nil, T.nilable(StandardError))
528
528
  http_response = T.let(nil, T.nilable(Faraday::Response))
529
529
 
530
-
530
+
531
531
  begin
532
532
  http_response = T.must(connection).patch(url) do |req|
533
533
  req.body = body
@@ -564,13 +564,13 @@ module Moov
564
564
  response: http_response
565
565
  )
566
566
  end
567
-
567
+
568
568
  if http_response.nil?
569
569
  raise error if !error.nil?
570
570
  raise 'no response'
571
571
  end
572
572
  end
573
-
573
+
574
574
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
575
575
  if Utils.match_status_code(http_response.status, ['200'])
576
576
  if Utils.match_content_type(content_type, 'application/json')
data/lib/moov/webhooks.rb CHANGED
@@ -56,7 +56,7 @@ module Moov
56
56
 
57
57
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
58
58
  timeout ||= @sdk_configuration.timeout
59
-
59
+
60
60
 
61
61
  connection = @sdk_configuration.client
62
62
 
@@ -71,7 +71,7 @@ module Moov
71
71
  error = T.let(nil, T.nilable(StandardError))
72
72
  http_response = T.let(nil, T.nilable(Faraday::Response))
73
73
 
74
-
74
+
75
75
  begin
76
76
  http_response = T.must(connection).get(url) do |req|
77
77
  req.headers.merge!(headers)
@@ -107,13 +107,13 @@ module Moov
107
107
  response: http_response
108
108
  )
109
109
  end
110
-
110
+
111
111
  if http_response.nil?
112
112
  raise error if !error.nil?
113
113
  raise 'no response'
114
114
  end
115
115
  end
116
-
116
+
117
117
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
118
118
  if Utils.match_status_code(http_response.status, ['200'])
119
119
  if Utils.match_content_type(content_type, 'application/json')
@@ -167,7 +167,7 @@ module Moov
167
167
 
168
168
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
169
169
  timeout ||= @sdk_configuration.timeout
170
-
170
+
171
171
 
172
172
  connection = @sdk_configuration.client
173
173
 
@@ -182,7 +182,7 @@ module Moov
182
182
  error = T.let(nil, T.nilable(StandardError))
183
183
  http_response = T.let(nil, T.nilable(Faraday::Response))
184
184
 
185
-
185
+
186
186
  begin
187
187
  http_response = T.must(connection).get(url) do |req|
188
188
  req.headers.merge!(headers)
@@ -218,13 +218,13 @@ module Moov
218
218
  response: http_response
219
219
  )
220
220
  end
221
-
221
+
222
222
  if http_response.nil?
223
223
  raise error if !error.nil?
224
224
  raise 'no response'
225
225
  end
226
226
  end
227
-
227
+
228
228
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
229
229
  if Utils.match_status_code(http_response.status, ['200'])
230
230
  if Utils.match_content_type(content_type, 'application/json')
@@ -289,7 +289,7 @@ module Moov
289
289
 
290
290
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
291
291
  timeout ||= @sdk_configuration.timeout
292
-
292
+
293
293
 
294
294
  connection = @sdk_configuration.client
295
295
 
@@ -304,7 +304,7 @@ module Moov
304
304
  error = T.let(nil, T.nilable(StandardError))
305
305
  http_response = T.let(nil, T.nilable(Faraday::Response))
306
306
 
307
-
307
+
308
308
  begin
309
309
  http_response = T.must(connection).post(url) do |req|
310
310
  req.body = body
@@ -341,13 +341,13 @@ module Moov
341
341
  response: http_response
342
342
  )
343
343
  end
344
-
344
+
345
345
  if http_response.nil?
346
346
  raise error if !error.nil?
347
347
  raise 'no response'
348
348
  end
349
349
  end
350
-
350
+
351
351
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
352
352
  if Utils.match_status_code(http_response.status, ['201'])
353
353
  if Utils.match_content_type(content_type, 'application/json')
@@ -439,7 +439,7 @@ module Moov
439
439
 
440
440
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
441
441
  timeout ||= @sdk_configuration.timeout
442
-
442
+
443
443
 
444
444
  connection = @sdk_configuration.client
445
445
 
@@ -454,7 +454,7 @@ module Moov
454
454
  error = T.let(nil, T.nilable(StandardError))
455
455
  http_response = T.let(nil, T.nilable(Faraday::Response))
456
456
 
457
-
457
+
458
458
  begin
459
459
  http_response = T.must(connection).get(url) do |req|
460
460
  req.headers.merge!(headers)
@@ -490,13 +490,13 @@ module Moov
490
490
  response: http_response
491
491
  )
492
492
  end
493
-
493
+
494
494
  if http_response.nil?
495
495
  raise error if !error.nil?
496
496
  raise 'no response'
497
497
  end
498
498
  end
499
-
499
+
500
500
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
501
501
  if Utils.match_status_code(http_response.status, ['200'])
502
502
  if Utils.match_content_type(content_type, 'application/json')
@@ -570,7 +570,7 @@ module Moov
570
570
 
571
571
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
572
572
  timeout ||= @sdk_configuration.timeout
573
-
573
+
574
574
 
575
575
  connection = @sdk_configuration.client
576
576
 
@@ -585,7 +585,7 @@ module Moov
585
585
  error = T.let(nil, T.nilable(StandardError))
586
586
  http_response = T.let(nil, T.nilable(Faraday::Response))
587
587
 
588
-
588
+
589
589
  begin
590
590
  http_response = T.must(connection).put(url) do |req|
591
591
  req.body = body
@@ -622,13 +622,13 @@ module Moov
622
622
  response: http_response
623
623
  )
624
624
  end
625
-
625
+
626
626
  if http_response.nil?
627
627
  raise error if !error.nil?
628
628
  raise 'no response'
629
629
  end
630
630
  end
631
-
631
+
632
632
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
633
633
  if Utils.match_status_code(http_response.status, ['200'])
634
634
  if Utils.match_content_type(content_type, 'application/json')
@@ -720,7 +720,7 @@ module Moov
720
720
 
721
721
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
722
722
  timeout ||= @sdk_configuration.timeout
723
-
723
+
724
724
 
725
725
  connection = @sdk_configuration.client
726
726
 
@@ -735,7 +735,7 @@ module Moov
735
735
  error = T.let(nil, T.nilable(StandardError))
736
736
  http_response = T.let(nil, T.nilable(Faraday::Response))
737
737
 
738
-
738
+
739
739
  begin
740
740
  http_response = T.must(connection).delete(url) do |req|
741
741
  req.headers.merge!(headers)
@@ -771,13 +771,13 @@ module Moov
771
771
  response: http_response
772
772
  )
773
773
  end
774
-
774
+
775
775
  if http_response.nil?
776
776
  raise error if !error.nil?
777
777
  raise 'no response'
778
778
  end
779
779
  end
780
-
780
+
781
781
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
782
782
  if Utils.match_status_code(http_response.status, ['204'])
783
783
  http_response = @sdk_configuration.hooks.after_success(
@@ -845,7 +845,7 @@ module Moov
845
845
 
846
846
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
847
847
  timeout ||= @sdk_configuration.timeout
848
-
848
+
849
849
 
850
850
  connection = @sdk_configuration.client
851
851
 
@@ -860,7 +860,7 @@ module Moov
860
860
  error = T.let(nil, T.nilable(StandardError))
861
861
  http_response = T.let(nil, T.nilable(Faraday::Response))
862
862
 
863
-
863
+
864
864
  begin
865
865
  http_response = T.must(connection).post(url) do |req|
866
866
  req.headers.merge!(headers)
@@ -896,13 +896,13 @@ module Moov
896
896
  response: http_response
897
897
  )
898
898
  end
899
-
899
+
900
900
  if http_response.nil?
901
901
  raise error if !error.nil?
902
902
  raise 'no response'
903
903
  end
904
904
  end
905
-
905
+
906
906
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
907
907
  if Utils.match_status_code(http_response.status, ['200'])
908
908
  if Utils.match_content_type(content_type, 'application/json')
@@ -964,7 +964,7 @@ module Moov
964
964
 
965
965
  timeout = (timeout_ms.to_f / 1000) unless timeout_ms.nil?
966
966
  timeout ||= @sdk_configuration.timeout
967
-
967
+
968
968
 
969
969
  connection = @sdk_configuration.client
970
970
 
@@ -979,7 +979,7 @@ module Moov
979
979
  error = T.let(nil, T.nilable(StandardError))
980
980
  http_response = T.let(nil, T.nilable(Faraday::Response))
981
981
 
982
-
982
+
983
983
  begin
984
984
  http_response = T.must(connection).get(url) do |req|
985
985
  req.headers.merge!(headers)
@@ -1015,13 +1015,13 @@ module Moov
1015
1015
  response: http_response
1016
1016
  )
1017
1017
  end
1018
-
1018
+
1019
1019
  if http_response.nil?
1020
1020
  raise error if !error.nil?
1021
1021
  raise 'no response'
1022
1022
  end
1023
1023
  end
1024
-
1024
+
1025
1025
  content_type = http_response.headers.fetch('Content-Type', 'application/octet-stream')
1026
1026
  if Utils.match_status_code(http_response.status, ['200'])
1027
1027
  if Utils.match_content_type(content_type, 'application/json')
data/lib/moov_ruby.rb CHANGED
@@ -47,6 +47,7 @@ module Moov
47
47
  autoload :Ping, 'moov/ping'
48
48
  autoload :Receipts, 'moov/receipts'
49
49
  autoload :TerminalApplications, 'moov/terminal_applications'
50
+ autoload :DepositView, 'moov/deposit_view'
50
51
  module Models
51
52
  autoload :Components, 'moov/models/components'
52
53
  autoload :Operations, 'moov/models/operations'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: moov_ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 26.7.0.pre.dev.2
4
+ version: 26.7.0.pre.dev.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Speakeasy
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-03 00:00:00.000000000 Z
11
+ date: 2026-07-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: base64
@@ -36,14 +36,14 @@ dependencies:
36
36
  requirements:
37
37
  - - ">="
38
38
  - !ruby/object:Gem::Version
39
- version: 2.14.1
39
+ version: 2.14.3
40
40
  type: :runtime
41
41
  prerelease: false
42
42
  version_requirements: !ruby/object:Gem::Requirement
43
43
  requirements:
44
44
  - - ">="
45
45
  - !ruby/object:Gem::Version
46
- version: 2.14.1
46
+ version: 2.14.3
47
47
  - !ruby/object:Gem::Dependency
48
48
  name: faraday-multipart
49
49
  requirement: !ruby/object:Gem::Requirement
@@ -250,6 +250,7 @@ files:
250
250
  - lib/moov/card_issuing.rb
251
251
  - lib/moov/cards.rb
252
252
  - lib/moov/client.rb
253
+ - lib/moov/deposit_view.rb
253
254
  - lib/moov/disputes.rb
254
255
  - lib/moov/end_to_end_encryption.rb
255
256
  - lib/moov/enriched_address.rb
@@ -402,8 +403,6 @@ files:
402
403
  - lib/moov/models/components/asynctransfer.rbi
403
404
  - lib/moov/models/components/authmethod.rb
404
405
  - lib/moov/models/components/authmethod.rbi
405
- - lib/moov/models/components/authorizeduser.rb
406
- - lib/moov/models/components/authorizeduser.rbi
407
406
  - lib/moov/models/components/authtoken.rb
408
407
  - lib/moov/models/components/authtoken.rbi
409
408
  - lib/moov/models/components/authtokenrequest.rb
@@ -440,6 +439,8 @@ files:
440
439
  - lib/moov/models/components/batchgettransfersrequest.rbi
441
440
  - lib/moov/models/components/billablefee.rb
442
441
  - lib/moov/models/components/billablefee.rbi
442
+ - lib/moov/models/components/billingaddress.rb
443
+ - lib/moov/models/components/billingaddress.rbi
443
444
  - lib/moov/models/components/billingcountandamount.rb
444
445
  - lib/moov/models/components/billingcountandamount.rbi
445
446
  - lib/moov/models/components/billinginterchangeprogramfee.rb
@@ -608,12 +609,6 @@ files:
608
609
  - lib/moov/models/components/createaccounttype.rbi
609
610
  - lib/moov/models/components/createapplepaysession.rb
610
611
  - lib/moov/models/components/createapplepaysession.rbi
611
- - lib/moov/models/components/createauthorizeduser.rb
612
- - lib/moov/models/components/createauthorizeduser.rbi
613
- - lib/moov/models/components/createauthorizedusererror.rb
614
- - lib/moov/models/components/createauthorizedusererror.rbi
615
- - lib/moov/models/components/createauthorizeduserupdate.rb
616
- - lib/moov/models/components/createauthorizeduserupdate.rbi
617
612
  - lib/moov/models/components/createbusinesserror.rb
618
613
  - lib/moov/models/components/createbusinesserror.rbi
619
614
  - lib/moov/models/components/createbusinesserror_ein.rb
@@ -758,12 +753,16 @@ files:
758
753
  - lib/moov/models/components/createwallet.rbi
759
754
  - lib/moov/models/components/createwebhook.rb
760
755
  - lib/moov/models/components/createwebhook.rbi
756
+ - lib/moov/models/components/customamountpaymentdetailserror.rb
757
+ - lib/moov/models/components/customamountpaymentdetailserror.rbi
761
758
  - lib/moov/models/components/customersupport.rb
762
759
  - lib/moov/models/components/customersupport.rbi
763
760
  - lib/moov/models/components/customersupporterror.rb
764
761
  - lib/moov/models/components/customersupporterror.rbi
765
762
  - lib/moov/models/components/debitholdperiod.rb
766
763
  - lib/moov/models/components/debitholdperiod.rbi
764
+ - lib/moov/models/components/depositaccountingestedresponse.rb
765
+ - lib/moov/models/components/depositaccountingestedresponse.rbi
767
766
  - lib/moov/models/components/disbursementpaymentmethodtype.rb
768
767
  - lib/moov/models/components/disbursementpaymentmethodtype.rbi
769
768
  - lib/moov/models/components/displayoptionserror.rb
@@ -1130,6 +1129,10 @@ files:
1130
1129
  - lib/moov/models/components/paymentlink.rbi
1131
1130
  - lib/moov/models/components/paymentlinkamountdetails.rb
1132
1131
  - lib/moov/models/components/paymentlinkamountdetails.rbi
1132
+ - lib/moov/models/components/paymentlinkcustomamountpaymentdetails.rb
1133
+ - lib/moov/models/components/paymentlinkcustomamountpaymentdetails.rbi
1134
+ - lib/moov/models/components/paymentlinkcustomamountpaymentdetailsupdate.rb
1135
+ - lib/moov/models/components/paymentlinkcustomamountpaymentdetailsupdate.rbi
1133
1136
  - lib/moov/models/components/paymentlinkcustomeroptions.rb
1134
1137
  - lib/moov/models/components/paymentlinkcustomeroptions.rbi
1135
1138
  - lib/moov/models/components/paymentlinkdisplayoptions.rb
@@ -1146,12 +1149,8 @@ files:
1146
1149
  - lib/moov/models/components/paymentlinklineitems.rbi
1147
1150
  - lib/moov/models/components/paymentlinkpaymentdetails.rb
1148
1151
  - lib/moov/models/components/paymentlinkpaymentdetails.rbi
1149
- - lib/moov/models/components/paymentlinkpaymentdetails_amounttype.rb
1150
- - lib/moov/models/components/paymentlinkpaymentdetails_amounttype.rbi
1151
1152
  - lib/moov/models/components/paymentlinkpaymentdetailsupdate.rb
1152
1153
  - lib/moov/models/components/paymentlinkpaymentdetailsupdate.rbi
1153
- - lib/moov/models/components/paymentlinkpaymentdetailsupdate_amounttype.rb
1154
- - lib/moov/models/components/paymentlinkpaymentdetailsupdate_amounttype.rbi
1155
1154
  - lib/moov/models/components/paymentlinkpayoutdetails.rb
1156
1155
  - lib/moov/models/components/paymentlinkpayoutdetails.rbi
1157
1156
  - lib/moov/models/components/paymentlinkpayoutdetailsupdate.rb
@@ -1238,6 +1237,14 @@ files:
1238
1237
  - lib/moov/models/components/pullfromgooglepaytransferpaymentmethod.rbi
1239
1238
  - lib/moov/models/components/pullfromgooglepaytransferpaymentmethod_paymentmethodtype.rb
1240
1239
  - lib/moov/models/components/pullfromgooglepaytransferpaymentmethod_paymentmethodtype.rbi
1240
+ - lib/moov/models/components/pushdeliveryspeed.rb
1241
+ - lib/moov/models/components/pushdeliveryspeed.rbi
1242
+ - lib/moov/models/components/pushoptions.rb
1243
+ - lib/moov/models/components/pushoptions.rbi
1244
+ - lib/moov/models/components/pushoptionserror.rb
1245
+ - lib/moov/models/components/pushoptionserror.rbi
1246
+ - lib/moov/models/components/pushoptionsupdate.rb
1247
+ - lib/moov/models/components/pushoptionsupdate.rbi
1241
1248
  - lib/moov/models/components/pushtoapplepaypaymentmethod.rb
1242
1249
  - lib/moov/models/components/pushtoapplepaypaymentmethod.rbi
1243
1250
  - lib/moov/models/components/pushtoapplepaypaymentmethod_paymentmethodtype.rb
@@ -1394,12 +1401,16 @@ files:
1394
1401
  - lib/moov/models/components/sharescopes.rbi
1395
1402
  - lib/moov/models/components/sourcedestinationoptions.rb
1396
1403
  - lib/moov/models/components/sourcedestinationoptions.rbi
1404
+ - lib/moov/models/components/sourcesystem.rb
1405
+ - lib/moov/models/components/sourcesystem.rbi
1397
1406
  - lib/moov/models/components/statement.rb
1398
1407
  - lib/moov/models/components/statement.rbi
1399
1408
  - lib/moov/models/components/status.rb
1400
1409
  - lib/moov/models/components/status.rbi
1401
1410
  - lib/moov/models/components/submissionintent.rb
1402
1411
  - lib/moov/models/components/submissionintent.rbi
1412
+ - lib/moov/models/components/surcharge.rb
1413
+ - lib/moov/models/components/surcharge.rbi
1403
1414
  - lib/moov/models/components/sweep.rb
1404
1415
  - lib/moov/models/components/sweep.rbi
1405
1416
  - lib/moov/models/components/sweepconfig.rb
@@ -1412,6 +1423,8 @@ files:
1412
1423
  - lib/moov/models/components/sweepstatus.rbi
1413
1424
  - lib/moov/models/components/sweepsubtotal.rb
1414
1425
  - lib/moov/models/components/sweepsubtotal.rbi
1426
+ - lib/moov/models/components/tax.rb
1427
+ - lib/moov/models/components/tax.rbi
1415
1428
  - lib/moov/models/components/taxid.rb
1416
1429
  - lib/moov/models/components/taxid.rbi
1417
1430
  - lib/moov/models/components/taxid_ein.rb
@@ -1606,6 +1619,8 @@ files:
1606
1619
  - lib/moov/models/components/webhookdataaccountdisconnected.rbi
1607
1620
  - lib/moov/models/components/webhookdataaccountupdated.rb
1608
1621
  - lib/moov/models/components/webhookdataaccountupdated.rbi
1622
+ - lib/moov/models/components/webhookdataauthorizationexpiring.rb
1623
+ - lib/moov/models/components/webhookdataauthorizationexpiring.rbi
1609
1624
  - lib/moov/models/components/webhookdatabalanceupdated.rb
1610
1625
  - lib/moov/models/components/webhookdatabalanceupdated.rbi
1611
1626
  - lib/moov/models/components/webhookdatabankaccountcreated.rb
@@ -1727,6 +1742,8 @@ files:
1727
1742
  - lib/moov/models/errors/createwalletvalidationerror.rbi
1728
1743
  - lib/moov/models/errors/createwebhookvalidationerror.rb
1729
1744
  - lib/moov/models/errors/createwebhookvalidationerror.rbi
1745
+ - lib/moov/models/errors/depositaccountvalidationerror.rb
1746
+ - lib/moov/models/errors/depositaccountvalidationerror.rbi
1730
1747
  - lib/moov/models/errors/duplicatecarderror.rb
1731
1748
  - lib/moov/models/errors/duplicatecarderror.rbi
1732
1749
  - lib/moov/models/errors/feeplanagreementerror.rb
@@ -1852,6 +1869,10 @@ files:
1852
1869
  - lib/moov/models/operations/createcancellation_request.rbi
1853
1870
  - lib/moov/models/operations/createcancellation_response.rb
1854
1871
  - lib/moov/models/operations/createcancellation_response.rbi
1872
+ - lib/moov/models/operations/createdepositaccount_request.rb
1873
+ - lib/moov/models/operations/createdepositaccount_request.rbi
1874
+ - lib/moov/models/operations/createdepositaccount_response.rb
1875
+ - lib/moov/models/operations/createdepositaccount_response.rbi
1855
1876
  - lib/moov/models/operations/createfeeplanagreements_request.rb
1856
1877
  - lib/moov/models/operations/createfeeplanagreements_request.rbi
1857
1878
  - lib/moov/models/operations/createfeeplanagreements_response.rb
@@ -2234,6 +2255,10 @@ files:
2234
2255
  - lib/moov/models/operations/listbankaccounts_request.rbi
2235
2256
  - lib/moov/models/operations/listbankaccounts_response.rb
2236
2257
  - lib/moov/models/operations/listbankaccounts_response.rbi
2258
+ - lib/moov/models/operations/listcancellations_request.rb
2259
+ - lib/moov/models/operations/listcancellations_request.rbi
2260
+ - lib/moov/models/operations/listcancellations_response.rb
2261
+ - lib/moov/models/operations/listcancellations_response.rbi
2237
2262
  - lib/moov/models/operations/listcapabilities_request.rb
2238
2263
  - lib/moov/models/operations/listcapabilities_request.rbi
2239
2264
  - lib/moov/models/operations/listcapabilities_response.rb