docs/BanksApi.md in budgea_client-1.3.6 vs docs/BanksApi.md in budgea_client-1.3.9
- old
+ new
@@ -127,10 +127,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
opts = {
expand: "expand_example" # String |
@@ -155,11 +162,11 @@
[**InlineResponse200**](InlineResponse200.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -175,10 +182,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_account_type = 56 # Integer |
@@ -206,11 +220,11 @@
[**AccountType**](AccountType.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -226,10 +240,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_category = 56 # Integer |
@@ -257,11 +278,11 @@
[**BankCategory**](BankCategory.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -277,10 +298,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_category = 56 # Integer |
@@ -311,11 +339,11 @@
[**BankCategory**](BankCategory.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -331,10 +359,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
name = "name_example" # String | name of the category to be created
@@ -362,11 +397,11 @@
[**BankCategory**](BankCategory.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -382,10 +417,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
opts = {
expand: "expand_example" # String |
@@ -410,11 +452,11 @@
[**InlineResponse2007**](InlineResponse2007.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -430,10 +472,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -465,11 +514,11 @@
[**InlineResponse2008**](InlineResponse2008.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -485,10 +534,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -516,11 +572,11 @@
[**InlineResponse2009**](InlineResponse2009.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -536,10 +592,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -567,11 +630,11 @@
[**InlineResponse2009**](InlineResponse2009.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -587,10 +650,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -618,11 +688,11 @@
[**InlineResponse2009**](InlineResponse2009.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -638,10 +708,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
opts = {
expand: "expand_example" # String |
@@ -666,11 +743,11 @@
[**InlineResponse20010**](InlineResponse20010.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -686,10 +763,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
wording = "wording_example" # String | label of the transaction
@@ -719,11 +803,11 @@
**Object**
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -739,10 +823,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
opts = {
expand: "expand_example" # String |
@@ -767,11 +858,11 @@
[**InlineResponse2008**](InlineResponse2008.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -787,10 +878,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
opts = {
expand: "expand_example" # String |
@@ -815,11 +913,11 @@
[**InlineResponse20012**](InlineResponse20012.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -835,10 +933,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -866,11 +971,11 @@
[**InlineResponse2009**](InlineResponse2009.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -886,10 +991,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -920,11 +1032,11 @@
[**ConnectorLogo**](ConnectorLogo.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -940,10 +1052,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -974,11 +1093,11 @@
[**ConnectorLogo**](ConnectorLogo.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -994,10 +1113,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -1025,11 +1151,11 @@
[**InlineResponse2009**](InlineResponse2009.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1045,10 +1171,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -1076,11 +1209,11 @@
[**ConnectorLogo**](ConnectorLogo.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1096,10 +1229,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -1127,11 +1267,11 @@
[**ConnectorLogo**](ConnectorLogo.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1147,10 +1287,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -1178,11 +1325,11 @@
[**InlineResponse2009**](InlineResponse2009.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1198,10 +1345,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_connector = 56 # Integer |
@@ -1235,11 +1389,11 @@
[**Bank**](Bank.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1255,10 +1409,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
name = "name_example" # String | Name of the bank or provider
@@ -1304,11 +1465,11 @@
[**Bank**](Bank.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -1324,10 +1485,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
opts = {
min_date: Date.parse("2013-10-20"), # Date | minimal date
@@ -1357,11 +1525,11 @@
nil (empty response body)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1377,10 +1545,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
opts = {
limit: 56, # Integer | limit number of results
@@ -1425,11 +1600,11 @@
[**InlineResponse20015**](InlineResponse20015.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1445,10 +1620,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
opts = {
expand: "expand_example" # String |
@@ -1473,11 +1655,11 @@
[**InlineResponse2007**](InlineResponse2007.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1493,10 +1675,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -1524,11 +1713,11 @@
[**InlineResponse2009**](InlineResponse2009.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1544,10 +1733,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -1575,11 +1771,11 @@
[**InlineResponse2009**](InlineResponse2009.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1595,10 +1791,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_bank = 56 # Integer |
@@ -1626,11 +1829,11 @@
[**InlineResponse2009**](InlineResponse2009.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1646,10 +1849,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1677,11 +1887,11 @@
[**InlineResponse200**](InlineResponse200.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1697,10 +1907,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1731,11 +1948,11 @@
[**AccountType**](AccountType.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1751,10 +1968,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1782,11 +2006,11 @@
[**Account**](Account.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1802,10 +2026,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1833,11 +2064,11 @@
[**InlineResponse20018**](InlineResponse20018.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1853,10 +2084,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1882,11 +2120,11 @@
nil (empty response body)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1902,10 +2140,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1936,11 +2181,11 @@
[**Account**](Account.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -1956,10 +2201,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -1993,11 +2245,11 @@
nil (empty response body)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2013,10 +2265,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2055,11 +2314,11 @@
[**InlineResponse20021**](InlineResponse20021.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2075,10 +2334,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2121,11 +2387,11 @@
[**Account**](Account.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2141,10 +2407,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2175,11 +2448,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2195,10 +2468,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2255,11 +2535,11 @@
[**InlineResponse20025**](InlineResponse20025.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2275,10 +2555,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2312,11 +2599,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2332,10 +2619,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2369,11 +2663,11 @@
[**InlineResponse20027**](InlineResponse20027.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2389,10 +2683,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2429,11 +2730,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2449,10 +2750,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2489,11 +2797,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2509,10 +2817,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2546,11 +2861,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2566,10 +2881,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2613,11 +2935,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2633,10 +2955,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2690,11 +3019,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2710,10 +3039,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2744,11 +3080,11 @@
[**InlineResponse20028**](InlineResponse20028.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2764,10 +3100,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2801,11 +3144,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2821,10 +3164,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2858,11 +3208,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2878,10 +3228,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2912,11 +3269,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2932,10 +3289,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -2975,11 +3339,11 @@
[**Account**](Account.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -2995,10 +3359,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3026,11 +3397,11 @@
[**InlineResponse20029**](InlineResponse20029.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3046,10 +3417,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3077,11 +3455,11 @@
[**InlineResponse20030**](InlineResponse20030.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3097,10 +3475,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3123,11 +3508,11 @@
nil (empty response body)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3143,10 +3528,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3174,11 +3566,11 @@
[**Connection**](Connection.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3194,10 +3586,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3225,11 +3624,11 @@
[**InlineResponse2008**](InlineResponse2008.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3245,10 +3644,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3279,11 +3685,11 @@
[**Account**](Account.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3299,10 +3705,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3333,11 +3746,11 @@
[**InlineResponse20018**](InlineResponse20018.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3353,10 +3766,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3385,11 +3805,11 @@
nil (empty response body)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3405,10 +3825,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3442,11 +3869,11 @@
[**Account**](Account.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3462,10 +3889,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3502,11 +3936,11 @@
nil (empty response body)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3522,10 +3956,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3567,11 +4008,11 @@
[**InlineResponse20021**](InlineResponse20021.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3587,10 +4028,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3636,11 +4084,11 @@
[**Account**](Account.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3656,10 +4104,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3693,11 +4148,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3713,10 +4168,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3776,11 +4238,11 @@
[**InlineResponse20025**](InlineResponse20025.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3796,10 +4258,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3836,11 +4305,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3856,10 +4325,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3896,11 +4372,11 @@
[**InlineResponse20027**](InlineResponse20027.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3916,10 +4392,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -3959,11 +4442,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -3979,10 +4462,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4022,11 +4512,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4042,10 +4532,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4082,11 +4579,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4102,10 +4599,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4152,11 +4656,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4172,10 +4676,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4232,11 +4743,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4252,10 +4763,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4289,11 +4807,11 @@
[**InlineResponse20028**](InlineResponse20028.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4309,10 +4827,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4349,11 +4874,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4369,10 +4894,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4409,11 +4941,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4429,10 +4961,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4466,11 +5005,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4486,10 +5025,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4532,11 +5078,11 @@
[**Account**](Account.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4552,10 +5098,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4586,11 +5139,11 @@
[**Connection**](Connection.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4606,10 +5159,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4640,11 +5200,11 @@
[**InlineResponse2008**](InlineResponse2008.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4660,10 +5220,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4714,11 +5281,11 @@
[**InlineResponse20015**](InlineResponse20015.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4734,10 +5301,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4776,11 +5350,11 @@
[**Connection**](Connection.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4796,10 +5370,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4830,11 +5411,11 @@
[**Connection**](Connection.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4850,10 +5431,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4884,11 +5472,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4904,10 +5492,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -4964,11 +5559,11 @@
[**InlineResponse20025**](InlineResponse20025.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -4984,10 +5579,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5021,11 +5623,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5041,10 +5643,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5078,11 +5687,11 @@
[**InlineResponse20027**](InlineResponse20027.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5098,10 +5707,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5138,11 +5754,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5158,10 +5774,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5198,11 +5821,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5218,10 +5841,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5255,11 +5885,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5275,10 +5905,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5322,11 +5959,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5342,10 +5979,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5399,11 +6043,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5419,10 +6063,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5453,11 +6104,11 @@
[**InlineResponse20028**](InlineResponse20028.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5473,10 +6124,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5510,11 +6168,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5530,10 +6188,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5567,11 +6232,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5587,10 +6252,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5621,11 +6293,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5641,10 +6313,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5676,11 +6355,11 @@
[**Connection**](Connection.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5696,10 +6375,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5722,11 +6408,11 @@
nil (empty response body)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5742,10 +6428,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5793,11 +6486,11 @@
[**InlineResponse20015**](InlineResponse20015.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5813,10 +6506,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5844,11 +6544,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5864,10 +6564,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5921,11 +6628,11 @@
[**InlineResponse20025**](InlineResponse20025.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5941,10 +6648,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -5975,11 +6689,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -5995,10 +6709,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6029,11 +6750,11 @@
[**InlineResponse20027**](InlineResponse20027.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -6049,10 +6770,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6086,11 +6814,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -6106,10 +6834,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6143,11 +6878,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -6163,10 +6898,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6197,11 +6939,11 @@
[**TransactionInformation**](TransactionInformation.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -6217,10 +6959,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6261,11 +7010,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -6281,10 +7030,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6335,11 +7091,11 @@
[**Transaction**](Transaction.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: multipart/form-data
- **Accept**: application/json
@@ -6355,10 +7111,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6386,11 +7149,11 @@
[**InlineResponse20028**](InlineResponse20028.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -6406,10 +7169,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6440,11 +7210,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -6460,10 +7230,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6494,11 +7271,11 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json
@@ -6514,10 +7291,17 @@
### Example
```ruby
# load the gem
require 'budgea_client'
+# setup authorization
+BudgeaClient.configure do |config|
+ # Configure API key authorization: api_key
+ config.api_key['Authorization'] = 'YOUR API KEY'
+ # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
+ #config.api_key_prefix['Authorization'] = 'Bearer'
+end
api_instance = BudgeaClient::BanksApi.new
id_user = "id_user_example" # String | Hint: you can use 'me' or 'all'
@@ -6545,10 +7329,10 @@
[**TransactionsCluster**](TransactionsCluster.md)
### Authorization
-No authorization required
+[api_key](../README.md#api_key)
### HTTP request headers
- **Content-Type**: application/json, multipart/form-data
- **Accept**: application/json