fuse_client 0.3.2 → 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (76) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +70 -0
  3. data/LICENSE +21 -0
  4. data/README.md +1 -258
  5. data/docs/Aggregator.md +15 -0
  6. data/docs/CreateAssetReportRequest.md +3 -1
  7. data/docs/CreateEntityRequest.md +24 -0
  8. data/docs/CreateEntityResponse.md +24 -0
  9. data/docs/CreateLinkTokenRequest.md +5 -5
  10. data/docs/CreateLinkTokenRequestMx.md +1 -1
  11. data/docs/CreateLinkTokenRequestPlaid.md +1 -1
  12. data/docs/CreateSessionRequest.md +3 -5
  13. data/docs/FinancialConnectionsAccountDetails.md +1 -3
  14. data/docs/FinancialConnectionsHolding.md +2 -0
  15. data/docs/FuseApi.md +307 -1
  16. data/docs/GetEntityResponse.md +24 -0
  17. data/docs/GetInvestmentHoldingsRequest.md +3 -1
  18. data/docs/GetInvestmentHoldingsResponse.md +1 -3
  19. data/docs/GetInvestmentTransactionsResponse.md +1 -3
  20. data/docs/GetLiabilitiesResponse.md +1 -3
  21. data/docs/GetTransactionsResponseDataInner.md +1 -3
  22. data/docs/Product.md +15 -0
  23. data/docs/RefreshAssetReportRequest.md +22 -0
  24. data/docs/UpdateEntityRequest.md +22 -0
  25. data/docs/UpdateEntityResponse.md +24 -0
  26. data/fuse_client-0.3.4.gem +0 -0
  27. data/lib/fuse_client/api/fuse_api.rb +261 -0
  28. data/lib/fuse_client/configuration.rb +2 -2
  29. data/lib/fuse_client/models/aggregator.rb +42 -0
  30. data/lib/fuse_client/models/create_asset_report_request.rb +16 -4
  31. data/lib/fuse_client/models/{create_session_request_mx.rb → create_entity_request.rb} +50 -29
  32. data/lib/fuse_client/models/create_entity_response.rb +268 -0
  33. data/lib/fuse_client/models/create_link_token_request.rb +21 -20
  34. data/lib/fuse_client/models/create_link_token_request_mx.rb +1 -1
  35. data/lib/fuse_client/models/create_link_token_request_plaid.rb +3 -2
  36. data/lib/fuse_client/models/create_session_request.rb +36 -39
  37. data/lib/fuse_client/models/financial_connections_account_details.rb +4 -14
  38. data/lib/fuse_client/models/financial_connections_holding.rb +11 -1
  39. data/lib/fuse_client/models/{create_link_token_request_plaid_config.rb → get_entity_response.rb} +57 -14
  40. data/lib/fuse_client/models/get_investment_holdings_request.rb +14 -4
  41. data/lib/fuse_client/models/get_investment_holdings_response.rb +4 -14
  42. data/lib/fuse_client/models/get_investment_transactions_response.rb +4 -14
  43. data/lib/fuse_client/models/get_liabilities_response.rb +4 -14
  44. data/lib/fuse_client/models/get_transactions_response_data_inner.rb +4 -14
  45. data/lib/fuse_client/models/product.rb +44 -0
  46. data/lib/fuse_client/models/refresh_asset_report_request.rb +275 -0
  47. data/lib/fuse_client/models/{create_session_request_plaid.rb → update_entity_request.rb} +41 -21
  48. data/lib/fuse_client/models/update_entity_response.rb +268 -0
  49. data/lib/fuse_client/version.rb +1 -1
  50. data/lib/fuse_client.rb +8 -3
  51. data/spec/api/fuse_api_spec.rb +45 -0
  52. data/spec/configuration_spec.rb +3 -3
  53. data/spec/models/aggregator_spec.rb +28 -0
  54. data/spec/models/create_asset_report_request_spec.rb +6 -0
  55. data/spec/models/{create_session_request_mx_spec.rb → create_entity_request_spec.rb} +10 -10
  56. data/spec/models/create_entity_response_spec.rb +52 -0
  57. data/spec/models/create_link_token_request_spec.rb +5 -5
  58. data/spec/models/create_session_request_spec.rb +1 -11
  59. data/spec/models/financial_connections_account_details_spec.rb +0 -6
  60. data/spec/models/financial_connections_holding_spec.rb +6 -0
  61. data/spec/models/get_entity_response_spec.rb +52 -0
  62. data/spec/models/get_investment_holdings_request_spec.rb +6 -0
  63. data/spec/models/get_investment_holdings_response_spec.rb +0 -6
  64. data/spec/models/get_investment_transactions_response_spec.rb +0 -6
  65. data/spec/models/get_liabilities_response_spec.rb +0 -6
  66. data/spec/models/get_transactions_response_data_inner_spec.rb +0 -6
  67. data/spec/models/product_spec.rb +28 -0
  68. data/spec/models/refresh_asset_report_request_spec.rb +46 -0
  69. data/spec/models/update_entity_request_spec.rb +46 -0
  70. data/spec/models/update_entity_response_spec.rb +52 -0
  71. metadata +37 -14
  72. data/docs/CreateLinkTokenRequestPlaidConfig.md +0 -18
  73. data/docs/CreateSessionRequestMx.md +0 -24
  74. data/docs/CreateSessionRequestPlaid.md +0 -18
  75. data/spec/models/create_link_token_request_plaid_config_spec.rb +0 -34
  76. data/spec/models/create_session_request_plaid_spec.rb +0 -34
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 77c56927e8531fa977803494175b2e21cd002d55dae8e93372f4122a95a05155
4
- data.tar.gz: a4812a66cc68e841889f5093ee9efa2f80e2812187c82e2b151426c02307b1a5
3
+ metadata.gz: f93526bc8e71667ef45d715122037a917af2ab91ad48c40e01e9d650d9389b04
4
+ data.tar.gz: 2c46dfecde4c969b5a0cc7cdb07f71a6f4a0f5d522ff1c2fce35e30b537fdd3d
5
5
  SHA512:
6
- metadata.gz: 821948e1b0e2905da067bccb4cd507e12838ea1f86ad73ea1fa329f8ab62fb5d8bac48f034965585f518ce01f3c79cd51faa70f6b0b6efc17fc7f229515011ba
7
- data.tar.gz: 5f998049c372373753140c89f16cc74ea61fcbc93a044cb75a6ff57d1893e0096752c47b396357fcb8c2c6b1093424a84813cb0b498e0ac430cd3bbfc11e25c9
6
+ metadata.gz: 8e33adbbe2c0e78760083f8df8407fea6690528a96a4c866a3184f9b093b0c577d7ed31584723212303a6734affda6611f32225beff6f60e826e293a6ff8d9f5
7
+ data.tar.gz: 2aa51fa5f7aaf51af8c6cea971147c0a529100d14963e546dd78fe55affe4a4f13a07398eafe84d93ec2707e015d9073ff396e77b1be0c0c3843843f07893cc1
data/Gemfile.lock ADDED
@@ -0,0 +1,70 @@
1
+ PATH
2
+ remote: .
3
+ specs:
4
+ fuse_client (0.3.4)
5
+ typhoeus (~> 1.0, >= 1.0.1)
6
+
7
+ GEM
8
+ remote: https://rubygems.org/
9
+ specs:
10
+ ast (2.4.2)
11
+ byebug (11.1.3)
12
+ coderay (1.1.3)
13
+ diff-lcs (1.5.0)
14
+ ethon (0.16.0)
15
+ ffi (>= 1.15.0)
16
+ ffi (1.15.5)
17
+ jaro_winkler (1.5.4)
18
+ method_source (1.0.0)
19
+ parallel (1.22.1)
20
+ parser (3.2.0.0)
21
+ ast (~> 2.4.1)
22
+ pry (0.14.2)
23
+ coderay (~> 1.1)
24
+ method_source (~> 1.0)
25
+ pry-byebug (3.10.1)
26
+ byebug (~> 11.0)
27
+ pry (>= 0.13, < 0.15)
28
+ psych (5.1.0)
29
+ stringio
30
+ rainbow (3.1.1)
31
+ rake (13.0.6)
32
+ rspec (3.12.0)
33
+ rspec-core (~> 3.12.0)
34
+ rspec-expectations (~> 3.12.0)
35
+ rspec-mocks (~> 3.12.0)
36
+ rspec-core (3.12.1)
37
+ rspec-support (~> 3.12.0)
38
+ rspec-expectations (3.12.2)
39
+ diff-lcs (>= 1.2.0, < 2.0)
40
+ rspec-support (~> 3.12.0)
41
+ rspec-mocks (3.12.3)
42
+ diff-lcs (>= 1.2.0, < 2.0)
43
+ rspec-support (~> 3.12.0)
44
+ rspec-support (3.12.0)
45
+ rubocop (0.66.0)
46
+ jaro_winkler (~> 1.5.1)
47
+ parallel (~> 1.10)
48
+ parser (>= 2.5, != 2.5.1.1)
49
+ psych (>= 3.1.0)
50
+ rainbow (>= 2.2.2, < 4.0)
51
+ ruby-progressbar (~> 1.7)
52
+ unicode-display_width (>= 1.4.0, < 1.6)
53
+ ruby-progressbar (1.11.0)
54
+ stringio (3.0.5)
55
+ typhoeus (1.4.0)
56
+ ethon (>= 0.9.0)
57
+ unicode-display_width (1.5.0)
58
+
59
+ PLATFORMS
60
+ x86_64-darwin-21
61
+
62
+ DEPENDENCIES
63
+ fuse_client!
64
+ pry-byebug
65
+ rake (~> 13.0.1)
66
+ rspec (~> 3.6, >= 3.6.0)
67
+ rubocop (~> 0.66.0)
68
+
69
+ BUNDLED WITH
70
+ 2.4.5
data/LICENSE ADDED
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2023 Cluttr-eng
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
data/README.md CHANGED
@@ -1,258 +1 @@
1
- # fuse_client
2
-
3
- FuseClient - the Ruby gem for the Fuse
4
-
5
- No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
-
7
- This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
-
9
- - API version: 1.0.0
10
- - Package version: 0.3.0
11
- - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
-
13
- ## Installation
14
-
15
- ### Build a gem
16
-
17
- To build the Ruby code into a gem:
18
-
19
- ```shell
20
- gem build fuse_client.gemspec
21
- ```
22
-
23
- Then either install the gem locally:
24
-
25
- ```shell
26
- gem install ./fuse_client-0.3.0.gem
27
- ```
28
-
29
- (for development, run `gem install --dev ./fuse_client-0.3.0.gem` to install the development dependencies)
30
-
31
- or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
-
33
- Finally add this to the Gemfile:
34
-
35
- gem 'fuse_client', '~> 0.3.0'
36
-
37
- ### Install from Git
38
-
39
- If the Ruby gem is hosted at a git repository: https://github.com/GIT_USER_ID/GIT_REPO_ID, then add the following in the Gemfile:
40
-
41
- gem 'fuse_client', :git => 'https://github.com/GIT_USER_ID/GIT_REPO_ID.git'
42
-
43
- ### Include the Ruby code directly
44
-
45
- Include the Ruby code directly using `-I` as follows:
46
-
47
- ```shell
48
- ruby -Ilib script.rb
49
- ```
50
-
51
- ## Getting Started
52
-
53
- Please follow the [installation](#installation) procedure and then run the following code:
54
-
55
- ```ruby
56
- # Load the gem
57
- require 'fuse_client'
58
-
59
- # Setup authorization
60
- FuseClient.configure do |config|
61
- # Configure API key authorization: fuseApiKey
62
- config.api_key['fuseApiKey'] = 'YOUR API KEY'
63
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
64
- # config.api_key_prefix['fuseApiKey'] = 'Bearer'
65
-
66
- # Configure API key authorization: fuseClientId
67
- config.api_key['fuseClientId'] = 'YOUR API KEY'
68
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
69
- # config.api_key_prefix['fuseClientId'] = 'Bearer'
70
- end
71
-
72
- api_instance = FuseClient::FuseApi.new
73
- opts = {
74
- create_asset_report_request: FuseClient::CreateAssetReportRequest.new({access_token: 'access_token_example', days_requested: 3.56}) # CreateAssetReportRequest |
75
- }
76
-
77
- begin
78
- result = api_instance.create_asset_report(opts)
79
- p result
80
- rescue FuseClient::ApiError => e
81
- puts "Exception when calling FuseApi->create_asset_report: #{e}"
82
- end
83
-
84
- ```
85
-
86
- ## Documentation for API Endpoints
87
-
88
- All URIs are relative to *https://yz9sph5c42.execute-api.us-east-1.amazonaws.com*
89
-
90
- Class | Method | HTTP request | Description
91
- ------------ | ------------- | ------------- | -------------
92
- *FuseClient::FuseApi* | [**create_asset_report**](docs/FuseApi.md#create_asset_report) | **POST** /v1/asset_report/create |
93
- *FuseClient::FuseApi* | [**create_link_token**](docs/FuseApi.md#create_link_token) | **POST** /v1/link/token |
94
- *FuseClient::FuseApi* | [**create_session**](docs/FuseApi.md#create_session) | **POST** /v1/session |
95
- *FuseClient::FuseApi* | [**exchange_public_token**](docs/FuseApi.md#exchange_public_token) | **POST** /v1/financial_connections/public_token/exchange |
96
- *FuseClient::FuseApi* | [**get_asset_report**](docs/FuseApi.md#get_asset_report) | **POST** /v1/asset_report |
97
- *FuseClient::FuseApi* | [**get_financial_connections_account_details**](docs/FuseApi.md#get_financial_connections_account_details) | **POST** /v1/financial_connections/accounts/details | Get account details
98
- *FuseClient::FuseApi* | [**get_financial_connections_accounts**](docs/FuseApi.md#get_financial_connections_accounts) | **POST** /v1/financial_connections/accounts | Get accounts
99
- *FuseClient::FuseApi* | [**get_financial_connections_balances**](docs/FuseApi.md#get_financial_connections_balances) | **POST** /v1/financial_connections/balances | Get balances
100
- *FuseClient::FuseApi* | [**get_financial_connections_owners**](docs/FuseApi.md#get_financial_connections_owners) | **POST** /v1/financial_connections/owners | Get account owners
101
- *FuseClient::FuseApi* | [**get_financial_connections_transactions**](docs/FuseApi.md#get_financial_connections_transactions) | **POST** /v1/financial_connections/transactions | Get transactions
102
- *FuseClient::FuseApi* | [**get_investment_holdings**](docs/FuseApi.md#get_investment_holdings) | **POST** /v1/financial_connections/investments/holdings | Get investment holdings
103
- *FuseClient::FuseApi* | [**get_investment_transactions**](docs/FuseApi.md#get_investment_transactions) | **POST** /v1/financial_connections/investments/transactions | Get investment holdings
104
- *FuseClient::FuseApi* | [**sync_financial_connections_data**](docs/FuseApi.md#sync_financial_connections_data) | **POST** /v1/financial_connections/sync | Sync financial connections data
105
- *FuseClient::FuseApi* | [**sync_financial_connections_transactions**](docs/FuseApi.md#sync_financial_connections_transactions) | **POST** /v1/financial_connections/transactions/sync | Sync transactions
106
- *FuseClient::FuseApi* | [**v1_financial_connections_liabilities_post**](docs/FuseApi.md#v1_financial_connections_liabilities_post) | **POST** /v1/financial_connections/liabilities | Get liabilities
107
-
108
-
109
- ## Documentation for Models
110
-
111
- - [FuseClient::CreateAssetReportRequest](docs/CreateAssetReportRequest.md)
112
- - [FuseClient::CreateAssetReportResponse](docs/CreateAssetReportResponse.md)
113
- - [FuseClient::CreateLinkTokenRequest](docs/CreateLinkTokenRequest.md)
114
- - [FuseClient::CreateLinkTokenRequestMx](docs/CreateLinkTokenRequestMx.md)
115
- - [FuseClient::CreateLinkTokenRequestPlaid](docs/CreateLinkTokenRequestPlaid.md)
116
- - [FuseClient::CreateLinkTokenRequestPlaidConfig](docs/CreateLinkTokenRequestPlaidConfig.md)
117
- - [FuseClient::CreateLinkTokenResponse](docs/CreateLinkTokenResponse.md)
118
- - [FuseClient::CreateSessionRequest](docs/CreateSessionRequest.md)
119
- - [FuseClient::CreateSessionRequestMx](docs/CreateSessionRequestMx.md)
120
- - [FuseClient::CreateSessionRequestPlaid](docs/CreateSessionRequestPlaid.md)
121
- - [FuseClient::CreateSessionResponse](docs/CreateSessionResponse.md)
122
- - [FuseClient::ExchangeFinancialConnectionsPublicTokenRequest](docs/ExchangeFinancialConnectionsPublicTokenRequest.md)
123
- - [FuseClient::ExchangeFinancialConnectionsPublicTokenResponse](docs/ExchangeFinancialConnectionsPublicTokenResponse.md)
124
- - [FuseClient::FinancialConnectionsAccount](docs/FinancialConnectionsAccount.md)
125
- - [FuseClient::FinancialConnectionsAccountBalance](docs/FinancialConnectionsAccountBalance.md)
126
- - [FuseClient::FinancialConnectionsAccountDetails](docs/FinancialConnectionsAccountDetails.md)
127
- - [FuseClient::FinancialConnectionsAccountDetailsAch](docs/FinancialConnectionsAccountDetailsAch.md)
128
- - [FuseClient::FinancialConnectionsAccountInstitution](docs/FinancialConnectionsAccountInstitution.md)
129
- - [FuseClient::FinancialConnectionsAccountLiability](docs/FinancialConnectionsAccountLiability.md)
130
- - [FuseClient::FinancialConnectionsAccountLiabilityAllOf](docs/FinancialConnectionsAccountLiabilityAllOf.md)
131
- - [FuseClient::FinancialConnectionsAccountLiabilityAllOfAprs](docs/FinancialConnectionsAccountLiabilityAllOfAprs.md)
132
- - [FuseClient::FinancialConnectionsHolding](docs/FinancialConnectionsHolding.md)
133
- - [FuseClient::FinancialConnectionsInvestmentAccount](docs/FinancialConnectionsInvestmentAccount.md)
134
- - [FuseClient::FinancialConnectionsInvestmentSecurity](docs/FinancialConnectionsInvestmentSecurity.md)
135
- - [FuseClient::FinancialConnectionsInvestmentTransaction](docs/FinancialConnectionsInvestmentTransaction.md)
136
- - [FuseClient::FinancialConnectionsInvestmentTransactionDataInner](docs/FinancialConnectionsInvestmentTransactionDataInner.md)
137
- - [FuseClient::FinancialConnectionsOwner](docs/FinancialConnectionsOwner.md)
138
- - [FuseClient::FinancialConnectionsOwnerAddressesInner](docs/FinancialConnectionsOwnerAddressesInner.md)
139
- - [FuseClient::FinancialConnectionsOwnerAddressesInnerData](docs/FinancialConnectionsOwnerAddressesInnerData.md)
140
- - [FuseClient::FinancialConnectionsOwnerEmailsInner](docs/FinancialConnectionsOwnerEmailsInner.md)
141
- - [FuseClient::FinancialConnectionsOwnerNamesInner](docs/FinancialConnectionsOwnerNamesInner.md)
142
- - [FuseClient::FinancialConnectionsOwnerPhoneNumbersInner](docs/FinancialConnectionsOwnerPhoneNumbersInner.md)
143
- - [FuseClient::FuseApiError](docs/FuseApiError.md)
144
- - [FuseClient::FuseApiErrorData](docs/FuseApiErrorData.md)
145
- - [FuseClient::FuseApiWarning](docs/FuseApiWarning.md)
146
- - [FuseClient::FuseApiWarningData](docs/FuseApiWarningData.md)
147
- - [FuseClient::GetAssetReportRequest](docs/GetAssetReportRequest.md)
148
- - [FuseClient::GetAssetReportResponse](docs/GetAssetReportResponse.md)
149
- - [FuseClient::GetAssetReportResponseReport](docs/GetAssetReportResponseReport.md)
150
- - [FuseClient::GetAssetReportResponseReportAccountsInner](docs/GetAssetReportResponseReportAccountsInner.md)
151
- - [FuseClient::GetAssetReportResponseReportAccountsInnerBalances](docs/GetAssetReportResponseReportAccountsInnerBalances.md)
152
- - [FuseClient::GetAssetReportResponseReportAccountsInnerHistoricalBalancesInner](docs/GetAssetReportResponseReportAccountsInnerHistoricalBalancesInner.md)
153
- - [FuseClient::GetFinancialConnectionsAccountBalanceResponse](docs/GetFinancialConnectionsAccountBalanceResponse.md)
154
- - [FuseClient::GetFinancialConnectionsAccountDetailsRequest](docs/GetFinancialConnectionsAccountDetailsRequest.md)
155
- - [FuseClient::GetFinancialConnectionsAccountDetailsResponse](docs/GetFinancialConnectionsAccountDetailsResponse.md)
156
- - [FuseClient::GetFinancialConnectionsAccountsRequest](docs/GetFinancialConnectionsAccountsRequest.md)
157
- - [FuseClient::GetFinancialConnectionsAccountsResponse](docs/GetFinancialConnectionsAccountsResponse.md)
158
- - [FuseClient::GetFinancialConnectionsBalanceRequest](docs/GetFinancialConnectionsBalanceRequest.md)
159
- - [FuseClient::GetFinancialConnectionsOwnersRequest](docs/GetFinancialConnectionsOwnersRequest.md)
160
- - [FuseClient::GetFinancialConnectionsOwnersResponse](docs/GetFinancialConnectionsOwnersResponse.md)
161
- - [FuseClient::GetFinancialConnectionsOwnersResponseAccountsInner](docs/GetFinancialConnectionsOwnersResponseAccountsInner.md)
162
- - [FuseClient::GetInvestmentHoldingsRequest](docs/GetInvestmentHoldingsRequest.md)
163
- - [FuseClient::GetInvestmentHoldingsResponse](docs/GetInvestmentHoldingsResponse.md)
164
- - [FuseClient::GetInvestmentTransactionsRequest](docs/GetInvestmentTransactionsRequest.md)
165
- - [FuseClient::GetInvestmentTransactionsResponse](docs/GetInvestmentTransactionsResponse.md)
166
- - [FuseClient::GetLiabilitiesRequest](docs/GetLiabilitiesRequest.md)
167
- - [FuseClient::GetLiabilitiesResponse](docs/GetLiabilitiesResponse.md)
168
- - [FuseClient::GetTransactionsRequest](docs/GetTransactionsRequest.md)
169
- - [FuseClient::GetTransactionsResponse](docs/GetTransactionsResponse.md)
170
- - [FuseClient::GetTransactionsResponseDataInner](docs/GetTransactionsResponseDataInner.md)
171
- - [FuseClient::GetTransactionsResponseDataInnerMerchant](docs/GetTransactionsResponseDataInnerMerchant.md)
172
- - [FuseClient::SyncFinancialConnectionsDataResponse](docs/SyncFinancialConnectionsDataResponse.md)
173
- - [FuseClient::SyncTransactionsRequest](docs/SyncTransactionsRequest.md)
174
- - [FuseClient::SyncTransactionsResponse](docs/SyncTransactionsResponse.md)
175
- - [FuseClient::SyncTransactionsResponseRemovedInner](docs/SyncTransactionsResponseRemovedInner.md)
176
- - [FuseClient::TransactionCommonModel](docs/TransactionCommonModel.md)
177
-
178
-
179
- ## Documentation for Authorization
180
-
181
-
182
- ### fuseApiKey
183
-
184
-
185
- - **Type**: API key
186
- - **API key parameter name**: Fuse-Api-Key
187
- - **Location**: HTTP header
188
-
189
- ### fuseClientId
190
-
191
-
192
- - **Type**: API key
193
- - **API key parameter name**: Fuse-Client-Id
194
- - **Location**: HTTP header
195
-
196
- ### mxApiKey
197
-
198
-
199
- - **Type**: API key
200
- - **API key parameter name**: Mx-Api-Key
201
- - **Location**: HTTP header
202
-
203
- ### mxClientId
204
-
205
-
206
- - **Type**: API key
207
- - **API key parameter name**: Mx-Client-Id
208
- - **Location**: HTTP header
209
-
210
- ### plaidClientId
211
-
212
-
213
- - **Type**: API key
214
- - **API key parameter name**: Plaid-Client-Id
215
- - **Location**: HTTP header
216
-
217
- ### plaidSecret
218
-
219
-
220
- - **Type**: API key
221
- - **API key parameter name**: Plaid-Secret
222
- - **Location**: HTTP header
223
-
224
- ### tellerApplicationId
225
-
226
-
227
- - **Type**: API key
228
- - **API key parameter name**: Teller-Application-Id
229
- - **Location**: HTTP header
230
-
231
- ### tellerCertificate
232
-
233
-
234
- - **Type**: API key
235
- - **API key parameter name**: Teller-Certificate
236
- - **Location**: HTTP header
237
-
238
- ### tellerPrivateKey
239
-
240
-
241
- - **Type**: API key
242
- - **API key parameter name**: Teller-Private-Key
243
- - **Location**: HTTP header
244
-
245
- ### tellerSigningSecret
246
-
247
-
248
- - **Type**: API key
249
- - **API key parameter name**: Teller-Signing-Secret
250
- - **Location**: HTTP header
251
-
252
- ### tellerTokenSigningKey
253
-
254
-
255
- - **Type**: API key
256
- - **API key parameter name**: Teller-Token-Signing-Key
257
- - **Location**: HTTP header
258
-
1
+ # fuse-ruby
@@ -0,0 +1,15 @@
1
+ # FuseClient::Aggregator
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+
8
+ ## Example
9
+
10
+ ```ruby
11
+ require 'fuse_client'
12
+
13
+ instance = FuseClient::Aggregator.new()
14
+ ```
15
+
@@ -6,6 +6,7 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **access_token** | **String** | Access token for the entity to create report for. | |
8
8
  | **days_requested** | **Float** | The maximum integer number of days of history to include in the Asset Report | |
9
+ | **include_identity** | **Boolean** | Indicates whether to include identity data in the Asset Report | [optional][default to true] |
9
10
 
10
11
  ## Example
11
12
 
@@ -14,7 +15,8 @@ require 'fuse_client'
14
15
 
15
16
  instance = FuseClient::CreateAssetReportRequest.new(
16
17
  access_token: null,
17
- days_requested: null
18
+ days_requested: null,
19
+ include_identity: null
18
20
  )
19
21
  ```
20
22
 
@@ -0,0 +1,24 @@
1
+ # FuseClient::CreateEntityRequest
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **id** | **String** | Id of the entity | [optional] |
8
+ | **email** | **String** | Email of the entity | [optional] |
9
+ | **aggregators** | [**Array&lt;Aggregator&gt;**](Aggregator.md) | These will force the user to connect through all of these aggregators | [optional] |
10
+ | **institution_ids** | **Array&lt;String&gt;** | | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'fuse_client'
16
+
17
+ instance = FuseClient::CreateEntityRequest.new(
18
+ id: null,
19
+ email: null,
20
+ aggregators: null,
21
+ institution_ids: null
22
+ )
23
+ ```
24
+
@@ -0,0 +1,24 @@
1
+ # FuseClient::CreateEntityResponse
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **id** | **String** | Id of the entity | [optional] |
8
+ | **email** | **String** | Email of the entity | [optional] |
9
+ | **aggregators** | [**Array&lt;Aggregator&gt;**](Aggregator.md) | These will force the user to connect through all of these aggregators | [optional] |
10
+ | **institution_ids** | **Array&lt;String&gt;** | | [optional] |
11
+
12
+ ## Example
13
+
14
+ ```ruby
15
+ require 'fuse_client'
16
+
17
+ instance = FuseClient::CreateEntityResponse.new(
18
+ id: null,
19
+ email: null,
20
+ aggregators: null,
21
+ institution_ids: null
22
+ )
23
+ ```
24
+
@@ -4,12 +4,12 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **webhook_url** | **String** | The destination URL to which any webhooks should be sent. | [optional] |
7
+ | **institution_id** | **String** | An id that is unique for an institution. | [optional] |
8
8
  | **user_id** | **String** | An id that is unique for a user of your application. | |
9
+ | **client_name** | **String** | The name of your application. | [optional] |
9
10
  | **session_client_secret** | **String** | The session client secret created from the &#39;Create session client secret&#39; endpoint | |
10
11
  | **mx** | [**CreateLinkTokenRequestMx**](CreateLinkTokenRequestMx.md) | | [optional] |
11
12
  | **plaid** | [**CreateLinkTokenRequestPlaid**](CreateLinkTokenRequestPlaid.md) | | [optional] |
12
- | **institution_id** | **String** | | [optional] |
13
13
 
14
14
  ## Example
15
15
 
@@ -17,12 +17,12 @@
17
17
  require 'fuse_client'
18
18
 
19
19
  instance = FuseClient::CreateLinkTokenRequest.new(
20
- webhook_url: www.myserver.com/webhook,
20
+ institution_id: null,
21
21
  user_id: null,
22
+ client_name: null,
22
23
  session_client_secret: null,
23
24
  mx: null,
24
- plaid: null,
25
- institution_id: null
25
+ plaid: null
26
26
  )
27
27
  ```
28
28
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **config** | **Object** | Follows the same schema as MX&#39;s request a connect url(https://docs.mx.com/api#connect_request_a_url) schema. This is a stringified version of the config. | [optional] |
7
+ | **config** | **Object** | Follows the same schema as MX&#39;s request a connect url(https://docs.mx.com/api#connect_request_a_url) schema. | [optional] |
8
8
 
9
9
  ## Example
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **config** | [**CreateLinkTokenRequestPlaidConfig**](CreateLinkTokenRequestPlaidConfig.md) | | [optional] |
7
+ | **config** | **Object** | Follows the same schema as Plaid&#39;s Link Token Create Schema(https://plaid.com/docs/api/tokens/#linktokencreate). &#39;products&#39;, &#39;client_id&#39;, &#39;secret&#39;, &#39;client_user_id&#39;, &#39;client_name&#39;, &#39;webhook&#39;, &#39;institution_data&#39; and &#39;country_codes&#39; (only US supported right now) will be set by Fuse and override any values you set. | [optional] |
8
8
 
9
9
  ## Example
10
10
 
@@ -4,9 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **supported_financial_institution_aggregators** | **Array&lt;String&gt;** | | [optional] |
8
- | **mx** | [**CreateSessionRequestMx**](CreateSessionRequestMx.md) | | [optional] |
9
- | **plaid** | [**CreateSessionRequestPlaid**](CreateSessionRequestPlaid.md) | | [optional] |
7
+ | **supported_financial_institution_aggregators** | [**Array&lt;Aggregator&gt;**](Aggregator.md) | | [optional] |
8
+ | **products** | [**Array&lt;Product&gt;**](Product.md) | List of products that you would like the institutions to support | [optional] |
10
9
 
11
10
  ## Example
12
11
 
@@ -15,8 +14,7 @@ require 'fuse_client'
15
14
 
16
15
  instance = FuseClient::CreateSessionRequest.new(
17
16
  supported_financial_institution_aggregators: null,
18
- mx: null,
19
- plaid: null
17
+ products: null
20
18
  )
21
19
  ```
22
20
 
@@ -6,7 +6,6 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **remote_id** | **String** | Remote Id of the account, ie Plaid or Teller account id | [optional] |
8
8
  | **ach** | [**FinancialConnectionsAccountDetailsAch**](FinancialConnectionsAccountDetailsAch.md) | | [optional] |
9
- | **remote_data** | **Object** | The exact data from the aggregator (ie plaid) that we retrieved the information from | [optional] |
10
9
 
11
10
  ## Example
12
11
 
@@ -15,8 +14,7 @@ require 'fuse_client'
15
14
 
16
15
  instance = FuseClient::FinancialConnectionsAccountDetails.new(
17
16
  remote_id: null,
18
- ach: null,
19
- remote_data: null
17
+ ach: null
20
18
  )
21
19
  ```
22
20
 
@@ -4,6 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **remote_account_id** | **String** | Remote account id associated with this holding | [optional] |
7
8
  | **cost_basis** | **Float** | The original total value of the holding. | [optional] |
8
9
  | **value** | **Float** | The value of the holding | [optional] |
9
10
  | **iso_currency_code** | **String** | The ISO-4217 currency code of the holding. | [optional] |
@@ -16,6 +17,7 @@
16
17
  require 'fuse_client'
17
18
 
18
19
  instance = FuseClient::FinancialConnectionsHolding.new(
20
+ remote_account_id: null,
19
21
  cost_basis: null,
20
22
  value: null,
21
23
  iso_currency_code: null,