budgea_client 5.0.0 → 5.1.2
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/Gemfile +1 -1
- data/Gemfile.lock +1 -1
- data/README.md +19 -6
- data/budgea_openapi.json +1690 -1377
- data/config.json +1 -1
- data/docs/Account.md +1 -0
- data/docs/AdministrationApi.md +48 -48
- data/docs/AuthenticationApi.md +9 -9
- data/docs/BanksApi.md +392 -145
- data/docs/Connection.md +3 -0
- data/docs/ConnectionsApi.md +277 -30
- data/docs/DocumentsApi.md +48 -48
- data/docs/InlineResponse20016.md +1 -1
- data/docs/InlineResponse20017.md +1 -1
- data/docs/InlineResponse20018.md +1 -1
- data/docs/InlineResponse20019.md +1 -1
- data/docs/InlineResponse20020.md +1 -1
- data/docs/InlineResponse20021.md +1 -1
- data/docs/InlineResponse20022.md +1 -1
- data/docs/InlineResponse20023.md +1 -1
- data/docs/InlineResponse20024.md +1 -1
- data/docs/InlineResponse20025.md +1 -1
- data/docs/InlineResponse20026.md +1 -1
- data/docs/InlineResponse20027.md +1 -1
- data/docs/InlineResponse20028.md +1 -1
- data/docs/InlineResponse20029.md +1 -1
- data/docs/InlineResponse20030.md +1 -1
- data/docs/OIDCApi.md +3 -3
- data/docs/PFMApi.md +42 -42
- data/docs/ProvidersApi.md +343 -96
- data/docs/RecipientsApi.md +4 -4
- data/docs/TermsApi.md +74 -9
- data/docs/TransferApi.md +1 -1
- data/docs/TransfersApi.md +63 -63
- data/docs/UsersManagementApi.md +13 -13
- data/docs/WealthApi.md +75 -59
- data/lib/budgea_client/api/administration_api.rb +49 -49
- data/lib/budgea_client/api/authentication_api.rb +9 -9
- data/lib/budgea_client/api/banks_api.rb +403 -154
- data/lib/budgea_client/api/connections_api.rb +282 -33
- data/lib/budgea_client/api/documents_api.rb +49 -49
- data/lib/budgea_client/api/oidc_api.rb +3 -3
- data/lib/budgea_client/api/pfm_api.rb +44 -44
- data/lib/budgea_client/api/providers_api.rb +349 -100
- data/lib/budgea_client/api/recipients_api.rb +4 -4
- data/lib/budgea_client/api/terms_api.rb +77 -11
- data/lib/budgea_client/api/transfer_api.rb +1 -1
- data/lib/budgea_client/api/transfers_api.rb +75 -75
- data/lib/budgea_client/api/users_management_api.rb +14 -14
- data/lib/budgea_client/api/wealth_api.rb +99 -75
- data/lib/budgea_client/api_client.rb +2 -0
- data/lib/budgea_client/models/access.rb +2 -1
- data/lib/budgea_client/models/account.rb +14 -2
- data/lib/budgea_client/models/account_log.rb +2 -1
- data/lib/budgea_client/models/account_type.rb +2 -1
- data/lib/budgea_client/models/alert.rb +2 -1
- data/lib/budgea_client/models/auth_provider.rb +2 -1
- data/lib/budgea_client/models/category.rb +2 -1
- data/lib/budgea_client/models/certificate.rb +2 -1
- data/lib/budgea_client/models/client.rb +2 -1
- data/lib/budgea_client/models/config_log.rb +2 -1
- data/lib/budgea_client/models/connection.rb +70 -5
- data/lib/budgea_client/models/connection_log.rb +2 -1
- data/lib/budgea_client/models/connection_source.rb +2 -1
- data/lib/budgea_client/models/connector.rb +2 -1
- data/lib/budgea_client/models/connector_category.rb +2 -1
- data/lib/budgea_client/models/connector_logo.rb +2 -1
- data/lib/budgea_client/models/connector_source.rb +2 -1
- data/lib/budgea_client/models/currency.rb +2 -1
- data/lib/budgea_client/models/device.rb +2 -1
- data/lib/budgea_client/models/document.rb +2 -1
- data/lib/budgea_client/models/document_type.rb +2 -1
- data/lib/budgea_client/models/field.rb +2 -1
- data/lib/budgea_client/models/field_value.rb +2 -1
- data/lib/budgea_client/models/file.rb +2 -1
- data/lib/budgea_client/models/group.rb +2 -1
- data/lib/budgea_client/models/hash_table.rb +2 -1
- data/lib/budgea_client/models/inline_response_200.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_1.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_10.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_11.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_12.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_13.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_14.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_15.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_16.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_17.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_18.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_19.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_2.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_20.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_21.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_22.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_23.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_24.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_25.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_26.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_27.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_28.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_29.rb +20 -19
- data/lib/budgea_client/models/inline_response_200_3.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_30.rb +13 -12
- data/lib/budgea_client/models/inline_response_200_31.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_32.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_33.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_34.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_35.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_36.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_37.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_38.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_39.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_4.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_40.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_41.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_42.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_5.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_6.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_7.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_8.rb +2 -1
- data/lib/budgea_client/models/inline_response_200_9.rb +2 -1
- data/lib/budgea_client/models/investment.rb +2 -1
- data/lib/budgea_client/models/investment_value.rb +2 -1
- data/lib/budgea_client/models/keyword.rb +2 -1
- data/lib/budgea_client/models/locked_user.rb +2 -1
- data/lib/budgea_client/models/oidc_whitelist.rb +2 -1
- data/lib/budgea_client/models/order.rb +2 -1
- data/lib/budgea_client/models/pocket.rb +2 -1
- data/lib/budgea_client/models/profile.rb +2 -1
- data/lib/budgea_client/models/project.rb +2 -1
- data/lib/budgea_client/models/project_type.rb +2 -1
- data/lib/budgea_client/models/recipient.rb +2 -1
- data/lib/budgea_client/models/recipient_log.rb +2 -1
- data/lib/budgea_client/models/security.rb +2 -1
- data/lib/budgea_client/models/subscription.rb +2 -1
- data/lib/budgea_client/models/subscription_log.rb +2 -1
- data/lib/budgea_client/models/terms_of_service.rb +2 -1
- data/lib/budgea_client/models/transaction.rb +2 -1
- data/lib/budgea_client/models/transaction_information.rb +2 -1
- data/lib/budgea_client/models/transactions_cluster.rb +2 -1
- data/lib/budgea_client/models/transfer.rb +2 -1
- data/lib/budgea_client/models/transfer_log.rb +2 -1
- data/lib/budgea_client/models/user.rb +2 -1
- data/lib/budgea_client/models/user_alert.rb +2 -1
- data/lib/budgea_client/models/webhook.rb +2 -1
- data/lib/budgea_client/models/webhook_data.rb +2 -1
- data/lib/budgea_client/models/webhook_log.rb +2 -1
- data/lib/budgea_client/version.rb +1 -1
- data/original_budgea_openapi.json +1559 -1474
- data/pkg/budgea_client-5.1.2.gem +0 -0
- data/spec/.!78900!.DS_Store +0 -0
- data/spec/.!79301!.DS_Store +0 -0
- data/spec/.!79684!.DS_Store +0 -0
- data/spec/.!83764!.DS_Store +0 -0
- data/spec/.DS_Store +0 -0
- metadata +9 -7
- data/pkg/budgea_client-2.0.0.gem +0 -0
- data/pkg/budgea_client-3.0.1.gem +0 -0
- data/pkg/budgea_client-4.0.0.gem +0 -0
data/docs/UsersManagementApi.md
CHANGED
|
@@ -60,13 +60,13 @@ nil (empty response body)
|
|
|
60
60
|
|
|
61
61
|
### HTTP request headers
|
|
62
62
|
|
|
63
|
-
- **Content-Type**: application/
|
|
63
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
64
64
|
- **Accept**: application/json
|
|
65
65
|
|
|
66
66
|
|
|
67
67
|
|
|
68
68
|
# **users_get**
|
|
69
|
-
>
|
|
69
|
+
> InlineResponse20022 users_get(opts)
|
|
70
70
|
|
|
71
71
|
Get users
|
|
72
72
|
|
|
@@ -109,7 +109,7 @@ Name | Type | Description | Notes
|
|
|
109
109
|
|
|
110
110
|
### Return type
|
|
111
111
|
|
|
112
|
-
[**
|
|
112
|
+
[**InlineResponse20022**](InlineResponse20022.md)
|
|
113
113
|
|
|
114
114
|
### Authorization
|
|
115
115
|
|
|
@@ -117,7 +117,7 @@ Name | Type | Description | Notes
|
|
|
117
117
|
|
|
118
118
|
### HTTP request headers
|
|
119
119
|
|
|
120
|
-
- **Content-Type**: application/
|
|
120
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
121
121
|
- **Accept**: application/json
|
|
122
122
|
|
|
123
123
|
|
|
@@ -170,7 +170,7 @@ nil (empty response body)
|
|
|
170
170
|
|
|
171
171
|
### HTTP request headers
|
|
172
172
|
|
|
173
|
-
- **Content-Type**: application/
|
|
173
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
174
174
|
- **Accept**: application/json
|
|
175
175
|
|
|
176
176
|
|
|
@@ -224,7 +224,7 @@ Name | Type | Description | Notes
|
|
|
224
224
|
|
|
225
225
|
### HTTP request headers
|
|
226
226
|
|
|
227
|
-
- **Content-Type**: application/
|
|
227
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
228
228
|
- **Accept**: application/json
|
|
229
229
|
|
|
230
230
|
|
|
@@ -277,7 +277,7 @@ nil (empty response body)
|
|
|
277
277
|
|
|
278
278
|
### HTTP request headers
|
|
279
279
|
|
|
280
|
-
- **Content-Type**: application/
|
|
280
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
281
281
|
- **Accept**: application/json
|
|
282
282
|
|
|
283
283
|
|
|
@@ -335,7 +335,7 @@ Name | Type | Description | Notes
|
|
|
335
335
|
|
|
336
336
|
### HTTP request headers
|
|
337
337
|
|
|
338
|
-
- **Content-Type**: application/
|
|
338
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
339
339
|
- **Accept**: application/json
|
|
340
340
|
|
|
341
341
|
|
|
@@ -393,7 +393,7 @@ Name | Type | Description | Notes
|
|
|
393
393
|
|
|
394
394
|
### HTTP request headers
|
|
395
395
|
|
|
396
|
-
- **Content-Type**: application/
|
|
396
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
397
397
|
- **Accept**: application/json
|
|
398
398
|
|
|
399
399
|
|
|
@@ -451,7 +451,7 @@ Name | Type | Description | Notes
|
|
|
451
451
|
|
|
452
452
|
### HTTP request headers
|
|
453
453
|
|
|
454
|
-
- **Content-Type**: application/
|
|
454
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
455
455
|
- **Accept**: application/json
|
|
456
456
|
|
|
457
457
|
|
|
@@ -512,7 +512,7 @@ Name | Type | Description | Notes
|
|
|
512
512
|
|
|
513
513
|
### HTTP request headers
|
|
514
514
|
|
|
515
|
-
- **Content-Type**: application/
|
|
515
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
516
516
|
- **Accept**: application/json
|
|
517
517
|
|
|
518
518
|
|
|
@@ -570,7 +570,7 @@ Name | Type | Description | Notes
|
|
|
570
570
|
|
|
571
571
|
### HTTP request headers
|
|
572
572
|
|
|
573
|
-
- **Content-Type**: application/
|
|
573
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
574
574
|
- **Accept**: application/json
|
|
575
575
|
|
|
576
576
|
|
|
@@ -628,7 +628,7 @@ Name | Type | Description | Notes
|
|
|
628
628
|
|
|
629
629
|
### HTTP request headers
|
|
630
630
|
|
|
631
|
-
- **Content-Type**: application/
|
|
631
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
632
632
|
- **Accept**: application/json
|
|
633
633
|
|
|
634
634
|
|
data/docs/WealthApi.md
CHANGED
|
@@ -4,7 +4,7 @@ All URIs are relative to *https://demo.biapi.pro/2.0/*
|
|
|
4
4
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
7
|
-
[**finance_securities_get**](WealthApi.md#finance_securities_get) | **GET** /finance/securities | Get securities
|
|
7
|
+
[**finance_securities_get**](WealthApi.md#finance_securities_get) | **GET** /finance/securities | Get finance securities
|
|
8
8
|
[**finance_securities_id_security_history_get**](WealthApi.md#finance_securities_id_security_history_get) | **GET** /finance/securities/{id_security}/history | Get connection logs
|
|
9
9
|
[**users_id_user_accounts_id_account_investments_get**](WealthApi.md#users_id_user_accounts_id_account_investments_get) | **GET** /users/{id_user}/accounts/{id_account}/investments | Get investments
|
|
10
10
|
[**users_id_user_accounts_id_account_investments_id_investment_history_get**](WealthApi.md#users_id_user_accounts_id_account_investments_id_investment_history_get) | **GET** /users/{id_user}/accounts/{id_account}/investments/{id_investment}/history | Get investment values
|
|
@@ -29,9 +29,9 @@ Method | HTTP request | Description
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
# **finance_securities_get**
|
|
32
|
-
>
|
|
32
|
+
> InlineResponse20019 finance_securities_get(opts)
|
|
33
33
|
|
|
34
|
-
Get securities
|
|
34
|
+
Get finance securities
|
|
35
35
|
|
|
36
36
|
|
|
37
37
|
|
|
@@ -54,7 +54,7 @@ opts = {
|
|
|
54
54
|
}
|
|
55
55
|
|
|
56
56
|
begin
|
|
57
|
-
#Get securities
|
|
57
|
+
#Get finance securities
|
|
58
58
|
result = api_instance.finance_securities_get(opts)
|
|
59
59
|
p result
|
|
60
60
|
rescue BudgeaClient::ApiError => e
|
|
@@ -70,7 +70,7 @@ Name | Type | Description | Notes
|
|
|
70
70
|
|
|
71
71
|
### Return type
|
|
72
72
|
|
|
73
|
-
[**
|
|
73
|
+
[**InlineResponse20019**](InlineResponse20019.md)
|
|
74
74
|
|
|
75
75
|
### Authorization
|
|
76
76
|
|
|
@@ -78,7 +78,7 @@ Name | Type | Description | Notes
|
|
|
78
78
|
|
|
79
79
|
### HTTP request headers
|
|
80
80
|
|
|
81
|
-
- **Content-Type**: application/
|
|
81
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
82
82
|
- **Accept**: application/json
|
|
83
83
|
|
|
84
84
|
|
|
@@ -143,13 +143,13 @@ nil (empty response body)
|
|
|
143
143
|
|
|
144
144
|
### HTTP request headers
|
|
145
145
|
|
|
146
|
-
- **Content-Type**: application/
|
|
146
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
147
147
|
- **Accept**: application/json
|
|
148
148
|
|
|
149
149
|
|
|
150
150
|
|
|
151
151
|
# **users_id_user_accounts_id_account_investments_get**
|
|
152
|
-
>
|
|
152
|
+
> InlineResponse20024 users_id_user_accounts_id_account_investments_get(id_user, id_account, opts)
|
|
153
153
|
|
|
154
154
|
Get investments
|
|
155
155
|
|
|
@@ -174,6 +174,8 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
|
|
|
174
174
|
id_account = 56 # Integer |
|
|
175
175
|
|
|
176
176
|
opts = {
|
|
177
|
+
label: 'label_example', # String | filter investments using keywords in labels
|
|
178
|
+
code: 'code_example', # String | filter investments by ISIN codes
|
|
177
179
|
expand: 'expand_example' # String |
|
|
178
180
|
}
|
|
179
181
|
|
|
@@ -192,11 +194,13 @@ Name | Type | Description | Notes
|
|
|
192
194
|
------------- | ------------- | ------------- | -------------
|
|
193
195
|
**id_user** | **String**| Hint: you can use 'me' or 'all' |
|
|
194
196
|
**id_account** | **Integer**| |
|
|
197
|
+
**label** | **String**| filter investments using keywords in labels | [optional]
|
|
198
|
+
**code** | **String**| filter investments by ISIN codes | [optional]
|
|
195
199
|
**expand** | **String**| | [optional]
|
|
196
200
|
|
|
197
201
|
### Return type
|
|
198
202
|
|
|
199
|
-
[**
|
|
203
|
+
[**InlineResponse20024**](InlineResponse20024.md)
|
|
200
204
|
|
|
201
205
|
### Authorization
|
|
202
206
|
|
|
@@ -204,13 +208,13 @@ Name | Type | Description | Notes
|
|
|
204
208
|
|
|
205
209
|
### HTTP request headers
|
|
206
210
|
|
|
207
|
-
- **Content-Type**: application/
|
|
211
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
208
212
|
- **Accept**: application/json
|
|
209
213
|
|
|
210
214
|
|
|
211
215
|
|
|
212
216
|
# **users_id_user_accounts_id_account_investments_id_investment_history_get**
|
|
213
|
-
>
|
|
217
|
+
> InlineResponse20025 users_id_user_accounts_id_account_investments_id_investment_history_get(id_user, id_account, id_investment, opts)
|
|
214
218
|
|
|
215
219
|
Get investment values
|
|
216
220
|
|
|
@@ -260,7 +264,7 @@ Name | Type | Description | Notes
|
|
|
260
264
|
|
|
261
265
|
### Return type
|
|
262
266
|
|
|
263
|
-
[**
|
|
267
|
+
[**InlineResponse20025**](InlineResponse20025.md)
|
|
264
268
|
|
|
265
269
|
### Authorization
|
|
266
270
|
|
|
@@ -268,13 +272,13 @@ Name | Type | Description | Notes
|
|
|
268
272
|
|
|
269
273
|
### HTTP request headers
|
|
270
274
|
|
|
271
|
-
- **Content-Type**: application/
|
|
275
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
272
276
|
- **Accept**: application/json
|
|
273
277
|
|
|
274
278
|
|
|
275
279
|
|
|
276
280
|
# **users_id_user_accounts_id_account_investments_id_investment_pockets_get**
|
|
277
|
-
>
|
|
281
|
+
> InlineResponse20026 users_id_user_accounts_id_account_investments_id_investment_pockets_get(id_user, id_account, id_investment, opts)
|
|
278
282
|
|
|
279
283
|
Get pockets
|
|
280
284
|
|
|
@@ -324,7 +328,7 @@ Name | Type | Description | Notes
|
|
|
324
328
|
|
|
325
329
|
### Return type
|
|
326
330
|
|
|
327
|
-
[**
|
|
331
|
+
[**InlineResponse20026**](InlineResponse20026.md)
|
|
328
332
|
|
|
329
333
|
### Authorization
|
|
330
334
|
|
|
@@ -332,7 +336,7 @@ Name | Type | Description | Notes
|
|
|
332
336
|
|
|
333
337
|
### HTTP request headers
|
|
334
338
|
|
|
335
|
-
- **Content-Type**: application/
|
|
339
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
336
340
|
- **Accept**: application/json
|
|
337
341
|
|
|
338
342
|
|
|
@@ -403,13 +407,13 @@ nil (empty response body)
|
|
|
403
407
|
|
|
404
408
|
### HTTP request headers
|
|
405
409
|
|
|
406
|
-
- **Content-Type**: application/
|
|
410
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
407
411
|
- **Accept**: application/json
|
|
408
412
|
|
|
409
413
|
|
|
410
414
|
|
|
411
415
|
# **users_id_user_accounts_id_account_pockets_get**
|
|
412
|
-
>
|
|
416
|
+
> InlineResponse20026 users_id_user_accounts_id_account_pockets_get(id_user, id_account, opts)
|
|
413
417
|
|
|
414
418
|
Get pockets
|
|
415
419
|
|
|
@@ -456,7 +460,7 @@ Name | Type | Description | Notes
|
|
|
456
460
|
|
|
457
461
|
### Return type
|
|
458
462
|
|
|
459
|
-
[**
|
|
463
|
+
[**InlineResponse20026**](InlineResponse20026.md)
|
|
460
464
|
|
|
461
465
|
### Authorization
|
|
462
466
|
|
|
@@ -464,13 +468,13 @@ Name | Type | Description | Notes
|
|
|
464
468
|
|
|
465
469
|
### HTTP request headers
|
|
466
470
|
|
|
467
|
-
- **Content-Type**: application/
|
|
471
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
468
472
|
- **Accept**: application/json
|
|
469
473
|
|
|
470
474
|
|
|
471
475
|
|
|
472
476
|
# **users_id_user_connections_id_connection_accounts_id_account_investments_get**
|
|
473
|
-
>
|
|
477
|
+
> InlineResponse20024 users_id_user_connections_id_connection_accounts_id_account_investments_get(id_user, id_connection, id_account, opts)
|
|
474
478
|
|
|
475
479
|
Get investments
|
|
476
480
|
|
|
@@ -497,6 +501,8 @@ id_connection = 56 # Integer |
|
|
|
497
501
|
id_account = 56 # Integer |
|
|
498
502
|
|
|
499
503
|
opts = {
|
|
504
|
+
label: 'label_example', # String | filter investments using keywords in labels
|
|
505
|
+
code: 'code_example', # String | filter investments by ISIN codes
|
|
500
506
|
expand: 'expand_example' # String |
|
|
501
507
|
}
|
|
502
508
|
|
|
@@ -516,11 +522,13 @@ Name | Type | Description | Notes
|
|
|
516
522
|
**id_user** | **String**| Hint: you can use 'me' or 'all' |
|
|
517
523
|
**id_connection** | **Integer**| |
|
|
518
524
|
**id_account** | **Integer**| |
|
|
525
|
+
**label** | **String**| filter investments using keywords in labels | [optional]
|
|
526
|
+
**code** | **String**| filter investments by ISIN codes | [optional]
|
|
519
527
|
**expand** | **String**| | [optional]
|
|
520
528
|
|
|
521
529
|
### Return type
|
|
522
530
|
|
|
523
|
-
[**
|
|
531
|
+
[**InlineResponse20024**](InlineResponse20024.md)
|
|
524
532
|
|
|
525
533
|
### Authorization
|
|
526
534
|
|
|
@@ -528,13 +536,13 @@ Name | Type | Description | Notes
|
|
|
528
536
|
|
|
529
537
|
### HTTP request headers
|
|
530
538
|
|
|
531
|
-
- **Content-Type**: application/
|
|
539
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
532
540
|
- **Accept**: application/json
|
|
533
541
|
|
|
534
542
|
|
|
535
543
|
|
|
536
544
|
# **users_id_user_connections_id_connection_accounts_id_account_investments_id_investment_history_get**
|
|
537
|
-
>
|
|
545
|
+
> InlineResponse20025 users_id_user_connections_id_connection_accounts_id_account_investments_id_investment_history_get(id_user, id_connection, id_account, id_investment, opts)
|
|
538
546
|
|
|
539
547
|
Get investment values
|
|
540
548
|
|
|
@@ -587,7 +595,7 @@ Name | Type | Description | Notes
|
|
|
587
595
|
|
|
588
596
|
### Return type
|
|
589
597
|
|
|
590
|
-
[**
|
|
598
|
+
[**InlineResponse20025**](InlineResponse20025.md)
|
|
591
599
|
|
|
592
600
|
### Authorization
|
|
593
601
|
|
|
@@ -595,13 +603,13 @@ Name | Type | Description | Notes
|
|
|
595
603
|
|
|
596
604
|
### HTTP request headers
|
|
597
605
|
|
|
598
|
-
- **Content-Type**: application/
|
|
606
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
599
607
|
- **Accept**: application/json
|
|
600
608
|
|
|
601
609
|
|
|
602
610
|
|
|
603
611
|
# **users_id_user_connections_id_connection_accounts_id_account_investments_id_investment_pockets_get**
|
|
604
|
-
>
|
|
612
|
+
> InlineResponse20026 users_id_user_connections_id_connection_accounts_id_account_investments_id_investment_pockets_get(id_user, id_connection, id_account, id_investment, opts)
|
|
605
613
|
|
|
606
614
|
Get pockets
|
|
607
615
|
|
|
@@ -654,7 +662,7 @@ Name | Type | Description | Notes
|
|
|
654
662
|
|
|
655
663
|
### Return type
|
|
656
664
|
|
|
657
|
-
[**
|
|
665
|
+
[**InlineResponse20026**](InlineResponse20026.md)
|
|
658
666
|
|
|
659
667
|
### Authorization
|
|
660
668
|
|
|
@@ -662,7 +670,7 @@ Name | Type | Description | Notes
|
|
|
662
670
|
|
|
663
671
|
### HTTP request headers
|
|
664
672
|
|
|
665
|
-
- **Content-Type**: application/
|
|
673
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
666
674
|
- **Accept**: application/json
|
|
667
675
|
|
|
668
676
|
|
|
@@ -736,13 +744,13 @@ nil (empty response body)
|
|
|
736
744
|
|
|
737
745
|
### HTTP request headers
|
|
738
746
|
|
|
739
|
-
- **Content-Type**: application/
|
|
747
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
740
748
|
- **Accept**: application/json
|
|
741
749
|
|
|
742
750
|
|
|
743
751
|
|
|
744
752
|
# **users_id_user_connections_id_connection_accounts_id_account_pockets_get**
|
|
745
|
-
>
|
|
753
|
+
> InlineResponse20026 users_id_user_connections_id_connection_accounts_id_account_pockets_get(id_user, id_connection, id_account, opts)
|
|
746
754
|
|
|
747
755
|
Get pockets
|
|
748
756
|
|
|
@@ -792,7 +800,7 @@ Name | Type | Description | Notes
|
|
|
792
800
|
|
|
793
801
|
### Return type
|
|
794
802
|
|
|
795
|
-
[**
|
|
803
|
+
[**InlineResponse20026**](InlineResponse20026.md)
|
|
796
804
|
|
|
797
805
|
### Authorization
|
|
798
806
|
|
|
@@ -800,13 +808,13 @@ Name | Type | Description | Notes
|
|
|
800
808
|
|
|
801
809
|
### HTTP request headers
|
|
802
810
|
|
|
803
|
-
- **Content-Type**: application/
|
|
811
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
804
812
|
- **Accept**: application/json
|
|
805
813
|
|
|
806
814
|
|
|
807
815
|
|
|
808
816
|
# **users_id_user_connections_id_connection_investments_get**
|
|
809
|
-
>
|
|
817
|
+
> InlineResponse20024 users_id_user_connections_id_connection_investments_get(id_user, id_connection, opts)
|
|
810
818
|
|
|
811
819
|
Get investments
|
|
812
820
|
|
|
@@ -831,6 +839,8 @@ id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
|
|
|
831
839
|
id_connection = 56 # Integer |
|
|
832
840
|
|
|
833
841
|
opts = {
|
|
842
|
+
label: 'label_example', # String | filter investments using keywords in labels
|
|
843
|
+
code: 'code_example', # String | filter investments by ISIN codes
|
|
834
844
|
expand: 'expand_example' # String |
|
|
835
845
|
}
|
|
836
846
|
|
|
@@ -849,11 +859,13 @@ Name | Type | Description | Notes
|
|
|
849
859
|
------------- | ------------- | ------------- | -------------
|
|
850
860
|
**id_user** | **String**| Hint: you can use 'me' or 'all' |
|
|
851
861
|
**id_connection** | **Integer**| |
|
|
862
|
+
**label** | **String**| filter investments using keywords in labels | [optional]
|
|
863
|
+
**code** | **String**| filter investments by ISIN codes | [optional]
|
|
852
864
|
**expand** | **String**| | [optional]
|
|
853
865
|
|
|
854
866
|
### Return type
|
|
855
867
|
|
|
856
|
-
[**
|
|
868
|
+
[**InlineResponse20024**](InlineResponse20024.md)
|
|
857
869
|
|
|
858
870
|
### Authorization
|
|
859
871
|
|
|
@@ -861,13 +873,13 @@ Name | Type | Description | Notes
|
|
|
861
873
|
|
|
862
874
|
### HTTP request headers
|
|
863
875
|
|
|
864
|
-
- **Content-Type**: application/
|
|
876
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
865
877
|
- **Accept**: application/json
|
|
866
878
|
|
|
867
879
|
|
|
868
880
|
|
|
869
881
|
# **users_id_user_connections_id_connection_investments_id_investment_history_get**
|
|
870
|
-
>
|
|
882
|
+
> InlineResponse20025 users_id_user_connections_id_connection_investments_id_investment_history_get(id_user, id_connection, id_investment, opts)
|
|
871
883
|
|
|
872
884
|
Get investment values
|
|
873
885
|
|
|
@@ -917,7 +929,7 @@ Name | Type | Description | Notes
|
|
|
917
929
|
|
|
918
930
|
### Return type
|
|
919
931
|
|
|
920
|
-
[**
|
|
932
|
+
[**InlineResponse20025**](InlineResponse20025.md)
|
|
921
933
|
|
|
922
934
|
### Authorization
|
|
923
935
|
|
|
@@ -925,13 +937,13 @@ Name | Type | Description | Notes
|
|
|
925
937
|
|
|
926
938
|
### HTTP request headers
|
|
927
939
|
|
|
928
|
-
- **Content-Type**: application/
|
|
940
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
929
941
|
- **Accept**: application/json
|
|
930
942
|
|
|
931
943
|
|
|
932
944
|
|
|
933
945
|
# **users_id_user_connections_id_connection_investments_id_investment_pockets_get**
|
|
934
|
-
>
|
|
946
|
+
> InlineResponse20026 users_id_user_connections_id_connection_investments_id_investment_pockets_get(id_user, id_connection, id_investment, opts)
|
|
935
947
|
|
|
936
948
|
Get pockets
|
|
937
949
|
|
|
@@ -981,7 +993,7 @@ Name | Type | Description | Notes
|
|
|
981
993
|
|
|
982
994
|
### Return type
|
|
983
995
|
|
|
984
|
-
[**
|
|
996
|
+
[**InlineResponse20026**](InlineResponse20026.md)
|
|
985
997
|
|
|
986
998
|
### Authorization
|
|
987
999
|
|
|
@@ -989,7 +1001,7 @@ Name | Type | Description | Notes
|
|
|
989
1001
|
|
|
990
1002
|
### HTTP request headers
|
|
991
1003
|
|
|
992
|
-
- **Content-Type**: application/
|
|
1004
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
993
1005
|
- **Accept**: application/json
|
|
994
1006
|
|
|
995
1007
|
|
|
@@ -1060,13 +1072,13 @@ nil (empty response body)
|
|
|
1060
1072
|
|
|
1061
1073
|
### HTTP request headers
|
|
1062
1074
|
|
|
1063
|
-
- **Content-Type**: application/
|
|
1075
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1064
1076
|
- **Accept**: application/json
|
|
1065
1077
|
|
|
1066
1078
|
|
|
1067
1079
|
|
|
1068
1080
|
# **users_id_user_connections_id_connection_pockets_get**
|
|
1069
|
-
>
|
|
1081
|
+
> InlineResponse20026 users_id_user_connections_id_connection_pockets_get(id_user, id_connection, opts)
|
|
1070
1082
|
|
|
1071
1083
|
Get pockets
|
|
1072
1084
|
|
|
@@ -1113,7 +1125,7 @@ Name | Type | Description | Notes
|
|
|
1113
1125
|
|
|
1114
1126
|
### Return type
|
|
1115
1127
|
|
|
1116
|
-
[**
|
|
1128
|
+
[**InlineResponse20026**](InlineResponse20026.md)
|
|
1117
1129
|
|
|
1118
1130
|
### Authorization
|
|
1119
1131
|
|
|
@@ -1121,13 +1133,13 @@ Name | Type | Description | Notes
|
|
|
1121
1133
|
|
|
1122
1134
|
### HTTP request headers
|
|
1123
1135
|
|
|
1124
|
-
- **Content-Type**: application/
|
|
1136
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1125
1137
|
- **Accept**: application/json
|
|
1126
1138
|
|
|
1127
1139
|
|
|
1128
1140
|
|
|
1129
1141
|
# **users_id_user_investments_get**
|
|
1130
|
-
>
|
|
1142
|
+
> InlineResponse20024 users_id_user_investments_get(id_user, opts)
|
|
1131
1143
|
|
|
1132
1144
|
Get investments
|
|
1133
1145
|
|
|
@@ -1150,6 +1162,8 @@ api_instance = BudgeaClient::WealthApi.new
|
|
|
1150
1162
|
id_user = 'id_user_example' # String | Hint: you can use 'me' or 'all'
|
|
1151
1163
|
|
|
1152
1164
|
opts = {
|
|
1165
|
+
label: 'label_example', # String | filter investments using keywords in labels
|
|
1166
|
+
code: 'code_example', # String | filter investments by ISIN codes
|
|
1153
1167
|
expand: 'expand_example' # String |
|
|
1154
1168
|
}
|
|
1155
1169
|
|
|
@@ -1167,11 +1181,13 @@ end
|
|
|
1167
1181
|
Name | Type | Description | Notes
|
|
1168
1182
|
------------- | ------------- | ------------- | -------------
|
|
1169
1183
|
**id_user** | **String**| Hint: you can use 'me' or 'all' |
|
|
1184
|
+
**label** | **String**| filter investments using keywords in labels | [optional]
|
|
1185
|
+
**code** | **String**| filter investments by ISIN codes | [optional]
|
|
1170
1186
|
**expand** | **String**| | [optional]
|
|
1171
1187
|
|
|
1172
1188
|
### Return type
|
|
1173
1189
|
|
|
1174
|
-
[**
|
|
1190
|
+
[**InlineResponse20024**](InlineResponse20024.md)
|
|
1175
1191
|
|
|
1176
1192
|
### Authorization
|
|
1177
1193
|
|
|
@@ -1179,13 +1195,13 @@ Name | Type | Description | Notes
|
|
|
1179
1195
|
|
|
1180
1196
|
### HTTP request headers
|
|
1181
1197
|
|
|
1182
|
-
- **Content-Type**: application/
|
|
1198
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1183
1199
|
- **Accept**: application/json
|
|
1184
1200
|
|
|
1185
1201
|
|
|
1186
1202
|
|
|
1187
1203
|
# **users_id_user_investments_id_investment_history_get**
|
|
1188
|
-
>
|
|
1204
|
+
> InlineResponse20025 users_id_user_investments_id_investment_history_get(id_user, id_investment, opts)
|
|
1189
1205
|
|
|
1190
1206
|
Get investment values
|
|
1191
1207
|
|
|
@@ -1232,7 +1248,7 @@ Name | Type | Description | Notes
|
|
|
1232
1248
|
|
|
1233
1249
|
### Return type
|
|
1234
1250
|
|
|
1235
|
-
[**
|
|
1251
|
+
[**InlineResponse20025**](InlineResponse20025.md)
|
|
1236
1252
|
|
|
1237
1253
|
### Authorization
|
|
1238
1254
|
|
|
@@ -1240,13 +1256,13 @@ Name | Type | Description | Notes
|
|
|
1240
1256
|
|
|
1241
1257
|
### HTTP request headers
|
|
1242
1258
|
|
|
1243
|
-
- **Content-Type**: application/
|
|
1259
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1244
1260
|
- **Accept**: application/json
|
|
1245
1261
|
|
|
1246
1262
|
|
|
1247
1263
|
|
|
1248
1264
|
# **users_id_user_investments_id_investment_pockets_get**
|
|
1249
|
-
>
|
|
1265
|
+
> InlineResponse20026 users_id_user_investments_id_investment_pockets_get(id_user, id_investment, opts)
|
|
1250
1266
|
|
|
1251
1267
|
Get pockets
|
|
1252
1268
|
|
|
@@ -1293,7 +1309,7 @@ Name | Type | Description | Notes
|
|
|
1293
1309
|
|
|
1294
1310
|
### Return type
|
|
1295
1311
|
|
|
1296
|
-
[**
|
|
1312
|
+
[**InlineResponse20026**](InlineResponse20026.md)
|
|
1297
1313
|
|
|
1298
1314
|
### Authorization
|
|
1299
1315
|
|
|
@@ -1301,7 +1317,7 @@ Name | Type | Description | Notes
|
|
|
1301
1317
|
|
|
1302
1318
|
### HTTP request headers
|
|
1303
1319
|
|
|
1304
|
-
- **Content-Type**: application/
|
|
1320
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1305
1321
|
- **Accept**: application/json
|
|
1306
1322
|
|
|
1307
1323
|
|
|
@@ -1369,13 +1385,13 @@ nil (empty response body)
|
|
|
1369
1385
|
|
|
1370
1386
|
### HTTP request headers
|
|
1371
1387
|
|
|
1372
|
-
- **Content-Type**: application/
|
|
1388
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1373
1389
|
- **Accept**: application/json
|
|
1374
1390
|
|
|
1375
1391
|
|
|
1376
1392
|
|
|
1377
1393
|
# **users_id_user_pockets_get**
|
|
1378
|
-
>
|
|
1394
|
+
> InlineResponse20026 users_id_user_pockets_get(id_user, opts)
|
|
1379
1395
|
|
|
1380
1396
|
Get pockets
|
|
1381
1397
|
|
|
@@ -1419,7 +1435,7 @@ Name | Type | Description | Notes
|
|
|
1419
1435
|
|
|
1420
1436
|
### Return type
|
|
1421
1437
|
|
|
1422
|
-
[**
|
|
1438
|
+
[**InlineResponse20026**](InlineResponse20026.md)
|
|
1423
1439
|
|
|
1424
1440
|
### Authorization
|
|
1425
1441
|
|
|
@@ -1427,7 +1443,7 @@ Name | Type | Description | Notes
|
|
|
1427
1443
|
|
|
1428
1444
|
### HTTP request headers
|
|
1429
1445
|
|
|
1430
|
-
- **Content-Type**: application/
|
|
1446
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1431
1447
|
- **Accept**: application/json
|
|
1432
1448
|
|
|
1433
1449
|
|