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/InlineResponse20021.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**termsofservices** | [**Array<TermsOfService>**](TermsOfService.md) | |
|
|
6
7
|
**total** | **Float** | total number of results | [optional]
|
|
7
|
-
**users** | [**Array<User>**](User.md) | |
|
|
8
8
|
|
|
9
9
|
|
data/docs/InlineResponse20022.md
CHANGED
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**total** | **Float** | total number of results | [optional]
|
|
7
|
-
**
|
|
7
|
+
**users** | [**Array<User>**](User.md) | |
|
|
8
8
|
|
|
9
9
|
|
data/docs/InlineResponse20023.md
CHANGED
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**total** | **Float** | total number of results | [optional]
|
|
7
|
-
**
|
|
7
|
+
**accounts** | [**Array<Account>**](Account.md) | |
|
|
8
8
|
|
|
9
9
|
|
data/docs/InlineResponse20024.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**investmentvalues** | [**Array<InvestmentValue>**](InvestmentValue.md) | |
|
|
7
6
|
**total** | **Float** | total number of results | [optional]
|
|
7
|
+
**investments** | [**Array<Investment>**](Investment.md) | |
|
|
8
8
|
|
|
9
9
|
|
data/docs/InlineResponse20025.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
+
**investmentvalues** | [**Array<InvestmentValue>**](InvestmentValue.md) | |
|
|
6
7
|
**total** | **Float** | total number of results | [optional]
|
|
7
|
-
**pockets** | [**Array<Pocket>**](Pocket.md) | |
|
|
8
8
|
|
|
9
9
|
|
data/docs/InlineResponse20026.md
CHANGED
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**total** | **Float** | total number of results | [optional]
|
|
7
|
-
**
|
|
7
|
+
**pockets** | [**Array<Pocket>**](Pocket.md) | |
|
|
8
8
|
|
|
9
9
|
|
data/docs/InlineResponse20027.md
CHANGED
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**total** | **Float** | total number of results | [optional]
|
|
7
|
-
**
|
|
7
|
+
**accountlogs** | [**Array<AccountLog>**](AccountLog.md) | |
|
|
8
8
|
|
|
9
9
|
|
data/docs/InlineResponse20028.md
CHANGED
|
@@ -4,6 +4,6 @@
|
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
6
|
**total** | **Float** | total number of results | [optional]
|
|
7
|
-
**
|
|
7
|
+
**useralerts** | [**Array<UserAlert>**](UserAlert.md) | |
|
|
8
8
|
|
|
9
9
|
|
data/docs/InlineResponse20029.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**transfers** | [**Array<Transfer>**](Transfer.md) | |
|
|
7
6
|
**total** | **Float** | total number of results | [optional]
|
|
7
|
+
**recipients** | [**Array<Recipient>**](Recipient.md) | |
|
|
8
8
|
|
|
9
9
|
|
data/docs/InlineResponse20030.md
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
## Properties
|
|
4
4
|
Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
|
6
|
-
**
|
|
6
|
+
**transfers** | [**Array<Transfer>**](Transfer.md) | |
|
|
7
7
|
**total** | **Float** | total number of results | [optional]
|
|
8
8
|
|
|
9
9
|
|
data/docs/OIDCApi.md
CHANGED
|
@@ -62,7 +62,7 @@ Name | Type | Description | Notes
|
|
|
62
62
|
|
|
63
63
|
### HTTP request headers
|
|
64
64
|
|
|
65
|
-
- **Content-Type**: application/
|
|
65
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
66
66
|
- **Accept**: application/json
|
|
67
67
|
|
|
68
68
|
|
|
@@ -123,7 +123,7 @@ Name | Type | Description | Notes
|
|
|
123
123
|
|
|
124
124
|
### HTTP request headers
|
|
125
125
|
|
|
126
|
-
- **Content-Type**: application/
|
|
126
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
127
127
|
- **Accept**: application/json
|
|
128
128
|
|
|
129
129
|
|
|
@@ -181,7 +181,7 @@ Name | Type | Description | Notes
|
|
|
181
181
|
|
|
182
182
|
### HTTP request headers
|
|
183
183
|
|
|
184
|
-
- **Content-Type**: application/
|
|
184
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
185
185
|
- **Accept**: application/json
|
|
186
186
|
|
|
187
187
|
|
data/docs/PFMApi.md
CHANGED
|
@@ -23,7 +23,7 @@ Method | HTTP request | Description
|
|
|
23
23
|
[**users_id_user_connections_id_connection_accounts_id_account_balances_get**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_balances_get) | **GET** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/balances | Get balances of accounts
|
|
24
24
|
[**users_id_user_connections_id_connection_accounts_id_account_operationsalert_get**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_get) | **GET** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert | Get a list of configurated alerts
|
|
25
25
|
[**users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_delete**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_delete) | **DELETE** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert/{id_operationsalert} | Delete an alert on transactions or investments
|
|
26
|
-
[**users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put) | **PUT** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert/{id_operationsalert} | Edit an alert on transactions or
|
|
26
|
+
[**users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put) | **PUT** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert/{id_operationsalert} | Edit an alert on transactions or investments
|
|
27
27
|
[**users_id_user_connections_id_connection_accounts_id_account_operationsalert_post**](PFMApi.md#users_id_user_connections_id_connection_accounts_id_account_operationsalert_post) | **POST** /users/{id_user}/connections/{id_connection}/accounts/{id_account}/operationsalert | Create an alert on transactions or investments of a given user
|
|
28
28
|
[**users_id_user_connections_id_connection_balances_get**](PFMApi.md#users_id_user_connections_id_connection_balances_get) | **GET** /users/{id_user}/connections/{id_connection}/balances | Get balances of accounts
|
|
29
29
|
[**users_id_user_devices_get**](PFMApi.md#users_id_user_devices_get) | **GET** /users/{id_user}/devices | Get devices
|
|
@@ -327,7 +327,7 @@ nil (empty response body)
|
|
|
327
327
|
|
|
328
328
|
### HTTP request headers
|
|
329
329
|
|
|
330
|
-
- **Content-Type**: application/
|
|
330
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
331
331
|
- **Accept**: application/json
|
|
332
332
|
|
|
333
333
|
|
|
@@ -374,7 +374,7 @@ nil (empty response body)
|
|
|
374
374
|
|
|
375
375
|
### HTTP request headers
|
|
376
376
|
|
|
377
|
-
- **Content-Type**: application/
|
|
377
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
378
378
|
- **Accept**: application/json
|
|
379
379
|
|
|
380
380
|
|
|
@@ -485,7 +485,7 @@ nil (empty response body)
|
|
|
485
485
|
|
|
486
486
|
### HTTP request headers
|
|
487
487
|
|
|
488
|
-
- **Content-Type**: application/
|
|
488
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
489
489
|
- **Accept**: application/json
|
|
490
490
|
|
|
491
491
|
|
|
@@ -549,13 +549,13 @@ nil (empty response body)
|
|
|
549
549
|
|
|
550
550
|
### HTTP request headers
|
|
551
551
|
|
|
552
|
-
- **Content-Type**: application/
|
|
552
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
553
553
|
- **Accept**: application/json
|
|
554
554
|
|
|
555
555
|
|
|
556
556
|
|
|
557
557
|
# **users_id_user_accounts_id_account_operationsalert_get**
|
|
558
|
-
>
|
|
558
|
+
> InlineResponse20028 users_id_user_accounts_id_account_operationsalert_get(id_user, id_account, opts)
|
|
559
559
|
|
|
560
560
|
Get a list of configurated alerts
|
|
561
561
|
|
|
@@ -602,7 +602,7 @@ Name | Type | Description | Notes
|
|
|
602
602
|
|
|
603
603
|
### Return type
|
|
604
604
|
|
|
605
|
-
[**
|
|
605
|
+
[**InlineResponse20028**](InlineResponse20028.md)
|
|
606
606
|
|
|
607
607
|
### Authorization
|
|
608
608
|
|
|
@@ -610,7 +610,7 @@ Name | Type | Description | Notes
|
|
|
610
610
|
|
|
611
611
|
### HTTP request headers
|
|
612
612
|
|
|
613
|
-
- **Content-Type**: application/
|
|
613
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
614
614
|
- **Accept**: application/json
|
|
615
615
|
|
|
616
616
|
|
|
@@ -674,7 +674,7 @@ Name | Type | Description | Notes
|
|
|
674
674
|
|
|
675
675
|
### HTTP request headers
|
|
676
676
|
|
|
677
|
-
- **Content-Type**: application/
|
|
677
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
678
678
|
- **Accept**: application/json
|
|
679
679
|
|
|
680
680
|
|
|
@@ -748,7 +748,7 @@ Name | Type | Description | Notes
|
|
|
748
748
|
|
|
749
749
|
### HTTP request headers
|
|
750
750
|
|
|
751
|
-
- **Content-Type**: application/
|
|
751
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
752
752
|
- **Accept**: application/json
|
|
753
753
|
|
|
754
754
|
|
|
@@ -819,7 +819,7 @@ Name | Type | Description | Notes
|
|
|
819
819
|
|
|
820
820
|
### HTTP request headers
|
|
821
821
|
|
|
822
|
-
- **Content-Type**: application/
|
|
822
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
823
823
|
- **Accept**: application/json
|
|
824
824
|
|
|
825
825
|
|
|
@@ -873,7 +873,7 @@ Name | Type | Description | Notes
|
|
|
873
873
|
|
|
874
874
|
### HTTP request headers
|
|
875
875
|
|
|
876
|
-
- **Content-Type**: application/
|
|
876
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
877
877
|
- **Accept**: application/json
|
|
878
878
|
|
|
879
879
|
|
|
@@ -939,7 +939,7 @@ Name | Type | Description | Notes
|
|
|
939
939
|
|
|
940
940
|
### HTTP request headers
|
|
941
941
|
|
|
942
|
-
- **Content-Type**: application/
|
|
942
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
943
943
|
- **Accept**: application/json
|
|
944
944
|
|
|
945
945
|
|
|
@@ -1000,7 +1000,7 @@ nil (empty response body)
|
|
|
1000
1000
|
|
|
1001
1001
|
### HTTP request headers
|
|
1002
1002
|
|
|
1003
|
-
- **Content-Type**: application/
|
|
1003
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1004
1004
|
- **Accept**: application/json
|
|
1005
1005
|
|
|
1006
1006
|
|
|
@@ -1067,13 +1067,13 @@ nil (empty response body)
|
|
|
1067
1067
|
|
|
1068
1068
|
### HTTP request headers
|
|
1069
1069
|
|
|
1070
|
-
- **Content-Type**: application/
|
|
1070
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1071
1071
|
- **Accept**: application/json
|
|
1072
1072
|
|
|
1073
1073
|
|
|
1074
1074
|
|
|
1075
1075
|
# **users_id_user_connections_id_connection_accounts_id_account_operationsalert_get**
|
|
1076
|
-
>
|
|
1076
|
+
> InlineResponse20028 users_id_user_connections_id_connection_accounts_id_account_operationsalert_get(id_user, id_connection, id_account, opts)
|
|
1077
1077
|
|
|
1078
1078
|
Get a list of configurated alerts
|
|
1079
1079
|
|
|
@@ -1123,7 +1123,7 @@ Name | Type | Description | Notes
|
|
|
1123
1123
|
|
|
1124
1124
|
### Return type
|
|
1125
1125
|
|
|
1126
|
-
[**
|
|
1126
|
+
[**InlineResponse20028**](InlineResponse20028.md)
|
|
1127
1127
|
|
|
1128
1128
|
### Authorization
|
|
1129
1129
|
|
|
@@ -1131,7 +1131,7 @@ Name | Type | Description | Notes
|
|
|
1131
1131
|
|
|
1132
1132
|
### HTTP request headers
|
|
1133
1133
|
|
|
1134
|
-
- **Content-Type**: application/
|
|
1134
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1135
1135
|
- **Accept**: application/json
|
|
1136
1136
|
|
|
1137
1137
|
|
|
@@ -1198,7 +1198,7 @@ Name | Type | Description | Notes
|
|
|
1198
1198
|
|
|
1199
1199
|
### HTTP request headers
|
|
1200
1200
|
|
|
1201
|
-
- **Content-Type**: application/
|
|
1201
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1202
1202
|
- **Accept**: application/json
|
|
1203
1203
|
|
|
1204
1204
|
|
|
@@ -1206,7 +1206,7 @@ Name | Type | Description | Notes
|
|
|
1206
1206
|
# **users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put**
|
|
1207
1207
|
> UserAlert users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put(id_user, id_connection, id_account, id_operationsalert, opts)
|
|
1208
1208
|
|
|
1209
|
-
Edit an alert on transactions or
|
|
1209
|
+
Edit an alert on transactions or investments
|
|
1210
1210
|
|
|
1211
1211
|
|
|
1212
1212
|
|
|
@@ -1242,7 +1242,7 @@ opts = {
|
|
|
1242
1242
|
}
|
|
1243
1243
|
|
|
1244
1244
|
begin
|
|
1245
|
-
#Edit an alert on transactions or
|
|
1245
|
+
#Edit an alert on transactions or investments
|
|
1246
1246
|
result = api_instance.users_id_user_connections_id_connection_accounts_id_account_operationsalert_id_operationsalert_put(id_user, id_connection, id_account, id_operationsalert, opts)
|
|
1247
1247
|
p result
|
|
1248
1248
|
rescue BudgeaClient::ApiError => e
|
|
@@ -1413,7 +1413,7 @@ nil (empty response body)
|
|
|
1413
1413
|
|
|
1414
1414
|
### HTTP request headers
|
|
1415
1415
|
|
|
1416
|
-
- **Content-Type**: application/
|
|
1416
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1417
1417
|
- **Accept**: application/json
|
|
1418
1418
|
|
|
1419
1419
|
|
|
@@ -1471,7 +1471,7 @@ Name | Type | Description | Notes
|
|
|
1471
1471
|
|
|
1472
1472
|
### HTTP request headers
|
|
1473
1473
|
|
|
1474
|
-
- **Content-Type**: application/
|
|
1474
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1475
1475
|
- **Accept**: application/json
|
|
1476
1476
|
|
|
1477
1477
|
|
|
@@ -1532,7 +1532,7 @@ Name | Type | Description | Notes
|
|
|
1532
1532
|
|
|
1533
1533
|
### HTTP request headers
|
|
1534
1534
|
|
|
1535
|
-
- **Content-Type**: application/
|
|
1535
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1536
1536
|
- **Accept**: application/json
|
|
1537
1537
|
|
|
1538
1538
|
|
|
@@ -1593,7 +1593,7 @@ Name | Type | Description | Notes
|
|
|
1593
1593
|
|
|
1594
1594
|
### HTTP request headers
|
|
1595
1595
|
|
|
1596
|
-
- **Content-Type**: application/
|
|
1596
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1597
1597
|
- **Accept**: application/json
|
|
1598
1598
|
|
|
1599
1599
|
|
|
@@ -1662,7 +1662,7 @@ Name | Type | Description | Notes
|
|
|
1662
1662
|
|
|
1663
1663
|
### HTTP request headers
|
|
1664
1664
|
|
|
1665
|
-
- **Content-Type**: application/
|
|
1665
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1666
1666
|
- **Accept**: application/json
|
|
1667
1667
|
|
|
1668
1668
|
|
|
@@ -1728,7 +1728,7 @@ Name | Type | Description | Notes
|
|
|
1728
1728
|
|
|
1729
1729
|
### HTTP request headers
|
|
1730
1730
|
|
|
1731
|
-
- **Content-Type**: application/
|
|
1731
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1732
1732
|
- **Accept**: application/json
|
|
1733
1733
|
|
|
1734
1734
|
|
|
@@ -1781,7 +1781,7 @@ nil (empty response body)
|
|
|
1781
1781
|
|
|
1782
1782
|
### HTTP request headers
|
|
1783
1783
|
|
|
1784
|
-
- **Content-Type**: application/
|
|
1784
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1785
1785
|
- **Accept**: application/json
|
|
1786
1786
|
|
|
1787
1787
|
|
|
@@ -1839,13 +1839,13 @@ Name | Type | Description | Notes
|
|
|
1839
1839
|
|
|
1840
1840
|
### HTTP request headers
|
|
1841
1841
|
|
|
1842
|
-
- **Content-Type**: application/
|
|
1842
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1843
1843
|
- **Accept**: application/json
|
|
1844
1844
|
|
|
1845
1845
|
|
|
1846
1846
|
|
|
1847
1847
|
# **users_id_user_operationsalert_get**
|
|
1848
|
-
>
|
|
1848
|
+
> InlineResponse20028 users_id_user_operationsalert_get(id_user, opts)
|
|
1849
1849
|
|
|
1850
1850
|
Get a list of configurated alerts
|
|
1851
1851
|
|
|
@@ -1889,7 +1889,7 @@ Name | Type | Description | Notes
|
|
|
1889
1889
|
|
|
1890
1890
|
### Return type
|
|
1891
1891
|
|
|
1892
|
-
[**
|
|
1892
|
+
[**InlineResponse20028**](InlineResponse20028.md)
|
|
1893
1893
|
|
|
1894
1894
|
### Authorization
|
|
1895
1895
|
|
|
@@ -1897,7 +1897,7 @@ Name | Type | Description | Notes
|
|
|
1897
1897
|
|
|
1898
1898
|
### HTTP request headers
|
|
1899
1899
|
|
|
1900
|
-
- **Content-Type**: application/
|
|
1900
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1901
1901
|
- **Accept**: application/json
|
|
1902
1902
|
|
|
1903
1903
|
|
|
@@ -1958,7 +1958,7 @@ Name | Type | Description | Notes
|
|
|
1958
1958
|
|
|
1959
1959
|
### HTTP request headers
|
|
1960
1960
|
|
|
1961
|
-
- **Content-Type**: application/
|
|
1961
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1962
1962
|
- **Accept**: application/json
|
|
1963
1963
|
|
|
1964
1964
|
|
|
@@ -2029,7 +2029,7 @@ Name | Type | Description | Notes
|
|
|
2029
2029
|
|
|
2030
2030
|
### HTTP request headers
|
|
2031
2031
|
|
|
2032
|
-
- **Content-Type**: application/
|
|
2032
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2033
2033
|
- **Accept**: application/json
|
|
2034
2034
|
|
|
2035
2035
|
|
|
@@ -2097,7 +2097,7 @@ Name | Type | Description | Notes
|
|
|
2097
2097
|
|
|
2098
2098
|
### HTTP request headers
|
|
2099
2099
|
|
|
2100
|
-
- **Content-Type**: application/
|
|
2100
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2101
2101
|
- **Accept**: application/json
|
|
2102
2102
|
|
|
2103
2103
|
|
|
@@ -2155,7 +2155,7 @@ Name | Type | Description | Notes
|
|
|
2155
2155
|
|
|
2156
2156
|
### HTTP request headers
|
|
2157
2157
|
|
|
2158
|
-
- **Content-Type**: application/
|
|
2158
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2159
2159
|
- **Accept**: application/json
|
|
2160
2160
|
|
|
2161
2161
|
|
|
@@ -2216,7 +2216,7 @@ Name | Type | Description | Notes
|
|
|
2216
2216
|
|
|
2217
2217
|
### HTTP request headers
|
|
2218
2218
|
|
|
2219
|
-
- **Content-Type**: application/
|
|
2219
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2220
2220
|
- **Accept**: application/json
|
|
2221
2221
|
|
|
2222
2222
|
|
|
@@ -2274,7 +2274,7 @@ Name | Type | Description | Notes
|
|
|
2274
2274
|
|
|
2275
2275
|
### HTTP request headers
|
|
2276
2276
|
|
|
2277
|
-
- **Content-Type**: application/
|
|
2277
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2278
2278
|
- **Accept**: application/json
|
|
2279
2279
|
|
|
2280
2280
|
|
|
@@ -2332,7 +2332,7 @@ Name | Type | Description | Notes
|
|
|
2332
2332
|
|
|
2333
2333
|
### HTTP request headers
|
|
2334
2334
|
|
|
2335
|
-
- **Content-Type**: application/
|
|
2335
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2336
2336
|
- **Accept**: application/json
|
|
2337
2337
|
|
|
2338
2338
|
|
|
@@ -2404,7 +2404,7 @@ Name | Type | Description | Notes
|
|
|
2404
2404
|
|
|
2405
2405
|
### HTTP request headers
|
|
2406
2406
|
|
|
2407
|
-
- **Content-Type**: application/
|
|
2407
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2408
2408
|
- **Accept**: application/json
|
|
2409
2409
|
|
|
2410
2410
|
|
|
@@ -2458,7 +2458,7 @@ Name | Type | Description | Notes
|
|
|
2458
2458
|
|
|
2459
2459
|
### HTTP request headers
|
|
2460
2460
|
|
|
2461
|
-
- **Content-Type**: application/
|
|
2461
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2462
2462
|
- **Accept**: application/json
|
|
2463
2463
|
|
|
2464
2464
|
|
|
@@ -2518,7 +2518,7 @@ Name | Type | Description | Notes
|
|
|
2518
2518
|
|
|
2519
2519
|
### HTTP request headers
|
|
2520
2520
|
|
|
2521
|
-
- **Content-Type**: application/
|
|
2521
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2522
2522
|
- **Accept**: application/json
|
|
2523
2523
|
|
|
2524
2524
|
|