budgea_client 5.2.0 → 5.3.6

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 (251) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/README.md +6 -4
  4. data/budgea_client.gemspec +1 -1
  5. data/budgea_openapi.json +64 -71
  6. data/config.json +1 -1
  7. data/docs/BanksApi.md +4 -12
  8. data/docs/ConnectionsApi.md +4 -12
  9. data/docs/ProvidersApi.md +4 -12
  10. data/docs/Transfer.md +1 -0
  11. data/docs/TransferData.md +12 -0
  12. data/docs/TransferValidationData.md +8 -0
  13. data/docs/TransfersApi.md +11 -16
  14. data/lib/budgea_client.rb +3 -1
  15. data/lib/budgea_client/api/administration_api.rb +1 -1
  16. data/lib/budgea_client/api/authentication_api.rb +1 -1
  17. data/lib/budgea_client/api/banks_api.rb +5 -18
  18. data/lib/budgea_client/api/connections_api.rb +5 -18
  19. data/lib/budgea_client/api/documents_api.rb +1 -1
  20. data/lib/budgea_client/api/ocr_api.rb +1 -1
  21. data/lib/budgea_client/api/oidc_api.rb +1 -1
  22. data/lib/budgea_client/api/pfm_api.rb +1 -1
  23. data/lib/budgea_client/api/providers_api.rb +5 -18
  24. data/lib/budgea_client/api/recipients_api.rb +1 -1
  25. data/lib/budgea_client/api/terms_api.rb +1 -1
  26. data/lib/budgea_client/api/transfer_api.rb +1 -1
  27. data/lib/budgea_client/api/transfers_api.rb +22 -29
  28. data/lib/budgea_client/api/users_management_api.rb +1 -1
  29. data/lib/budgea_client/api/wealth_api.rb +1 -1
  30. data/lib/budgea_client/api_client.rb +1 -1
  31. data/lib/budgea_client/api_error.rb +1 -1
  32. data/lib/budgea_client/configuration.rb +1 -1
  33. data/lib/budgea_client/models/access.rb +1 -1
  34. data/lib/budgea_client/models/account.rb +1 -1
  35. data/lib/budgea_client/models/account_log.rb +1 -1
  36. data/lib/budgea_client/models/account_type.rb +1 -1
  37. data/lib/budgea_client/models/alert.rb +1 -1
  38. data/lib/budgea_client/models/auth_provider.rb +1 -1
  39. data/lib/budgea_client/models/category.rb +1 -1
  40. data/lib/budgea_client/models/certificate.rb +1 -1
  41. data/lib/budgea_client/models/client.rb +1 -1
  42. data/lib/budgea_client/models/config_log.rb +1 -1
  43. data/lib/budgea_client/models/connection.rb +5 -3
  44. data/lib/budgea_client/models/connection_log.rb +1 -1
  45. data/lib/budgea_client/models/connection_source.rb +1 -1
  46. data/lib/budgea_client/models/connector.rb +1 -1
  47. data/lib/budgea_client/models/connector_category.rb +1 -1
  48. data/lib/budgea_client/models/connector_logo.rb +1 -1
  49. data/lib/budgea_client/models/connector_source.rb +1 -1
  50. data/lib/budgea_client/models/currency.rb +1 -1
  51. data/lib/budgea_client/models/device.rb +1 -1
  52. data/lib/budgea_client/models/document.rb +1 -1
  53. data/lib/budgea_client/models/document_type.rb +1 -1
  54. data/lib/budgea_client/models/field.rb +1 -1
  55. data/lib/budgea_client/models/field_value.rb +1 -1
  56. data/lib/budgea_client/models/file.rb +1 -1
  57. data/lib/budgea_client/models/group.rb +1 -1
  58. data/lib/budgea_client/models/hash_table.rb +1 -1
  59. data/lib/budgea_client/models/inline_response_200.rb +1 -1
  60. data/lib/budgea_client/models/inline_response_200_1.rb +1 -1
  61. data/lib/budgea_client/models/inline_response_200_10.rb +1 -1
  62. data/lib/budgea_client/models/inline_response_200_11.rb +1 -1
  63. data/lib/budgea_client/models/inline_response_200_12.rb +1 -1
  64. data/lib/budgea_client/models/inline_response_200_13.rb +1 -1
  65. data/lib/budgea_client/models/inline_response_200_14.rb +1 -1
  66. data/lib/budgea_client/models/inline_response_200_15.rb +1 -1
  67. data/lib/budgea_client/models/inline_response_200_16.rb +1 -1
  68. data/lib/budgea_client/models/inline_response_200_17.rb +1 -1
  69. data/lib/budgea_client/models/inline_response_200_18.rb +1 -1
  70. data/lib/budgea_client/models/inline_response_200_19.rb +1 -1
  71. data/lib/budgea_client/models/inline_response_200_2.rb +1 -1
  72. data/lib/budgea_client/models/inline_response_200_20.rb +1 -1
  73. data/lib/budgea_client/models/inline_response_200_21.rb +1 -1
  74. data/lib/budgea_client/models/inline_response_200_22.rb +1 -1
  75. data/lib/budgea_client/models/inline_response_200_23.rb +1 -1
  76. data/lib/budgea_client/models/inline_response_200_24.rb +1 -1
  77. data/lib/budgea_client/models/inline_response_200_25.rb +1 -1
  78. data/lib/budgea_client/models/inline_response_200_26.rb +1 -1
  79. data/lib/budgea_client/models/inline_response_200_27.rb +1 -1
  80. data/lib/budgea_client/models/inline_response_200_28.rb +1 -1
  81. data/lib/budgea_client/models/inline_response_200_29.rb +1 -1
  82. data/lib/budgea_client/models/inline_response_200_3.rb +1 -1
  83. data/lib/budgea_client/models/inline_response_200_30.rb +1 -1
  84. data/lib/budgea_client/models/inline_response_200_31.rb +1 -1
  85. data/lib/budgea_client/models/inline_response_200_32.rb +1 -1
  86. data/lib/budgea_client/models/inline_response_200_33.rb +1 -1
  87. data/lib/budgea_client/models/inline_response_200_34.rb +1 -1
  88. data/lib/budgea_client/models/inline_response_200_35.rb +1 -1
  89. data/lib/budgea_client/models/inline_response_200_36.rb +1 -1
  90. data/lib/budgea_client/models/inline_response_200_37.rb +1 -1
  91. data/lib/budgea_client/models/inline_response_200_38.rb +1 -1
  92. data/lib/budgea_client/models/inline_response_200_39.rb +1 -1
  93. data/lib/budgea_client/models/inline_response_200_4.rb +1 -1
  94. data/lib/budgea_client/models/inline_response_200_40.rb +1 -1
  95. data/lib/budgea_client/models/inline_response_200_41.rb +1 -1
  96. data/lib/budgea_client/models/inline_response_200_42.rb +1 -1
  97. data/lib/budgea_client/models/inline_response_200_5.rb +1 -1
  98. data/lib/budgea_client/models/inline_response_200_6.rb +1 -1
  99. data/lib/budgea_client/models/inline_response_200_7.rb +1 -1
  100. data/lib/budgea_client/models/inline_response_200_8.rb +1 -1
  101. data/lib/budgea_client/models/inline_response_200_9.rb +1 -1
  102. data/lib/budgea_client/models/investment.rb +1 -1
  103. data/lib/budgea_client/models/investment_value.rb +1 -1
  104. data/lib/budgea_client/models/keyword.rb +1 -1
  105. data/lib/budgea_client/models/locked_user.rb +1 -1
  106. data/lib/budgea_client/models/oidc_whitelist.rb +1 -1
  107. data/lib/budgea_client/models/order.rb +1 -1
  108. data/lib/budgea_client/models/pocket.rb +1 -1
  109. data/lib/budgea_client/models/profile.rb +1 -1
  110. data/lib/budgea_client/models/project.rb +1 -1
  111. data/lib/budgea_client/models/project_type.rb +1 -1
  112. data/lib/budgea_client/models/recipient.rb +1 -1
  113. data/lib/budgea_client/models/recipient_log.rb +1 -1
  114. data/lib/budgea_client/models/security.rb +1 -1
  115. data/lib/budgea_client/models/subscription.rb +1 -1
  116. data/lib/budgea_client/models/subscription_log.rb +1 -1
  117. data/lib/budgea_client/models/terms_of_service.rb +1 -1
  118. data/lib/budgea_client/models/transaction.rb +1 -1
  119. data/lib/budgea_client/models/transaction_information.rb +1 -1
  120. data/lib/budgea_client/models/transactions_cluster.rb +1 -1
  121. data/lib/budgea_client/models/transfer.rb +16 -5
  122. data/lib/budgea_client/models/transfer_data.rb +240 -0
  123. data/lib/budgea_client/models/transfer_log.rb +1 -1
  124. data/lib/budgea_client/models/transfer_validation_data.rb +185 -0
  125. data/lib/budgea_client/models/user.rb +1 -1
  126. data/lib/budgea_client/models/user_alert.rb +1 -1
  127. data/lib/budgea_client/models/webhook.rb +1 -1
  128. data/lib/budgea_client/models/webhook_data.rb +1 -1
  129. data/lib/budgea_client/models/webhook_log.rb +1 -1
  130. data/lib/budgea_client/version.rb +2 -2
  131. data/pkg/budgea_client-5.3.6.gem +0 -0
  132. data/spec/api/administration_api_spec.rb +85 -15
  133. data/spec/api/authentication_api_spec.rb +4 -3
  134. data/spec/api/banks_api_spec.rb +298 -54
  135. data/spec/api/connections_api_spec.rb +219 -26
  136. data/spec/api/documents_api_spec.rb +14 -14
  137. data/spec/api/ocr_api_spec.rb +1 -1
  138. data/spec/api/oidc_api_spec.rb +1 -1
  139. data/spec/api/pfm_api_spec.rb +17 -6
  140. data/spec/api/providers_api_spec.rb +297 -40
  141. data/spec/api/recipients_api_spec.rb +1 -1
  142. data/spec/api/terms_api_spec.rb +20 -4
  143. data/spec/api/transfer_api_spec.rb +1 -1
  144. data/spec/api/transfers_api_spec.rb +13 -13
  145. data/spec/api/users_management_api_spec.rb +3 -3
  146. data/spec/api/wealth_api_spec.rb +27 -19
  147. data/spec/api_client_spec.rb +18 -1
  148. data/spec/configuration_spec.rb +1 -1
  149. data/spec/models/access_spec.rb +1 -1
  150. data/spec/models/account_log_spec.rb +7 -1
  151. data/spec/models/account_spec.rb +25 -1
  152. data/spec/models/account_type_spec.rb +1 -1
  153. data/spec/models/alert_spec.rb +1 -1
  154. data/spec/models/auth_provider_spec.rb +1 -1
  155. data/spec/models/category_spec.rb +1 -1
  156. data/spec/models/certificate_spec.rb +1 -1
  157. data/spec/models/client_spec.rb +2 -2
  158. data/spec/models/config_log_spec.rb +1 -1
  159. data/spec/models/connection_log_spec.rb +7 -1
  160. data/spec/models/connection_source_spec.rb +1 -1
  161. data/spec/models/connection_spec.rb +41 -1
  162. data/spec/models/connector_category_spec.rb +1 -1
  163. data/spec/models/connector_logo_spec.rb +1 -1
  164. data/spec/models/connector_source_spec.rb +1 -1
  165. data/spec/models/connector_spec.rb +7 -7
  166. data/spec/models/currency_spec.rb +1 -1
  167. data/spec/models/device_spec.rb +1 -1
  168. data/spec/models/document_spec.rb +1 -1
  169. data/spec/models/document_type_spec.rb +1 -1
  170. data/spec/models/field_spec.rb +7 -1
  171. data/spec/models/field_value_spec.rb +1 -1
  172. data/spec/models/file_spec.rb +1 -1
  173. data/spec/models/group_spec.rb +1 -1
  174. data/spec/models/hash_table_spec.rb +1 -1
  175. data/spec/models/inline_response_200_10_spec.rb +1 -1
  176. data/spec/models/inline_response_200_11_spec.rb +3 -3
  177. data/spec/models/inline_response_200_12_spec.rb +2 -2
  178. data/spec/models/inline_response_200_13_spec.rb +2 -2
  179. data/spec/models/inline_response_200_14_spec.rb +3 -3
  180. data/spec/models/inline_response_200_15_spec.rb +2 -2
  181. data/spec/models/inline_response_200_16_spec.rb +2 -2
  182. data/spec/models/inline_response_200_17_spec.rb +3 -3
  183. data/spec/models/inline_response_200_18_spec.rb +2 -2
  184. data/spec/models/inline_response_200_19_spec.rb +8 -2
  185. data/spec/models/inline_response_200_1_spec.rb +1 -1
  186. data/spec/models/inline_response_200_20_spec.rb +3 -3
  187. data/spec/models/inline_response_200_21_spec.rb +3 -3
  188. data/spec/models/inline_response_200_22_spec.rb +2 -2
  189. data/spec/models/inline_response_200_23_spec.rb +2 -2
  190. data/spec/models/inline_response_200_24_spec.rb +3 -3
  191. data/spec/models/inline_response_200_25_spec.rb +3 -3
  192. data/spec/models/inline_response_200_26_spec.rb +2 -2
  193. data/spec/models/inline_response_200_27_spec.rb +2 -2
  194. data/spec/models/inline_response_200_28_spec.rb +2 -2
  195. data/spec/models/inline_response_200_29_spec.rb +3 -3
  196. data/spec/models/inline_response_200_2_spec.rb +1 -1
  197. data/spec/models/inline_response_200_30_spec.rb +3 -3
  198. data/spec/models/inline_response_200_31_spec.rb +2 -2
  199. data/spec/models/inline_response_200_32_spec.rb +3 -3
  200. data/spec/models/inline_response_200_33_spec.rb +3 -3
  201. data/spec/models/inline_response_200_34_spec.rb +2 -2
  202. data/spec/models/inline_response_200_35_spec.rb +3 -3
  203. data/spec/models/inline_response_200_36_spec.rb +3 -3
  204. data/spec/models/inline_response_200_37_spec.rb +2 -2
  205. data/spec/models/inline_response_200_38_spec.rb +3 -3
  206. data/spec/models/inline_response_200_39_spec.rb +2 -2
  207. data/spec/models/inline_response_200_3_spec.rb +1 -1
  208. data/spec/models/inline_response_200_40_spec.rb +3 -3
  209. data/spec/models/inline_response_200_41_spec.rb +1 -1
  210. data/spec/models/inline_response_200_42_spec.rb +1 -1
  211. data/spec/models/inline_response_200_4_spec.rb +1 -1
  212. data/spec/models/inline_response_200_5_spec.rb +1 -1
  213. data/spec/models/inline_response_200_6_spec.rb +1 -1
  214. data/spec/models/inline_response_200_7_spec.rb +1 -1
  215. data/spec/models/inline_response_200_8_spec.rb +1 -1
  216. data/spec/models/inline_response_200_9_spec.rb +1 -1
  217. data/spec/models/inline_response_200_spec.rb +1 -1
  218. data/spec/models/investment_spec.rb +1 -1
  219. data/spec/models/investment_value_spec.rb +1 -1
  220. data/spec/models/keyword_spec.rb +1 -1
  221. data/spec/models/locked_user_spec.rb +1 -1
  222. data/spec/models/oidc_whitelist_spec.rb +1 -1
  223. data/spec/models/order_spec.rb +1 -1
  224. data/spec/models/pocket_spec.rb +1 -1
  225. data/spec/models/profile_spec.rb +1 -1
  226. data/spec/models/project_spec.rb +1 -1
  227. data/spec/models/project_type_spec.rb +1 -1
  228. data/spec/models/recipient_log_spec.rb +1 -1
  229. data/spec/models/recipient_spec.rb +1 -1
  230. data/spec/models/security_spec.rb +1 -1
  231. data/spec/models/subscription_log_spec.rb +1 -1
  232. data/spec/models/subscription_spec.rb +7 -1
  233. data/spec/models/terms_of_service_spec.rb +1 -1
  234. data/spec/models/transaction_information_spec.rb +1 -1
  235. data/spec/models/transaction_spec.rb +7 -1
  236. data/spec/models/transactions_cluster_spec.rb +1 -1
  237. data/spec/models/{invite_spec.rb → transfer_data_spec.rb} +12 -18
  238. data/spec/models/transfer_log_spec.rb +1 -1
  239. data/spec/models/transfer_spec.rb +25 -1
  240. data/spec/models/transfer_validation_data_spec.rb +41 -0
  241. data/spec/models/user_alert_spec.rb +1 -1
  242. data/spec/models/user_spec.rb +2 -2
  243. data/spec/models/webhook_data_spec.rb +1 -1
  244. data/spec/models/webhook_log_spec.rb +1 -1
  245. data/spec/models/webhook_spec.rb +1 -1
  246. data/spec/spec_helper.rb +1 -1
  247. metadata +15 -14
  248. data/docs/HUBApi.md +0 -62
  249. data/docs/Invite.md +0 -13
  250. data/pkg/budgea_client-5.0.3.gem +0 -0
  251. data/spec/api/hub_api_spec.rb +0 -47
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8f7a595e319f0a1903ed6f8002f200d99473944e6a748dcc12c5c64cb13a75cd
4
- data.tar.gz: 7bfafe4bec4683643ac484c7bcab70f36e50691653e74787efc4461f5c162e26
3
+ metadata.gz: 5bb27e84fe1e0a94c048b9465eea3f19f34fb122707ab6b4d9b29f90c69f1f7d
4
+ data.tar.gz: e52f95c04d3d95df1aa46a0e3d9ca3fa57a0b2e2262d87817df3278e4feabc01
5
5
  SHA512:
6
- metadata.gz: 437ba401b2ab3c76a8b015ac35f8e5631838d9a87d90c34dde7e1fa69ea714888522472b8985c03f63425542b245ef329d01346919882336f1d66068527d41e6
7
- data.tar.gz: 867e678f09f71c31cd6652a3549817da5a42ad0e8435a81080d13692d1d600fbb8b1f1e34798980e069e2ad0dd38c3ff1f027f58897cf2ea263c99ba14526be3
6
+ metadata.gz: f9e07769d5947bc086739404f7b05f67c19e942bf8a79299547f99ba0a72a510e4da764b81c81c8b591f060bcbfaa0c88567d07bb82782ef73e4996841542f37
7
+ data.tar.gz: 774082bf904c1e0c36685c9cf3ecce22420c4180fb87a1ec77cb3000c6f14ea2b0e5947fc4f578b2769df950f0fc1f666c3583b9bf524d38da5bb46d1272b20b
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- budgea_client (5.2.0)
4
+ budgea_client (5.3.4)
5
5
  json (~> 2.1, >= 2.1.0)
6
6
  typhoeus (~> 1.0, >= 1.0.1)
7
7
 
@@ -24,7 +24,7 @@ GEM
24
24
  ffi (>= 1.3.0)
25
25
  ffi (1.9.25)
26
26
  hashdiff (0.3.7)
27
- json (2.3.0)
27
+ json (2.3.1)
28
28
  public_suffix (3.0.3)
29
29
  rake (12.3.3)
30
30
  rspec (3.8.0)
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Swagger Codegen https://github.com/swagger
7
7
  This SDK is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
8
8
 
9
9
  - API version: 2.0
10
- - Package version: 5.1.3
10
+ - Package version: 5.3.6
11
11
  - Build package: io.swagger.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,15 +23,15 @@ gem build budgea_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./budgea_client-5.1.3.gem
26
+ gem install ./budgea_client-5.3.6.gem
27
27
  ```
28
- (for development, run `gem install --dev ./budgea_client-5.1.3.gem` to install the development dependencies)
28
+ (for development, run `gem install --dev ./budgea_client-5.3.6.gem` to install the development dependencies)
29
29
 
30
30
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
31
31
 
32
32
  Finally add this to the Gemfile:
33
33
 
34
- gem 'budgea_client', '~> 5.1.3'
34
+ gem 'budgea_client', '~> 5.3.6'
35
35
 
36
36
  ### Install from Git
37
37
 
@@ -724,7 +724,9 @@ Class | Method | HTTP request | Description
724
724
  - [BudgeaClient::TransactionInformation](docs/TransactionInformation.md)
725
725
  - [BudgeaClient::TransactionsCluster](docs/TransactionsCluster.md)
726
726
  - [BudgeaClient::Transfer](docs/Transfer.md)
727
+ - [BudgeaClient::TransferData](docs/TransferData.md)
727
728
  - [BudgeaClient::TransferLog](docs/TransferLog.md)
729
+ - [BudgeaClient::TransferValidationData](docs/TransferValidationData.md)
728
730
  - [BudgeaClient::User](docs/User.md)
729
731
  - [BudgeaClient::UserAlert](docs/UserAlert.md)
730
732
  - [BudgeaClient::Webhook](docs/Webhook.md)
@@ -8,7 +8,7 @@
8
8
  OpenAPI spec version: 2.0
9
9
 
10
10
  Generated by: https://github.com/swagger-api/swagger-codegen.git
11
- Swagger Codegen version: 2.4.14
11
+ Swagger Codegen version: 2.4.15
12
12
 
13
13
  =end
14
14
 
@@ -8623,52 +8623,25 @@
8623
8623
  "name": "id_connection",
8624
8624
  "description": ""
8625
8625
  },
8626
- {
8627
- "required": false,
8628
- "in": "formData",
8629
- "type": "boolean",
8630
- "name": "active",
8631
- "description": "Set if the connection synchronisation is active"
8632
- },
8633
- {
8634
- "name": "expire",
8635
- "format": "date-time",
8636
- "required": false,
8637
- "in": "formData",
8638
- "type": "string",
8639
- "description": "Set expiration of the connection to this date"
8640
- },
8641
- {
8642
- "required": false,
8643
- "in": "formData",
8644
- "type": "string",
8645
- "name": "login",
8646
- "description": "Set login to this new login"
8647
- },
8648
- {
8649
- "required": false,
8650
- "in": "formData",
8651
- "type": "string",
8652
- "name": "password",
8653
- "description": "Set password to this new password"
8654
- },
8655
- {
8656
- "required": false,
8657
- "in": "formData",
8658
- "type": "boolean",
8659
- "name": "decoupled",
8660
- "description": "Try to update a connection with the decoupled error"
8661
- },
8662
8626
  {
8663
8627
  "required": false,
8664
8628
  "type": "string",
8665
8629
  "name": "expand",
8666
8630
  "in": "query"
8631
+ },
8632
+ {
8633
+ "in": "body",
8634
+ "name": "connection",
8635
+ "schema": {
8636
+ "additionalProperties": {
8637
+ "type": "string"
8638
+ }
8639
+ }
8667
8640
  }
8668
8641
  ],
8669
8642
  "summary": "Update a connection.",
8670
8643
  "consumes": [
8671
- "application/x-www-form-urlencoded"
8644
+ "application/json"
8672
8645
  ]
8673
8646
  },
8674
8647
  "put": {
@@ -22347,27 +22320,37 @@
22347
22320
  "description": "Hint: you can use 'me' or 'all'"
22348
22321
  },
22349
22322
  {
22350
- "name": "amount",
22351
- "format": "float",
22323
+ "in": "body",
22324
+ "name": "transfer_data",
22352
22325
  "required": true,
22353
- "in": "formData",
22354
- "type": "number",
22355
- "description": "amount of transfer"
22356
- },
22357
- {
22358
- "required": false,
22359
- "in": "formData",
22360
- "type": "string",
22361
- "name": "label",
22362
- "description": "reason of transfer"
22363
- },
22364
- {
22365
- "name": "exec_date",
22366
- "format": "date",
22367
- "required": false,
22368
- "in": "formData",
22369
- "type": "string",
22370
- "description": "excution date of transfer"
22326
+ "schema": {
22327
+ "properties": {
22328
+ "id_account": {
22329
+ "type": "integer",
22330
+ "description": "id of the account"
22331
+ },
22332
+ "id_recipient": {
22333
+ "type": "integer",
22334
+ "description": "id of the recipient"
22335
+ },
22336
+ "amount": {
22337
+ "type": "number",
22338
+ "format": "float",
22339
+ "description": "amount of transfer"
22340
+ },
22341
+ "label": {
22342
+ "type": "string",
22343
+ "description": "reason of transfer"
22344
+ },
22345
+ "exec_date": {
22346
+ "type": "string",
22347
+ "format": "date",
22348
+ "description": "excution date of transfer"
22349
+ }
22350
+ },
22351
+ "required": ["id_account", "id_recipient", "amount"],
22352
+ "additionalProperties": {}
22353
+ }
22371
22354
  },
22372
22355
  {
22373
22356
  "required": false,
@@ -22378,7 +22361,7 @@
22378
22361
  ],
22379
22362
  "summary": "Create a transfer object.",
22380
22363
  "consumes": [
22381
- "application/x-www-form-urlencoded"
22364
+ "application/json"
22382
22365
  ]
22383
22366
  }
22384
22367
  },
@@ -22412,18 +22395,18 @@
22412
22395
  "description": ""
22413
22396
  },
22414
22397
  {
22415
- "required": false,
22416
- "in": "formData",
22417
- "type": "boolean",
22418
- "name": "validated",
22419
- "description": "set it to initialize transfer on the bank website."
22420
- },
22421
- {
22422
- "required": false,
22423
- "in": "formData",
22424
- "type": "integer",
22425
- "name": "id_recipient",
22426
- "description": "set the recipient of the transfer"
22398
+ "in": "body",
22399
+ "name": "transfer_validation_data",
22400
+ "required": true,
22401
+ "schema": {
22402
+ "properties": {
22403
+ "validated": {
22404
+ "type": "boolean",
22405
+ "description": "set it to initialize transfer on the bank website."
22406
+ }
22407
+ },
22408
+ "additionalProperties": {}
22409
+ }
22427
22410
  },
22428
22411
  {
22429
22412
  "required": false,
@@ -22432,7 +22415,10 @@
22432
22415
  "in": "query"
22433
22416
  }
22434
22417
  ],
22435
- "summary": "Execute or edit a Transfer."
22418
+ "summary": "Execute or edit a Transfer.",
22419
+ "consumes": [
22420
+ "application/json"
22421
+ ]
22436
22422
  },
22437
22423
  "delete": {
22438
22424
  "responses": {
@@ -23841,6 +23827,7 @@
23841
23827
  "decoupled",
23842
23828
  "passwordExpired",
23843
23829
  "webauthRequired",
23830
+ "rateLimiting",
23844
23831
  "bug"
23845
23832
  ],
23846
23833
  "description": "State of Connection"
@@ -24561,6 +24548,12 @@
24561
24548
  "currency": {
24562
24549
  "type": "object",
24563
24550
  "description": "Currency of the object"
24551
+ },
24552
+ "fields": {
24553
+ "type": "array",
24554
+ "items": {
24555
+ "$ref": "#/definitions/Field"
24556
+ }
24564
24557
  }
24565
24558
  },
24566
24559
  "example": {
@@ -7,5 +7,5 @@
7
7
  "gemHomepage": "https://github.com/cashbee-team/budgea_client",
8
8
  "moduleName": "BudgeaClient",
9
9
  "gemLicense": "Apache 2.0",
10
- "gemVersion": "5.1.3"
10
+ "gemVersion": "5.3.6"
11
11
  }
@@ -6664,12 +6664,8 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
6664
6664
  id_connection = 56 # Integer |
6665
6665
 
6666
6666
  opts = {
6667
- active: true, # BOOLEAN | Set if the connection synchronisation is active
6668
- expire: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Set expiration of the connection to this date
6669
- login: 'login_example', # String | Set login to this new login
6670
- password: 'password_example', # String | Set password to this new password
6671
- decoupled: true, # BOOLEAN | Try to update a connection with the decoupled error
6672
- expand: 'expand_example' # String |
6667
+ expand: 'expand_example', # String |
6668
+ connection: nil # Object |
6673
6669
  }
6674
6670
 
6675
6671
  begin
@@ -6687,12 +6683,8 @@ Name | Type | Description | Notes
6687
6683
  ------------- | ------------- | ------------- | -------------
6688
6684
  **id_user** | **String**| Hint: you can use 'me' or 'all' |
6689
6685
  **id_connection** | **Integer**| |
6690
- **active** | **BOOLEAN**| Set if the connection synchronisation is active | [optional]
6691
- **expire** | **DateTime**| Set expiration of the connection to this date | [optional]
6692
- **login** | **String**| Set login to this new login | [optional]
6693
- **password** | **String**| Set password to this new password | [optional]
6694
- **decoupled** | **BOOLEAN**| Try to update a connection with the decoupled error | [optional]
6695
6686
  **expand** | **String**| | [optional]
6687
+ **connection** | **Object**| | [optional]
6696
6688
 
6697
6689
  ### Return type
6698
6690
 
@@ -6704,7 +6696,7 @@ Name | Type | Description | Notes
6704
6696
 
6705
6697
  ### HTTP request headers
6706
6698
 
6707
- - **Content-Type**: application/x-www-form-urlencoded
6699
+ - **Content-Type**: application/json
6708
6700
  - **Accept**: application/json
6709
6701
 
6710
6702
 
@@ -1500,12 +1500,8 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
1500
1500
  id_connection = 56 # Integer |
1501
1501
 
1502
1502
  opts = {
1503
- active: true, # BOOLEAN | Set if the connection synchronisation is active
1504
- expire: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Set expiration of the connection to this date
1505
- login: 'login_example', # String | Set login to this new login
1506
- password: 'password_example', # String | Set password to this new password
1507
- decoupled: true, # BOOLEAN | Try to update a connection with the decoupled error
1508
- expand: 'expand_example' # String |
1503
+ expand: 'expand_example', # String |
1504
+ connection: nil # Object |
1509
1505
  }
1510
1506
 
1511
1507
  begin
@@ -1523,12 +1519,8 @@ Name | Type | Description | Notes
1523
1519
  ------------- | ------------- | ------------- | -------------
1524
1520
  **id_user** | **String**| Hint: you can use 'me' or 'all' |
1525
1521
  **id_connection** | **Integer**| |
1526
- **active** | **BOOLEAN**| Set if the connection synchronisation is active | [optional]
1527
- **expire** | **DateTime**| Set expiration of the connection to this date | [optional]
1528
- **login** | **String**| Set login to this new login | [optional]
1529
- **password** | **String**| Set password to this new password | [optional]
1530
- **decoupled** | **BOOLEAN**| Try to update a connection with the decoupled error | [optional]
1531
1522
  **expand** | **String**| | [optional]
1523
+ **connection** | **Object**| | [optional]
1532
1524
 
1533
1525
  ### Return type
1534
1526
 
@@ -1540,7 +1532,7 @@ Name | Type | Description | Notes
1540
1532
 
1541
1533
  ### HTTP request headers
1542
1534
 
1543
- - **Content-Type**: application/x-www-form-urlencoded
1535
+ - **Content-Type**: application/json
1544
1536
  - **Accept**: application/json
1545
1537
 
1546
1538
 
@@ -4722,12 +4722,8 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
4722
4722
  id_connection = 56 # Integer |
4723
4723
 
4724
4724
  opts = {
4725
- active: true, # BOOLEAN | Set if the connection synchronisation is active
4726
- expire: DateTime.parse('2013-10-20T19:20:30+01:00'), # DateTime | Set expiration of the connection to this date
4727
- login: 'login_example', # String | Set login to this new login
4728
- password: 'password_example', # String | Set password to this new password
4729
- decoupled: true, # BOOLEAN | Try to update a connection with the decoupled error
4730
- expand: 'expand_example' # String |
4725
+ expand: 'expand_example', # String |
4726
+ connection: nil # Object |
4731
4727
  }
4732
4728
 
4733
4729
  begin
@@ -4745,12 +4741,8 @@ Name | Type | Description | Notes
4745
4741
  ------------- | ------------- | ------------- | -------------
4746
4742
  **id_user** | **String**| Hint: you can use 'me' or 'all' |
4747
4743
  **id_connection** | **Integer**| |
4748
- **active** | **BOOLEAN**| Set if the connection synchronisation is active | [optional]
4749
- **expire** | **DateTime**| Set expiration of the connection to this date | [optional]
4750
- **login** | **String**| Set login to this new login | [optional]
4751
- **password** | **String**| Set password to this new password | [optional]
4752
- **decoupled** | **BOOLEAN**| Try to update a connection with the decoupled error | [optional]
4753
4744
  **expand** | **String**| | [optional]
4745
+ **connection** | **Object**| | [optional]
4754
4746
 
4755
4747
  ### Return type
4756
4748
 
@@ -4762,7 +4754,7 @@ Name | Type | Description | Notes
4762
4754
 
4763
4755
  ### HTTP request headers
4764
4756
 
4765
- - **Content-Type**: application/x-www-form-urlencoded
4757
+ - **Content-Type**: application/json
4766
4758
  - **Accept**: application/json
4767
4759
 
4768
4760
 
@@ -24,5 +24,6 @@ Name | Type | Description | Notes
24
24
  **beneficiary_label** | **String** | Label of the beneficiary (needed for transfer to other beneficiary type than 'recipient') | [optional]
25
25
  **validate_mechanism** | **String** | Authentication method used to validate transfer (credentials or webauth) | [optional]
26
26
  **currency** | **Object** | Currency of the object | [optional]
27
+ **fields** | [**Array<Field>**](Field.md) | | [optional]
27
28
 
28
29
 
@@ -0,0 +1,12 @@
1
+ # BudgeaClient::TransferData
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **id_account** | **Integer** | id of the account |
7
+ **id_recipient** | **Integer** | id of the recipient |
8
+ **amount** | **Float** | amount of transfer |
9
+ **label** | **String** | reason of transfer | [optional]
10
+ **exec_date** | **Date** | excution date of transfer | [optional]
11
+
12
+
@@ -0,0 +1,8 @@
1
+ # BudgeaClient::TransferValidationData
2
+
3
+ ## Properties
4
+ Name | Type | Description | Notes
5
+ ------------ | ------------- | ------------- | -------------
6
+ **validated** | **BOOLEAN** | set it to initialize transfer on the bank website. | [optional]
7
+
8
+
@@ -2595,7 +2595,7 @@ Name | Type | Description | Notes
2595
2595
 
2596
2596
 
2597
2597
  # **users_id_user_transfers_id_transfer_post**
2598
- > Transfer users_id_user_transfers_id_transfer_post(id_user, id_transfer, opts)
2598
+ > Transfer users_id_user_transfers_id_transfer_post(id_user, id_transfer, transfer_validation_data, opts)
2599
2599
 
2600
2600
  Execute or edit a Transfer.
2601
2601
 
@@ -2619,15 +2619,15 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
2619
2619
 
2620
2620
  id_transfer = 56 # Integer |
2621
2621
 
2622
+ transfer_validation_data = BudgeaClient::TransferValidationData.new # TransferValidationData |
2623
+
2622
2624
  opts = {
2623
- validated: true, # BOOLEAN | set it to initialize transfer on the bank website.
2624
- id_recipient: 56, # Integer | set the recipient of the transfer
2625
2625
  expand: 'expand_example' # String |
2626
2626
  }
2627
2627
 
2628
2628
  begin
2629
2629
  #Execute or edit a Transfer.
2630
- result = api_instance.users_id_user_transfers_id_transfer_post(id_user, id_transfer, opts)
2630
+ result = api_instance.users_id_user_transfers_id_transfer_post(id_user, id_transfer, transfer_validation_data, opts)
2631
2631
  p result
2632
2632
  rescue BudgeaClient::ApiError => e
2633
2633
  puts "Exception when calling TransfersApi->users_id_user_transfers_id_transfer_post: #{e}"
@@ -2640,8 +2640,7 @@ Name | Type | Description | Notes
2640
2640
  ------------- | ------------- | ------------- | -------------
2641
2641
  **id_user** | **String**| Hint: you can use 'me' or 'all' |
2642
2642
  **id_transfer** | **Integer**| |
2643
- **validated** | **BOOLEAN**| set it to initialize transfer on the bank website. | [optional]
2644
- **id_recipient** | **Integer**| set the recipient of the transfer | [optional]
2643
+ **transfer_validation_data** | [**TransferValidationData**](TransferValidationData.md)| |
2645
2644
  **expand** | **String**| | [optional]
2646
2645
 
2647
2646
  ### Return type
@@ -2654,13 +2653,13 @@ Name | Type | Description | Notes
2654
2653
 
2655
2654
  ### HTTP request headers
2656
2655
 
2657
- - **Content-Type**: application/x-www-form-urlencoded
2656
+ - **Content-Type**: application/json
2658
2657
  - **Accept**: application/json
2659
2658
 
2660
2659
 
2661
2660
 
2662
2661
  # **users_id_user_transfers_post**
2663
- > Transfer users_id_user_transfers_post(id_user, amount, opts)
2662
+ > Transfer users_id_user_transfers_post(id_user, transfer_data, opts)
2664
2663
 
2665
2664
  Create a transfer object.
2666
2665
 
@@ -2682,17 +2681,15 @@ api_instance = BudgeaClient::TransfersApi.new
2682
2681
 
2683
2682
  id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
2684
2683
 
2685
- amount = 3.4 # Float | amount of transfer
2684
+ transfer_data = BudgeaClient::TransferData.new # TransferData |
2686
2685
 
2687
2686
  opts = {
2688
- label: 'label_example', # String | reason of transfer
2689
- exec_date: Date.parse('2013-10-20'), # Date | excution date of transfer
2690
2687
  expand: 'expand_example' # String |
2691
2688
  }
2692
2689
 
2693
2690
  begin
2694
2691
  #Create a transfer object.
2695
- result = api_instance.users_id_user_transfers_post(id_user, amount, opts)
2692
+ result = api_instance.users_id_user_transfers_post(id_user, transfer_data, opts)
2696
2693
  p result
2697
2694
  rescue BudgeaClient::ApiError => e
2698
2695
  puts "Exception when calling TransfersApi->users_id_user_transfers_post: #{e}"
@@ -2704,9 +2701,7 @@ end
2704
2701
  Name | Type | Description | Notes
2705
2702
  ------------- | ------------- | ------------- | -------------
2706
2703
  **id_user** | **String**| Hint: you can use 'me' or 'all' |
2707
- **amount** | **Float**| amount of transfer |
2708
- **label** | **String**| reason of transfer | [optional]
2709
- **exec_date** | **Date**| excution date of transfer | [optional]
2704
+ **transfer_data** | [**TransferData**](TransferData.md)| |
2710
2705
  **expand** | **String**| | [optional]
2711
2706
 
2712
2707
  ### Return type
@@ -2719,7 +2714,7 @@ Name | Type | Description | Notes
2719
2714
 
2720
2715
  ### HTTP request headers
2721
2716
 
2722
- - **Content-Type**: application/x-www-form-urlencoded
2717
+ - **Content-Type**: application/json
2723
2718
  - **Accept**: application/json
2724
2719
 
2725
2720