moov_ruby 26.4.8 → 26.7.0.pre.dev.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.
- checksums.yaml +4 -4
- data/lib/moov/account_terminal_applications.rb +16 -16
- data/lib/moov/accounts.rb +54 -52
- data/lib/moov/adjustments.rb +8 -8
- data/lib/moov/apple_pay.rb +20 -20
- data/lib/moov/authentication.rb +8 -8
- data/lib/moov/avatars.rb +4 -4
- data/lib/moov/bank_accounts.rb +36 -36
- data/lib/moov/branding.rb +12 -12
- data/lib/moov/capabilities.rb +20 -20
- data/lib/moov/card_issuing.rb +25 -25
- data/lib/moov/cards.rb +178 -20
- data/lib/moov/disputes.rb +44 -44
- data/lib/moov/end_to_end_encryption.rb +8 -8
- data/lib/moov/enriched_address.rb +4 -4
- data/lib/moov/enriched_profile.rb +4 -4
- data/lib/moov/fee_plans.rb +40 -40
- data/lib/moov/files.rb +12 -12
- data/lib/moov/google_pay.rb +4 -4
- data/lib/moov/images.rb +28 -28
- data/lib/moov/industries.rb +4 -4
- data/lib/moov/institutions.rb +8 -8
- data/lib/moov/invoices.rb +28 -28
- data/lib/moov/issuing_transactions.rb +20 -20
- data/lib/moov/models/components/addcapabilities.rb +1 -5
- data/lib/moov/models/components/amountdecimalrange.rb +36 -0
- data/lib/moov/models/components/amountdecimalrange.rbi +15 -0
- data/lib/moov/models/components/amountdecimalrangeupdate.rb +36 -0
- data/lib/moov/models/components/amountdecimalrangeupdate.rbi +15 -0
- data/lib/moov/models/components/authorizeduser.rb +36 -0
- data/lib/moov/models/components/authorizeduser.rbi +15 -0
- data/lib/moov/models/components/capability.rb +1 -7
- data/lib/moov/models/components/capabilityid.rb +1 -7
- data/lib/moov/models/components/cardmetadata.rb +79 -0
- data/lib/moov/models/components/cardmetadata.rbi +35 -0
- data/lib/moov/models/components/cardmetadatarequest.rb +38 -0
- data/lib/moov/models/components/cardmetadatarequest.rbi +15 -0
- data/lib/moov/models/components/createaccount.rb +1 -5
- data/lib/moov/models/components/createauthorizeduser.rb +40 -0
- data/lib/moov/models/components/createauthorizeduser.rbi +17 -0
- data/lib/moov/models/components/createauthorizedusererror.rb +40 -0
- data/lib/moov/models/components/createauthorizedusererror.rbi +17 -0
- data/lib/moov/models/components/createauthorizeduserupdate.rb +40 -0
- data/lib/moov/models/components/createauthorizeduserupdate.rbi +17 -0
- data/lib/moov/models/components/createdtransfer.rb +2 -6
- data/lib/moov/models/components/createdtransfer.rbi +0 -2
- data/lib/moov/models/components/createpaymentlink.rb +15 -15
- data/lib/moov/models/components/createpaymentlink.rbi +4 -4
- data/lib/moov/models/components/createpaymentlinkamountdetails.rb +32 -0
- data/lib/moov/models/components/createpaymentlinkamountdetails.rbi +13 -0
- data/lib/moov/models/components/createpaymentlinkamountdetailsvalidationerror.rb +32 -0
- data/lib/moov/models/components/createpaymentlinkamountdetailsvalidationerror.rbi +13 -0
- data/lib/moov/models/components/createtransfer.rb +2 -6
- data/lib/moov/models/components/createtransfer.rbi +0 -2
- data/lib/moov/models/components/createtransferamountdetails.rb +6 -2
- data/lib/moov/models/components/createtransferamountdetails.rbi +2 -0
- data/lib/moov/models/components/createtransferamountdetailsvalidationerror.rb +6 -2
- data/lib/moov/models/components/createtransferamountdetailsvalidationerror.rbi +2 -0
- data/lib/moov/models/components/fullissuedcard.rb +10 -22
- data/lib/moov/models/components/fullissuedcard.rbi +4 -10
- data/lib/moov/models/components/invoice.rb +1 -1
- data/lib/moov/models/components/issuedcard.rb +10 -22
- data/lib/moov/models/components/issuedcard.rbi +4 -10
- data/lib/moov/models/components/onboardinginvite.rb +1 -1
- data/lib/moov/models/components/onboardinginviterequest.rb +1 -1
- data/lib/moov/models/components/paymentlink.rb +15 -15
- data/lib/moov/models/components/paymentlink.rbi +4 -4
- data/lib/moov/models/components/paymentlinkamountdetails.rb +32 -0
- data/lib/moov/models/components/paymentlinkamountdetails.rbi +13 -0
- data/lib/moov/models/components/paymentlinkpaymentdetails.rb +14 -2
- data/lib/moov/models/components/paymentlinkpaymentdetails.rbi +6 -0
- data/lib/moov/models/components/paymentlinkpaymentdetails_amounttype.rb +19 -0
- data/lib/moov/models/components/paymentlinkpaymentdetails_amounttype.rbi +11 -0
- data/lib/moov/models/components/paymentlinkpaymentdetailsupdate.rb +14 -2
- data/lib/moov/models/components/paymentlinkpaymentdetailsupdate.rbi +6 -0
- data/lib/moov/models/components/paymentlinkpaymentdetailsupdate_amounttype.rb +19 -0
- data/lib/moov/models/components/paymentlinkpaymentdetailsupdate_amounttype.rbi +11 -0
- data/lib/moov/models/components/requestcard.rb +17 -17
- data/lib/moov/models/components/requestcard.rbi +8 -8
- data/lib/moov/models/components/transfer.rb +2 -6
- data/lib/moov/models/components/transfer.rbi +0 -2
- data/lib/moov/models/components/transferamountdetails.rb +6 -2
- data/lib/moov/models/components/transferamountdetails.rbi +2 -0
- data/lib/moov/models/components/transferconfig.rb +2 -6
- data/lib/moov/models/components/transferconfig.rbi +0 -2
- data/lib/moov/models/components/transferdestination.rb +2 -8
- data/lib/moov/models/components/transferdestination.rbi +0 -2
- data/lib/moov/models/components/updateinvoice.rb +6 -6
- data/lib/moov/models/components/updateissuedcard.rb +9 -13
- data/lib/moov/models/components/updateissuedcard.rbi +4 -6
- data/lib/moov/models/components/updatepaymentlink.rb +6 -6
- data/lib/moov/models/components/updatepaymentlink.rbi +2 -2
- data/lib/moov/models/components/updatepaymentlinkamountdetails.rb +32 -0
- data/lib/moov/models/components/updatepaymentlinkamountdetails.rbi +13 -0
- data/lib/moov/models/components/updatepaymentlinkamountdetailsvalidationerror.rb +32 -0
- data/lib/moov/models/components/updatepaymentlinkamountdetailsvalidationerror.rbi +13 -0
- data/lib/moov/models/components/webhookdatabankaccountdeleted.rb +2 -6
- data/lib/moov/models/components/webhookdatabankaccountdeleted.rbi +0 -2
- data/lib/moov/models/components/webhookdatacapabilityrequested.rb +1 -7
- data/lib/moov/models/components/webhookdatacapabilityupdated.rb +1 -7
- data/lib/moov/models/components/webhookdatasweepcreated.rb +2 -6
- data/lib/moov/models/components/webhookdatasweepcreated.rbi +0 -2
- data/lib/moov/models/components/webhookdatasweepupdated.rb +2 -6
- data/lib/moov/models/components/webhookdatasweepupdated.rbi +0 -2
- data/lib/moov/models/components/webhookevent.rb +2 -2
- data/lib/moov/models/components/webhookeventtype.rb +0 -1
- data/lib/moov/models/components.rb +15 -6
- data/lib/moov/models/errors/cardmetadatarequesterror.rb +44 -0
- data/lib/moov/models/errors/cardmetadatarequesterror.rbi +19 -0
- data/lib/moov/models/errors/createpaymentlinkerror.rb +6 -6
- data/lib/moov/models/errors/createpaymentlinkerror.rbi +2 -2
- data/lib/moov/models/errors/requestcarderror.rb +14 -14
- data/lib/moov/models/errors/requestcarderror.rbi +8 -8
- data/lib/moov/models/errors/transfer_error.rb +2 -6
- data/lib/moov/models/errors/transfer_error.rbi +0 -2
- data/lib/moov/models/errors/transfervalidationerror.rb +2 -6
- data/lib/moov/models/errors/transfervalidationerror.rbi +0 -2
- data/lib/moov/models/errors/updateissuedcarderror.rb +8 -12
- data/lib/moov/models/errors/updateissuedcarderror.rbi +4 -6
- data/lib/moov/models/errors/updatepaymentlinkerror.rb +6 -6
- data/lib/moov/models/errors/updatepaymentlinkerror.rbi +2 -2
- data/lib/moov/models/errors.rb +1 -0
- data/lib/moov/models/operations/disablecapability_request.rb +1 -7
- data/lib/moov/models/operations/getcapability_request.rb +1 -7
- data/lib/moov/models/operations/{listcancellations_response.rb → getcardmetadata_response.rb} +6 -6
- data/lib/moov/models/operations/{listcancellations_response.rbi → getcardmetadata_response.rbi} +4 -4
- data/lib/moov/models/operations.rb +1 -2
- data/lib/moov/onboarding.rb +16 -16
- data/lib/moov/payment_links.rb +24 -24
- data/lib/moov/payment_methods.rb +8 -8
- data/lib/moov/ping.rb +4 -4
- data/lib/moov/products.rb +20 -20
- data/lib/moov/receipts.rb +8 -8
- data/lib/moov/representatives.rb +20 -20
- data/lib/moov/resolution_links.rb +16 -16
- data/lib/moov/scheduling.rb +24 -24
- data/lib/moov/sdkconfiguration.rb +4 -4
- data/lib/moov/statements.rb +8 -8
- data/lib/moov/support.rb +20 -20
- data/lib/moov/sweeps.rb +24 -24
- data/lib/moov/terminal_applications.rb +20 -20
- data/lib/moov/transfer_config.rb +12 -12
- data/lib/moov/transfers.rb +48 -171
- data/lib/moov/underwriting.rb +12 -12
- data/lib/moov/utils/retries.rb +1 -4
- data/lib/moov/wallet_transactions.rb +8 -8
- data/lib/moov/wallets.rb +16 -16
- data/lib/moov/webhooks.rb +32 -32
- metadata +38 -20
- data/lib/moov/models/components/billingaddress.rb +0 -52
- data/lib/moov/models/components/billingaddress.rbi +0 -23
- data/lib/moov/models/components/rtpfailurecode.rb +0 -27
- data/lib/moov/models/components/rtpfailurecode.rbi +0 -11
- data/lib/moov/models/components/rtptransactiondetails.rb +0 -58
- data/lib/moov/models/components/rtptransactiondetails.rbi +0 -25
- data/lib/moov/models/components/rtptransactionstatus.rb +0 -21
- data/lib/moov/models/components/rtptransactionstatus.rbi +0 -11
- data/lib/moov/models/components/transfercontrols.rb +0 -48
- data/lib/moov/models/components/transfercontrols.rbi +0 -21
- data/lib/moov/models/components/webhookdataauthorizationexpiring.rb +0 -44
- data/lib/moov/models/components/webhookdataauthorizationexpiring.rbi +0 -19
- data/lib/moov/models/operations/listcancellations_request.rb +0 -36
- data/lib/moov/models/operations/listcancellations_request.rbi +0 -15
|
@@ -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')
|
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.
|
|
4
|
+
version: 26.7.0.pre.dev.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Speakeasy
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2026-
|
|
11
|
+
date: 2026-05-13 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: base64
|
|
@@ -356,6 +356,10 @@ files:
|
|
|
356
356
|
- lib/moov/models/components/amount.rbi
|
|
357
357
|
- lib/moov/models/components/amountdecimal.rb
|
|
358
358
|
- lib/moov/models/components/amountdecimal.rbi
|
|
359
|
+
- lib/moov/models/components/amountdecimalrange.rb
|
|
360
|
+
- lib/moov/models/components/amountdecimalrange.rbi
|
|
361
|
+
- lib/moov/models/components/amountdecimalrangeupdate.rb
|
|
362
|
+
- lib/moov/models/components/amountdecimalrangeupdate.rbi
|
|
359
363
|
- lib/moov/models/components/amountdecimalupdate.rb
|
|
360
364
|
- lib/moov/models/components/amountdecimalupdate.rbi
|
|
361
365
|
- lib/moov/models/components/amountdecimalvalidationerror.rb
|
|
@@ -392,6 +396,8 @@ files:
|
|
|
392
396
|
- lib/moov/models/components/asynctransfer.rbi
|
|
393
397
|
- lib/moov/models/components/authmethod.rb
|
|
394
398
|
- lib/moov/models/components/authmethod.rbi
|
|
399
|
+
- lib/moov/models/components/authorizeduser.rb
|
|
400
|
+
- lib/moov/models/components/authorizeduser.rbi
|
|
395
401
|
- lib/moov/models/components/authtoken.rb
|
|
396
402
|
- lib/moov/models/components/authtoken.rbi
|
|
397
403
|
- lib/moov/models/components/authtokenrequest.rb
|
|
@@ -428,8 +434,6 @@ files:
|
|
|
428
434
|
- lib/moov/models/components/batchgettransfersrequest.rbi
|
|
429
435
|
- lib/moov/models/components/billablefee.rb
|
|
430
436
|
- lib/moov/models/components/billablefee.rbi
|
|
431
|
-
- lib/moov/models/components/billingaddress.rb
|
|
432
|
-
- lib/moov/models/components/billingaddress.rbi
|
|
433
437
|
- lib/moov/models/components/billingcountandamount.rb
|
|
434
438
|
- lib/moov/models/components/billingcountandamount.rbi
|
|
435
439
|
- lib/moov/models/components/billinginterchangeprogramfee.rb
|
|
@@ -516,6 +520,10 @@ files:
|
|
|
516
520
|
- lib/moov/models/components/cardfundingsource.rbi
|
|
517
521
|
- lib/moov/models/components/cardissuingnetwork.rb
|
|
518
522
|
- lib/moov/models/components/cardissuingnetwork.rbi
|
|
523
|
+
- lib/moov/models/components/cardmetadata.rb
|
|
524
|
+
- lib/moov/models/components/cardmetadata.rbi
|
|
525
|
+
- lib/moov/models/components/cardmetadatarequest.rb
|
|
526
|
+
- lib/moov/models/components/cardmetadatarequest.rbi
|
|
519
527
|
- lib/moov/models/components/cardnetwork.rb
|
|
520
528
|
- lib/moov/models/components/cardnetwork.rbi
|
|
521
529
|
- lib/moov/models/components/cardpayment.rb
|
|
@@ -594,6 +602,12 @@ files:
|
|
|
594
602
|
- lib/moov/models/components/createaccounttype.rbi
|
|
595
603
|
- lib/moov/models/components/createapplepaysession.rb
|
|
596
604
|
- lib/moov/models/components/createapplepaysession.rbi
|
|
605
|
+
- lib/moov/models/components/createauthorizeduser.rb
|
|
606
|
+
- lib/moov/models/components/createauthorizeduser.rbi
|
|
607
|
+
- lib/moov/models/components/createauthorizedusererror.rb
|
|
608
|
+
- lib/moov/models/components/createauthorizedusererror.rbi
|
|
609
|
+
- lib/moov/models/components/createauthorizeduserupdate.rb
|
|
610
|
+
- lib/moov/models/components/createauthorizeduserupdate.rbi
|
|
597
611
|
- lib/moov/models/components/createbusinesserror.rb
|
|
598
612
|
- lib/moov/models/components/createbusinesserror.rbi
|
|
599
613
|
- lib/moov/models/components/createbusinesserror_ein.rb
|
|
@@ -644,6 +658,10 @@ files:
|
|
|
644
658
|
- lib/moov/models/components/createinvoicepayment.rbi
|
|
645
659
|
- lib/moov/models/components/createpaymentlink.rb
|
|
646
660
|
- lib/moov/models/components/createpaymentlink.rbi
|
|
661
|
+
- lib/moov/models/components/createpaymentlinkamountdetails.rb
|
|
662
|
+
- lib/moov/models/components/createpaymentlinkamountdetails.rbi
|
|
663
|
+
- lib/moov/models/components/createpaymentlinkamountdetailsvalidationerror.rb
|
|
664
|
+
- lib/moov/models/components/createpaymentlinkamountdetailsvalidationerror.rbi
|
|
647
665
|
- lib/moov/models/components/createpaymentlinklineitem.rb
|
|
648
666
|
- lib/moov/models/components/createpaymentlinklineitem.rbi
|
|
649
667
|
- lib/moov/models/components/createpaymentlinklineitemoption.rb
|
|
@@ -1104,6 +1122,8 @@ files:
|
|
|
1104
1122
|
- lib/moov/models/components/paymentdetailserror.rbi
|
|
1105
1123
|
- lib/moov/models/components/paymentlink.rb
|
|
1106
1124
|
- lib/moov/models/components/paymentlink.rbi
|
|
1125
|
+
- lib/moov/models/components/paymentlinkamountdetails.rb
|
|
1126
|
+
- lib/moov/models/components/paymentlinkamountdetails.rbi
|
|
1107
1127
|
- lib/moov/models/components/paymentlinkcustomeroptions.rb
|
|
1108
1128
|
- lib/moov/models/components/paymentlinkcustomeroptions.rbi
|
|
1109
1129
|
- lib/moov/models/components/paymentlinkdisplayoptions.rb
|
|
@@ -1120,8 +1140,12 @@ files:
|
|
|
1120
1140
|
- lib/moov/models/components/paymentlinklineitems.rbi
|
|
1121
1141
|
- lib/moov/models/components/paymentlinkpaymentdetails.rb
|
|
1122
1142
|
- lib/moov/models/components/paymentlinkpaymentdetails.rbi
|
|
1143
|
+
- lib/moov/models/components/paymentlinkpaymentdetails_amounttype.rb
|
|
1144
|
+
- lib/moov/models/components/paymentlinkpaymentdetails_amounttype.rbi
|
|
1123
1145
|
- lib/moov/models/components/paymentlinkpaymentdetailsupdate.rb
|
|
1124
1146
|
- lib/moov/models/components/paymentlinkpaymentdetailsupdate.rbi
|
|
1147
|
+
- lib/moov/models/components/paymentlinkpaymentdetailsupdate_amounttype.rb
|
|
1148
|
+
- lib/moov/models/components/paymentlinkpaymentdetailsupdate_amounttype.rbi
|
|
1125
1149
|
- lib/moov/models/components/paymentlinkpayoutdetails.rb
|
|
1126
1150
|
- lib/moov/models/components/paymentlinkpayoutdetails.rbi
|
|
1127
1151
|
- lib/moov/models/components/paymentlinkpayoutdetailsupdate.rb
|
|
@@ -1302,18 +1326,12 @@ files:
|
|
|
1302
1326
|
- lib/moov/models/components/rtpcredittransferpaymentmethod.rbi
|
|
1303
1327
|
- lib/moov/models/components/rtpcredittransferpaymentmethod_paymentmethodtype.rb
|
|
1304
1328
|
- lib/moov/models/components/rtpcredittransferpaymentmethod_paymentmethodtype.rbi
|
|
1305
|
-
- lib/moov/models/components/rtpfailurecode.rb
|
|
1306
|
-
- lib/moov/models/components/rtpfailurecode.rbi
|
|
1307
1329
|
- lib/moov/models/components/rtpinstitution.rb
|
|
1308
1330
|
- lib/moov/models/components/rtpinstitution.rbi
|
|
1309
1331
|
- lib/moov/models/components/rtprejectioncode.rb
|
|
1310
1332
|
- lib/moov/models/components/rtprejectioncode.rbi
|
|
1311
1333
|
- lib/moov/models/components/rtpservices.rb
|
|
1312
1334
|
- lib/moov/models/components/rtpservices.rbi
|
|
1313
|
-
- lib/moov/models/components/rtptransactiondetails.rb
|
|
1314
|
-
- lib/moov/models/components/rtptransactiondetails.rbi
|
|
1315
|
-
- lib/moov/models/components/rtptransactionstatus.rb
|
|
1316
|
-
- lib/moov/models/components/rtptransactionstatus.rbi
|
|
1317
1335
|
- lib/moov/models/components/runtransfer.rb
|
|
1318
1336
|
- lib/moov/models/components/runtransfer.rbi
|
|
1319
1337
|
- lib/moov/models/components/scheduledtransferimagemetadata.rb
|
|
@@ -1438,8 +1456,6 @@ files:
|
|
|
1438
1456
|
- lib/moov/models/components/transferamountdetails.rbi
|
|
1439
1457
|
- lib/moov/models/components/transferconfig.rb
|
|
1440
1458
|
- lib/moov/models/components/transferconfig.rbi
|
|
1441
|
-
- lib/moov/models/components/transfercontrols.rb
|
|
1442
|
-
- lib/moov/models/components/transfercontrols.rbi
|
|
1443
1459
|
- lib/moov/models/components/transferdestination.rb
|
|
1444
1460
|
- lib/moov/models/components/transferdestination.rbi
|
|
1445
1461
|
- lib/moov/models/components/transferentrymode.rb
|
|
@@ -1498,6 +1514,10 @@ files:
|
|
|
1498
1514
|
- lib/moov/models/components/updateissuedcardstate.rbi
|
|
1499
1515
|
- lib/moov/models/components/updatepaymentlink.rb
|
|
1500
1516
|
- lib/moov/models/components/updatepaymentlink.rbi
|
|
1517
|
+
- lib/moov/models/components/updatepaymentlinkamountdetails.rb
|
|
1518
|
+
- lib/moov/models/components/updatepaymentlinkamountdetails.rbi
|
|
1519
|
+
- lib/moov/models/components/updatepaymentlinkamountdetailsvalidationerror.rb
|
|
1520
|
+
- lib/moov/models/components/updatepaymentlinkamountdetailsvalidationerror.rbi
|
|
1501
1521
|
- lib/moov/models/components/updaterepresentative.rb
|
|
1502
1522
|
- lib/moov/models/components/updaterepresentative.rbi
|
|
1503
1523
|
- lib/moov/models/components/updaterepresentative_address.rb
|
|
@@ -1570,8 +1590,6 @@ files:
|
|
|
1570
1590
|
- lib/moov/models/components/webhookdataaccountdisconnected.rbi
|
|
1571
1591
|
- lib/moov/models/components/webhookdataaccountupdated.rb
|
|
1572
1592
|
- lib/moov/models/components/webhookdataaccountupdated.rbi
|
|
1573
|
-
- lib/moov/models/components/webhookdataauthorizationexpiring.rb
|
|
1574
|
-
- lib/moov/models/components/webhookdataauthorizationexpiring.rbi
|
|
1575
1593
|
- lib/moov/models/components/webhookdatabalanceupdated.rb
|
|
1576
1594
|
- lib/moov/models/components/webhookdatabalanceupdated.rbi
|
|
1577
1595
|
- lib/moov/models/components/webhookdatabankaccountcreated.rb
|
|
@@ -1671,6 +1689,8 @@ files:
|
|
|
1671
1689
|
- lib/moov/models/errors/brandvalidationerror.rbi
|
|
1672
1690
|
- lib/moov/models/errors/cardacquiringrefund_error.rb
|
|
1673
1691
|
- lib/moov/models/errors/cardacquiringrefund_error.rbi
|
|
1692
|
+
- lib/moov/models/errors/cardmetadatarequesterror.rb
|
|
1693
|
+
- lib/moov/models/errors/cardmetadatarequesterror.rbi
|
|
1674
1694
|
- lib/moov/models/errors/connectaccountrequestvalidationerror.rb
|
|
1675
1695
|
- lib/moov/models/errors/connectaccountrequestvalidationerror.rbi
|
|
1676
1696
|
- lib/moov/models/errors/createaccounterror.rb
|
|
@@ -1990,6 +2010,8 @@ files:
|
|
|
1990
2010
|
- lib/moov/models/operations/getcard_request.rbi
|
|
1991
2011
|
- lib/moov/models/operations/getcard_response.rb
|
|
1992
2012
|
- lib/moov/models/operations/getcard_response.rbi
|
|
2013
|
+
- lib/moov/models/operations/getcardmetadata_response.rb
|
|
2014
|
+
- lib/moov/models/operations/getcardmetadata_response.rbi
|
|
1993
2015
|
- lib/moov/models/operations/getdispute_request.rb
|
|
1994
2016
|
- lib/moov/models/operations/getdispute_request.rbi
|
|
1995
2017
|
- lib/moov/models/operations/getdispute_response.rb
|
|
@@ -2196,10 +2218,6 @@ files:
|
|
|
2196
2218
|
- lib/moov/models/operations/listbankaccounts_request.rbi
|
|
2197
2219
|
- lib/moov/models/operations/listbankaccounts_response.rb
|
|
2198
2220
|
- lib/moov/models/operations/listbankaccounts_response.rbi
|
|
2199
|
-
- lib/moov/models/operations/listcancellations_request.rb
|
|
2200
|
-
- lib/moov/models/operations/listcancellations_request.rbi
|
|
2201
|
-
- lib/moov/models/operations/listcancellations_response.rb
|
|
2202
|
-
- lib/moov/models/operations/listcancellations_response.rbi
|
|
2203
2221
|
- lib/moov/models/operations/listcapabilities_request.rb
|
|
2204
2222
|
- lib/moov/models/operations/listcapabilities_request.rbi
|
|
2205
2223
|
- lib/moov/models/operations/listcapabilities_response.rb
|
|
@@ -2550,9 +2568,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
2550
2568
|
version: '3.2'
|
|
2551
2569
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
2552
2570
|
requirements:
|
|
2553
|
-
- - "
|
|
2571
|
+
- - ">"
|
|
2554
2572
|
- !ruby/object:Gem::Version
|
|
2555
|
-
version:
|
|
2573
|
+
version: 1.3.1
|
|
2556
2574
|
requirements: []
|
|
2557
2575
|
rubygems_version: 3.4.19
|
|
2558
2576
|
signing_key:
|