budgea_client 5.0.1 → 5.1.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (155) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -1
  3. data/Gemfile.lock +1 -1
  4. data/README.md +19 -6
  5. data/budgea_openapi.json +1684 -1370
  6. data/config.json +1 -1
  7. data/docs/Account.md +1 -0
  8. data/docs/AdministrationApi.md +48 -48
  9. data/docs/AuthenticationApi.md +9 -9
  10. data/docs/BanksApi.md +396 -149
  11. data/docs/Connection.md +3 -0
  12. data/docs/ConnectionsApi.md +281 -34
  13. data/docs/DocumentsApi.md +48 -48
  14. data/docs/InlineResponse20016.md +1 -1
  15. data/docs/InlineResponse20017.md +1 -1
  16. data/docs/InlineResponse20018.md +1 -1
  17. data/docs/InlineResponse20019.md +1 -1
  18. data/docs/InlineResponse20020.md +1 -1
  19. data/docs/InlineResponse20021.md +1 -1
  20. data/docs/InlineResponse20022.md +1 -1
  21. data/docs/InlineResponse20023.md +1 -1
  22. data/docs/InlineResponse20024.md +1 -1
  23. data/docs/InlineResponse20025.md +1 -1
  24. data/docs/InlineResponse20026.md +1 -1
  25. data/docs/InlineResponse20027.md +1 -1
  26. data/docs/InlineResponse20028.md +1 -1
  27. data/docs/InlineResponse20029.md +1 -1
  28. data/docs/InlineResponse20030.md +1 -1
  29. data/docs/OIDCApi.md +3 -3
  30. data/docs/PFMApi.md +42 -42
  31. data/docs/ProvidersApi.md +347 -100
  32. data/docs/RecipientsApi.md +4 -4
  33. data/docs/TermsApi.md +74 -9
  34. data/docs/TransferApi.md +1 -1
  35. data/docs/TransfersApi.md +63 -63
  36. data/docs/UsersManagementApi.md +13 -13
  37. data/docs/WealthApi.md +75 -59
  38. data/lib/budgea_client/api/administration_api.rb +49 -49
  39. data/lib/budgea_client/api/authentication_api.rb +9 -9
  40. data/lib/budgea_client/api/banks_api.rb +409 -160
  41. data/lib/budgea_client/api/connections_api.rb +288 -39
  42. data/lib/budgea_client/api/documents_api.rb +49 -49
  43. data/lib/budgea_client/api/oidc_api.rb +3 -3
  44. data/lib/budgea_client/api/pfm_api.rb +44 -44
  45. data/lib/budgea_client/api/providers_api.rb +355 -106
  46. data/lib/budgea_client/api/recipients_api.rb +4 -4
  47. data/lib/budgea_client/api/terms_api.rb +77 -11
  48. data/lib/budgea_client/api/transfer_api.rb +1 -1
  49. data/lib/budgea_client/api/transfers_api.rb +75 -75
  50. data/lib/budgea_client/api/users_management_api.rb +14 -14
  51. data/lib/budgea_client/api/wealth_api.rb +99 -75
  52. data/lib/budgea_client/api_client.rb +2 -0
  53. data/lib/budgea_client/models/access.rb +2 -1
  54. data/lib/budgea_client/models/account.rb +14 -2
  55. data/lib/budgea_client/models/account_log.rb +2 -1
  56. data/lib/budgea_client/models/account_type.rb +2 -1
  57. data/lib/budgea_client/models/alert.rb +2 -1
  58. data/lib/budgea_client/models/auth_provider.rb +2 -1
  59. data/lib/budgea_client/models/category.rb +2 -1
  60. data/lib/budgea_client/models/certificate.rb +2 -1
  61. data/lib/budgea_client/models/client.rb +2 -1
  62. data/lib/budgea_client/models/config_log.rb +2 -1
  63. data/lib/budgea_client/models/connection.rb +70 -5
  64. data/lib/budgea_client/models/connection_log.rb +2 -1
  65. data/lib/budgea_client/models/connection_source.rb +2 -1
  66. data/lib/budgea_client/models/connector.rb +2 -1
  67. data/lib/budgea_client/models/connector_category.rb +2 -1
  68. data/lib/budgea_client/models/connector_logo.rb +2 -1
  69. data/lib/budgea_client/models/connector_source.rb +2 -1
  70. data/lib/budgea_client/models/currency.rb +2 -1
  71. data/lib/budgea_client/models/device.rb +2 -1
  72. data/lib/budgea_client/models/document.rb +2 -1
  73. data/lib/budgea_client/models/document_type.rb +2 -1
  74. data/lib/budgea_client/models/field.rb +2 -1
  75. data/lib/budgea_client/models/field_value.rb +2 -1
  76. data/lib/budgea_client/models/file.rb +2 -1
  77. data/lib/budgea_client/models/group.rb +2 -1
  78. data/lib/budgea_client/models/hash_table.rb +2 -1
  79. data/lib/budgea_client/models/inline_response_200.rb +2 -1
  80. data/lib/budgea_client/models/inline_response_200_1.rb +2 -1
  81. data/lib/budgea_client/models/inline_response_200_10.rb +2 -1
  82. data/lib/budgea_client/models/inline_response_200_11.rb +2 -1
  83. data/lib/budgea_client/models/inline_response_200_12.rb +2 -1
  84. data/lib/budgea_client/models/inline_response_200_13.rb +2 -1
  85. data/lib/budgea_client/models/inline_response_200_14.rb +2 -1
  86. data/lib/budgea_client/models/inline_response_200_15.rb +2 -1
  87. data/lib/budgea_client/models/inline_response_200_16.rb +13 -12
  88. data/lib/budgea_client/models/inline_response_200_17.rb +20 -19
  89. data/lib/budgea_client/models/inline_response_200_18.rb +20 -19
  90. data/lib/budgea_client/models/inline_response_200_19.rb +20 -19
  91. data/lib/budgea_client/models/inline_response_200_2.rb +2 -1
  92. data/lib/budgea_client/models/inline_response_200_20.rb +20 -19
  93. data/lib/budgea_client/models/inline_response_200_21.rb +20 -19
  94. data/lib/budgea_client/models/inline_response_200_22.rb +13 -12
  95. data/lib/budgea_client/models/inline_response_200_23.rb +13 -12
  96. data/lib/budgea_client/models/inline_response_200_24.rb +20 -19
  97. data/lib/budgea_client/models/inline_response_200_25.rb +20 -19
  98. data/lib/budgea_client/models/inline_response_200_26.rb +13 -12
  99. data/lib/budgea_client/models/inline_response_200_27.rb +13 -12
  100. data/lib/budgea_client/models/inline_response_200_28.rb +13 -12
  101. data/lib/budgea_client/models/inline_response_200_29.rb +20 -19
  102. data/lib/budgea_client/models/inline_response_200_3.rb +2 -1
  103. data/lib/budgea_client/models/inline_response_200_30.rb +13 -12
  104. data/lib/budgea_client/models/inline_response_200_31.rb +2 -1
  105. data/lib/budgea_client/models/inline_response_200_32.rb +2 -1
  106. data/lib/budgea_client/models/inline_response_200_33.rb +2 -1
  107. data/lib/budgea_client/models/inline_response_200_34.rb +2 -1
  108. data/lib/budgea_client/models/inline_response_200_35.rb +2 -1
  109. data/lib/budgea_client/models/inline_response_200_36.rb +2 -1
  110. data/lib/budgea_client/models/inline_response_200_37.rb +2 -1
  111. data/lib/budgea_client/models/inline_response_200_38.rb +2 -1
  112. data/lib/budgea_client/models/inline_response_200_39.rb +2 -1
  113. data/lib/budgea_client/models/inline_response_200_4.rb +2 -1
  114. data/lib/budgea_client/models/inline_response_200_40.rb +2 -1
  115. data/lib/budgea_client/models/inline_response_200_41.rb +2 -1
  116. data/lib/budgea_client/models/inline_response_200_42.rb +2 -1
  117. data/lib/budgea_client/models/inline_response_200_5.rb +2 -1
  118. data/lib/budgea_client/models/inline_response_200_6.rb +2 -1
  119. data/lib/budgea_client/models/inline_response_200_7.rb +2 -1
  120. data/lib/budgea_client/models/inline_response_200_8.rb +2 -1
  121. data/lib/budgea_client/models/inline_response_200_9.rb +2 -1
  122. data/lib/budgea_client/models/investment.rb +2 -1
  123. data/lib/budgea_client/models/investment_value.rb +2 -1
  124. data/lib/budgea_client/models/keyword.rb +2 -1
  125. data/lib/budgea_client/models/locked_user.rb +2 -1
  126. data/lib/budgea_client/models/oidc_whitelist.rb +2 -1
  127. data/lib/budgea_client/models/order.rb +2 -1
  128. data/lib/budgea_client/models/pocket.rb +2 -1
  129. data/lib/budgea_client/models/profile.rb +2 -1
  130. data/lib/budgea_client/models/project.rb +2 -1
  131. data/lib/budgea_client/models/project_type.rb +2 -1
  132. data/lib/budgea_client/models/recipient.rb +2 -1
  133. data/lib/budgea_client/models/recipient_log.rb +2 -1
  134. data/lib/budgea_client/models/security.rb +2 -1
  135. data/lib/budgea_client/models/subscription.rb +2 -1
  136. data/lib/budgea_client/models/subscription_log.rb +2 -1
  137. data/lib/budgea_client/models/terms_of_service.rb +2 -1
  138. data/lib/budgea_client/models/transaction.rb +2 -1
  139. data/lib/budgea_client/models/transaction_information.rb +2 -1
  140. data/lib/budgea_client/models/transactions_cluster.rb +2 -1
  141. data/lib/budgea_client/models/transfer.rb +2 -1
  142. data/lib/budgea_client/models/transfer_log.rb +2 -1
  143. data/lib/budgea_client/models/user.rb +2 -1
  144. data/lib/budgea_client/models/user_alert.rb +2 -1
  145. data/lib/budgea_client/models/webhook.rb +2 -1
  146. data/lib/budgea_client/models/webhook_data.rb +2 -1
  147. data/lib/budgea_client/models/webhook_log.rb +2 -1
  148. data/lib/budgea_client/version.rb +1 -1
  149. data/original_budgea_openapi.json +1559 -1474
  150. data/pkg/budgea_client-5.1.1.gem +0 -0
  151. metadata +4 -7
  152. data/pkg/budgea_client-2.0.0.gem +0 -0
  153. data/pkg/budgea_client-3.0.1.gem +0 -0
  154. data/pkg/budgea_client-4.0.0.gem +0 -0
  155. data/pkg/budgea_client-5.0.0.gem +0 -0
@@ -13,9 +13,12 @@ Name | Type | Description | Notes
13
13
  **expire** | **DateTime** | Expiration of the connection. Used during add of a two-factor authentication, to purge the connection if the user abort | [optional]
14
14
  **active** | **BOOLEAN** | This connection is active and will be automatically synced | [default to true]
15
15
  **last_push** | **DateTime** | Last successful push | [optional]
16
+ **state** | **String** | State of Connection | [optional]
17
+ **fields** | [**Array<Field>**](Field.md) | | [optional]
16
18
  **next_try** | **DateTime** | Date of next synchronization | [optional]
17
19
  **accounts** | [**Array<Account>**](Account.md) | | [optional]
18
20
  **subscriptions** | [**Array<Subscription>**](Subscription.md) | | [optional]
19
21
  **connection** | [**Connection**](Connection.md) | | [optional]
22
+ **message** | **String** | | [optional]
20
23
 
21
24
 
@@ -9,6 +9,10 @@ Method | HTTP request | Description
9
9
  [**banks_id_connector_sources_get**](ConnectionsApi.md#banks_id_connector_sources_get) | **GET** /banks/{id_connector}/sources | Get list of connector sources
10
10
  [**connections_get**](ConnectionsApi.md#connections_get) | **GET** /connections | Get connections without a user
11
11
  [**connections_id_connection_logs_get**](ConnectionsApi.md#connections_id_connection_logs_get) | **GET** /connections/{id_connection}/logs | Get connection logs
12
+ [**connections_id_connection_sources_get**](ConnectionsApi.md#connections_id_connection_sources_get) | **GET** /connections/{id_connection}/sources | Get connection sources
13
+ [**connections_id_connection_sources_id_source_delete**](ConnectionsApi.md#connections_id_connection_sources_id_source_delete) | **DELETE** /connections/{id_connection}/sources/{id_source} | Disable a connection source
14
+ [**connections_id_connection_sources_id_source_post**](ConnectionsApi.md#connections_id_connection_sources_id_source_post) | **POST** /connections/{id_connection}/sources/{id_source} | Enable connection source
15
+ [**connections_id_connection_sources_id_source_put**](ConnectionsApi.md#connections_id_connection_sources_id_source_put) | **PUT** /connections/{id_connection}/sources/{id_source} | Enable connection source
12
16
  [**connectors_get**](ConnectionsApi.md#connectors_get) | **GET** /connectors | Get list of connectors
13
17
  [**connectors_id_connector_sources_get**](ConnectionsApi.md#connectors_id_connector_sources_get) | **GET** /connectors/{id_connector}/sources | Get list of connector sources
14
18
  [**connectors_id_connector_sources_id_source_put**](ConnectionsApi.md#connectors_id_connector_sources_id_source_put) | **PUT** /connectors/{id_connector}/sources/{id_source} | Edit the provided connector source
@@ -83,7 +87,7 @@ Name | Type | Description | Notes
83
87
 
84
88
  ### HTTP request headers
85
89
 
86
- - **Content-Type**: application/json, multipart/form-data
90
+ - **Content-Type**: application/x-www-form-urlencoded
87
91
  - **Accept**: application/json
88
92
 
89
93
 
@@ -147,7 +151,7 @@ Name | Type | Description | Notes
147
151
 
148
152
  ### HTTP request headers
149
153
 
150
- - **Content-Type**: application/json, multipart/form-data
154
+ - **Content-Type**: application/x-www-form-urlencoded
151
155
  - **Accept**: application/json
152
156
 
153
157
 
@@ -205,7 +209,7 @@ Name | Type | Description | Notes
205
209
 
206
210
  ### HTTP request headers
207
211
 
208
- - **Content-Type**: application/json, multipart/form-data
212
+ - **Content-Type**: application/x-www-form-urlencoded
209
213
  - **Accept**: application/json
210
214
 
211
215
 
@@ -260,7 +264,7 @@ Name | Type | Description | Notes
260
264
 
261
265
  ### HTTP request headers
262
266
 
263
- - **Content-Type**: application/json, multipart/form-data
267
+ - **Content-Type**: application/x-www-form-urlencoded
264
268
  - **Accept**: application/json
265
269
 
266
270
 
@@ -340,13 +344,254 @@ Name | Type | Description | Notes
340
344
 
341
345
  ### HTTP request headers
342
346
 
343
- - **Content-Type**: application/json, multipart/form-data
347
+ - **Content-Type**: application/x-www-form-urlencoded
348
+ - **Accept**: application/json
349
+
350
+
351
+
352
+ # **connections_id_connection_sources_get**
353
+ > InlineResponse20016 connections_id_connection_sources_get(id_connection, opts)
354
+
355
+ Get connection sources
356
+
357
+
358
+
359
+ ### Example
360
+ ```ruby
361
+ # load the gem
362
+ require 'budgea_client'
363
+ # setup authorization
364
+ BudgeaClient.configure do |config|
365
+ # Configure API key authorization: api_key
366
+ config.api_key['Authorization'] = 'YOUR API KEY'
367
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
368
+ #config.api_key_prefix['Authorization'] = 'Bearer'
369
+ end
370
+
371
+ api_instance = BudgeaClient::ConnectionsApi.new
372
+
373
+ id_connection = 56 # Integer |
374
+
375
+ opts = {
376
+ expand: 'expand_example' # String |
377
+ }
378
+
379
+ begin
380
+ #Get connection sources
381
+ result = api_instance.connections_id_connection_sources_get(id_connection, opts)
382
+ p result
383
+ rescue BudgeaClient::ApiError => e
384
+ puts "Exception when calling ConnectionsApi->connections_id_connection_sources_get: #{e}"
385
+ end
386
+ ```
387
+
388
+ ### Parameters
389
+
390
+ Name | Type | Description | Notes
391
+ ------------- | ------------- | ------------- | -------------
392
+ **id_connection** | **Integer**| |
393
+ **expand** | **String**| | [optional]
394
+
395
+ ### Return type
396
+
397
+ [**InlineResponse20016**](InlineResponse20016.md)
398
+
399
+ ### Authorization
400
+
401
+ [api_key](../README.md#api_key)
402
+
403
+ ### HTTP request headers
404
+
405
+ - **Content-Type**: application/x-www-form-urlencoded
406
+ - **Accept**: application/json
407
+
408
+
409
+
410
+ # **connections_id_connection_sources_id_source_delete**
411
+ > ConnectionSource connections_id_connection_sources_id_source_delete(id_connection, id_source, opts)
412
+
413
+ Disable a connection source
414
+
415
+ This will make it so the specified source will not be synchronized anymore.<br><br>
416
+
417
+ ### Example
418
+ ```ruby
419
+ # load the gem
420
+ require 'budgea_client'
421
+ # setup authorization
422
+ BudgeaClient.configure do |config|
423
+ # Configure API key authorization: api_key
424
+ config.api_key['Authorization'] = 'YOUR API KEY'
425
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
426
+ #config.api_key_prefix['Authorization'] = 'Bearer'
427
+ end
428
+
429
+ api_instance = BudgeaClient::ConnectionsApi.new
430
+
431
+ id_connection = 56 # Integer |
432
+
433
+ id_source = 56 # Integer |
434
+
435
+ opts = {
436
+ expand: 'expand_example' # String |
437
+ }
438
+
439
+ begin
440
+ #Disable a connection source
441
+ result = api_instance.connections_id_connection_sources_id_source_delete(id_connection, id_source, opts)
442
+ p result
443
+ rescue BudgeaClient::ApiError => e
444
+ puts "Exception when calling ConnectionsApi->connections_id_connection_sources_id_source_delete: #{e}"
445
+ end
446
+ ```
447
+
448
+ ### Parameters
449
+
450
+ Name | Type | Description | Notes
451
+ ------------- | ------------- | ------------- | -------------
452
+ **id_connection** | **Integer**| |
453
+ **id_source** | **Integer**| |
454
+ **expand** | **String**| | [optional]
455
+
456
+ ### Return type
457
+
458
+ [**ConnectionSource**](ConnectionSource.md)
459
+
460
+ ### Authorization
461
+
462
+ [api_key](../README.md#api_key)
463
+
464
+ ### HTTP request headers
465
+
466
+ - **Content-Type**: application/x-www-form-urlencoded
467
+ - **Accept**: application/json
468
+
469
+
470
+
471
+ # **connections_id_connection_sources_id_source_post**
472
+ > ConnectionSource connections_id_connection_sources_id_source_post(id_connection, id_source, opts)
473
+
474
+ Enable connection source
475
+
476
+ This will make it so the specified source will be able to be synchronized.<br><br>
477
+
478
+ ### Example
479
+ ```ruby
480
+ # load the gem
481
+ require 'budgea_client'
482
+ # setup authorization
483
+ BudgeaClient.configure do |config|
484
+ # Configure API key authorization: api_key
485
+ config.api_key['Authorization'] = 'YOUR API KEY'
486
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
487
+ #config.api_key_prefix['Authorization'] = 'Bearer'
488
+ end
489
+
490
+ api_instance = BudgeaClient::ConnectionsApi.new
491
+
492
+ id_connection = 56 # Integer |
493
+
494
+ id_source = 56 # Integer |
495
+
496
+ opts = {
497
+ expand: 'expand_example' # String |
498
+ }
499
+
500
+ begin
501
+ #Enable connection source
502
+ result = api_instance.connections_id_connection_sources_id_source_post(id_connection, id_source, opts)
503
+ p result
504
+ rescue BudgeaClient::ApiError => e
505
+ puts "Exception when calling ConnectionsApi->connections_id_connection_sources_id_source_post: #{e}"
506
+ end
507
+ ```
508
+
509
+ ### Parameters
510
+
511
+ Name | Type | Description | Notes
512
+ ------------- | ------------- | ------------- | -------------
513
+ **id_connection** | **Integer**| |
514
+ **id_source** | **Integer**| |
515
+ **expand** | **String**| | [optional]
516
+
517
+ ### Return type
518
+
519
+ [**ConnectionSource**](ConnectionSource.md)
520
+
521
+ ### Authorization
522
+
523
+ [api_key](../README.md#api_key)
524
+
525
+ ### HTTP request headers
526
+
527
+ - **Content-Type**: application/x-www-form-urlencoded
528
+ - **Accept**: application/json
529
+
530
+
531
+
532
+ # **connections_id_connection_sources_id_source_put**
533
+ > ConnectionSource connections_id_connection_sources_id_source_put(id_connection, id_source, opts)
534
+
535
+ Enable connection source
536
+
537
+ This will make it so the specified source will be able to be synchronized.<br><br>
538
+
539
+ ### Example
540
+ ```ruby
541
+ # load the gem
542
+ require 'budgea_client'
543
+ # setup authorization
544
+ BudgeaClient.configure do |config|
545
+ # Configure API key authorization: api_key
546
+ config.api_key['Authorization'] = 'YOUR API KEY'
547
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
548
+ #config.api_key_prefix['Authorization'] = 'Bearer'
549
+ end
550
+
551
+ api_instance = BudgeaClient::ConnectionsApi.new
552
+
553
+ id_connection = 56 # Integer |
554
+
555
+ id_source = 56 # Integer |
556
+
557
+ opts = {
558
+ expand: 'expand_example' # String |
559
+ }
560
+
561
+ begin
562
+ #Enable connection source
563
+ result = api_instance.connections_id_connection_sources_id_source_put(id_connection, id_source, opts)
564
+ p result
565
+ rescue BudgeaClient::ApiError => e
566
+ puts "Exception when calling ConnectionsApi->connections_id_connection_sources_id_source_put: #{e}"
567
+ end
568
+ ```
569
+
570
+ ### Parameters
571
+
572
+ Name | Type | Description | Notes
573
+ ------------- | ------------- | ------------- | -------------
574
+ **id_connection** | **Integer**| |
575
+ **id_source** | **Integer**| |
576
+ **expand** | **String**| | [optional]
577
+
578
+ ### Return type
579
+
580
+ [**ConnectionSource**](ConnectionSource.md)
581
+
582
+ ### Authorization
583
+
584
+ [api_key](../README.md#api_key)
585
+
586
+ ### HTTP request headers
587
+
588
+ - **Content-Type**: application/x-www-form-urlencoded
344
589
  - **Accept**: application/json
345
590
 
346
591
 
347
592
 
348
593
  # **connectors_get**
349
- > InlineResponse20016 connectors_get(opts)
594
+ > InlineResponse20017 connectors_get(opts)
350
595
 
351
596
  Get list of connectors
352
597
 
@@ -387,7 +632,7 @@ Name | Type | Description | Notes
387
632
 
388
633
  ### Return type
389
634
 
390
- [**InlineResponse20016**](InlineResponse20016.md)
635
+ [**InlineResponse20017**](InlineResponse20017.md)
391
636
 
392
637
  ### Authorization
393
638
 
@@ -395,7 +640,7 @@ Name | Type | Description | Notes
395
640
 
396
641
  ### HTTP request headers
397
642
 
398
- - **Content-Type**: application/json, multipart/form-data
643
+ - **Content-Type**: application/x-www-form-urlencoded
399
644
  - **Accept**: application/json
400
645
 
401
646
 
@@ -453,7 +698,7 @@ Name | Type | Description | Notes
453
698
 
454
699
  ### HTTP request headers
455
700
 
456
- - **Content-Type**: application/json, multipart/form-data
701
+ - **Content-Type**: application/x-www-form-urlencoded
457
702
  - **Accept**: application/json
458
703
 
459
704
 
@@ -518,7 +763,7 @@ Name | Type | Description | Notes
518
763
 
519
764
  ### HTTP request headers
520
765
 
521
- - **Content-Type**: application/json, multipart/form-data
766
+ - **Content-Type**: application/x-www-form-urlencoded
522
767
  - **Accept**: application/json
523
768
 
524
769
 
@@ -669,13 +914,13 @@ Name | Type | Description | Notes
669
914
 
670
915
  ### HTTP request headers
671
916
 
672
- - **Content-Type**: application/json, multipart/form-data
917
+ - **Content-Type**: application/x-www-form-urlencoded
673
918
  - **Accept**: application/json
674
919
 
675
920
 
676
921
 
677
922
  # **providers_get**
678
- > InlineResponse20019 providers_get(opts)
923
+ > InlineResponse20020 providers_get(opts)
679
924
 
680
925
  Get list of connectors
681
926
 
@@ -716,7 +961,7 @@ Name | Type | Description | Notes
716
961
 
717
962
  ### Return type
718
963
 
719
- [**InlineResponse20019**](InlineResponse20019.md)
964
+ [**InlineResponse20020**](InlineResponse20020.md)
720
965
 
721
966
  ### Authorization
722
967
 
@@ -724,7 +969,7 @@ Name | Type | Description | Notes
724
969
 
725
970
  ### HTTP request headers
726
971
 
727
- - **Content-Type**: application/json, multipart/form-data
972
+ - **Content-Type**: application/x-www-form-urlencoded
728
973
  - **Accept**: application/json
729
974
 
730
975
 
@@ -784,7 +1029,7 @@ Name | Type | Description | Notes
784
1029
 
785
1030
  ### HTTP request headers
786
1031
 
787
- - **Content-Type**: application/json, multipart/form-data
1032
+ - **Content-Type**: application/x-www-form-urlencoded
788
1033
  - **Accept**: application/json
789
1034
 
790
1035
 
@@ -842,7 +1087,7 @@ Name | Type | Description | Notes
842
1087
 
843
1088
  ### HTTP request headers
844
1089
 
845
- - **Content-Type**: application/json, multipart/form-data
1090
+ - **Content-Type**: application/x-www-form-urlencoded
846
1091
  - **Accept**: application/json
847
1092
 
848
1093
 
@@ -900,7 +1145,7 @@ Name | Type | Description | Notes
900
1145
 
901
1146
  ### HTTP request headers
902
1147
 
903
- - **Content-Type**: application/json, multipart/form-data
1148
+ - **Content-Type**: application/x-www-form-urlencoded
904
1149
  - **Accept**: application/json
905
1150
 
906
1151
 
@@ -958,7 +1203,7 @@ Name | Type | Description | Notes
958
1203
 
959
1204
  ### HTTP request headers
960
1205
 
961
- - **Content-Type**: application/json, multipart/form-data
1206
+ - **Content-Type**: application/x-www-form-urlencoded
962
1207
  - **Accept**: application/json
963
1208
 
964
1209
 
@@ -1019,7 +1264,7 @@ Name | Type | Description | Notes
1019
1264
 
1020
1265
  ### HTTP request headers
1021
1266
 
1022
- - **Content-Type**: application/json, multipart/form-data
1267
+ - **Content-Type**: application/x-www-form-urlencoded
1023
1268
  - **Accept**: application/json
1024
1269
 
1025
1270
 
@@ -1080,7 +1325,7 @@ Name | Type | Description | Notes
1080
1325
 
1081
1326
  ### HTTP request headers
1082
1327
 
1083
- - **Content-Type**: application/json, multipart/form-data
1328
+ - **Content-Type**: application/x-www-form-urlencoded
1084
1329
  - **Accept**: application/json
1085
1330
 
1086
1331
 
@@ -1141,7 +1386,7 @@ Name | Type | Description | Notes
1141
1386
 
1142
1387
  ### HTTP request headers
1143
1388
 
1144
- - **Content-Type**: application/json, multipart/form-data
1389
+ - **Content-Type**: application/x-www-form-urlencoded
1145
1390
  - **Accept**: application/json
1146
1391
 
1147
1392
 
@@ -1224,7 +1469,7 @@ Name | Type | Description | Notes
1224
1469
 
1225
1470
  ### HTTP request headers
1226
1471
 
1227
- - **Content-Type**: application/json, multipart/form-data
1472
+ - **Content-Type**: application/x-www-form-urlencoded
1228
1473
  - **Accept**: application/json
1229
1474
 
1230
1475
 
@@ -1356,13 +1601,13 @@ Name | Type | Description | Notes
1356
1601
 
1357
1602
  ### HTTP request headers
1358
1603
 
1359
- - **Content-Type**: application/json, multipart/form-data
1604
+ - **Content-Type**: application/x-www-form-urlencoded
1360
1605
  - **Accept**: application/json
1361
1606
 
1362
1607
 
1363
1608
 
1364
1609
  # **users_id_user_connections_id_connection_sources_get**
1365
- > InlineResponse20030 users_id_user_connections_id_connection_sources_get(id_user, id_connection, opts)
1610
+ > InlineResponse20016 users_id_user_connections_id_connection_sources_get(id_user, id_connection, opts)
1366
1611
 
1367
1612
  Get connection sources
1368
1613
 
@@ -1409,7 +1654,7 @@ Name | Type | Description | Notes
1409
1654
 
1410
1655
  ### Return type
1411
1656
 
1412
- [**InlineResponse20030**](InlineResponse20030.md)
1657
+ [**InlineResponse20016**](InlineResponse20016.md)
1413
1658
 
1414
1659
  ### Authorization
1415
1660
 
@@ -1417,7 +1662,7 @@ Name | Type | Description | Notes
1417
1662
 
1418
1663
  ### HTTP request headers
1419
1664
 
1420
- - **Content-Type**: application/json, multipart/form-data
1665
+ - **Content-Type**: application/x-www-form-urlencoded
1421
1666
  - **Accept**: application/json
1422
1667
 
1423
1668
 
@@ -1481,7 +1726,7 @@ Name | Type | Description | Notes
1481
1726
 
1482
1727
  ### HTTP request headers
1483
1728
 
1484
- - **Content-Type**: application/json, multipart/form-data
1729
+ - **Content-Type**: application/x-www-form-urlencoded
1485
1730
  - **Accept**: application/json
1486
1731
 
1487
1732
 
@@ -1545,7 +1790,7 @@ Name | Type | Description | Notes
1545
1790
 
1546
1791
  ### HTTP request headers
1547
1792
 
1548
- - **Content-Type**: application/json, multipart/form-data
1793
+ - **Content-Type**: application/x-www-form-urlencoded
1549
1794
  - **Accept**: application/json
1550
1795
 
1551
1796
 
@@ -1609,7 +1854,7 @@ Name | Type | Description | Notes
1609
1854
 
1610
1855
  ### HTTP request headers
1611
1856
 
1612
- - **Content-Type**: application/json, multipart/form-data
1857
+ - **Content-Type**: application/x-www-form-urlencoded
1613
1858
  - **Accept**: application/json
1614
1859
 
1615
1860
 
@@ -1649,12 +1894,13 @@ opts = {
1649
1894
  secret: 'secret_example', # String | bank additional login parameter
1650
1895
  type: 'type_example', # String | bank additional login parameter
1651
1896
  birthdate: 'birthdate_example', # String | bank additional login parameter
1897
+ otp: 'otp_example', # String | bank additional login parameter
1652
1898
  nuser: 'nuser_example', # String | bank additional login parameter
1653
- website: 'website_example', # String | bank additional login parameter
1654
1899
  openapiwebsite: 'openapiwebsite_example', # String | bank additional login parameter
1655
- website2: 'website_example', # String | bank additional login parameter
1900
+ website: 'website_example', # String | bank additional login parameter
1656
1901
  login: 'login_example', # String | bank additional login parameter
1657
1902
  id_provider: 56, # Integer | ID of the provider
1903
+ resume: true, # BOOLEAN | Resume a decoupled connection creation
1658
1904
  expand: 'expand_example' # String |
1659
1905
  }
1660
1906
 
@@ -1683,12 +1929,13 @@ Name | Type | Description | Notes
1683
1929
  **secret** | **String**| bank additional login parameter | [optional]
1684
1930
  **type** | **String**| bank additional login parameter | [optional]
1685
1931
  **birthdate** | **String**| bank additional login parameter | [optional]
1932
+ **otp** | **String**| bank additional login parameter | [optional]
1686
1933
  **nuser** | **String**| bank additional login parameter | [optional]
1687
- **website** | **String**| bank additional login parameter | [optional]
1688
1934
  **openapiwebsite** | **String**| bank additional login parameter | [optional]
1689
- **website2** | **String**| bank additional login parameter | [optional]
1935
+ **website** | **String**| bank additional login parameter | [optional]
1690
1936
  **login** | **String**| bank additional login parameter | [optional]
1691
1937
  **id_provider** | **Integer**| ID of the provider | [optional]
1938
+ **resume** | **BOOLEAN**| Resume a decoupled connection creation | [optional]
1692
1939
  **expand** | **String**| | [optional]
1693
1940
 
1694
1941
  ### Return type
@@ -1781,7 +2028,7 @@ Name | Type | Description | Notes
1781
2028
 
1782
2029
  ### HTTP request headers
1783
2030
 
1784
- - **Content-Type**: application/json, multipart/form-data
2031
+ - **Content-Type**: application/x-www-form-urlencoded
1785
2032
  - **Accept**: application/json
1786
2033
 
1787
2034