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/RecipientsApi.md
CHANGED
|
@@ -72,7 +72,7 @@ Name | Type | Description | Notes
|
|
|
72
72
|
|
|
73
73
|
### HTTP request headers
|
|
74
74
|
|
|
75
|
-
- **Content-Type**: application/
|
|
75
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
76
76
|
- **Accept**: application/json
|
|
77
77
|
|
|
78
78
|
|
|
@@ -142,7 +142,7 @@ Name | Type | Description | Notes
|
|
|
142
142
|
|
|
143
143
|
### HTTP request headers
|
|
144
144
|
|
|
145
|
-
- **Content-Type**: application/
|
|
145
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
146
146
|
- **Accept**: application/json
|
|
147
147
|
|
|
148
148
|
|
|
@@ -209,7 +209,7 @@ Name | Type | Description | Notes
|
|
|
209
209
|
|
|
210
210
|
### HTTP request headers
|
|
211
211
|
|
|
212
|
-
- **Content-Type**: application/
|
|
212
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
213
213
|
- **Accept**: application/json
|
|
214
214
|
|
|
215
215
|
|
|
@@ -273,7 +273,7 @@ Name | Type | Description | Notes
|
|
|
273
273
|
|
|
274
274
|
### HTTP request headers
|
|
275
275
|
|
|
276
|
-
- **Content-Type**: application/
|
|
276
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
277
277
|
- **Accept**: application/json
|
|
278
278
|
|
|
279
279
|
|
data/docs/TermsApi.md
CHANGED
|
@@ -5,13 +5,14 @@ All URIs are relative to *https://demo.biapi.pro/2.0/*
|
|
|
5
5
|
Method | HTTP request | Description
|
|
6
6
|
------------- | ------------- | -------------
|
|
7
7
|
[**terms_get**](TermsApi.md#terms_get) | **GET** /terms | Return the current terms and the content of the associated file
|
|
8
|
+
[**terms_id_term_post**](TermsApi.md#terms_id_term_post) | **POST** /terms/{id_term} | Add terms content for a language. Only for the active terms, there is no use to update obsolete terms
|
|
8
9
|
[**terms_post**](TermsApi.md#terms_post) | **POST** /terms | Register a version of 'Terms of Service' in database
|
|
9
10
|
[**users_id_user_terms_get**](TermsApi.md#users_id_user_terms_get) | **GET** /users/{id_user}/terms | Get active terms object for a specific user, only one terms can be active
|
|
10
11
|
[**users_id_user_terms_post**](TermsApi.md#users_id_user_terms_post) | **POST** /users/{id_user}/terms | Register user's consent for a specific terms id
|
|
11
12
|
|
|
12
13
|
|
|
13
14
|
# **terms_get**
|
|
14
|
-
>
|
|
15
|
+
> InlineResponse20021 terms_get(opts)
|
|
15
16
|
|
|
16
17
|
Return the current terms and the content of the associated file
|
|
17
18
|
|
|
@@ -52,7 +53,7 @@ Name | Type | Description | Notes
|
|
|
52
53
|
|
|
53
54
|
### Return type
|
|
54
55
|
|
|
55
|
-
[**
|
|
56
|
+
[**InlineResponse20021**](InlineResponse20021.md)
|
|
56
57
|
|
|
57
58
|
### Authorization
|
|
58
59
|
|
|
@@ -60,7 +61,69 @@ Name | Type | Description | Notes
|
|
|
60
61
|
|
|
61
62
|
### HTTP request headers
|
|
62
63
|
|
|
63
|
-
- **Content-Type**: application/
|
|
64
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
65
|
+
- **Accept**: application/json
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
# **terms_id_term_post**
|
|
70
|
+
> TermsOfService terms_id_term_post(id_term, opts)
|
|
71
|
+
|
|
72
|
+
Add terms content for a language. Only for the active terms, there is no use to update obsolete terms
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
### Example
|
|
77
|
+
```ruby
|
|
78
|
+
# load the gem
|
|
79
|
+
require 'budgea_client'
|
|
80
|
+
# setup authorization
|
|
81
|
+
BudgeaClient.configure do |config|
|
|
82
|
+
# Configure API key authorization: api_key
|
|
83
|
+
config.api_key['Authorization'] = 'YOUR API KEY'
|
|
84
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
|
85
|
+
#config.api_key_prefix['Authorization'] = 'Bearer'
|
|
86
|
+
end
|
|
87
|
+
|
|
88
|
+
api_instance = BudgeaClient::TermsApi.new
|
|
89
|
+
|
|
90
|
+
id_term = 56 # Integer |
|
|
91
|
+
|
|
92
|
+
opts = {
|
|
93
|
+
language: 'language_example', # String | two letter code of the language to inserted
|
|
94
|
+
file_content: File.new('/path/to/file.txt'), # File | file containing the terms
|
|
95
|
+
expand: 'expand_example' # String |
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
begin
|
|
99
|
+
#Add terms content for a language. Only for the active terms, there is no use to update obsolete terms
|
|
100
|
+
result = api_instance.terms_id_term_post(id_term, opts)
|
|
101
|
+
p result
|
|
102
|
+
rescue BudgeaClient::ApiError => e
|
|
103
|
+
puts "Exception when calling TermsApi->terms_id_term_post: #{e}"
|
|
104
|
+
end
|
|
105
|
+
```
|
|
106
|
+
|
|
107
|
+
### Parameters
|
|
108
|
+
|
|
109
|
+
Name | Type | Description | Notes
|
|
110
|
+
------------- | ------------- | ------------- | -------------
|
|
111
|
+
**id_term** | **Integer**| |
|
|
112
|
+
**language** | **String**| two letter code of the language to inserted | [optional]
|
|
113
|
+
**file_content** | **File**| file containing the terms | [optional]
|
|
114
|
+
**expand** | **String**| | [optional]
|
|
115
|
+
|
|
116
|
+
### Return type
|
|
117
|
+
|
|
118
|
+
[**TermsOfService**](TermsOfService.md)
|
|
119
|
+
|
|
120
|
+
### Authorization
|
|
121
|
+
|
|
122
|
+
[api_key](../README.md#api_key)
|
|
123
|
+
|
|
124
|
+
### HTTP request headers
|
|
125
|
+
|
|
126
|
+
- **Content-Type**: multipart/form-data
|
|
64
127
|
- **Accept**: application/json
|
|
65
128
|
|
|
66
129
|
|
|
@@ -88,7 +151,8 @@ api_instance = BudgeaClient::TermsApi.new
|
|
|
88
151
|
|
|
89
152
|
opts = {
|
|
90
153
|
version: 'version_example', # String | Number of version
|
|
91
|
-
file_content: '
|
|
154
|
+
file_content: File.new('/path/to/file.txt'), # File | file containing the terms, optional
|
|
155
|
+
language: 'language_example', # String | two letters code of the language of the inserted terms if provided. default: 'fr'
|
|
92
156
|
expand: 'expand_example' # String |
|
|
93
157
|
}
|
|
94
158
|
|
|
@@ -106,7 +170,8 @@ end
|
|
|
106
170
|
Name | Type | Description | Notes
|
|
107
171
|
------------- | ------------- | ------------- | -------------
|
|
108
172
|
**version** | **String**| Number of version | [optional]
|
|
109
|
-
**file_content** | **
|
|
173
|
+
**file_content** | **File**| file containing the terms, optional | [optional]
|
|
174
|
+
**language** | **String**| two letters code of the language of the inserted terms if provided. default: 'fr' | [optional]
|
|
110
175
|
**expand** | **String**| | [optional]
|
|
111
176
|
|
|
112
177
|
### Return type
|
|
@@ -119,13 +184,13 @@ Name | Type | Description | Notes
|
|
|
119
184
|
|
|
120
185
|
### HTTP request headers
|
|
121
186
|
|
|
122
|
-
- **Content-Type**:
|
|
187
|
+
- **Content-Type**: multipart/form-data
|
|
123
188
|
- **Accept**: application/json
|
|
124
189
|
|
|
125
190
|
|
|
126
191
|
|
|
127
192
|
# **users_id_user_terms_get**
|
|
128
|
-
>
|
|
193
|
+
> InlineResponse20021 users_id_user_terms_get(id_user, opts)
|
|
129
194
|
|
|
130
195
|
Get active terms object for a specific user, only one terms can be active
|
|
131
196
|
|
|
@@ -169,7 +234,7 @@ Name | Type | Description | Notes
|
|
|
169
234
|
|
|
170
235
|
### Return type
|
|
171
236
|
|
|
172
|
-
[**
|
|
237
|
+
[**InlineResponse20021**](InlineResponse20021.md)
|
|
173
238
|
|
|
174
239
|
### Authorization
|
|
175
240
|
|
|
@@ -177,7 +242,7 @@ Name | Type | Description | Notes
|
|
|
177
242
|
|
|
178
243
|
### HTTP request headers
|
|
179
244
|
|
|
180
|
-
- **Content-Type**: application/
|
|
245
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
181
246
|
- **Accept**: application/json
|
|
182
247
|
|
|
183
248
|
|
data/docs/TransferApi.md
CHANGED
data/docs/TransfersApi.md
CHANGED
|
@@ -47,7 +47,7 @@ Method | HTTP request | Description
|
|
|
47
47
|
|
|
48
48
|
|
|
49
49
|
# **users_id_user_accounts_id_account_recipients_get**
|
|
50
|
-
>
|
|
50
|
+
> InlineResponse20029 users_id_user_accounts_id_account_recipients_get(id_user, id_account, opts)
|
|
51
51
|
|
|
52
52
|
Returns the list of recipients.
|
|
53
53
|
|
|
@@ -112,7 +112,7 @@ Name | Type | Description | Notes
|
|
|
112
112
|
|
|
113
113
|
### Return type
|
|
114
114
|
|
|
115
|
-
[**
|
|
115
|
+
[**InlineResponse20029**](InlineResponse20029.md)
|
|
116
116
|
|
|
117
117
|
### Authorization
|
|
118
118
|
|
|
@@ -120,7 +120,7 @@ Name | Type | Description | Notes
|
|
|
120
120
|
|
|
121
121
|
### HTTP request headers
|
|
122
122
|
|
|
123
|
-
- **Content-Type**: application/
|
|
123
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
124
124
|
- **Accept**: application/json
|
|
125
125
|
|
|
126
126
|
|
|
@@ -186,13 +186,13 @@ Name | Type | Description | Notes
|
|
|
186
186
|
|
|
187
187
|
### HTTP request headers
|
|
188
188
|
|
|
189
|
-
- **Content-Type**: application/
|
|
189
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
190
190
|
- **Accept**: application/json
|
|
191
191
|
|
|
192
192
|
|
|
193
193
|
|
|
194
194
|
# **users_id_user_accounts_id_account_recipients_id_recipient_transfers_get**
|
|
195
|
-
>
|
|
195
|
+
> InlineResponse20030 users_id_user_accounts_id_account_recipients_id_recipient_transfers_get(id_user, id_account, id_recipient, opts)
|
|
196
196
|
|
|
197
197
|
Get transfers
|
|
198
198
|
|
|
@@ -244,7 +244,7 @@ Name | Type | Description | Notes
|
|
|
244
244
|
|
|
245
245
|
### Return type
|
|
246
246
|
|
|
247
|
-
[**
|
|
247
|
+
[**InlineResponse20030**](InlineResponse20030.md)
|
|
248
248
|
|
|
249
249
|
### Authorization
|
|
250
250
|
|
|
@@ -252,7 +252,7 @@ Name | Type | Description | Notes
|
|
|
252
252
|
|
|
253
253
|
### HTTP request headers
|
|
254
254
|
|
|
255
|
-
- **Content-Type**: application/
|
|
255
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
256
256
|
- **Accept**: application/json
|
|
257
257
|
|
|
258
258
|
|
|
@@ -319,7 +319,7 @@ Name | Type | Description | Notes
|
|
|
319
319
|
|
|
320
320
|
### HTTP request headers
|
|
321
321
|
|
|
322
|
-
- **Content-Type**: application/
|
|
322
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
323
323
|
- **Accept**: application/json
|
|
324
324
|
|
|
325
325
|
|
|
@@ -390,7 +390,7 @@ Name | Type | Description | Notes
|
|
|
390
390
|
|
|
391
391
|
### HTTP request headers
|
|
392
392
|
|
|
393
|
-
- **Content-Type**: application/
|
|
393
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
394
394
|
- **Accept**: application/json
|
|
395
395
|
|
|
396
396
|
|
|
@@ -461,13 +461,13 @@ Name | Type | Description | Notes
|
|
|
461
461
|
|
|
462
462
|
### HTTP request headers
|
|
463
463
|
|
|
464
|
-
- **Content-Type**: application/
|
|
464
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
465
465
|
- **Accept**: application/json
|
|
466
466
|
|
|
467
467
|
|
|
468
468
|
|
|
469
469
|
# **users_id_user_accounts_id_account_transfers_get**
|
|
470
|
-
>
|
|
470
|
+
> InlineResponse20030 users_id_user_accounts_id_account_transfers_get(id_user, id_account, opts)
|
|
471
471
|
|
|
472
472
|
Get transfers
|
|
473
473
|
|
|
@@ -516,7 +516,7 @@ Name | Type | Description | Notes
|
|
|
516
516
|
|
|
517
517
|
### Return type
|
|
518
518
|
|
|
519
|
-
[**
|
|
519
|
+
[**InlineResponse20030**](InlineResponse20030.md)
|
|
520
520
|
|
|
521
521
|
### Authorization
|
|
522
522
|
|
|
@@ -524,7 +524,7 @@ Name | Type | Description | Notes
|
|
|
524
524
|
|
|
525
525
|
### HTTP request headers
|
|
526
526
|
|
|
527
|
-
- **Content-Type**: application/
|
|
527
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
528
528
|
- **Accept**: application/json
|
|
529
529
|
|
|
530
530
|
|
|
@@ -588,7 +588,7 @@ Name | Type | Description | Notes
|
|
|
588
588
|
|
|
589
589
|
### HTTP request headers
|
|
590
590
|
|
|
591
|
-
- **Content-Type**: application/
|
|
591
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
592
592
|
- **Accept**: application/json
|
|
593
593
|
|
|
594
594
|
|
|
@@ -656,7 +656,7 @@ Name | Type | Description | Notes
|
|
|
656
656
|
|
|
657
657
|
### HTTP request headers
|
|
658
658
|
|
|
659
|
-
- **Content-Type**: application/
|
|
659
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
660
660
|
- **Accept**: application/json
|
|
661
661
|
|
|
662
662
|
|
|
@@ -724,13 +724,13 @@ Name | Type | Description | Notes
|
|
|
724
724
|
|
|
725
725
|
### HTTP request headers
|
|
726
726
|
|
|
727
|
-
- **Content-Type**: application/
|
|
727
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
728
728
|
- **Accept**: application/json
|
|
729
729
|
|
|
730
730
|
|
|
731
731
|
|
|
732
732
|
# **users_id_user_connections_id_connection_accounts_id_account_recipients_get**
|
|
733
|
-
>
|
|
733
|
+
> InlineResponse20029 users_id_user_connections_id_connection_accounts_id_account_recipients_get(id_user, id_connection, id_account, opts)
|
|
734
734
|
|
|
735
735
|
Returns the list of recipients.
|
|
736
736
|
|
|
@@ -780,7 +780,7 @@ Name | Type | Description | Notes
|
|
|
780
780
|
|
|
781
781
|
### Return type
|
|
782
782
|
|
|
783
|
-
[**
|
|
783
|
+
[**InlineResponse20029**](InlineResponse20029.md)
|
|
784
784
|
|
|
785
785
|
### Authorization
|
|
786
786
|
|
|
@@ -788,7 +788,7 @@ Name | Type | Description | Notes
|
|
|
788
788
|
|
|
789
789
|
### HTTP request headers
|
|
790
790
|
|
|
791
|
-
- **Content-Type**: application/
|
|
791
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
792
792
|
- **Accept**: application/json
|
|
793
793
|
|
|
794
794
|
|
|
@@ -857,13 +857,13 @@ Name | Type | Description | Notes
|
|
|
857
857
|
|
|
858
858
|
### HTTP request headers
|
|
859
859
|
|
|
860
|
-
- **Content-Type**: application/
|
|
860
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
861
861
|
- **Accept**: application/json
|
|
862
862
|
|
|
863
863
|
|
|
864
864
|
|
|
865
865
|
# **users_id_user_connections_id_connection_accounts_id_account_recipients_id_recipient_transfers_get**
|
|
866
|
-
>
|
|
866
|
+
> InlineResponse20030 users_id_user_connections_id_connection_accounts_id_account_recipients_id_recipient_transfers_get(id_user, id_connection, id_account, id_recipient, opts)
|
|
867
867
|
|
|
868
868
|
Get transfers
|
|
869
869
|
|
|
@@ -918,7 +918,7 @@ Name | Type | Description | Notes
|
|
|
918
918
|
|
|
919
919
|
### Return type
|
|
920
920
|
|
|
921
|
-
[**
|
|
921
|
+
[**InlineResponse20030**](InlineResponse20030.md)
|
|
922
922
|
|
|
923
923
|
### Authorization
|
|
924
924
|
|
|
@@ -926,7 +926,7 @@ Name | Type | Description | Notes
|
|
|
926
926
|
|
|
927
927
|
### HTTP request headers
|
|
928
928
|
|
|
929
|
-
- **Content-Type**: application/
|
|
929
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
930
930
|
- **Accept**: application/json
|
|
931
931
|
|
|
932
932
|
|
|
@@ -996,7 +996,7 @@ Name | Type | Description | Notes
|
|
|
996
996
|
|
|
997
997
|
### HTTP request headers
|
|
998
998
|
|
|
999
|
-
- **Content-Type**: application/
|
|
999
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1000
1000
|
- **Accept**: application/json
|
|
1001
1001
|
|
|
1002
1002
|
|
|
@@ -1070,7 +1070,7 @@ Name | Type | Description | Notes
|
|
|
1070
1070
|
|
|
1071
1071
|
### HTTP request headers
|
|
1072
1072
|
|
|
1073
|
-
- **Content-Type**: application/
|
|
1073
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1074
1074
|
- **Accept**: application/json
|
|
1075
1075
|
|
|
1076
1076
|
|
|
@@ -1144,13 +1144,13 @@ Name | Type | Description | Notes
|
|
|
1144
1144
|
|
|
1145
1145
|
### HTTP request headers
|
|
1146
1146
|
|
|
1147
|
-
- **Content-Type**: application/
|
|
1147
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1148
1148
|
- **Accept**: application/json
|
|
1149
1149
|
|
|
1150
1150
|
|
|
1151
1151
|
|
|
1152
1152
|
# **users_id_user_connections_id_connection_accounts_id_account_transfers_get**
|
|
1153
|
-
>
|
|
1153
|
+
> InlineResponse20030 users_id_user_connections_id_connection_accounts_id_account_transfers_get(id_user, id_connection, id_account, opts)
|
|
1154
1154
|
|
|
1155
1155
|
Get transfers
|
|
1156
1156
|
|
|
@@ -1202,7 +1202,7 @@ Name | Type | Description | Notes
|
|
|
1202
1202
|
|
|
1203
1203
|
### Return type
|
|
1204
1204
|
|
|
1205
|
-
[**
|
|
1205
|
+
[**InlineResponse20030**](InlineResponse20030.md)
|
|
1206
1206
|
|
|
1207
1207
|
### Authorization
|
|
1208
1208
|
|
|
@@ -1210,7 +1210,7 @@ Name | Type | Description | Notes
|
|
|
1210
1210
|
|
|
1211
1211
|
### HTTP request headers
|
|
1212
1212
|
|
|
1213
|
-
- **Content-Type**: application/
|
|
1213
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1214
1214
|
- **Accept**: application/json
|
|
1215
1215
|
|
|
1216
1216
|
|
|
@@ -1277,7 +1277,7 @@ Name | Type | Description | Notes
|
|
|
1277
1277
|
|
|
1278
1278
|
### HTTP request headers
|
|
1279
1279
|
|
|
1280
|
-
- **Content-Type**: application/
|
|
1280
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1281
1281
|
- **Accept**: application/json
|
|
1282
1282
|
|
|
1283
1283
|
|
|
@@ -1348,7 +1348,7 @@ Name | Type | Description | Notes
|
|
|
1348
1348
|
|
|
1349
1349
|
### HTTP request headers
|
|
1350
1350
|
|
|
1351
|
-
- **Content-Type**: application/
|
|
1351
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1352
1352
|
- **Accept**: application/json
|
|
1353
1353
|
|
|
1354
1354
|
|
|
@@ -1419,13 +1419,13 @@ Name | Type | Description | Notes
|
|
|
1419
1419
|
|
|
1420
1420
|
### HTTP request headers
|
|
1421
1421
|
|
|
1422
|
-
- **Content-Type**: application/
|
|
1422
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1423
1423
|
- **Accept**: application/json
|
|
1424
1424
|
|
|
1425
1425
|
|
|
1426
1426
|
|
|
1427
1427
|
# **users_id_user_connections_id_connection_recipients_get**
|
|
1428
|
-
>
|
|
1428
|
+
> InlineResponse20029 users_id_user_connections_id_connection_recipients_get(id_user, id_connection, opts)
|
|
1429
1429
|
|
|
1430
1430
|
Returns the list of recipients.
|
|
1431
1431
|
|
|
@@ -1472,7 +1472,7 @@ Name | Type | Description | Notes
|
|
|
1472
1472
|
|
|
1473
1473
|
### Return type
|
|
1474
1474
|
|
|
1475
|
-
[**
|
|
1475
|
+
[**InlineResponse20029**](InlineResponse20029.md)
|
|
1476
1476
|
|
|
1477
1477
|
### Authorization
|
|
1478
1478
|
|
|
@@ -1480,7 +1480,7 @@ Name | Type | Description | Notes
|
|
|
1480
1480
|
|
|
1481
1481
|
### HTTP request headers
|
|
1482
1482
|
|
|
1483
|
-
- **Content-Type**: application/
|
|
1483
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1484
1484
|
- **Accept**: application/json
|
|
1485
1485
|
|
|
1486
1486
|
|
|
@@ -1546,13 +1546,13 @@ Name | Type | Description | Notes
|
|
|
1546
1546
|
|
|
1547
1547
|
### HTTP request headers
|
|
1548
1548
|
|
|
1549
|
-
- **Content-Type**: application/
|
|
1549
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1550
1550
|
- **Accept**: application/json
|
|
1551
1551
|
|
|
1552
1552
|
|
|
1553
1553
|
|
|
1554
1554
|
# **users_id_user_connections_id_connection_recipients_id_recipient_transfers_get**
|
|
1555
|
-
>
|
|
1555
|
+
> InlineResponse20030 users_id_user_connections_id_connection_recipients_id_recipient_transfers_get(id_user, id_connection, id_recipient, opts)
|
|
1556
1556
|
|
|
1557
1557
|
Get transfers
|
|
1558
1558
|
|
|
@@ -1604,7 +1604,7 @@ Name | Type | Description | Notes
|
|
|
1604
1604
|
|
|
1605
1605
|
### Return type
|
|
1606
1606
|
|
|
1607
|
-
[**
|
|
1607
|
+
[**InlineResponse20030**](InlineResponse20030.md)
|
|
1608
1608
|
|
|
1609
1609
|
### Authorization
|
|
1610
1610
|
|
|
@@ -1612,7 +1612,7 @@ Name | Type | Description | Notes
|
|
|
1612
1612
|
|
|
1613
1613
|
### HTTP request headers
|
|
1614
1614
|
|
|
1615
|
-
- **Content-Type**: application/
|
|
1615
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1616
1616
|
- **Accept**: application/json
|
|
1617
1617
|
|
|
1618
1618
|
|
|
@@ -1679,7 +1679,7 @@ Name | Type | Description | Notes
|
|
|
1679
1679
|
|
|
1680
1680
|
### HTTP request headers
|
|
1681
1681
|
|
|
1682
|
-
- **Content-Type**: application/
|
|
1682
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1683
1683
|
- **Accept**: application/json
|
|
1684
1684
|
|
|
1685
1685
|
|
|
@@ -1750,7 +1750,7 @@ Name | Type | Description | Notes
|
|
|
1750
1750
|
|
|
1751
1751
|
### HTTP request headers
|
|
1752
1752
|
|
|
1753
|
-
- **Content-Type**: application/
|
|
1753
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1754
1754
|
- **Accept**: application/json
|
|
1755
1755
|
|
|
1756
1756
|
|
|
@@ -1821,13 +1821,13 @@ Name | Type | Description | Notes
|
|
|
1821
1821
|
|
|
1822
1822
|
### HTTP request headers
|
|
1823
1823
|
|
|
1824
|
-
- **Content-Type**: application/
|
|
1824
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1825
1825
|
- **Accept**: application/json
|
|
1826
1826
|
|
|
1827
1827
|
|
|
1828
1828
|
|
|
1829
1829
|
# **users_id_user_connections_id_connection_transfers_get**
|
|
1830
|
-
>
|
|
1830
|
+
> InlineResponse20030 users_id_user_connections_id_connection_transfers_get(id_user, id_connection, opts)
|
|
1831
1831
|
|
|
1832
1832
|
Get transfers
|
|
1833
1833
|
|
|
@@ -1876,7 +1876,7 @@ Name | Type | Description | Notes
|
|
|
1876
1876
|
|
|
1877
1877
|
### Return type
|
|
1878
1878
|
|
|
1879
|
-
[**
|
|
1879
|
+
[**InlineResponse20030**](InlineResponse20030.md)
|
|
1880
1880
|
|
|
1881
1881
|
### Authorization
|
|
1882
1882
|
|
|
@@ -1884,7 +1884,7 @@ Name | Type | Description | Notes
|
|
|
1884
1884
|
|
|
1885
1885
|
### HTTP request headers
|
|
1886
1886
|
|
|
1887
|
-
- **Content-Type**: application/
|
|
1887
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1888
1888
|
- **Accept**: application/json
|
|
1889
1889
|
|
|
1890
1890
|
|
|
@@ -1948,7 +1948,7 @@ Name | Type | Description | Notes
|
|
|
1948
1948
|
|
|
1949
1949
|
### HTTP request headers
|
|
1950
1950
|
|
|
1951
|
-
- **Content-Type**: application/
|
|
1951
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
1952
1952
|
- **Accept**: application/json
|
|
1953
1953
|
|
|
1954
1954
|
|
|
@@ -2016,7 +2016,7 @@ Name | Type | Description | Notes
|
|
|
2016
2016
|
|
|
2017
2017
|
### HTTP request headers
|
|
2018
2018
|
|
|
2019
|
-
- **Content-Type**: application/
|
|
2019
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2020
2020
|
- **Accept**: application/json
|
|
2021
2021
|
|
|
2022
2022
|
|
|
@@ -2084,13 +2084,13 @@ Name | Type | Description | Notes
|
|
|
2084
2084
|
|
|
2085
2085
|
### HTTP request headers
|
|
2086
2086
|
|
|
2087
|
-
- **Content-Type**: application/
|
|
2087
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2088
2088
|
- **Accept**: application/json
|
|
2089
2089
|
|
|
2090
2090
|
|
|
2091
2091
|
|
|
2092
2092
|
# **users_id_user_recipients_get**
|
|
2093
|
-
>
|
|
2093
|
+
> InlineResponse20029 users_id_user_recipients_get(id_user, opts)
|
|
2094
2094
|
|
|
2095
2095
|
Returns the list of recipients.
|
|
2096
2096
|
|
|
@@ -2134,7 +2134,7 @@ Name | Type | Description | Notes
|
|
|
2134
2134
|
|
|
2135
2135
|
### Return type
|
|
2136
2136
|
|
|
2137
|
-
[**
|
|
2137
|
+
[**InlineResponse20029**](InlineResponse20029.md)
|
|
2138
2138
|
|
|
2139
2139
|
### Authorization
|
|
2140
2140
|
|
|
@@ -2142,7 +2142,7 @@ Name | Type | Description | Notes
|
|
|
2142
2142
|
|
|
2143
2143
|
### HTTP request headers
|
|
2144
2144
|
|
|
2145
|
-
- **Content-Type**: application/
|
|
2145
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2146
2146
|
- **Accept**: application/json
|
|
2147
2147
|
|
|
2148
2148
|
|
|
@@ -2205,13 +2205,13 @@ Name | Type | Description | Notes
|
|
|
2205
2205
|
|
|
2206
2206
|
### HTTP request headers
|
|
2207
2207
|
|
|
2208
|
-
- **Content-Type**: application/
|
|
2208
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2209
2209
|
- **Accept**: application/json
|
|
2210
2210
|
|
|
2211
2211
|
|
|
2212
2212
|
|
|
2213
2213
|
# **users_id_user_recipients_id_recipient_transfers_get**
|
|
2214
|
-
>
|
|
2214
|
+
> InlineResponse20030 users_id_user_recipients_id_recipient_transfers_get(id_user, id_recipient, opts)
|
|
2215
2215
|
|
|
2216
2216
|
Get transfers
|
|
2217
2217
|
|
|
@@ -2260,7 +2260,7 @@ Name | Type | Description | Notes
|
|
|
2260
2260
|
|
|
2261
2261
|
### Return type
|
|
2262
2262
|
|
|
2263
|
-
[**
|
|
2263
|
+
[**InlineResponse20030**](InlineResponse20030.md)
|
|
2264
2264
|
|
|
2265
2265
|
### Authorization
|
|
2266
2266
|
|
|
@@ -2268,7 +2268,7 @@ Name | Type | Description | Notes
|
|
|
2268
2268
|
|
|
2269
2269
|
### HTTP request headers
|
|
2270
2270
|
|
|
2271
|
-
- **Content-Type**: application/
|
|
2271
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2272
2272
|
- **Accept**: application/json
|
|
2273
2273
|
|
|
2274
2274
|
|
|
@@ -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
|
|
|
@@ -2400,7 +2400,7 @@ Name | Type | Description | Notes
|
|
|
2400
2400
|
|
|
2401
2401
|
### HTTP request headers
|
|
2402
2402
|
|
|
2403
|
-
- **Content-Type**: application/
|
|
2403
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2404
2404
|
- **Accept**: application/json
|
|
2405
2405
|
|
|
2406
2406
|
|
|
@@ -2468,13 +2468,13 @@ Name | Type | Description | Notes
|
|
|
2468
2468
|
|
|
2469
2469
|
### HTTP request headers
|
|
2470
2470
|
|
|
2471
|
-
- **Content-Type**: application/
|
|
2471
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2472
2472
|
- **Accept**: application/json
|
|
2473
2473
|
|
|
2474
2474
|
|
|
2475
2475
|
|
|
2476
2476
|
# **users_id_user_transfers_get**
|
|
2477
|
-
>
|
|
2477
|
+
> InlineResponse20030 users_id_user_transfers_get(id_user, opts)
|
|
2478
2478
|
|
|
2479
2479
|
Get transfers
|
|
2480
2480
|
|
|
@@ -2520,7 +2520,7 @@ Name | Type | Description | Notes
|
|
|
2520
2520
|
|
|
2521
2521
|
### Return type
|
|
2522
2522
|
|
|
2523
|
-
[**
|
|
2523
|
+
[**InlineResponse20030**](InlineResponse20030.md)
|
|
2524
2524
|
|
|
2525
2525
|
### Authorization
|
|
2526
2526
|
|
|
@@ -2528,7 +2528,7 @@ Name | Type | Description | Notes
|
|
|
2528
2528
|
|
|
2529
2529
|
### HTTP request headers
|
|
2530
2530
|
|
|
2531
|
-
- **Content-Type**: application/
|
|
2531
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2532
2532
|
- **Accept**: application/json
|
|
2533
2533
|
|
|
2534
2534
|
|
|
@@ -2589,7 +2589,7 @@ Name | Type | Description | Notes
|
|
|
2589
2589
|
|
|
2590
2590
|
### HTTP request headers
|
|
2591
2591
|
|
|
2592
|
-
- **Content-Type**: application/
|
|
2592
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2593
2593
|
- **Accept**: application/json
|
|
2594
2594
|
|
|
2595
2595
|
|
|
@@ -2654,7 +2654,7 @@ Name | Type | Description | Notes
|
|
|
2654
2654
|
|
|
2655
2655
|
### HTTP request headers
|
|
2656
2656
|
|
|
2657
|
-
- **Content-Type**: application/
|
|
2657
|
+
- **Content-Type**: application/x-www-form-urlencoded
|
|
2658
2658
|
- **Accept**: application/json
|
|
2659
2659
|
|
|
2660
2660
|
|