plaid 43.0.0 → 44.0.0

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.
Files changed (1881) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +112 -0
  3. data/Gemfile.lock +3 -3
  4. data/Makefile +1 -1
  5. data/lib/plaid/api/plaid_api.rb +257 -47
  6. data/lib/plaid/api_client.rb +2 -2
  7. data/lib/plaid/api_error.rb +1 -1
  8. data/lib/plaid/configuration.rb +1 -1
  9. data/lib/plaid/models/aamva_analysis.rb +1 -1
  10. data/lib/plaid/models/aamva_detailed_match_result.rb +1 -1
  11. data/lib/plaid/models/aamva_match_result.rb +1 -1
  12. data/lib/plaid/models/account_access.rb +1 -1
  13. data/lib/plaid/models/account_assets.rb +2 -2
  14. data/lib/plaid/models/account_balance.rb +1 -1
  15. data/lib/plaid/models/account_base.rb +1 -1
  16. data/lib/plaid/models/account_base_nullable.rb +1 -1
  17. data/lib/plaid/models/account_filter.rb +1 -1
  18. data/lib/plaid/models/account_filters_response.rb +1 -1
  19. data/lib/plaid/models/account_holder_category.rb +1 -1
  20. data/lib/plaid/models/account_identity.rb +1 -1
  21. data/lib/plaid/models/account_identity_all_of.rb +1 -1
  22. data/lib/plaid/models/account_identity_document_upload.rb +1 -1
  23. data/lib/plaid/models/account_identity_document_upload_all_of.rb +1 -1
  24. data/lib/plaid/models/account_identity_match_score.rb +1 -1
  25. data/lib/plaid/models/account_identity_match_score_all_of.rb +1 -1
  26. data/lib/plaid/models/account_product_access.rb +1 -1
  27. data/lib/plaid/models/account_product_access_nullable.rb +1 -1
  28. data/lib/plaid/models/account_selection_cardinality.rb +1 -1
  29. data/lib/plaid/models/account_subtype.rb +1 -1
  30. data/lib/plaid/models/account_type.rb +1 -1
  31. data/lib/plaid/models/account_verification_insights.rb +1 -1
  32. data/lib/plaid/models/account_verification_insights_account_number_format.rb +1 -1
  33. data/lib/plaid/models/account_verification_insights_network_status.rb +1 -1
  34. data/lib/plaid/models/account_verification_insights_previous_returns.rb +1 -1
  35. data/lib/plaid/models/accounts_balance_get_request.rb +1 -1
  36. data/lib/plaid/models/accounts_balance_get_request_options.rb +1 -1
  37. data/lib/plaid/models/accounts_get_request.rb +1 -1
  38. data/lib/plaid/models/accounts_get_request_options.rb +1 -1
  39. data/lib/plaid/models/accounts_get_response.rb +1 -1
  40. data/lib/plaid/models/ach_class.rb +1 -1
  41. data/lib/plaid/models/action_state.rb +1 -1
  42. data/lib/plaid/models/activity.rb +1 -1
  43. data/lib/plaid/models/activity_type.rb +1 -1
  44. data/lib/plaid/models/address.rb +1 -1
  45. data/lib/plaid/models/address_data.rb +1 -1
  46. data/lib/plaid/models/address_data_not_required.rb +1 -1
  47. data/lib/plaid/models/address_data_nullable.rb +1 -1
  48. data/lib/plaid/models/address_data_nullable_no_required_fields.rb +1 -1
  49. data/lib/plaid/models/address_match_score.rb +1 -1
  50. data/lib/plaid/models/address_nullable.rb +1 -1
  51. data/lib/plaid/models/address_purpose_label.rb +1 -1
  52. data/lib/plaid/models/application.rb +1 -1
  53. data/lib/plaid/models/application_get_request.rb +1 -1
  54. data/lib/plaid/models/application_get_response.rb +1 -1
  55. data/lib/plaid/models/apr.rb +1 -1
  56. data/lib/plaid/models/asset.rb +1 -1
  57. data/lib/plaid/models/asset_detail.rb +1 -1
  58. data/lib/plaid/models/asset_holder.rb +1 -1
  59. data/lib/plaid/models/asset_holder_name.rb +1 -1
  60. data/lib/plaid/models/asset_holding.rb +1 -1
  61. data/lib/plaid/models/asset_holdings.rb +1 -1
  62. data/lib/plaid/models/asset_investment_transaction_type.rb +1 -1
  63. data/lib/plaid/models/asset_owner.rb +1 -1
  64. data/lib/plaid/models/asset_owners.rb +1 -1
  65. data/lib/plaid/models/asset_report.rb +1 -1
  66. data/lib/plaid/models/asset_report_account_balance.rb +1 -1
  67. data/lib/plaid/models/asset_report_add_ons.rb +1 -1
  68. data/lib/plaid/models/asset_report_audit_copy_create_request.rb +1 -1
  69. data/lib/plaid/models/asset_report_audit_copy_create_response.rb +1 -1
  70. data/lib/plaid/models/asset_report_audit_copy_get_request.rb +1 -1
  71. data/lib/plaid/models/asset_report_audit_copy_remove_request.rb +1 -1
  72. data/lib/plaid/models/asset_report_audit_copy_remove_response.rb +1 -1
  73. data/lib/plaid/models/asset_report_create_request.rb +1 -1
  74. data/lib/plaid/models/asset_report_create_request_options.rb +1 -1
  75. data/lib/plaid/models/asset_report_create_response.rb +1 -1
  76. data/lib/plaid/models/asset_report_filter_request.rb +1 -1
  77. data/lib/plaid/models/asset_report_filter_response.rb +1 -1
  78. data/lib/plaid/models/asset_report_freddie.rb +1 -1
  79. data/lib/plaid/models/asset_report_freddie_get_request.rb +1 -1
  80. data/lib/plaid/models/asset_report_freddie_get_response.rb +1 -1
  81. data/lib/plaid/models/asset_report_get_request.rb +1 -1
  82. data/lib/plaid/models/asset_report_get_request_options.rb +1 -1
  83. data/lib/plaid/models/asset_report_get_response.rb +1 -1
  84. data/lib/plaid/models/asset_report_investment_holding.rb +1 -1
  85. data/lib/plaid/models/asset_report_investment_security.rb +1 -1
  86. data/lib/plaid/models/asset_report_investment_transaction.rb +1 -1
  87. data/lib/plaid/models/asset_report_investments.rb +1 -1
  88. data/lib/plaid/models/asset_report_item.rb +1 -1
  89. data/lib/plaid/models/asset_report_pdf_get_request.rb +1 -1
  90. data/lib/plaid/models/asset_report_pdf_get_request_options.rb +1 -1
  91. data/lib/plaid/models/asset_report_refresh_request.rb +1 -1
  92. data/lib/plaid/models/asset_report_refresh_request_options.rb +1 -1
  93. data/lib/plaid/models/asset_report_refresh_response.rb +1 -1
  94. data/lib/plaid/models/asset_report_remove_request.rb +1 -1
  95. data/lib/plaid/models/asset_report_remove_response.rb +1 -1
  96. data/lib/plaid/models/asset_report_transaction.rb +1 -1
  97. data/lib/plaid/models/asset_report_transaction_type.rb +1 -1
  98. data/lib/plaid/models/asset_report_type.rb +1 -1
  99. data/lib/plaid/models/asset_report_user.rb +1 -1
  100. data/lib/plaid/models/asset_transaction.rb +1 -1
  101. data/lib/plaid/models/asset_transaction_category_type.rb +1 -1
  102. data/lib/plaid/models/asset_transaction_description.rb +1 -1
  103. data/lib/plaid/models/asset_transaction_detail.rb +1 -1
  104. data/lib/plaid/models/asset_transaction_type.rb +1 -1
  105. data/lib/plaid/models/asset_transactions.rb +1 -1
  106. data/lib/plaid/models/asset_type.rb +1 -1
  107. data/lib/plaid/models/assets.rb +1 -1
  108. data/lib/plaid/models/assets_error_webhook.rb +1 -1
  109. data/lib/plaid/models/assets_product_ready_webhook.rb +1 -1
  110. data/lib/plaid/models/auth_default_update_webhook.rb +1 -1
  111. data/lib/plaid/models/auth_get_numbers.rb +1 -1
  112. data/lib/plaid/models/auth_get_request.rb +1 -1
  113. data/lib/plaid/models/auth_get_request_options.rb +1 -1
  114. data/lib/plaid/models/auth_get_response.rb +1 -1
  115. data/lib/plaid/models/auth_metadata.rb +1 -1
  116. data/lib/plaid/models/auth_supported_methods.rb +1 -1
  117. data/lib/plaid/models/auth_update_types.rb +1 -1
  118. data/lib/plaid/models/auth_verify_numbers_ach.rb +1 -1
  119. data/lib/plaid/models/auth_verify_request.rb +1 -1
  120. data/lib/plaid/models/auth_verify_request_numbers.rb +1 -1
  121. data/lib/plaid/models/auth_verify_response.rb +1 -1
  122. data/lib/plaid/models/automatically_verified_webhook.rb +1 -1
  123. data/lib/plaid/models/bank_income_complete_result.rb +1 -1
  124. data/lib/plaid/models/bank_income_complete_webhook.rb +1 -1
  125. data/lib/plaid/models/bank_income_refresh_complete_result.rb +1 -1
  126. data/lib/plaid/models/bank_income_refresh_complete_webhook.rb +1 -1
  127. data/lib/plaid/models/bank_income_refresh_update_webhook.rb +1 -1
  128. data/lib/plaid/models/bank_initiated_return_risk.rb +1 -1
  129. data/lib/plaid/models/bank_transfer.rb +1 -1
  130. data/lib/plaid/models/bank_transfer_balance.rb +1 -1
  131. data/lib/plaid/models/bank_transfer_balance_get_request.rb +1 -1
  132. data/lib/plaid/models/bank_transfer_balance_get_response.rb +1 -1
  133. data/lib/plaid/models/bank_transfer_cancel_request.rb +1 -1
  134. data/lib/plaid/models/bank_transfer_cancel_response.rb +1 -1
  135. data/lib/plaid/models/bank_transfer_create_request.rb +1 -1
  136. data/lib/plaid/models/bank_transfer_create_response.rb +1 -1
  137. data/lib/plaid/models/bank_transfer_direction.rb +1 -1
  138. data/lib/plaid/models/bank_transfer_event.rb +1 -1
  139. data/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb +1 -1
  140. data/lib/plaid/models/bank_transfer_event_list_direction.rb +1 -1
  141. data/lib/plaid/models/bank_transfer_event_list_request.rb +1 -1
  142. data/lib/plaid/models/bank_transfer_event_list_response.rb +1 -1
  143. data/lib/plaid/models/bank_transfer_event_sync_request.rb +1 -1
  144. data/lib/plaid/models/bank_transfer_event_sync_response.rb +1 -1
  145. data/lib/plaid/models/bank_transfer_event_type.rb +1 -1
  146. data/lib/plaid/models/bank_transfer_failure.rb +1 -1
  147. data/lib/plaid/models/bank_transfer_get_request.rb +1 -1
  148. data/lib/plaid/models/bank_transfer_get_response.rb +1 -1
  149. data/lib/plaid/models/bank_transfer_list_request.rb +1 -1
  150. data/lib/plaid/models/bank_transfer_list_response.rb +1 -1
  151. data/lib/plaid/models/bank_transfer_migrate_account_request.rb +1 -1
  152. data/lib/plaid/models/bank_transfer_migrate_account_response.rb +1 -1
  153. data/lib/plaid/models/bank_transfer_network.rb +1 -1
  154. data/lib/plaid/models/bank_transfer_status.rb +1 -1
  155. data/lib/plaid/models/bank_transfer_sweep.rb +1 -1
  156. data/lib/plaid/models/bank_transfer_sweep_get_request.rb +1 -1
  157. data/lib/plaid/models/bank_transfer_sweep_get_response.rb +1 -1
  158. data/lib/plaid/models/bank_transfer_sweep_list_request.rb +1 -1
  159. data/lib/plaid/models/bank_transfer_sweep_list_response.rb +1 -1
  160. data/lib/plaid/models/bank_transfer_type.rb +1 -1
  161. data/lib/plaid/models/bank_transfer_user.rb +1 -1
  162. data/lib/plaid/models/bank_transfers_events_update_webhook.rb +1 -1
  163. data/lib/plaid/models/bank_transfers_events_update_webhook_for_auth.rb +2 -2
  164. data/lib/plaid/models/base_report.rb +1 -1
  165. data/lib/plaid/models/base_report_account.rb +2 -2
  166. data/lib/plaid/models/base_report_account_balances.rb +1 -1
  167. data/lib/plaid/models/base_report_account_insights.rb +1 -1
  168. data/lib/plaid/models/base_report_account_metadata.rb +1 -1
  169. data/lib/plaid/models/base_report_attributes.rb +1 -1
  170. data/lib/plaid/models/base_report_average_flow_insights.rb +1 -1
  171. data/lib/plaid/models/base_report_average_monthly_balances.rb +1 -1
  172. data/lib/plaid/models/base_report_historical_balance.rb +1 -1
  173. data/lib/plaid/models/base_report_item.rb +1 -1
  174. data/lib/plaid/models/base_report_longest_gap_insights.rb +1 -1
  175. data/lib/plaid/models/base_report_number_flow_insights.rb +1 -1
  176. data/lib/plaid/models/base_report_transaction.rb +1 -1
  177. data/lib/plaid/models/base_report_transaction_type.rb +1 -1
  178. data/lib/plaid/models/base_report_user_attributes.rb +1 -1
  179. data/lib/plaid/models/base_report_warning.rb +1 -1
  180. data/lib/plaid/models/base_report_warning_code.rb +1 -1
  181. data/lib/plaid/models/base_reports_error_webhook.rb +1 -1
  182. data/lib/plaid/models/beacon_account_risk_attributes.rb +1 -1
  183. data/lib/plaid/models/beacon_account_risk_evaluate_account.rb +1 -1
  184. data/lib/plaid/models/beacon_account_risk_evaluate_account_attributes.rb +1 -1
  185. data/lib/plaid/models/beacon_account_risk_evaluate_evaluation_reason.rb +1 -1
  186. data/lib/plaid/models/beacon_account_risk_evaluate_request.rb +2 -2
  187. data/lib/plaid/models/beacon_account_risk_evaluate_request_options.rb +1 -1
  188. data/lib/plaid/models/beacon_account_risk_evaluate_response.rb +1 -1
  189. data/lib/plaid/models/beacon_audit_trail.rb +1 -1
  190. data/lib/plaid/models/beacon_audit_trail_source.rb +1 -1
  191. data/lib/plaid/models/beacon_bank_account_insights.rb +1 -1
  192. data/lib/plaid/models/beacon_bank_accounts.rb +1 -1
  193. data/lib/plaid/models/beacon_duplicate_detected_webhook.rb +1 -1
  194. data/lib/plaid/models/beacon_duplicate_get_request.rb +1 -1
  195. data/lib/plaid/models/beacon_duplicate_get_response.rb +1 -1
  196. data/lib/plaid/models/beacon_match_summary_analysis.rb +1 -1
  197. data/lib/plaid/models/beacon_match_summary_code.rb +1 -1
  198. data/lib/plaid/models/beacon_report.rb +1 -1
  199. data/lib/plaid/models/beacon_report_create_request.rb +1 -1
  200. data/lib/plaid/models/beacon_report_create_response.rb +1 -1
  201. data/lib/plaid/models/beacon_report_create_type.rb +1 -1
  202. data/lib/plaid/models/beacon_report_created_webhook.rb +1 -1
  203. data/lib/plaid/models/beacon_report_get_request.rb +1 -1
  204. data/lib/plaid/models/beacon_report_get_response.rb +1 -1
  205. data/lib/plaid/models/beacon_report_list_request.rb +1 -1
  206. data/lib/plaid/models/beacon_report_list_response.rb +1 -1
  207. data/lib/plaid/models/beacon_report_syndication.rb +1 -1
  208. data/lib/plaid/models/beacon_report_syndication_analysis.rb +1 -1
  209. data/lib/plaid/models/beacon_report_syndication_created_webhook.rb +1 -1
  210. data/lib/plaid/models/beacon_report_syndication_get_request.rb +1 -1
  211. data/lib/plaid/models/beacon_report_syndication_get_response.rb +1 -1
  212. data/lib/plaid/models/beacon_report_syndication_list_request.rb +1 -1
  213. data/lib/plaid/models/beacon_report_syndication_list_response.rb +1 -1
  214. data/lib/plaid/models/beacon_report_syndication_original_report.rb +1 -1
  215. data/lib/plaid/models/beacon_report_type.rb +1 -1
  216. data/lib/plaid/models/beacon_report_updated_webhook.rb +1 -1
  217. data/lib/plaid/models/beacon_syndicated_report_depository_account_match_analysis.rb +1 -1
  218. data/lib/plaid/models/beacon_user.rb +1 -1
  219. data/lib/plaid/models/beacon_user_account_insights_get_request.rb +1 -1
  220. data/lib/plaid/models/beacon_user_account_insights_get_response.rb +1 -1
  221. data/lib/plaid/models/beacon_user_address.rb +1 -1
  222. data/lib/plaid/models/beacon_user_create_request.rb +1 -1
  223. data/lib/plaid/models/beacon_user_create_response.rb +1 -1
  224. data/lib/plaid/models/beacon_user_data.rb +1 -1
  225. data/lib/plaid/models/beacon_user_depository_account.rb +1 -1
  226. data/lib/plaid/models/beacon_user_get_request.rb +1 -1
  227. data/lib/plaid/models/beacon_user_get_response.rb +1 -1
  228. data/lib/plaid/models/beacon_user_history_list_request.rb +1 -1
  229. data/lib/plaid/models/beacon_user_history_list_response.rb +1 -1
  230. data/lib/plaid/models/beacon_user_id_number.rb +1 -1
  231. data/lib/plaid/models/beacon_user_name.rb +1 -1
  232. data/lib/plaid/models/beacon_user_name_nullable.rb +1 -1
  233. data/lib/plaid/models/beacon_user_request_address.rb +1 -1
  234. data/lib/plaid/models/beacon_user_request_address_nullable.rb +1 -1
  235. data/lib/plaid/models/beacon_user_request_data.rb +1 -1
  236. data/lib/plaid/models/beacon_user_request_depository_account.rb +1 -1
  237. data/lib/plaid/models/beacon_user_review_request.rb +1 -1
  238. data/lib/plaid/models/beacon_user_revision.rb +1 -1
  239. data/lib/plaid/models/beacon_user_status.rb +1 -1
  240. data/lib/plaid/models/beacon_user_status_updated_webhook.rb +1 -1
  241. data/lib/plaid/models/beacon_user_update_request.rb +1 -1
  242. data/lib/plaid/models/beacon_user_update_request_data.rb +1 -1
  243. data/lib/plaid/models/beacon_user_update_response.rb +1 -1
  244. data/lib/plaid/models/business_account.rb +1 -1
  245. data/lib/plaid/models/business_account_all_of.rb +1 -1
  246. data/lib/plaid/models/business_finance_category.rb +1 -1
  247. data/lib/plaid/models/cash_flow_updates_event_webhook_codes.rb +1 -1
  248. data/lib/plaid/models/cash_flow_updates_expected_deposit_missed_webhook.rb +1 -1
  249. data/lib/plaid/models/cash_flow_updates_insights_webhook.rb +1 -1
  250. data/lib/plaid/models/cash_flow_updates_large_deposit_webhook.rb +1 -1
  251. data/lib/plaid/models/cash_flow_updates_low_balance_webhook.rb +1 -1
  252. data/lib/plaid/models/cash_flow_updates_new_income_stream_webhook.rb +1 -1
  253. data/lib/plaid/models/cash_flow_updates_new_loan_payment_webhook.rb +1 -1
  254. data/lib/plaid/models/cash_flow_updates_nsf_webhook.rb +1 -1
  255. data/lib/plaid/models/cashflow_attributes_version.rb +1 -1
  256. data/lib/plaid/models/cashflow_report_account_insights.rb +2 -2
  257. data/lib/plaid/models/cashflow_report_get_request.rb +1 -1
  258. data/lib/plaid/models/cashflow_report_get_request_options.rb +1 -1
  259. data/lib/plaid/models/cashflow_report_get_response.rb +1 -1
  260. data/lib/plaid/models/cashflow_report_historical_balance.rb +1 -1
  261. data/lib/plaid/models/cashflow_report_insights_get_request.rb +1 -1
  262. data/lib/plaid/models/cashflow_report_insights_get_response.rb +1 -1
  263. data/lib/plaid/models/cashflow_report_monthly_summary.rb +1 -1
  264. data/lib/plaid/models/cashflow_report_monthly_summary_average_daily_ending_balance.rb +1 -1
  265. data/lib/plaid/models/cashflow_report_monthly_summary_average_daily_inflow_amount.rb +1 -1
  266. data/lib/plaid/models/cashflow_report_monthly_summary_average_daily_net_cashflow_amount.rb +1 -1
  267. data/lib/plaid/models/cashflow_report_monthly_summary_average_daily_outflow_amount.rb +1 -1
  268. data/lib/plaid/models/cashflow_report_monthly_summary_ending_balance.rb +1 -1
  269. data/lib/plaid/models/cashflow_report_monthly_summary_starting_balance.rb +1 -1
  270. data/lib/plaid/models/cashflow_report_monthly_summary_total_loan_payment.rb +1 -1
  271. data/lib/plaid/models/cashflow_report_monthly_summary_total_payroll.rb +1 -1
  272. data/lib/plaid/models/cashflow_report_monthly_summary_total_revenue.rb +1 -1
  273. data/lib/plaid/models/cashflow_report_monthly_summary_total_variable_expense.rb +1 -1
  274. data/lib/plaid/models/cashflow_report_payment_meta.rb +1 -1
  275. data/lib/plaid/models/cashflow_report_refresh_request.rb +1 -1
  276. data/lib/plaid/models/cashflow_report_refresh_response.rb +1 -1
  277. data/lib/plaid/models/cashflow_report_transaction.rb +1 -1
  278. data/lib/plaid/models/cashflow_report_transactions_get_request.rb +1 -1
  279. data/lib/plaid/models/cashflow_report_transactions_get_request_options.rb +1 -1
  280. data/lib/plaid/models/cashflow_report_transactions_get_response.rb +1 -1
  281. data/lib/plaid/models/categories_get_response.rb +1 -1
  282. data/lib/plaid/models/category.rb +1 -1
  283. data/lib/plaid/models/category_insight_details.rb +1 -1
  284. data/lib/plaid/models/category_insights.rb +1 -1
  285. data/lib/plaid/models/cause.rb +1 -1
  286. data/lib/plaid/models/cause_all_of.rb +1 -1
  287. data/lib/plaid/models/check_report_warning.rb +1 -1
  288. data/lib/plaid/models/check_report_warning_code.rb +1 -1
  289. data/lib/plaid/models/client_customization.rb +1 -1
  290. data/lib/plaid/models/client_provided_enhanced_transaction.rb +1 -1
  291. data/lib/plaid/models/client_provided_enriched_transaction.rb +3 -3
  292. data/lib/plaid/models/client_provided_raw_transaction.rb +1 -1
  293. data/lib/plaid/models/client_provided_transaction.rb +3 -3
  294. data/lib/plaid/models/client_provided_transaction_location.rb +1 -1
  295. data/lib/plaid/models/client_user_identity.rb +279 -0
  296. data/lib/plaid/models/client_user_identity_address.rb +312 -0
  297. data/lib/plaid/models/client_user_identity_email.rb +241 -0
  298. data/lib/plaid/models/client_user_identity_name.rb +241 -0
  299. data/lib/plaid/models/client_user_identity_phone_number.rb +241 -0
  300. data/lib/plaid/models/connected_application.rb +1 -1
  301. data/lib/plaid/models/consent_event.rb +3 -3
  302. data/lib/plaid/models/consent_event_code.rb +1 -1
  303. data/lib/plaid/models/consent_event_initiator.rb +1 -1
  304. data/lib/plaid/models/consent_event_type.rb +1 -1
  305. data/lib/plaid/models/consent_events_get_request.rb +1 -1
  306. data/lib/plaid/models/consent_events_get_response.rb +1 -1
  307. data/lib/plaid/models/consented_account.rb +1 -1
  308. data/lib/plaid/models/consumer_dispute.rb +1 -1
  309. data/lib/plaid/models/consumer_dispute_category.rb +1 -1
  310. data/lib/plaid/models/consumer_report_pdf_get_request.rb +1 -1
  311. data/lib/plaid/models/consumer_report_permissible_purpose.rb +1 -1
  312. data/lib/plaid/models/consumer_report_user_identity.rb +1 -1
  313. data/lib/plaid/models/counterparty.rb +1 -1
  314. data/lib/plaid/models/counterparty_insights.rb +1 -1
  315. data/lib/plaid/models/counterparty_numbers.rb +1 -1
  316. data/lib/plaid/models/counterparty_numbers_bacs.rb +1 -1
  317. data/lib/plaid/models/counterparty_numbers_international.rb +1 -1
  318. data/lib/plaid/models/counterparty_type.rb +1 -1
  319. data/lib/plaid/models/country_code.rb +1 -1
  320. data/lib/plaid/models/cra_bank_income_account.rb +1 -1
  321. data/lib/plaid/models/cra_bank_income_account_metadata.rb +1 -1
  322. data/lib/plaid/models/cra_bank_income_bonus_type.rb +1 -1
  323. data/lib/plaid/models/cra_bank_income_cause.rb +1 -1
  324. data/lib/plaid/models/cra_bank_income_complete_result.rb +1 -1
  325. data/lib/plaid/models/cra_bank_income_complete_webhook.rb +1 -1
  326. data/lib/plaid/models/cra_bank_income_employer.rb +1 -1
  327. data/lib/plaid/models/cra_bank_income_error_webhook.rb +1 -1
  328. data/lib/plaid/models/cra_bank_income_historical_summary.rb +1 -1
  329. data/lib/plaid/models/cra_bank_income_item.rb +1 -1
  330. data/lib/plaid/models/cra_bank_income_source.rb +1 -1
  331. data/lib/plaid/models/cra_bank_income_summary.rb +1 -1
  332. data/lib/plaid/models/cra_bank_income_transaction.rb +1 -1
  333. data/lib/plaid/models/cra_bank_income_warning.rb +1 -1
  334. data/lib/plaid/models/cra_bank_income_warning_code.rb +1 -1
  335. data/lib/plaid/models/cra_cashflow_insights_report.rb +1 -1
  336. data/lib/plaid/models/cra_check_report_base_report_get_request.rb +11 -2
  337. data/lib/plaid/models/cra_check_report_base_report_get_response.rb +1 -1
  338. data/lib/plaid/models/cra_check_report_cashflow_insights_get_options.rb +1 -1
  339. data/lib/plaid/models/cra_check_report_cashflow_insights_get_request.rb +11 -2
  340. data/lib/plaid/models/cra_check_report_cashflow_insights_get_response.rb +1 -1
  341. data/lib/plaid/models/cra_check_report_create_base_report_options.rb +1 -1
  342. data/lib/plaid/models/cra_check_report_create_partner_insights_options.rb +1 -1
  343. data/lib/plaid/models/cra_check_report_create_request.rb +32 -2
  344. data/lib/plaid/models/cra_check_report_create_response.rb +1 -1
  345. data/lib/plaid/models/cra_check_report_failed_webhook.rb +1 -1
  346. data/lib/plaid/models/cra_check_report_freddie_mac_get_request.rb +1 -1
  347. data/lib/plaid/models/cra_check_report_freddie_mac_get_response.rb +1 -1
  348. data/lib/plaid/models/cra_check_report_freddie_mac_verification_of_assets_deal.rb +1 -1
  349. data/lib/plaid/models/cra_check_report_gse_options.rb +1 -1
  350. data/lib/plaid/models/cra_check_report_income_insights_get_request.rb +11 -2
  351. data/lib/plaid/models/cra_check_report_income_insights_get_response.rb +1 -1
  352. data/lib/plaid/models/cra_check_report_lend_score_get_options.rb +243 -0
  353. data/lib/plaid/models/cra_check_report_lend_score_get_request.rb +261 -0
  354. data/lib/plaid/models/cra_check_report_lend_score_get_response.rb +252 -0
  355. data/lib/plaid/models/cra_check_report_network_insights_get_request.rb +11 -2
  356. data/lib/plaid/models/cra_check_report_network_insights_get_response.rb +1 -1
  357. data/lib/plaid/models/cra_check_report_partner_insights_get_options.rb +1 -1
  358. data/lib/plaid/models/cra_check_report_partner_insights_get_partner_insights.rb +1 -1
  359. data/lib/plaid/models/cra_check_report_partner_insights_get_request.rb +11 -2
  360. data/lib/plaid/models/cra_check_report_partner_insights_get_response.rb +1 -1
  361. data/lib/plaid/models/cra_check_report_pdf_get_request.rb +11 -2
  362. data/lib/plaid/models/cra_check_report_ready_webhook.rb +1 -1
  363. data/lib/plaid/models/cra_check_report_verification_get_employment_refresh_options.rb +1 -1
  364. data/lib/plaid/models/cra_check_report_verification_get_report_type.rb +1 -1
  365. data/lib/plaid/models/cra_check_report_verification_get_request.rb +14 -5
  366. data/lib/plaid/models/cra_check_report_verification_get_response.rb +1 -1
  367. data/lib/plaid/models/cra_employment_refresh_report.rb +1 -1
  368. data/lib/plaid/models/cra_employment_refresh_report_account.rb +1 -1
  369. data/lib/plaid/models/cra_employment_refresh_report_item.rb +1 -1
  370. data/lib/plaid/models/cra_employment_refresh_report_transaction.rb +1 -1
  371. data/lib/plaid/models/cra_income_insights.rb +1 -1
  372. data/lib/plaid/models/cra_lend_score_report.rb +251 -0
  373. data/lib/plaid/models/cra_loan_application.rb +1 -1
  374. data/lib/plaid/models/cra_loan_application_decision.rb +1 -1
  375. data/lib/plaid/models/cra_loan_closed_status.rb +1 -1
  376. data/lib/plaid/models/cra_loan_opened_status.rb +1 -1
  377. data/lib/plaid/models/cra_loan_payment_history.rb +1 -1
  378. data/lib/plaid/models/cra_loan_payment_schedule.rb +1 -1
  379. data/lib/plaid/models/cra_loan_register.rb +1 -1
  380. data/lib/plaid/models/cra_loan_register_application.rb +1 -1
  381. data/lib/plaid/models/cra_loan_status.rb +1 -1
  382. data/lib/plaid/models/cra_loan_status_history_update.rb +1 -1
  383. data/lib/plaid/models/cra_loan_type.rb +1 -1
  384. data/lib/plaid/models/cra_loan_unregister.rb +1 -1
  385. data/lib/plaid/models/cra_loan_unregister_response.rb +1 -1
  386. data/lib/plaid/models/cra_loan_update.rb +1 -1
  387. data/lib/plaid/models/cra_loans_applications_register_request.rb +1 -1
  388. data/lib/plaid/models/cra_loans_applications_register_response.rb +1 -1
  389. data/lib/plaid/models/cra_loans_register_request.rb +1 -1
  390. data/lib/plaid/models/cra_loans_register_response.rb +1 -1
  391. data/lib/plaid/models/cra_loans_unregister_request.rb +1 -1
  392. data/lib/plaid/models/cra_loans_update_request.rb +1 -1
  393. data/lib/plaid/models/cra_loans_update_response.rb +1 -1
  394. data/lib/plaid/models/cra_monitoring_insights_get_request.rb +11 -2
  395. data/lib/plaid/models/cra_monitoring_insights_get_response.rb +1 -1
  396. data/lib/plaid/models/cra_monitoring_insights_item.rb +1 -1
  397. data/lib/plaid/models/cra_monitoring_insights_subscribe_request.rb +22 -3
  398. data/lib/plaid/models/cra_monitoring_insights_subscribe_response.rb +1 -1
  399. data/lib/plaid/models/cra_monitoring_insights_unsubscribe_request.rb +1 -1
  400. data/lib/plaid/models/cra_monitoring_insights_unsubscribe_response.rb +1 -1
  401. data/lib/plaid/models/cra_network_insights_item.rb +1 -1
  402. data/lib/plaid/models/cra_network_insights_report.rb +1 -1
  403. data/lib/plaid/models/cra_partner_insights.rb +1 -1
  404. data/lib/plaid/models/cra_partner_insights_complete_webhook.rb +1 -1
  405. data/lib/plaid/models/cra_partner_insights_error_webhook.rb +1 -1
  406. data/lib/plaid/models/cra_partner_insights_get_request.rb +1 -1
  407. data/lib/plaid/models/cra_partner_insights_get_response.rb +1 -1
  408. data/lib/plaid/models/cra_partner_insights_item.rb +1 -1
  409. data/lib/plaid/models/cra_partner_insights_item_account.rb +1 -1
  410. data/lib/plaid/models/cra_partner_insights_item_account_metadata.rb +1 -1
  411. data/lib/plaid/models/cra_partner_insights_prism.rb +1 -1
  412. data/lib/plaid/models/cra_pdf_add_ons.rb +1 -1
  413. data/lib/plaid/models/cra_prediction_interval.rb +1 -1
  414. data/lib/plaid/models/cra_upgrade_failed_webhook.rb +1 -1
  415. data/lib/plaid/models/cra_verification_report.rb +1 -1
  416. data/lib/plaid/models/cra_voa_report.rb +1 -1
  417. data/lib/plaid/models/cra_voa_report_account.rb +1 -1
  418. data/lib/plaid/models/cra_voa_report_account_balances.rb +2 -2
  419. data/lib/plaid/models/cra_voa_report_account_historical_balance.rb +1 -1
  420. data/lib/plaid/models/cra_voa_report_attributes.rb +1 -1
  421. data/lib/plaid/models/cra_voa_report_item.rb +1 -1
  422. data/lib/plaid/models/cra_voa_report_transactions_insights.rb +1 -1
  423. data/lib/plaid/models/credit1099.rb +1 -1
  424. data/lib/plaid/models/credit1099_filer.rb +1 -1
  425. data/lib/plaid/models/credit1099_payer.rb +1 -1
  426. data/lib/plaid/models/credit1099_recipient.rb +1 -1
  427. data/lib/plaid/models/credit_account_subtype.rb +1 -1
  428. data/lib/plaid/models/credit_ach_class.rb +1 -1
  429. data/lib/plaid/models/credit_amount_with_currency.rb +1 -1
  430. data/lib/plaid/models/credit_audit_copy_token_create_request.rb +1 -1
  431. data/lib/plaid/models/credit_audit_copy_token_create_response.rb +1 -1
  432. data/lib/plaid/models/credit_audit_copy_token_remove_request.rb +1 -1
  433. data/lib/plaid/models/credit_audit_copy_token_remove_response.rb +1 -1
  434. data/lib/plaid/models/credit_audit_copy_token_update_request.rb +1 -1
  435. data/lib/plaid/models/credit_audit_copy_token_update_response.rb +1 -1
  436. data/lib/plaid/models/credit_bank_employer.rb +1 -1
  437. data/lib/plaid/models/credit_bank_employment.rb +1 -1
  438. data/lib/plaid/models/credit_bank_employment_get_request.rb +1 -1
  439. data/lib/plaid/models/credit_bank_employment_get_response.rb +1 -1
  440. data/lib/plaid/models/credit_bank_employment_item.rb +1 -1
  441. data/lib/plaid/models/credit_bank_employment_report.rb +1 -1
  442. data/lib/plaid/models/credit_bank_employment_warning.rb +1 -1
  443. data/lib/plaid/models/credit_bank_employment_warning_type.rb +1 -1
  444. data/lib/plaid/models/credit_bank_income.rb +1 -1
  445. data/lib/plaid/models/credit_bank_income_account.rb +1 -1
  446. data/lib/plaid/models/credit_bank_income_account_type.rb +1 -1
  447. data/lib/plaid/models/credit_bank_income_category.rb +1 -1
  448. data/lib/plaid/models/credit_bank_income_cause.rb +1 -1
  449. data/lib/plaid/models/credit_bank_income_error_type.rb +1 -1
  450. data/lib/plaid/models/credit_bank_income_get_request.rb +1 -1
  451. data/lib/plaid/models/credit_bank_income_get_request_options.rb +1 -1
  452. data/lib/plaid/models/credit_bank_income_get_response.rb +1 -1
  453. data/lib/plaid/models/credit_bank_income_historical_summary.rb +1 -1
  454. data/lib/plaid/models/credit_bank_income_item.rb +1 -1
  455. data/lib/plaid/models/credit_bank_income_pay_frequency.rb +1 -1
  456. data/lib/plaid/models/credit_bank_income_pdf_get_request.rb +1 -1
  457. data/lib/plaid/models/credit_bank_income_refresh_request.rb +1 -1
  458. data/lib/plaid/models/credit_bank_income_refresh_request_options.rb +1 -1
  459. data/lib/plaid/models/credit_bank_income_refresh_response.rb +1 -1
  460. data/lib/plaid/models/credit_bank_income_source.rb +1 -1
  461. data/lib/plaid/models/credit_bank_income_summary.rb +1 -1
  462. data/lib/plaid/models/credit_bank_income_transaction.rb +1 -1
  463. data/lib/plaid/models/credit_bank_income_warning.rb +1 -1
  464. data/lib/plaid/models/credit_bank_income_warning_code.rb +1 -1
  465. data/lib/plaid/models/credit_bank_income_warning_type.rb +1 -1
  466. data/lib/plaid/models/credit_bank_income_webhook_update_request.rb +1 -1
  467. data/lib/plaid/models/credit_bank_income_webhook_update_response.rb +1 -1
  468. data/lib/plaid/models/credit_bank_statement_upload_account_owner.rb +1 -1
  469. data/lib/plaid/models/credit_bank_statement_upload_account_owner_address.rb +1 -1
  470. data/lib/plaid/models/credit_bank_statement_upload_bank_account.rb +1 -1
  471. data/lib/plaid/models/credit_bank_statement_upload_bank_account_period.rb +1 -1
  472. data/lib/plaid/models/credit_bank_statement_upload_item.rb +1 -1
  473. data/lib/plaid/models/credit_bank_statement_upload_object.rb +1 -1
  474. data/lib/plaid/models/credit_bank_statement_upload_transaction.rb +1 -1
  475. data/lib/plaid/models/credit_bank_statements_uploads_get_request.rb +1 -1
  476. data/lib/plaid/models/credit_bank_statements_uploads_get_request_options.rb +1 -1
  477. data/lib/plaid/models/credit_bank_statements_uploads_get_response.rb +1 -1
  478. data/lib/plaid/models/credit_card_liability.rb +1 -1
  479. data/lib/plaid/models/credit_category.rb +1 -1
  480. data/lib/plaid/models/credit_document_metadata.rb +1 -1
  481. data/lib/plaid/models/credit_employer_verification.rb +1 -1
  482. data/lib/plaid/models/credit_employment_get_request.rb +1 -1
  483. data/lib/plaid/models/credit_employment_get_response.rb +1 -1
  484. data/lib/plaid/models/credit_employment_item.rb +1 -1
  485. data/lib/plaid/models/credit_employment_verification.rb +1 -1
  486. data/lib/plaid/models/credit_filter.rb +1 -1
  487. data/lib/plaid/models/credit_freddie_mac_asset.rb +1 -1
  488. data/lib/plaid/models/credit_freddie_mac_asset_transaction.rb +1 -1
  489. data/lib/plaid/models/credit_freddie_mac_asset_transactions.rb +1 -1
  490. data/lib/plaid/models/credit_freddie_mac_assets.rb +1 -1
  491. data/lib/plaid/models/credit_freddie_mac_individual_name.rb +1 -1
  492. data/lib/plaid/models/credit_freddie_mac_loan.rb +1 -1
  493. data/lib/plaid/models/credit_freddie_mac_loan_identifiers.rb +1 -1
  494. data/lib/plaid/models/credit_freddie_mac_loans.rb +1 -1
  495. data/lib/plaid/models/credit_freddie_mac_parties.rb +1 -1
  496. data/lib/plaid/models/credit_freddie_mac_party.rb +1 -1
  497. data/lib/plaid/models/credit_freddie_mac_party_individual.rb +1 -1
  498. data/lib/plaid/models/credit_freddie_mac_reporting_information.rb +1 -1
  499. data/lib/plaid/models/credit_freddie_mac_reports_get_request.rb +1 -1
  500. data/lib/plaid/models/credit_freddie_mac_reports_get_response.rb +1 -1
  501. data/lib/plaid/models/credit_freddie_mac_service.rb +1 -1
  502. data/lib/plaid/models/credit_freddie_mac_services.rb +1 -1
  503. data/lib/plaid/models/credit_freddie_mac_verification_of_asset.rb +1 -1
  504. data/lib/plaid/models/credit_freddie_mac_verification_of_asset_response.rb +1 -1
  505. data/lib/plaid/models/credit_freddie_mac_verification_of_assets_deal.rb +1 -1
  506. data/lib/plaid/models/credit_pay_stub.rb +1 -1
  507. data/lib/plaid/models/credit_pay_stub_address.rb +1 -1
  508. data/lib/plaid/models/credit_pay_stub_deductions.rb +1 -1
  509. data/lib/plaid/models/credit_pay_stub_earnings.rb +1 -1
  510. data/lib/plaid/models/credit_pay_stub_employee.rb +1 -1
  511. data/lib/plaid/models/credit_pay_stub_employer.rb +1 -1
  512. data/lib/plaid/models/credit_pay_stub_net_pay.rb +1 -1
  513. data/lib/plaid/models/credit_pay_stub_pay_basis_type.rb +1 -1
  514. data/lib/plaid/models/credit_payroll_income_get_request.rb +1 -1
  515. data/lib/plaid/models/credit_payroll_income_get_request_options.rb +1 -1
  516. data/lib/plaid/models/credit_payroll_income_get_response.rb +1 -1
  517. data/lib/plaid/models/credit_payroll_income_parsing_config_update_request.rb +1 -1
  518. data/lib/plaid/models/credit_payroll_income_parsing_config_update_response.rb +1 -1
  519. data/lib/plaid/models/credit_payroll_income_precheck_request.rb +1 -1
  520. data/lib/plaid/models/credit_payroll_income_precheck_response.rb +1 -1
  521. data/lib/plaid/models/credit_payroll_income_refresh_request.rb +1 -1
  522. data/lib/plaid/models/credit_payroll_income_refresh_request_options.rb +1 -1
  523. data/lib/plaid/models/credit_payroll_income_refresh_response.rb +1 -1
  524. data/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb +1 -1
  525. data/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb +1 -1
  526. data/lib/plaid/models/credit_platform_ids.rb +1 -1
  527. data/lib/plaid/models/credit_relay_create_request.rb +1 -1
  528. data/lib/plaid/models/credit_relay_create_response.rb +1 -1
  529. data/lib/plaid/models/credit_relay_get_request.rb +1 -1
  530. data/lib/plaid/models/credit_relay_pdf_get_request.rb +1 -1
  531. data/lib/plaid/models/credit_relay_refresh_request.rb +1 -1
  532. data/lib/plaid/models/credit_relay_refresh_response.rb +1 -1
  533. data/lib/plaid/models/credit_relay_remove_request.rb +1 -1
  534. data/lib/plaid/models/credit_relay_remove_response.rb +1 -1
  535. data/lib/plaid/models/credit_session.rb +1 -1
  536. data/lib/plaid/models/credit_session_bank_employment_result.rb +1 -1
  537. data/lib/plaid/models/credit_session_bank_employment_status.rb +1 -1
  538. data/lib/plaid/models/credit_session_bank_income_result.rb +1 -1
  539. data/lib/plaid/models/credit_session_bank_income_status.rb +1 -1
  540. data/lib/plaid/models/credit_session_document_income_result.rb +1 -1
  541. data/lib/plaid/models/credit_session_error.rb +1 -1
  542. data/lib/plaid/models/credit_session_item_add_result.rb +1 -1
  543. data/lib/plaid/models/credit_session_payroll_income_result.rb +1 -1
  544. data/lib/plaid/models/credit_session_results.rb +1 -1
  545. data/lib/plaid/models/credit_sessions_get_request.rb +1 -1
  546. data/lib/plaid/models/credit_sessions_get_response.rb +1 -1
  547. data/lib/plaid/models/credit_w2.rb +1 -1
  548. data/lib/plaid/models/custom_sandbox_transaction.rb +1 -1
  549. data/lib/plaid/models/customer_initiated_return_risk.rb +1 -1
  550. data/lib/plaid/models/dashboard_user.rb +1 -1
  551. data/lib/plaid/models/dashboard_user_get_request.rb +1 -1
  552. data/lib/plaid/models/dashboard_user_get_response.rb +1 -1
  553. data/lib/plaid/models/dashboard_user_list_request.rb +1 -1
  554. data/lib/plaid/models/dashboard_user_list_response.rb +1 -1
  555. data/lib/plaid/models/dashboard_user_status.rb +1 -1
  556. data/lib/plaid/models/data_sources.rb +1 -1
  557. data/lib/plaid/models/date_range.rb +1 -1
  558. data/lib/plaid/models/deductions.rb +1 -1
  559. data/lib/plaid/models/deductions_breakdown.rb +1 -1
  560. data/lib/plaid/models/deductions_total.rb +1 -1
  561. data/lib/plaid/models/default_update_webhook.rb +1 -1
  562. data/lib/plaid/models/depository_account_subtype.rb +1 -1
  563. data/lib/plaid/models/depository_filter.rb +1 -1
  564. data/lib/plaid/models/detailed_originator.rb +1 -1
  565. data/lib/plaid/models/detected_account.rb +1 -1
  566. data/lib/plaid/models/device_id.rb +1 -1
  567. data/lib/plaid/models/distribution_breakdown.rb +1 -1
  568. data/lib/plaid/models/doc_type.rb +1 -1
  569. data/lib/plaid/models/document_analysis.rb +1 -1
  570. data/lib/plaid/models/document_authenticity_match_code.rb +1 -1
  571. data/lib/plaid/models/document_date_of_birth_match_code.rb +1 -1
  572. data/lib/plaid/models/document_metadata.rb +1 -1
  573. data/lib/plaid/models/document_name_match_code.rb +1 -1
  574. data/lib/plaid/models/document_risk_signal.rb +1 -1
  575. data/lib/plaid/models/document_risk_signal_institution_metadata.rb +1 -1
  576. data/lib/plaid/models/document_risk_signals_object.rb +1 -1
  577. data/lib/plaid/models/document_risk_summary.rb +1 -1
  578. data/lib/plaid/models/document_status.rb +1 -1
  579. data/lib/plaid/models/documentary_verification.rb +1 -1
  580. data/lib/plaid/models/documentary_verification_document.rb +1 -1
  581. data/lib/plaid/models/earnings.rb +1 -1
  582. data/lib/plaid/models/earnings_breakdown.rb +1 -1
  583. data/lib/plaid/models/earnings_breakdown_canonical_description.rb +1 -1
  584. data/lib/plaid/models/earnings_total.rb +1 -1
  585. data/lib/plaid/models/email.rb +1 -1
  586. data/lib/plaid/models/email_address_match_score.rb +1 -1
  587. data/lib/plaid/models/employee.rb +1 -1
  588. data/lib/plaid/models/employee_income_summary_field_string.rb +1 -1
  589. data/lib/plaid/models/employer.rb +1 -1
  590. data/lib/plaid/models/employer_income_summary_field_string.rb +1 -1
  591. data/lib/plaid/models/employer_verification.rb +1 -1
  592. data/lib/plaid/models/employers_search_request.rb +1 -1
  593. data/lib/plaid/models/employers_search_response.rb +1 -1
  594. data/lib/plaid/models/employment_details.rb +1 -1
  595. data/lib/plaid/models/employment_source_type.rb +1 -1
  596. data/lib/plaid/models/employment_verification.rb +1 -1
  597. data/lib/plaid/models/employment_verification_get_request.rb +1 -1
  598. data/lib/plaid/models/employment_verification_get_response.rb +1 -1
  599. data/lib/plaid/models/employment_verification_status.rb +1 -1
  600. data/lib/plaid/models/enhancements.rb +1 -1
  601. data/lib/plaid/models/enrich_transaction_direction.rb +1 -1
  602. data/lib/plaid/models/enrichments.rb +1 -1
  603. data/lib/plaid/models/entity_document.rb +1 -1
  604. data/lib/plaid/models/entity_document_type.rb +1 -1
  605. data/lib/plaid/models/entity_screening_hit_analysis.rb +1 -1
  606. data/lib/plaid/models/entity_screening_hit_data.rb +1 -1
  607. data/lib/plaid/models/entity_screening_hit_documents_items.rb +1 -1
  608. data/lib/plaid/models/entity_screening_hit_emails.rb +1 -1
  609. data/lib/plaid/models/entity_screening_hit_emails_items.rb +1 -1
  610. data/lib/plaid/models/entity_screening_hit_names.rb +1 -1
  611. data/lib/plaid/models/entity_screening_hit_names_items.rb +1 -1
  612. data/lib/plaid/models/entity_screening_hit_phone_numbers.rb +1 -1
  613. data/lib/plaid/models/entity_screening_hit_urls.rb +1 -1
  614. data/lib/plaid/models/entity_screening_hit_urls_items.rb +1 -1
  615. data/lib/plaid/models/entity_screening_hits_phone_number_items.rb +1 -1
  616. data/lib/plaid/models/entity_screening_status_updated_webhook.rb +1 -1
  617. data/lib/plaid/models/entity_watchlist_code.rb +1 -1
  618. data/lib/plaid/models/entity_watchlist_program.rb +1 -1
  619. data/lib/plaid/models/entity_watchlist_screening.rb +1 -1
  620. data/lib/plaid/models/entity_watchlist_screening_hit.rb +1 -1
  621. data/lib/plaid/models/entity_watchlist_screening_review.rb +1 -1
  622. data/lib/plaid/models/entity_watchlist_screening_search_terms.rb +1 -1
  623. data/lib/plaid/models/entity_watchlist_search_terms.rb +1 -1
  624. data/lib/plaid/models/expiration_date.rb +1 -1
  625. data/lib/plaid/models/extended_recipient_metadata.rb +1 -1
  626. data/lib/plaid/models/extended_recipient_metadata_all_of.rb +1 -1
  627. data/lib/plaid/models/external_payment_initiation_consent_options.rb +1 -1
  628. data/lib/plaid/models/external_payment_options.rb +1 -1
  629. data/lib/plaid/models/external_payment_refund_details.rb +1 -1
  630. data/lib/plaid/models/external_payment_schedule_base.rb +1 -1
  631. data/lib/plaid/models/external_payment_schedule_get.rb +1 -1
  632. data/lib/plaid/models/external_payment_schedule_request.rb +1 -1
  633. data/lib/plaid/models/fallback_auth_microdeposit_auto_verified_webhook.rb +1 -1
  634. data/lib/plaid/models/fallback_auth_microdeposit_verification_expired_webhook.rb +1 -1
  635. data/lib/plaid/models/fdx_content_types.rb +1 -1
  636. data/lib/plaid/models/fdx_hateoas_link.rb +1 -1
  637. data/lib/plaid/models/fdx_hateoas_link_action.rb +1 -1
  638. data/lib/plaid/models/fdx_initiator_fi_attribute.rb +1 -1
  639. data/lib/plaid/models/fdx_notification.rb +1 -1
  640. data/lib/plaid/models/fdx_notification_category.rb +1 -1
  641. data/lib/plaid/models/fdx_notification_payload.rb +1 -1
  642. data/lib/plaid/models/fdx_notification_payload_id_type.rb +1 -1
  643. data/lib/plaid/models/fdx_notification_priority.rb +1 -1
  644. data/lib/plaid/models/fdx_notification_severity.rb +1 -1
  645. data/lib/plaid/models/fdx_notification_type.rb +1 -1
  646. data/lib/plaid/models/fdx_party.rb +1 -1
  647. data/lib/plaid/models/fdx_party_registry.rb +1 -1
  648. data/lib/plaid/models/fdx_party_type.rb +1 -1
  649. data/lib/plaid/models/fdx_recipient_metadata.rb +1 -1
  650. data/lib/plaid/models/fdxfi_attribute.rb +1 -1
  651. data/lib/plaid/models/financial_institution_insights.rb +1 -1
  652. data/lib/plaid/models/fixed_income.rb +1 -1
  653. data/lib/plaid/models/forecasted_monthly_income.rb +2 -6
  654. data/lib/plaid/models/form1099_type.rb +1 -1
  655. data/lib/plaid/models/forwarded_json_response.rb +1 -1
  656. data/lib/plaid/models/fraud_amount.rb +1 -1
  657. data/lib/plaid/models/fraud_analysis_details.rb +1 -1
  658. data/lib/plaid/models/fraud_check_outcome.rb +1 -1
  659. data/lib/plaid/models/fraud_check_outcome_with_no_data.rb +1 -1
  660. data/lib/plaid/models/generic_screening_hit_location_items.rb +1 -1
  661. data/lib/plaid/models/get_recipient_response.rb +1 -1
  662. data/lib/plaid/models/get_recipients_response.rb +1 -1
  663. data/lib/plaid/models/gse_report_type.rb +1 -1
  664. data/lib/plaid/models/health_incident.rb +1 -1
  665. data/lib/plaid/models/hidden_match_summary_code.rb +1 -1
  666. data/lib/plaid/models/historical_annual_income.rb +2 -6
  667. data/lib/plaid/models/historical_balance.rb +1 -1
  668. data/lib/plaid/models/historical_update_webhook.rb +1 -1
  669. data/lib/plaid/models/holding.rb +1 -1
  670. data/lib/plaid/models/holdings_default_update_webhook.rb +1 -1
  671. data/lib/plaid/models/holdings_override.rb +1 -1
  672. data/lib/plaid/models/hosted_link_delivery_method.rb +1 -1
  673. data/lib/plaid/models/hosted_mmd_verification_webhook.rb +1 -1
  674. data/lib/plaid/models/human_review.rb +1 -1
  675. data/lib/plaid/models/human_review_status.rb +1 -1
  676. data/lib/plaid/models/id_number_type.rb +1 -1
  677. data/lib/plaid/models/identity_creation_result.rb +279 -0
  678. data/lib/plaid/models/identity_creation_result_type.rb +40 -0
  679. data/lib/plaid/models/identity_default_update_webhook.rb +1 -1
  680. data/lib/plaid/models/identity_document_metadata.rb +1 -1
  681. data/lib/plaid/models/identity_document_upload.rb +1 -1
  682. data/lib/plaid/models/identity_document_upload_metadata.rb +1 -1
  683. data/lib/plaid/models/identity_document_upload_risk_insights.rb +1 -1
  684. data/lib/plaid/models/identity_document_upload_risk_signal.rb +1 -1
  685. data/lib/plaid/models/identity_document_upload_risk_summary.rb +1 -1
  686. data/lib/plaid/models/identity_documents_uploads_get_request.rb +1 -1
  687. data/lib/plaid/models/identity_documents_uploads_get_request_options.rb +1 -1
  688. data/lib/plaid/models/identity_documents_uploads_get_response.rb +1 -1
  689. data/lib/plaid/models/identity_get_request.rb +1 -1
  690. data/lib/plaid/models/identity_get_request_options.rb +1 -1
  691. data/lib/plaid/models/identity_get_response.rb +1 -1
  692. data/lib/plaid/models/identity_match_request.rb +1 -1
  693. data/lib/plaid/models/identity_match_request_options.rb +1 -1
  694. data/lib/plaid/models/identity_match_response.rb +1 -1
  695. data/lib/plaid/models/identity_match_user.rb +1 -1
  696. data/lib/plaid/models/identity_refresh_request.rb +1 -1
  697. data/lib/plaid/models/identity_refresh_response.rb +1 -1
  698. data/lib/plaid/models/identity_update_types.rb +1 -1
  699. data/lib/plaid/models/identity_verification.rb +1 -1
  700. data/lib/plaid/models/identity_verification_autofill_address.rb +1 -1
  701. data/lib/plaid/models/identity_verification_autofill_create_request.rb +1 -1
  702. data/lib/plaid/models/identity_verification_autofill_create_response.rb +1 -1
  703. data/lib/plaid/models/identity_verification_autofill_status.rb +1 -1
  704. data/lib/plaid/models/identity_verification_autofill_user_data.rb +1 -1
  705. data/lib/plaid/models/identity_verification_create_request.rb +2 -2
  706. data/lib/plaid/models/identity_verification_create_request_user.rb +1 -1
  707. data/lib/plaid/models/identity_verification_create_response.rb +1 -1
  708. data/lib/plaid/models/identity_verification_document_address_response.rb +1 -1
  709. data/lib/plaid/models/identity_verification_document_name_response.rb +1 -1
  710. data/lib/plaid/models/identity_verification_get_request.rb +1 -1
  711. data/lib/plaid/models/identity_verification_get_response.rb +1 -1
  712. data/lib/plaid/models/identity_verification_list_request.rb +1 -1
  713. data/lib/plaid/models/identity_verification_list_response.rb +1 -1
  714. data/lib/plaid/models/identity_verification_request_user.rb +1 -1
  715. data/lib/plaid/models/identity_verification_request_user_name.rb +1 -1
  716. data/lib/plaid/models/identity_verification_response_user_name.rb +1 -1
  717. data/lib/plaid/models/identity_verification_retried_webhook.rb +1 -1
  718. data/lib/plaid/models/identity_verification_retry_request.rb +1 -1
  719. data/lib/plaid/models/identity_verification_retry_request_steps_object.rb +1 -1
  720. data/lib/plaid/models/identity_verification_retry_response.rb +1 -1
  721. data/lib/plaid/models/identity_verification_status.rb +1 -1
  722. data/lib/plaid/models/identity_verification_status_updated_webhook.rb +1 -1
  723. data/lib/plaid/models/identity_verification_step_status.rb +1 -1
  724. data/lib/plaid/models/identity_verification_step_summary.rb +1 -1
  725. data/lib/plaid/models/identity_verification_step_updated_webhook.rb +1 -1
  726. data/lib/plaid/models/identity_verification_template_reference.rb +1 -1
  727. data/lib/plaid/models/identity_verification_user_address.rb +1 -1
  728. data/lib/plaid/models/identity_verification_user_data.rb +1 -1
  729. data/lib/plaid/models/image_quality.rb +1 -1
  730. data/lib/plaid/models/image_quality_details.rb +1 -1
  731. data/lib/plaid/models/image_quality_outcome.rb +1 -1
  732. data/lib/plaid/models/incident_update.rb +1 -1
  733. data/lib/plaid/models/income_breakdown.rb +1 -1
  734. data/lib/plaid/models/income_breakdown_type.rb +1 -1
  735. data/lib/plaid/models/income_override.rb +1 -1
  736. data/lib/plaid/models/income_sources_counts.rb +2 -6
  737. data/lib/plaid/models/income_summary.rb +1 -1
  738. data/lib/plaid/models/income_summary_field_number.rb +1 -1
  739. data/lib/plaid/models/income_summary_field_string.rb +1 -1
  740. data/lib/plaid/models/income_verification_create_request.rb +1 -1
  741. data/lib/plaid/models/income_verification_create_request_options.rb +1 -1
  742. data/lib/plaid/models/income_verification_create_response.rb +1 -1
  743. data/lib/plaid/models/income_verification_doc_parsing_config.rb +1 -1
  744. data/lib/plaid/models/income_verification_documents_download_request.rb +1 -1
  745. data/lib/plaid/models/income_verification_payroll_flow_type.rb +1 -1
  746. data/lib/plaid/models/income_verification_paystubs_get_request.rb +1 -1
  747. data/lib/plaid/models/income_verification_paystubs_get_response.rb +1 -1
  748. data/lib/plaid/models/income_verification_precheck_confidence.rb +1 -1
  749. data/lib/plaid/models/income_verification_precheck_employer.rb +1 -1
  750. data/lib/plaid/models/income_verification_precheck_employer_address.rb +1 -1
  751. data/lib/plaid/models/income_verification_precheck_employer_address_data.rb +1 -1
  752. data/lib/plaid/models/income_verification_precheck_military_info.rb +1 -1
  753. data/lib/plaid/models/income_verification_precheck_payroll_institution.rb +1 -1
  754. data/lib/plaid/models/income_verification_precheck_request.rb +1 -1
  755. data/lib/plaid/models/income_verification_precheck_response.rb +1 -1
  756. data/lib/plaid/models/income_verification_precheck_user.rb +1 -1
  757. data/lib/plaid/models/income_verification_refresh_reconnect_needed_webhook.rb +1 -1
  758. data/lib/plaid/models/income_verification_risk_signals_status_webhook.rb +1 -1
  759. data/lib/plaid/models/income_verification_source_type.rb +1 -1
  760. data/lib/plaid/models/income_verification_status_webhook.rb +1 -1
  761. data/lib/plaid/models/income_verification_taxforms_get_request.rb +1 -1
  762. data/lib/plaid/models/income_verification_taxforms_get_response.rb +1 -1
  763. data/lib/plaid/models/income_verification_webhook_status.rb +1 -1
  764. data/lib/plaid/models/individual_name.rb +1 -1
  765. data/lib/plaid/models/individual_screening_hit_names.rb +1 -1
  766. data/lib/plaid/models/individual_watchlist_code.rb +1 -1
  767. data/lib/plaid/models/individual_watchlist_program.rb +1 -1
  768. data/lib/plaid/models/inflow_model.rb +1 -1
  769. data/lib/plaid/models/initial_update_webhook.rb +1 -1
  770. data/lib/plaid/models/institution.rb +2 -2
  771. data/lib/plaid/models/institution_status.rb +1 -1
  772. data/lib/plaid/models/institution_status_alert_webhook.rb +1 -1
  773. data/lib/plaid/models/institution_supported_networks.rb +1 -1
  774. data/lib/plaid/models/institutions_get_by_id_request.rb +1 -1
  775. data/lib/plaid/models/institutions_get_by_id_request_options.rb +1 -1
  776. data/lib/plaid/models/institutions_get_by_id_response.rb +1 -1
  777. data/lib/plaid/models/institutions_get_request.rb +1 -1
  778. data/lib/plaid/models/institutions_get_request_options.rb +2 -2
  779. data/lib/plaid/models/institutions_get_response.rb +1 -1
  780. data/lib/plaid/models/institutions_search_account_filter.rb +1 -1
  781. data/lib/plaid/models/institutions_search_payment_initiation_options.rb +1 -1
  782. data/lib/plaid/models/institutions_search_request.rb +2 -2
  783. data/lib/plaid/models/institutions_search_request_options.rb +1 -1
  784. data/lib/plaid/models/institutions_search_response.rb +1 -1
  785. data/lib/plaid/models/investment_account_subtype.rb +1 -1
  786. data/lib/plaid/models/investment_filter.rb +1 -1
  787. data/lib/plaid/models/investment_holdings_get_request_options.rb +1 -1
  788. data/lib/plaid/models/investment_transaction.rb +1 -1
  789. data/lib/plaid/models/investment_transaction_subtype.rb +1 -1
  790. data/lib/plaid/models/investment_transaction_type.rb +1 -1
  791. data/lib/plaid/models/investments_auth401k_contribution_details.rb +1 -1
  792. data/lib/plaid/models/investments_auth401k_fee_details.rb +1 -1
  793. data/lib/plaid/models/investments_auth_account_details401k.rb +1 -1
  794. data/lib/plaid/models/investments_auth_data_sources.rb +1 -1
  795. data/lib/plaid/models/investments_auth_get_numbers.rb +1 -1
  796. data/lib/plaid/models/investments_auth_get_request.rb +1 -1
  797. data/lib/plaid/models/investments_auth_get_request_options.rb +1 -1
  798. data/lib/plaid/models/investments_auth_get_response.rb +1 -1
  799. data/lib/plaid/models/investments_auth_owner.rb +1 -1
  800. data/lib/plaid/models/investments_default_update_webhook.rb +1 -1
  801. data/lib/plaid/models/investments_historical_update_webhook.rb +1 -1
  802. data/lib/plaid/models/investments_holdings_get_request.rb +1 -1
  803. data/lib/plaid/models/investments_holdings_get_response.rb +1 -1
  804. data/lib/plaid/models/investments_refresh_request.rb +1 -1
  805. data/lib/plaid/models/investments_refresh_response.rb +1 -1
  806. data/lib/plaid/models/investments_transactions_get_request.rb +1 -1
  807. data/lib/plaid/models/investments_transactions_get_request_options.rb +1 -1
  808. data/lib/plaid/models/investments_transactions_get_response.rb +1 -1
  809. data/lib/plaid/models/investments_transactions_override.rb +1 -1
  810. data/lib/plaid/models/iso_currency_code.rb +1 -1
  811. data/lib/plaid/models/issue.rb +1 -1
  812. data/lib/plaid/models/issue_resolved_webhook.rb +1 -1
  813. data/lib/plaid/models/issues_get_request.rb +1 -1
  814. data/lib/plaid/models/issues_get_response.rb +1 -1
  815. data/lib/plaid/models/issues_search_request.rb +1 -1
  816. data/lib/plaid/models/issues_search_response.rb +1 -1
  817. data/lib/plaid/models/issues_status.rb +1 -1
  818. data/lib/plaid/models/issues_subscribe_request.rb +1 -1
  819. data/lib/plaid/models/issues_subscribe_response.rb +1 -1
  820. data/lib/plaid/models/issuing_country.rb +1 -1
  821. data/lib/plaid/models/item.rb +3 -3
  822. data/lib/plaid/models/item_access_token_invalidate_request.rb +1 -1
  823. data/lib/plaid/models/item_access_token_invalidate_response.rb +1 -1
  824. data/lib/plaid/models/item_activity_list_request.rb +1 -1
  825. data/lib/plaid/models/item_activity_list_response.rb +1 -1
  826. data/lib/plaid/models/item_add_result_webhook.rb +1 -1
  827. data/lib/plaid/models/item_application_list_request.rb +1 -1
  828. data/lib/plaid/models/item_application_list_response.rb +1 -1
  829. data/lib/plaid/models/item_application_list_user_auth.rb +1 -1
  830. data/lib/plaid/models/item_application_scopes_update_request.rb +1 -1
  831. data/lib/plaid/models/item_application_scopes_update_response.rb +1 -1
  832. data/lib/plaid/models/item_application_unlink_request.rb +1 -1
  833. data/lib/plaid/models/item_application_unlink_response.rb +1 -1
  834. data/lib/plaid/models/item_auth_method.rb +2 -1
  835. data/lib/plaid/models/item_consented_data_scope.rb +11 -4
  836. data/lib/plaid/models/item_create_authentication.rb +1 -1
  837. data/lib/plaid/models/item_error_webhook.rb +1 -1
  838. data/lib/plaid/models/item_get_request.rb +1 -1
  839. data/lib/plaid/models/item_get_response.rb +1 -1
  840. data/lib/plaid/models/item_import_request.rb +1 -1
  841. data/lib/plaid/models/item_import_request_options.rb +1 -1
  842. data/lib/plaid/models/item_import_request_user_auth.rb +1 -1
  843. data/lib/plaid/models/item_import_response.rb +1 -1
  844. data/lib/plaid/models/item_login_repaired_webhook.rb +1 -1
  845. data/lib/plaid/models/item_product_ready_webhook.rb +1 -1
  846. data/lib/plaid/models/item_public_token_create_request.rb +1 -1
  847. data/lib/plaid/models/item_public_token_create_response.rb +1 -1
  848. data/lib/plaid/models/item_public_token_exchange_request.rb +1 -1
  849. data/lib/plaid/models/item_public_token_exchange_response.rb +1 -1
  850. data/lib/plaid/models/item_remove_reason_code.rb +43 -0
  851. data/lib/plaid/models/item_remove_request.rb +65 -5
  852. data/lib/plaid/models/item_remove_response.rb +1 -1
  853. data/lib/plaid/models/item_status.rb +1 -1
  854. data/lib/plaid/models/item_status_investments.rb +1 -1
  855. data/lib/plaid/models/item_status_last_webhook.rb +1 -1
  856. data/lib/plaid/models/item_status_nullable.rb +1 -1
  857. data/lib/plaid/models/item_status_transactions.rb +1 -1
  858. data/lib/plaid/models/item_webhook_update_request.rb +1 -1
  859. data/lib/plaid/models/item_webhook_update_response.rb +1 -1
  860. data/lib/plaid/models/item_with_consent_fields.rb +5 -5
  861. data/lib/plaid/models/item_with_consent_fields_all_of.rb +3 -3
  862. data/lib/plaid/models/jwk_public_key.rb +1 -1
  863. data/lib/plaid/models/jwt_header.rb +1 -1
  864. data/lib/plaid/models/kyc_check_address_summary.rb +1 -1
  865. data/lib/plaid/models/kyc_check_date_of_birth_summary.rb +1 -1
  866. data/lib/plaid/models/kyc_check_details.rb +1 -1
  867. data/lib/plaid/models/kyc_check_details_international_address.rb +1 -1
  868. data/lib/plaid/models/kyc_check_id_number_summary.rb +1 -1
  869. data/lib/plaid/models/kyc_check_name_summary.rb +1 -1
  870. data/lib/plaid/models/kyc_check_phone_summary.rb +1 -1
  871. data/lib/plaid/models/last_data_access_times.rb +9 -9
  872. data/lib/plaid/models/latest_scored_event.rb +1 -1
  873. data/lib/plaid/models/layer_authentication_passed_webhook.rb +2 -2
  874. data/lib/plaid/models/ledger_event_source_type.rb +1 -1
  875. data/lib/plaid/models/lend_score.rb +245 -0
  876. data/lib/plaid/models/liabilities_default_update_webhook.rb +1 -1
  877. data/lib/plaid/models/liabilities_get_request.rb +1 -1
  878. data/lib/plaid/models/liabilities_get_request_options.rb +1 -1
  879. data/lib/plaid/models/liabilities_get_response.rb +1 -1
  880. data/lib/plaid/models/liabilities_object.rb +1 -1
  881. data/lib/plaid/models/liability_override.rb +1 -1
  882. data/lib/plaid/models/link_callback_metadata.rb +1 -1
  883. data/lib/plaid/models/link_delivery_account.rb +1 -1
  884. data/lib/plaid/models/link_delivery_callback_webhook.rb +1 -1
  885. data/lib/plaid/models/link_delivery_communication_method.rb +1 -1
  886. data/lib/plaid/models/link_delivery_create_request.rb +1 -1
  887. data/lib/plaid/models/link_delivery_create_response.rb +1 -1
  888. data/lib/plaid/models/link_delivery_delivery_method.rb +1 -1
  889. data/lib/plaid/models/link_delivery_get_request.rb +1 -1
  890. data/lib/plaid/models/link_delivery_get_response.rb +1 -1
  891. data/lib/plaid/models/link_delivery_institution.rb +1 -1
  892. data/lib/plaid/models/link_delivery_metadata.rb +1 -1
  893. data/lib/plaid/models/link_delivery_options.rb +1 -1
  894. data/lib/plaid/models/link_delivery_recipient.rb +1 -1
  895. data/lib/plaid/models/link_delivery_session_status.rb +1 -1
  896. data/lib/plaid/models/link_delivery_verification_status.rb +1 -1
  897. data/lib/plaid/models/link_delivery_webhook_callback_type.rb +1 -1
  898. data/lib/plaid/models/link_delivery_webhook_communication_method.rb +1 -1
  899. data/lib/plaid/models/link_delivery_webhook_delivery_status.rb +1 -1
  900. data/lib/plaid/models/link_event.rb +1 -1
  901. data/lib/plaid/models/link_event_metadata.rb +1 -1
  902. data/lib/plaid/models/link_event_name.rb +1 -1
  903. data/lib/plaid/models/link_events_webhook.rb +1 -1
  904. data/lib/plaid/models/link_o_auth_correlation_id_exchange_request.rb +1 -1
  905. data/lib/plaid/models/link_o_auth_correlation_id_exchange_response.rb +1 -1
  906. data/lib/plaid/models/link_session_bank_employment_result.rb +1 -1
  907. data/lib/plaid/models/link_session_bank_income_result.rb +1 -1
  908. data/lib/plaid/models/link_session_cra_document_upload_result.rb +1 -1
  909. data/lib/plaid/models/link_session_cra_item_add_result.rb +1 -1
  910. data/lib/plaid/models/link_session_cra_update_result.rb +253 -0
  911. data/lib/plaid/models/link_session_exit.rb +1 -1
  912. data/lib/plaid/models/link_session_exit_deprecated.rb +1 -1
  913. data/lib/plaid/models/link_session_exit_metadata.rb +1 -1
  914. data/lib/plaid/models/link_session_exit_metadata_institution.rb +1 -1
  915. data/lib/plaid/models/link_session_finished_webhook.rb +1 -1
  916. data/lib/plaid/models/link_session_item_add_result.rb +1 -1
  917. data/lib/plaid/models/link_session_payroll_income_result.rb +1 -1
  918. data/lib/plaid/models/link_session_protect_result.rb +1 -1
  919. data/lib/plaid/models/link_session_results.rb +19 -2
  920. data/lib/plaid/models/link_session_success.rb +1 -1
  921. data/lib/plaid/models/link_session_success_metadata.rb +1 -1
  922. data/lib/plaid/models/link_session_success_metadata_account.rb +3 -3
  923. data/lib/plaid/models/link_session_success_metadata_institution.rb +1 -1
  924. data/lib/plaid/models/link_session_success_metadata_transfer_status.rb +1 -1
  925. data/lib/plaid/models/link_token_account_filters.rb +1 -1
  926. data/lib/plaid/models/link_token_cashflow_report.rb +1 -1
  927. data/lib/plaid/models/link_token_create_card_switch.rb +1 -1
  928. data/lib/plaid/models/link_token_create_credit_filter.rb +1 -1
  929. data/lib/plaid/models/link_token_create_depository_filter.rb +1 -1
  930. data/lib/plaid/models/link_token_create_hosted_link.rb +2 -2
  931. data/lib/plaid/models/link_token_create_identity.rb +1 -1
  932. data/lib/plaid/models/link_token_create_institution_data.rb +1 -1
  933. data/lib/plaid/models/link_token_create_investment_filter.rb +1 -1
  934. data/lib/plaid/models/link_token_create_loan_filter.rb +1 -1
  935. data/lib/plaid/models/link_token_create_request.rb +1 -1
  936. data/lib/plaid/models/link_token_create_request_account_subtypes.rb +1 -1
  937. data/lib/plaid/models/link_token_create_request_appearance_mode.rb +1 -1
  938. data/lib/plaid/models/link_token_create_request_auth.rb +1 -1
  939. data/lib/plaid/models/link_token_create_request_base_report.rb +1 -1
  940. data/lib/plaid/models/link_token_create_request_cra_options.rb +25 -5
  941. data/lib/plaid/models/link_token_create_request_cra_options_base_report.rb +1 -1
  942. data/lib/plaid/models/link_token_create_request_cra_options_base_report_gse_options.rb +1 -1
  943. data/lib/plaid/models/link_token_create_request_cra_options_cashflow_insights.rb +1 -1
  944. data/lib/plaid/models/link_token_create_request_cra_options_lend_score.rb +243 -0
  945. data/lib/plaid/models/link_token_create_request_cra_options_partner_insights.rb +1 -1
  946. data/lib/plaid/models/link_token_create_request_credit_partner_insights.rb +1 -1
  947. data/lib/plaid/models/link_token_create_request_deposit_switch.rb +1 -1
  948. data/lib/plaid/models/link_token_create_request_employment.rb +1 -1
  949. data/lib/plaid/models/link_token_create_request_employment_bank_income.rb +1 -1
  950. data/lib/plaid/models/link_token_create_request_identity_verification.rb +1 -1
  951. data/lib/plaid/models/link_token_create_request_income_verification.rb +1 -1
  952. data/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb +1 -1
  953. data/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb +1 -1
  954. data/lib/plaid/models/link_token_create_request_payment_configuration.rb +1 -1
  955. data/lib/plaid/models/link_token_create_request_payment_initiation.rb +1 -1
  956. data/lib/plaid/models/link_token_create_request_statements.rb +1 -1
  957. data/lib/plaid/models/link_token_create_request_transfer.rb +1 -1
  958. data/lib/plaid/models/link_token_create_request_update.rb +1 -1
  959. data/lib/plaid/models/link_token_create_request_user.rb +1 -1
  960. data/lib/plaid/models/link_token_create_request_user_address.rb +1 -1
  961. data/lib/plaid/models/link_token_create_request_user_id_number.rb +1 -1
  962. data/lib/plaid/models/link_token_create_request_user_name.rb +1 -1
  963. data/lib/plaid/models/link_token_create_request_user_stated_income_source.rb +1 -1
  964. data/lib/plaid/models/link_token_create_response.rb +1 -1
  965. data/lib/plaid/models/link_token_eu_config.rb +1 -1
  966. data/lib/plaid/models/link_token_get_metadata_response.rb +1 -1
  967. data/lib/plaid/models/link_token_get_request.rb +1 -1
  968. data/lib/plaid/models/link_token_get_response.rb +1 -1
  969. data/lib/plaid/models/link_token_get_sessions_response.rb +1 -1
  970. data/lib/plaid/models/link_token_investments.rb +1 -1
  971. data/lib/plaid/models/link_token_investments_auth.rb +1 -1
  972. data/lib/plaid/models/link_token_transactions.rb +1 -1
  973. data/lib/plaid/models/link_user_delivery_status_webhook.rb +1 -1
  974. data/lib/plaid/models/loan.rb +1 -1
  975. data/lib/plaid/models/loan_account_subtype.rb +2 -1
  976. data/lib/plaid/models/loan_filter.rb +1 -1
  977. data/lib/plaid/models/loan_identifier.rb +1 -1
  978. data/lib/plaid/models/loan_identifier_type.rb +1 -1
  979. data/lib/plaid/models/loan_identifiers.rb +1 -1
  980. data/lib/plaid/models/loan_payments_counts.rb +2 -6
  981. data/lib/plaid/models/loan_payments_merchant_counts.rb +2 -6
  982. data/lib/plaid/models/loans.rb +1 -1
  983. data/lib/plaid/models/location.rb +1 -1
  984. data/lib/plaid/models/match_summary.rb +1 -1
  985. data/lib/plaid/models/match_summary_code.rb +1 -1
  986. data/lib/plaid/models/merchant_insights.rb +1 -1
  987. data/lib/plaid/models/meta.rb +1 -1
  988. data/lib/plaid/models/mfa.rb +1 -1
  989. data/lib/plaid/models/monitoring_consumer_report_permissible_purpose.rb +1 -1
  990. data/lib/plaid/models/monitoring_income_insights.rb +1 -1
  991. data/lib/plaid/models/monitoring_income_source.rb +1 -1
  992. data/lib/plaid/models/monitoring_insights.rb +1 -1
  993. data/lib/plaid/models/monitoring_insights_item_status.rb +1 -1
  994. data/lib/plaid/models/monitoring_insights_status.rb +1 -1
  995. data/lib/plaid/models/monitoring_item_status_code.rb +1 -1
  996. data/lib/plaid/models/monitoring_loan_insights.rb +1 -1
  997. data/lib/plaid/models/mortgage_interest_rate.rb +1 -1
  998. data/lib/plaid/models/mortgage_liability.rb +1 -1
  999. data/lib/plaid/models/mortgage_property_address.rb +1 -1
  1000. data/lib/plaid/models/multi_document_risk_signal.rb +1 -1
  1001. data/lib/plaid/models/name_match_score.rb +1 -1
  1002. data/lib/plaid/models/net_pay.rb +1 -1
  1003. data/lib/plaid/models/network_insights_item.rb +1 -1
  1004. data/lib/plaid/models/network_insights_report.rb +2 -2
  1005. data/lib/plaid/models/network_insights_report_get_request.rb +1 -1
  1006. data/lib/plaid/models/network_insights_report_get_response.rb +1 -1
  1007. data/lib/plaid/models/network_status_get_request.rb +1 -1
  1008. data/lib/plaid/models/network_status_get_response.rb +1 -1
  1009. data/lib/plaid/models/network_status_get_response_layer.rb +1 -1
  1010. data/lib/plaid/models/network_status_get_response_network_status.rb +1 -1
  1011. data/lib/plaid/models/network_status_get_user.rb +1 -1
  1012. data/lib/plaid/models/new_accounts_available_webhook.rb +1 -1
  1013. data/lib/plaid/models/numbers.rb +1 -1
  1014. data/lib/plaid/models/numbers_acats.rb +1 -1
  1015. data/lib/plaid/models/numbers_ach.rb +1 -1
  1016. data/lib/plaid/models/numbers_ach_nullable.rb +1 -1
  1017. data/lib/plaid/models/numbers_aton.rb +1 -1
  1018. data/lib/plaid/models/numbers_bacs.rb +1 -1
  1019. data/lib/plaid/models/numbers_bacs_nullable.rb +1 -1
  1020. data/lib/plaid/models/numbers_eft.rb +1 -1
  1021. data/lib/plaid/models/numbers_eft_nullable.rb +1 -1
  1022. data/lib/plaid/models/numbers_iban_nullable.rb +1 -1
  1023. data/lib/plaid/models/numbers_international.rb +1 -1
  1024. data/lib/plaid/models/numbers_international_iban.rb +1 -1
  1025. data/lib/plaid/models/numbers_international_nullable.rb +1 -1
  1026. data/lib/plaid/models/numbers_retirement401k.rb +1 -1
  1027. data/lib/plaid/models/o_auth_error_code.rb +1 -1
  1028. data/lib/plaid/models/o_auth_error_response.rb +1 -1
  1029. data/lib/plaid/models/o_auth_grant_type.rb +1 -1
  1030. data/lib/plaid/models/o_auth_introspect_request.rb +1 -1
  1031. data/lib/plaid/models/o_auth_introspect_response.rb +2 -2
  1032. data/lib/plaid/models/o_auth_revoke_request.rb +1 -1
  1033. data/lib/plaid/models/o_auth_revoke_response.rb +1 -1
  1034. data/lib/plaid/models/o_auth_subject_token_type.rb +2 -1
  1035. data/lib/plaid/models/o_auth_token_request.rb +3 -3
  1036. data/lib/plaid/models/o_auth_token_response.rb +1 -1
  1037. data/lib/plaid/models/omittable_transfer_type.rb +1 -1
  1038. data/lib/plaid/models/option_contract.rb +1 -1
  1039. data/lib/plaid/models/originating_fund_source.rb +1 -1
  1040. data/lib/plaid/models/originator.rb +1 -1
  1041. data/lib/plaid/models/originator_expected_transfer_frequency.rb +1 -1
  1042. data/lib/plaid/models/other_account_subtype.rb +1 -1
  1043. data/lib/plaid/models/other_filter.rb +1 -1
  1044. data/lib/plaid/models/override_account_type.rb +1 -1
  1045. data/lib/plaid/models/override_accounts.rb +1 -1
  1046. data/lib/plaid/models/owner.rb +1 -1
  1047. data/lib/plaid/models/owner_override.rb +1 -1
  1048. data/lib/plaid/models/ownership_type.rb +1 -1
  1049. data/lib/plaid/models/parties.rb +1 -1
  1050. data/lib/plaid/models/partner_customer_create_request.rb +2 -2
  1051. data/lib/plaid/models/partner_customer_create_response.rb +1 -1
  1052. data/lib/plaid/models/partner_customer_enable_request.rb +1 -1
  1053. data/lib/plaid/models/partner_customer_enable_response.rb +1 -1
  1054. data/lib/plaid/models/partner_customer_get_request.rb +1 -1
  1055. data/lib/plaid/models/partner_customer_get_response.rb +1 -1
  1056. data/lib/plaid/models/partner_customer_o_auth_institutions_get_request.rb +1 -1
  1057. data/lib/plaid/models/partner_customer_o_auth_institutions_get_response.rb +1 -1
  1058. data/lib/plaid/models/partner_customer_remove_request.rb +1 -1
  1059. data/lib/plaid/models/partner_customer_remove_response.rb +1 -1
  1060. data/lib/plaid/models/partner_end_customer.rb +1 -1
  1061. data/lib/plaid/models/partner_end_customer_address.rb +1 -1
  1062. data/lib/plaid/models/partner_end_customer_assets_under_management.rb +1 -1
  1063. data/lib/plaid/models/partner_end_customer_billing_contact.rb +1 -1
  1064. data/lib/plaid/models/partner_end_customer_customer_support_info.rb +1 -1
  1065. data/lib/plaid/models/partner_end_customer_flowdown_status.rb +1 -1
  1066. data/lib/plaid/models/partner_end_customer_o_auth_institution.rb +18 -6
  1067. data/lib/plaid/models/partner_end_customer_o_auth_institution_application_status.rb +1 -1
  1068. data/lib/plaid/models/partner_end_customer_o_auth_institution_environments.rb +1 -1
  1069. data/lib/plaid/models/partner_end_customer_o_auth_status_updated_values.rb +1 -1
  1070. data/lib/plaid/models/partner_end_customer_o_auth_status_updated_webhook.rb +1 -1
  1071. data/lib/plaid/models/partner_end_customer_questionnaire_status.rb +1 -1
  1072. data/lib/plaid/models/partner_end_customer_secrets.rb +1 -1
  1073. data/lib/plaid/models/partner_end_customer_status.rb +1 -1
  1074. data/lib/plaid/models/partner_end_customer_technical_contact.rb +1 -1
  1075. data/lib/plaid/models/partner_end_customer_with_secrets.rb +1 -1
  1076. data/lib/plaid/models/partner_end_customer_with_secrets_all_of.rb +1 -1
  1077. data/lib/plaid/models/party.rb +1 -1
  1078. data/lib/plaid/models/party_individual.rb +1 -1
  1079. data/lib/plaid/models/party_role_type.rb +1 -1
  1080. data/lib/plaid/models/pay.rb +1 -1
  1081. data/lib/plaid/models/pay_frequency.rb +1 -1
  1082. data/lib/plaid/models/pay_frequency_value.rb +1 -1
  1083. data/lib/plaid/models/pay_period_details.rb +1 -1
  1084. data/lib/plaid/models/pay_period_details_pay_frequency.rb +1 -1
  1085. data/lib/plaid/models/pay_stub_deductions_breakdown.rb +1 -1
  1086. data/lib/plaid/models/pay_stub_deductions_total.rb +1 -1
  1087. data/lib/plaid/models/pay_stub_distribution_breakdown.rb +1 -1
  1088. data/lib/plaid/models/pay_stub_earnings_breakdown.rb +1 -1
  1089. data/lib/plaid/models/pay_stub_earnings_total.rb +1 -1
  1090. data/lib/plaid/models/pay_stub_pay_period_details.rb +1 -1
  1091. data/lib/plaid/models/pay_stub_taxpayer_id.rb +1 -1
  1092. data/lib/plaid/models/payment_amount.rb +1 -1
  1093. data/lib/plaid/models/payment_amount_currency.rb +1 -1
  1094. data/lib/plaid/models/payment_amount_nullable.rb +1 -1
  1095. data/lib/plaid/models/payment_amount_refunded.rb +1 -1
  1096. data/lib/plaid/models/payment_amount_to_refund.rb +1 -1
  1097. data/lib/plaid/models/payment_channel.rb +1 -1
  1098. data/lib/plaid/models/payment_consent_max_payment_amount.rb +1 -1
  1099. data/lib/plaid/models/payment_consent_periodic_alignment.rb +1 -1
  1100. data/lib/plaid/models/payment_consent_periodic_amount.rb +1 -1
  1101. data/lib/plaid/models/payment_consent_periodic_amount_amount.rb +1 -1
  1102. data/lib/plaid/models/payment_consent_periodic_interval.rb +1 -1
  1103. data/lib/plaid/models/payment_consent_valid_date_time.rb +1 -1
  1104. data/lib/plaid/models/payment_initiation_address.rb +1 -1
  1105. data/lib/plaid/models/payment_initiation_consent.rb +1 -1
  1106. data/lib/plaid/models/payment_initiation_consent_constraints.rb +1 -1
  1107. data/lib/plaid/models/payment_initiation_consent_create_request.rb +1 -1
  1108. data/lib/plaid/models/payment_initiation_consent_create_response.rb +1 -1
  1109. data/lib/plaid/models/payment_initiation_consent_get_request.rb +1 -1
  1110. data/lib/plaid/models/payment_initiation_consent_get_response.rb +1 -1
  1111. data/lib/plaid/models/payment_initiation_consent_payer_details.rb +1 -1
  1112. data/lib/plaid/models/payment_initiation_consent_payer_numbers.rb +1 -1
  1113. data/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb +1 -1
  1114. data/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb +1 -1
  1115. data/lib/plaid/models/payment_initiation_consent_processing_mode.rb +1 -1
  1116. data/lib/plaid/models/payment_initiation_consent_revoke_request.rb +1 -1
  1117. data/lib/plaid/models/payment_initiation_consent_revoke_response.rb +1 -1
  1118. data/lib/plaid/models/payment_initiation_consent_scope.rb +1 -1
  1119. data/lib/plaid/models/payment_initiation_consent_status.rb +1 -1
  1120. data/lib/plaid/models/payment_initiation_consent_status_update_webhook.rb +1 -1
  1121. data/lib/plaid/models/payment_initiation_consent_type.rb +1 -1
  1122. data/lib/plaid/models/payment_initiation_metadata.rb +1 -1
  1123. data/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb +1 -1
  1124. data/lib/plaid/models/payment_initiation_payment.rb +1 -1
  1125. data/lib/plaid/models/payment_initiation_payment_create_request.rb +1 -1
  1126. data/lib/plaid/models/payment_initiation_payment_create_response.rb +1 -1
  1127. data/lib/plaid/models/payment_initiation_payment_create_status.rb +1 -1
  1128. data/lib/plaid/models/payment_initiation_payment_get_request.rb +1 -1
  1129. data/lib/plaid/models/payment_initiation_payment_get_response.rb +1 -1
  1130. data/lib/plaid/models/payment_initiation_payment_list_request.rb +1 -1
  1131. data/lib/plaid/models/payment_initiation_payment_list_response.rb +1 -1
  1132. data/lib/plaid/models/payment_initiation_payment_reverse_request.rb +1 -1
  1133. data/lib/plaid/models/payment_initiation_payment_reverse_response.rb +1 -1
  1134. data/lib/plaid/models/payment_initiation_payment_status.rb +1 -1
  1135. data/lib/plaid/models/payment_initiation_payment_token_create_request.rb +1 -1
  1136. data/lib/plaid/models/payment_initiation_payment_token_create_response.rb +1 -1
  1137. data/lib/plaid/models/payment_initiation_recipient.rb +1 -1
  1138. data/lib/plaid/models/payment_initiation_recipient_create_request.rb +1 -1
  1139. data/lib/plaid/models/payment_initiation_recipient_create_response.rb +1 -1
  1140. data/lib/plaid/models/payment_initiation_recipient_get_request.rb +1 -1
  1141. data/lib/plaid/models/payment_initiation_recipient_get_response.rb +1 -1
  1142. data/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb +1 -1
  1143. data/lib/plaid/models/payment_initiation_recipient_list_request.rb +1 -1
  1144. data/lib/plaid/models/payment_initiation_recipient_list_response.rb +1 -1
  1145. data/lib/plaid/models/payment_initiation_standing_order_metadata.rb +1 -1
  1146. data/lib/plaid/models/payment_meta.rb +1 -1
  1147. data/lib/plaid/models/payment_profile_create_request.rb +1 -1
  1148. data/lib/plaid/models/payment_profile_create_response.rb +1 -1
  1149. data/lib/plaid/models/payment_profile_get_request.rb +1 -1
  1150. data/lib/plaid/models/payment_profile_get_response.rb +1 -1
  1151. data/lib/plaid/models/payment_profile_remove_request.rb +1 -1
  1152. data/lib/plaid/models/payment_profile_remove_response.rb +1 -1
  1153. data/lib/plaid/models/payment_profile_status.rb +1 -1
  1154. data/lib/plaid/models/payment_schedule_interval.rb +1 -1
  1155. data/lib/plaid/models/payment_scheme.rb +1 -1
  1156. data/lib/plaid/models/payment_status_update_webhook.rb +1 -1
  1157. data/lib/plaid/models/payroll_income_account_data.rb +1 -1
  1158. data/lib/plaid/models/payroll_income_object.rb +1 -1
  1159. data/lib/plaid/models/payroll_income_rate_of_pay.rb +1 -1
  1160. data/lib/plaid/models/payroll_item.rb +1 -1
  1161. data/lib/plaid/models/payroll_item_status.rb +1 -1
  1162. data/lib/plaid/models/payroll_risk_signals_item.rb +1 -1
  1163. data/lib/plaid/models/paystub.rb +1 -1
  1164. data/lib/plaid/models/paystub_address.rb +1 -1
  1165. data/lib/plaid/models/paystub_deduction.rb +1 -1
  1166. data/lib/plaid/models/paystub_details.rb +1 -1
  1167. data/lib/plaid/models/paystub_employer.rb +1 -1
  1168. data/lib/plaid/models/paystub_override.rb +1 -1
  1169. data/lib/plaid/models/paystub_override_deductions.rb +1 -1
  1170. data/lib/plaid/models/paystub_override_deductions_breakdown.rb +1 -1
  1171. data/lib/plaid/models/paystub_override_deductions_total.rb +1 -1
  1172. data/lib/plaid/models/paystub_override_distribution_breakdown.rb +1 -1
  1173. data/lib/plaid/models/paystub_override_earnings.rb +1 -1
  1174. data/lib/plaid/models/paystub_override_earnings_breakdown.rb +1 -1
  1175. data/lib/plaid/models/paystub_override_earnings_total.rb +1 -1
  1176. data/lib/plaid/models/paystub_override_employee.rb +1 -1
  1177. data/lib/plaid/models/paystub_override_employee_address.rb +1 -1
  1178. data/lib/plaid/models/paystub_override_employer.rb +1 -1
  1179. data/lib/plaid/models/paystub_override_employer_address.rb +1 -1
  1180. data/lib/plaid/models/paystub_override_net_pay.rb +1 -1
  1181. data/lib/plaid/models/paystub_override_pay_period_details.rb +1 -1
  1182. data/lib/plaid/models/paystub_override_taxpayer_id.rb +1 -1
  1183. data/lib/plaid/models/paystub_pay_frequency.rb +1 -1
  1184. data/lib/plaid/models/paystub_ytd_details.rb +1 -1
  1185. data/lib/plaid/models/pending_disconnect_webhook.rb +1 -1
  1186. data/lib/plaid/models/pending_disconnect_webhook_reason.rb +1 -1
  1187. data/lib/plaid/models/pending_expiration_webhook.rb +1 -1
  1188. data/lib/plaid/models/personal_finance_category.rb +16 -6
  1189. data/lib/plaid/models/phone_number.rb +1 -1
  1190. data/lib/plaid/models/phone_number_match_score.rb +1 -1
  1191. data/lib/plaid/models/phone_type.rb +1 -1
  1192. data/lib/plaid/models/physical_document_category.rb +1 -1
  1193. data/lib/plaid/models/physical_document_extracted_data.rb +1 -1
  1194. data/lib/plaid/models/physical_document_extracted_data_analysis.rb +1 -1
  1195. data/lib/plaid/models/physical_document_images.rb +1 -1
  1196. data/lib/plaid/models/plaid_check_score.rb +2 -2
  1197. data/lib/plaid/models/plaid_check_score_version.rb +1 -1
  1198. data/lib/plaid/models/plaid_error.rb +1 -1
  1199. data/lib/plaid/models/plaid_error_type.rb +1 -1
  1200. data/lib/plaid/models/platform_ids.rb +1 -1
  1201. data/lib/plaid/models/po_box_status.rb +1 -1
  1202. data/lib/plaid/models/prism_cash_score.rb +1 -1
  1203. data/lib/plaid/models/prism_cash_score_metadata.rb +1 -1
  1204. data/lib/plaid/models/prism_cash_score_version.rb +1 -1
  1205. data/lib/plaid/models/prism_detect.rb +1 -1
  1206. data/lib/plaid/models/prism_detect_version.rb +1 -1
  1207. data/lib/plaid/models/prism_extend.rb +1 -1
  1208. data/lib/plaid/models/prism_extend_version.rb +1 -1
  1209. data/lib/plaid/models/prism_first_detect.rb +1 -1
  1210. data/lib/plaid/models/prism_first_detect_version.rb +1 -1
  1211. data/lib/plaid/models/prism_insights.rb +1 -1
  1212. data/lib/plaid/models/prism_insights_version.rb +1 -1
  1213. data/lib/plaid/models/prism_product.rb +1 -1
  1214. data/lib/plaid/models/prism_versions.rb +1 -1
  1215. data/lib/plaid/models/prism_versions_deprecated.rb +1 -1
  1216. data/lib/plaid/models/processor_account_get_request.rb +1 -1
  1217. data/lib/plaid/models/processor_account_get_response.rb +1 -1
  1218. data/lib/plaid/models/processor_apex_processor_token_create_request.rb +1 -1
  1219. data/lib/plaid/models/processor_auth_get_request.rb +1 -1
  1220. data/lib/plaid/models/processor_auth_get_response.rb +1 -1
  1221. data/lib/plaid/models/processor_balance_get_request.rb +1 -1
  1222. data/lib/plaid/models/processor_balance_get_request_options.rb +1 -1
  1223. data/lib/plaid/models/processor_balance_get_response.rb +1 -1
  1224. data/lib/plaid/models/processor_bank_transfer_create_request.rb +1 -1
  1225. data/lib/plaid/models/processor_bank_transfer_create_response.rb +1 -1
  1226. data/lib/plaid/models/processor_default_update_webhook.rb +1 -1
  1227. data/lib/plaid/models/processor_historical_update_webhook.rb +1 -1
  1228. data/lib/plaid/models/processor_identity_get_request.rb +1 -1
  1229. data/lib/plaid/models/processor_identity_get_response.rb +1 -1
  1230. data/lib/plaid/models/processor_identity_match_request.rb +1 -1
  1231. data/lib/plaid/models/processor_identity_match_response.rb +1 -1
  1232. data/lib/plaid/models/processor_initial_update_webhook.rb +1 -1
  1233. data/lib/plaid/models/processor_investments_holdings_get_request.rb +1 -1
  1234. data/lib/plaid/models/processor_investments_holdings_get_response.rb +1 -1
  1235. data/lib/plaid/models/processor_investments_transactions_get_request.rb +1 -1
  1236. data/lib/plaid/models/processor_investments_transactions_get_response.rb +1 -1
  1237. data/lib/plaid/models/processor_liabilities_get_request.rb +1 -1
  1238. data/lib/plaid/models/processor_liabilities_get_response.rb +1 -1
  1239. data/lib/plaid/models/processor_number.rb +1 -1
  1240. data/lib/plaid/models/processor_recurring_transactions_update_webhook.rb +1 -1
  1241. data/lib/plaid/models/processor_signal_decision_report_request.rb +2 -2
  1242. data/lib/plaid/models/processor_signal_decision_report_response.rb +1 -1
  1243. data/lib/plaid/models/processor_signal_evaluate_request.rb +1 -1
  1244. data/lib/plaid/models/processor_signal_evaluate_response.rb +1 -1
  1245. data/lib/plaid/models/processor_signal_prepare_request.rb +1 -1
  1246. data/lib/plaid/models/processor_signal_prepare_response.rb +1 -1
  1247. data/lib/plaid/models/processor_signal_return_report_request.rb +2 -2
  1248. data/lib/plaid/models/processor_signal_return_report_response.rb +1 -1
  1249. data/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +1 -1
  1250. data/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +1 -1
  1251. data/lib/plaid/models/processor_sync_updates_available_webhook.rb +1 -1
  1252. data/lib/plaid/models/processor_token_create_request.rb +3 -3
  1253. data/lib/plaid/models/processor_token_create_response.rb +1 -1
  1254. data/lib/plaid/models/processor_token_permissions_get_request.rb +1 -1
  1255. data/lib/plaid/models/processor_token_permissions_get_response.rb +1 -1
  1256. data/lib/plaid/models/processor_token_permissions_set_request.rb +1 -1
  1257. data/lib/plaid/models/processor_token_permissions_set_response.rb +1 -1
  1258. data/lib/plaid/models/processor_token_webhook_update.rb +1 -1
  1259. data/lib/plaid/models/processor_token_webhook_update_request.rb +1 -1
  1260. data/lib/plaid/models/processor_token_webhook_update_response.rb +1 -1
  1261. data/lib/plaid/models/processor_transactions_get_request.rb +1 -1
  1262. data/lib/plaid/models/processor_transactions_get_request_options.rb +1 -1
  1263. data/lib/plaid/models/processor_transactions_get_response.rb +1 -1
  1264. data/lib/plaid/models/processor_transactions_recurring_get_request.rb +1 -1
  1265. data/lib/plaid/models/processor_transactions_recurring_get_response.rb +12 -2
  1266. data/lib/plaid/models/processor_transactions_refresh_request.rb +1 -1
  1267. data/lib/plaid/models/processor_transactions_refresh_response.rb +1 -1
  1268. data/lib/plaid/models/processor_transactions_removed_webhook.rb +1 -1
  1269. data/lib/plaid/models/processor_transactions_sync_request.rb +1 -1
  1270. data/lib/plaid/models/processor_transactions_sync_response.rb +1 -1
  1271. data/lib/plaid/models/product_access.rb +6 -6
  1272. data/lib/plaid/models/product_permissions_required_auth_webhook.rb +1 -1
  1273. data/lib/plaid/models/product_permissions_required_identity_webhook.rb +1 -1
  1274. data/lib/plaid/models/product_status.rb +1 -1
  1275. data/lib/plaid/models/product_status_breakdown.rb +1 -1
  1276. data/lib/plaid/models/products.rb +3 -1
  1277. data/lib/plaid/models/profile_network_status_get_request.rb +1 -1
  1278. data/lib/plaid/models/profile_network_status_get_response.rb +1 -1
  1279. data/lib/plaid/models/program_name_sensitivity.rb +1 -1
  1280. data/lib/plaid/models/projected_income_summary_field_number.rb +1 -1
  1281. data/lib/plaid/models/protect_bank_account.rb +244 -0
  1282. data/lib/plaid/models/protect_event.rb +1 -1
  1283. data/lib/plaid/models/protect_event_get_request.rb +1 -1
  1284. data/lib/plaid/models/protect_event_get_response.rb +1 -1
  1285. data/lib/plaid/models/protect_event_send_request.rb +1 -1
  1286. data/lib/plaid/models/protect_event_send_response.rb +1 -1
  1287. data/lib/plaid/models/protect_incident_amount.rb +239 -0
  1288. data/lib/plaid/models/protect_incident_event.rb +287 -0
  1289. data/lib/plaid/models/protect_report_confidence.rb +39 -0
  1290. data/lib/plaid/models/protect_report_source.rb +44 -0
  1291. data/lib/plaid/models/protect_report_type.rb +56 -0
  1292. data/lib/plaid/models/protect_user_event_webhook.rb +1 -1
  1293. data/lib/plaid/models/protect_user_insights_get_request.rb +1 -1
  1294. data/lib/plaid/models/protect_user_insights_get_response.rb +1 -1
  1295. data/lib/plaid/models/proxy_type.rb +1 -1
  1296. data/lib/plaid/models/pslf_status.rb +1 -1
  1297. data/lib/plaid/models/reason_code.rb +1 -1
  1298. data/lib/plaid/models/recaptcha_required_error.rb +3 -3
  1299. data/lib/plaid/models/recipient_bacs.rb +1 -1
  1300. data/lib/plaid/models/recipient_bacs_nullable.rb +1 -1
  1301. data/lib/plaid/models/recommendation_string.rb +1 -1
  1302. data/lib/plaid/models/recurrence.rb +1 -1
  1303. data/lib/plaid/models/recurring_cancelled_webhook.rb +1 -1
  1304. data/lib/plaid/models/recurring_frequency.rb +1 -1
  1305. data/lib/plaid/models/recurring_insights_stream.rb +1 -1
  1306. data/lib/plaid/models/recurring_new_transfer_webhook.rb +1 -1
  1307. data/lib/plaid/models/recurring_transaction_frequency.rb +1 -1
  1308. data/lib/plaid/models/recurring_transactions.rb +1 -1
  1309. data/lib/plaid/models/recurring_transactions_update_webhook.rb +1 -1
  1310. data/lib/plaid/models/recurring_transfer.rb +1 -1
  1311. data/lib/plaid/models/recurring_transfer_nullable.rb +1 -1
  1312. data/lib/plaid/models/recurring_transfer_skipped_webhook.rb +1 -1
  1313. data/lib/plaid/models/refresh_result.rb +1 -1
  1314. data/lib/plaid/models/removed_transaction.rb +1 -1
  1315. data/lib/plaid/models/report_type.rb +1 -1
  1316. data/lib/plaid/models/reporting_information.rb +1 -1
  1317. data/lib/plaid/models/risk_check_behavior.rb +1 -1
  1318. data/lib/plaid/models/risk_check_behavior_bot_detected_label.rb +1 -1
  1319. data/lib/plaid/models/risk_check_behavior_fraud_ring_detected_label.rb +1 -1
  1320. data/lib/plaid/models/risk_check_behavior_user_interactions_label.rb +1 -1
  1321. data/lib/plaid/models/risk_check_details.rb +1 -1
  1322. data/lib/plaid/models/risk_check_device.rb +1 -1
  1323. data/lib/plaid/models/risk_check_email.rb +1 -1
  1324. data/lib/plaid/models/risk_check_email_domain_is_custom.rb +1 -1
  1325. data/lib/plaid/models/risk_check_email_domain_is_disposable.rb +1 -1
  1326. data/lib/plaid/models/risk_check_email_domain_is_free_provider.rb +1 -1
  1327. data/lib/plaid/models/risk_check_email_is_deliverable_status.rb +1 -1
  1328. data/lib/plaid/models/risk_check_email_top_level_domain_is_suspicious.rb +1 -1
  1329. data/lib/plaid/models/risk_check_identity_abuse_signals.rb +1 -1
  1330. data/lib/plaid/models/risk_check_linked_service.rb +1 -1
  1331. data/lib/plaid/models/risk_check_network.rb +1 -1
  1332. data/lib/plaid/models/risk_check_phone.rb +1 -1
  1333. data/lib/plaid/models/risk_check_stolen_identity.rb +1 -1
  1334. data/lib/plaid/models/risk_check_synthetic_identity.rb +1 -1
  1335. data/lib/plaid/models/risk_level.rb +1 -1
  1336. data/lib/plaid/models/risk_level_with_no_data.rb +1 -1
  1337. data/lib/plaid/models/risk_profile.rb +1 -1
  1338. data/lib/plaid/models/risk_reason.rb +1 -1
  1339. data/lib/plaid/models/risk_signal_document_reference.rb +1 -1
  1340. data/lib/plaid/models/risk_signal_document_status.rb +1 -1
  1341. data/lib/plaid/models/risk_signal_document_type.rb +1 -1
  1342. data/lib/plaid/models/risk_signal_file_type.rb +1 -1
  1343. data/lib/plaid/models/role.rb +1 -1
  1344. data/lib/plaid/models/role_detail.rb +1 -1
  1345. data/lib/plaid/models/roles.rb +1 -1
  1346. data/lib/plaid/models/rule_details.rb +1 -1
  1347. data/lib/plaid/models/rule_result.rb +1 -1
  1348. data/lib/plaid/models/ruleset.rb +1 -1
  1349. data/lib/plaid/models/sandbox_bank_income_fire_webhook_request.rb +1 -1
  1350. data/lib/plaid/models/sandbox_bank_income_fire_webhook_response.rb +1 -1
  1351. data/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_code.rb +1 -1
  1352. data/lib/plaid/models/sandbox_bank_income_webhook_fire_request_webhook_fields.rb +1 -1
  1353. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb +1 -1
  1354. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb +1 -1
  1355. data/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +1 -1
  1356. data/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +1 -1
  1357. data/lib/plaid/models/sandbox_cra_cashflow_updates_update_request.rb +11 -2
  1358. data/lib/plaid/models/sandbox_cra_cashflow_updates_update_response.rb +1 -1
  1359. data/lib/plaid/models/sandbox_income_fire_webhook_request.rb +1 -1
  1360. data/lib/plaid/models/sandbox_income_fire_webhook_response.rb +1 -1
  1361. data/lib/plaid/models/sandbox_income_webhook_fire_request_webhook_code.rb +1 -1
  1362. data/lib/plaid/models/sandbox_item_fire_webhook_request.rb +1 -1
  1363. data/lib/plaid/models/sandbox_item_fire_webhook_response.rb +1 -1
  1364. data/lib/plaid/models/sandbox_item_reset_login_request.rb +1 -1
  1365. data/lib/plaid/models/sandbox_item_reset_login_response.rb +1 -1
  1366. data/lib/plaid/models/sandbox_item_set_verification_status_request.rb +1 -1
  1367. data/lib/plaid/models/sandbox_item_set_verification_status_response.rb +1 -1
  1368. data/lib/plaid/models/sandbox_oauth_select_accounts_request.rb +1 -1
  1369. data/lib/plaid/models/sandbox_payment_profile_reset_login_request.rb +1 -1
  1370. data/lib/plaid/models/sandbox_payment_profile_reset_login_response.rb +1 -1
  1371. data/lib/plaid/models/sandbox_payment_simulate_request.rb +1 -1
  1372. data/lib/plaid/models/sandbox_payment_simulate_response.rb +1 -1
  1373. data/lib/plaid/models/sandbox_processor_token_create_request.rb +1 -1
  1374. data/lib/plaid/models/sandbox_processor_token_create_request_options.rb +1 -1
  1375. data/lib/plaid/models/sandbox_processor_token_create_response.rb +1 -1
  1376. data/lib/plaid/models/sandbox_public_token_create_request.rb +1 -1
  1377. data/lib/plaid/models/sandbox_public_token_create_request_income_verification_bank_income.rb +1 -1
  1378. data/lib/plaid/models/sandbox_public_token_create_request_options.rb +1 -1
  1379. data/lib/plaid/models/sandbox_public_token_create_request_options_income_verification.rb +1 -1
  1380. data/lib/plaid/models/sandbox_public_token_create_request_options_statements.rb +1 -1
  1381. data/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +1 -1
  1382. data/lib/plaid/models/sandbox_public_token_create_response.rb +1 -1
  1383. data/lib/plaid/models/sandbox_transactions_create_request.rb +1 -1
  1384. data/lib/plaid/models/sandbox_transactions_create_response.rb +1 -1
  1385. data/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb +1 -1
  1386. data/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb +1 -1
  1387. data/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_request.rb +1 -1
  1388. data/lib/plaid/models/sandbox_transfer_ledger_deposit_simulate_response.rb +1 -1
  1389. data/lib/plaid/models/sandbox_transfer_ledger_simulate_available_request.rb +1 -1
  1390. data/lib/plaid/models/sandbox_transfer_ledger_simulate_available_response.rb +1 -1
  1391. data/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_request.rb +1 -1
  1392. data/lib/plaid/models/sandbox_transfer_ledger_withdraw_simulate_response.rb +1 -1
  1393. data/lib/plaid/models/sandbox_transfer_refund_simulate_request.rb +1 -1
  1394. data/lib/plaid/models/sandbox_transfer_refund_simulate_response.rb +1 -1
  1395. data/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb +1 -1
  1396. data/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb +1 -1
  1397. data/lib/plaid/models/sandbox_transfer_simulate_request.rb +1 -1
  1398. data/lib/plaid/models/sandbox_transfer_simulate_response.rb +1 -1
  1399. data/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb +1 -1
  1400. data/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb +1 -1
  1401. data/lib/plaid/models/sandbox_transfer_test_clock_advance_request.rb +1 -1
  1402. data/lib/plaid/models/sandbox_transfer_test_clock_advance_response.rb +1 -1
  1403. data/lib/plaid/models/sandbox_transfer_test_clock_create_request.rb +1 -1
  1404. data/lib/plaid/models/sandbox_transfer_test_clock_create_response.rb +1 -1
  1405. data/lib/plaid/models/sandbox_transfer_test_clock_get_request.rb +1 -1
  1406. data/lib/plaid/models/sandbox_transfer_test_clock_get_response.rb +1 -1
  1407. data/lib/plaid/models/sandbox_transfer_test_clock_list_request.rb +1 -1
  1408. data/lib/plaid/models/sandbox_transfer_test_clock_list_response.rb +1 -1
  1409. data/lib/plaid/models/sandbox_user_reset_login_request.rb +1 -1
  1410. data/lib/plaid/models/sandbox_user_reset_login_response.rb +1 -1
  1411. data/lib/plaid/models/scopes.rb +1 -1
  1412. data/lib/plaid/models/scopes_context.rb +1 -1
  1413. data/lib/plaid/models/scopes_nullable.rb +1 -1
  1414. data/lib/plaid/models/screening_hit_analysis.rb +1 -1
  1415. data/lib/plaid/models/screening_hit_data.rb +1 -1
  1416. data/lib/plaid/models/screening_hit_date_of_birth_item.rb +1 -1
  1417. data/lib/plaid/models/screening_hit_documents_items.rb +1 -1
  1418. data/lib/plaid/models/screening_hit_names_items.rb +1 -1
  1419. data/lib/plaid/models/screening_status_updated_webhook.rb +1 -1
  1420. data/lib/plaid/models/security.rb +3 -3
  1421. data/lib/plaid/models/security_override.rb +3 -3
  1422. data/lib/plaid/models/selfie_analysis.rb +1 -1
  1423. data/lib/plaid/models/selfie_analysis_document_comparison.rb +1 -1
  1424. data/lib/plaid/models/selfie_analysis_facial_analysis.rb +1 -1
  1425. data/lib/plaid/models/selfie_analysis_facial_analysis_outcome.rb +1 -1
  1426. data/lib/plaid/models/selfie_analysis_liveness_check.rb +1 -1
  1427. data/lib/plaid/models/selfie_capture.rb +1 -1
  1428. data/lib/plaid/models/selfie_check.rb +1 -1
  1429. data/lib/plaid/models/selfie_check_selfie.rb +1 -1
  1430. data/lib/plaid/models/selfie_check_status.rb +1 -1
  1431. data/lib/plaid/models/selfie_status.rb +1 -1
  1432. data/lib/plaid/models/sender_bacs_nullable.rb +1 -1
  1433. data/lib/plaid/models/service.rb +1 -1
  1434. data/lib/plaid/models/service_product_fulfillment.rb +1 -1
  1435. data/lib/plaid/models/service_product_fulfillment_detail.rb +1 -1
  1436. data/lib/plaid/models/service_product_fulfillment_identifier.rb +1 -1
  1437. data/lib/plaid/models/servicer_address_data.rb +1 -1
  1438. data/lib/plaid/models/services.rb +1 -1
  1439. data/lib/plaid/models/session_token_create_request.rb +1 -1
  1440. data/lib/plaid/models/session_token_create_request_user.rb +1 -1
  1441. data/lib/plaid/models/session_token_create_response.rb +1 -1
  1442. data/lib/plaid/models/session_token_create_response_link.rb +1 -1
  1443. data/lib/plaid/models/signal_address_data.rb +1 -1
  1444. data/lib/plaid/models/signal_decision_outcome.rb +1 -1
  1445. data/lib/plaid/models/signal_decision_report_request.rb +2 -2
  1446. data/lib/plaid/models/signal_decision_report_response.rb +1 -1
  1447. data/lib/plaid/models/signal_device.rb +1 -1
  1448. data/lib/plaid/models/signal_evaluate_core_attributes.rb +17 -6
  1449. data/lib/plaid/models/signal_evaluate_request.rb +2 -2
  1450. data/lib/plaid/models/signal_evaluate_response.rb +1 -1
  1451. data/lib/plaid/models/signal_payment_method.rb +1 -1
  1452. data/lib/plaid/models/signal_person_name.rb +1 -1
  1453. data/lib/plaid/models/signal_prepare_request.rb +1 -1
  1454. data/lib/plaid/models/signal_prepare_response.rb +1 -1
  1455. data/lib/plaid/models/signal_return_report_request.rb +2 -2
  1456. data/lib/plaid/models/signal_return_report_response.rb +1 -1
  1457. data/lib/plaid/models/signal_schedule_default_payment_method.rb +1 -1
  1458. data/lib/plaid/models/signal_schedule_recommendation.rb +1 -1
  1459. data/lib/plaid/models/signal_schedule_request.rb +2 -2
  1460. data/lib/plaid/models/signal_schedule_response.rb +1 -1
  1461. data/lib/plaid/models/signal_scores.rb +1 -1
  1462. data/lib/plaid/models/signal_user.rb +1 -1
  1463. data/lib/plaid/models/signal_warning.rb +1 -1
  1464. data/lib/plaid/models/simulated_transfer_sweep.rb +1 -1
  1465. data/lib/plaid/models/single_document_risk_signal.rb +1 -1
  1466. data/lib/plaid/models/sms_verification.rb +1 -1
  1467. data/lib/plaid/models/sms_verification_status.rb +1 -1
  1468. data/lib/plaid/models/source.rb +1 -1
  1469. data/lib/plaid/models/standalone_account_type.rb +1 -1
  1470. data/lib/plaid/models/standalone_currency_code_list.rb +1 -1
  1471. data/lib/plaid/models/standalone_investment_transaction_type.rb +1 -1
  1472. data/lib/plaid/models/statements_account.rb +1 -1
  1473. data/lib/plaid/models/statements_download_request.rb +1 -1
  1474. data/lib/plaid/models/statements_list_request.rb +1 -1
  1475. data/lib/plaid/models/statements_list_response.rb +1 -1
  1476. data/lib/plaid/models/statements_refresh_complete_result.rb +1 -1
  1477. data/lib/plaid/models/statements_refresh_complete_webhook.rb +1 -1
  1478. data/lib/plaid/models/statements_refresh_request.rb +1 -1
  1479. data/lib/plaid/models/statements_refresh_response.rb +1 -1
  1480. data/lib/plaid/models/statements_statement.rb +1 -1
  1481. data/lib/plaid/models/status.rb +1 -1
  1482. data/lib/plaid/models/statuses.rb +1 -1
  1483. data/lib/plaid/models/strategy.rb +1 -1
  1484. data/lib/plaid/models/student_loan.rb +1 -1
  1485. data/lib/plaid/models/student_loan_repayment_model.rb +1 -1
  1486. data/lib/plaid/models/student_loan_status.rb +1 -1
  1487. data/lib/plaid/models/student_repayment_plan.rb +1 -1
  1488. data/lib/plaid/models/sweep_failure.rb +1 -1
  1489. data/lib/plaid/models/sweep_status.rb +1 -1
  1490. data/lib/plaid/models/sweep_trigger.rb +1 -1
  1491. data/lib/plaid/models/sync_updates_available_webhook.rb +1 -1
  1492. data/lib/plaid/models/synthetic_fraud.rb +1 -1
  1493. data/lib/plaid/models/taxform.rb +1 -1
  1494. data/lib/plaid/models/taxpayer_id.rb +1 -1
  1495. data/lib/plaid/models/taxpayer_identifier.rb +2 -2
  1496. data/lib/plaid/models/taxpayer_identifier_type.rb +1 -1
  1497. data/lib/plaid/models/taxpayer_identifiers.rb +2 -2
  1498. data/lib/plaid/models/total.rb +1 -1
  1499. data/lib/plaid/models/total_canonical_description.rb +1 -1
  1500. data/lib/plaid/models/total_inflow_amount.rb +1 -1
  1501. data/lib/plaid/models/total_inflow_amount30d.rb +1 -1
  1502. data/lib/plaid/models/total_inflow_amount60d.rb +1 -1
  1503. data/lib/plaid/models/total_inflow_amount90d.rb +1 -1
  1504. data/lib/plaid/models/total_monthly_income_insights.rb +2 -6
  1505. data/lib/plaid/models/total_outflow_amount.rb +1 -1
  1506. data/lib/plaid/models/total_outflow_amount30d.rb +1 -1
  1507. data/lib/plaid/models/total_outflow_amount60d.rb +1 -1
  1508. data/lib/plaid/models/total_outflow_amount90d.rb +1 -1
  1509. data/lib/plaid/models/total_report_inflow_amount.rb +1 -1
  1510. data/lib/plaid/models/total_report_inflow_amount30d.rb +1 -1
  1511. data/lib/plaid/models/total_report_inflow_amount60d.rb +1 -1
  1512. data/lib/plaid/models/total_report_inflow_amount90d.rb +1 -1
  1513. data/lib/plaid/models/total_report_outflow_amount.rb +1 -1
  1514. data/lib/plaid/models/total_report_outflow_amount30d.rb +1 -1
  1515. data/lib/plaid/models/total_report_outflow_amount60d.rb +1 -1
  1516. data/lib/plaid/models/total_report_outflow_amount90d.rb +1 -1
  1517. data/lib/plaid/models/transaction.rb +1 -1
  1518. data/lib/plaid/models/transaction_all_of.rb +1 -1
  1519. data/lib/plaid/models/transaction_base.rb +1 -1
  1520. data/lib/plaid/models/transaction_code.rb +1 -1
  1521. data/lib/plaid/models/transaction_counterparty.rb +1 -1
  1522. data/lib/plaid/models/transaction_data.rb +1 -1
  1523. data/lib/plaid/models/transaction_override.rb +1 -1
  1524. data/lib/plaid/models/transaction_stream.rb +1 -1
  1525. data/lib/plaid/models/transaction_stream_amount.rb +1 -1
  1526. data/lib/plaid/models/transaction_stream_status.rb +1 -1
  1527. data/lib/plaid/models/transactions_category_rule.rb +1 -1
  1528. data/lib/plaid/models/transactions_enhance_get_request.rb +1 -1
  1529. data/lib/plaid/models/transactions_enhance_get_response.rb +1 -1
  1530. data/lib/plaid/models/transactions_enrich_request.rb +1 -1
  1531. data/lib/plaid/models/transactions_enrich_request_options.rb +15 -5
  1532. data/lib/plaid/models/transactions_enrich_response.rb +1 -1
  1533. data/lib/plaid/models/transactions_get_request.rb +1 -1
  1534. data/lib/plaid/models/transactions_get_request_options.rb +12 -2
  1535. data/lib/plaid/models/transactions_get_response.rb +1 -1
  1536. data/lib/plaid/models/transactions_recurring_create_input.rb +1 -1
  1537. data/lib/plaid/models/transactions_recurring_create_request.rb +1 -1
  1538. data/lib/plaid/models/transactions_recurring_create_response.rb +1 -1
  1539. data/lib/plaid/models/transactions_recurring_get_request.rb +1 -1
  1540. data/lib/plaid/models/transactions_recurring_get_request_options.rb +15 -5
  1541. data/lib/plaid/models/transactions_recurring_get_response.rb +12 -2
  1542. data/lib/plaid/models/transactions_recurring_merge_input.rb +2 -2
  1543. data/lib/plaid/models/transactions_recurring_merge_request.rb +1 -1
  1544. data/lib/plaid/models/transactions_recurring_merge_response.rb +1 -1
  1545. data/lib/plaid/models/transactions_recurring_update_input.rb +1 -1
  1546. data/lib/plaid/models/transactions_recurring_update_request.rb +1 -1
  1547. data/lib/plaid/models/transactions_recurring_update_response.rb +1 -1
  1548. data/lib/plaid/models/transactions_refresh_request.rb +1 -1
  1549. data/lib/plaid/models/transactions_refresh_response.rb +1 -1
  1550. data/lib/plaid/models/transactions_removed_webhook.rb +1 -1
  1551. data/lib/plaid/models/transactions_rule_details.rb +2 -2
  1552. data/lib/plaid/models/transactions_rule_field.rb +1 -1
  1553. data/lib/plaid/models/transactions_rule_type.rb +1 -1
  1554. data/lib/plaid/models/transactions_rules_create_request.rb +1 -1
  1555. data/lib/plaid/models/transactions_rules_create_response.rb +1 -1
  1556. data/lib/plaid/models/transactions_rules_list_request.rb +1 -1
  1557. data/lib/plaid/models/transactions_rules_list_response.rb +1 -1
  1558. data/lib/plaid/models/transactions_rules_remove_request.rb +1 -1
  1559. data/lib/plaid/models/transactions_rules_remove_response.rb +1 -1
  1560. data/lib/plaid/models/transactions_sync_request.rb +1 -1
  1561. data/lib/plaid/models/transactions_sync_request_options.rb +12 -2
  1562. data/lib/plaid/models/transactions_sync_response.rb +1 -1
  1563. data/lib/plaid/models/transactions_update_status.rb +1 -1
  1564. data/lib/plaid/models/transactions_user_insights_get_request.rb +2 -2
  1565. data/lib/plaid/models/transactions_user_insights_get_response.rb +1 -1
  1566. data/lib/plaid/models/transfer.rb +2 -2
  1567. data/lib/plaid/models/transfer_ach_network.rb +1 -1
  1568. data/lib/plaid/models/transfer_authorization.rb +1 -1
  1569. data/lib/plaid/models/transfer_authorization_cancel_request.rb +1 -1
  1570. data/lib/plaid/models/transfer_authorization_cancel_response.rb +1 -1
  1571. data/lib/plaid/models/transfer_authorization_create_request.rb +1 -1
  1572. data/lib/plaid/models/transfer_authorization_create_response.rb +1 -1
  1573. data/lib/plaid/models/transfer_authorization_decision.rb +1 -1
  1574. data/lib/plaid/models/transfer_authorization_decision_rationale.rb +1 -1
  1575. data/lib/plaid/models/transfer_authorization_decision_rationale_code.rb +1 -1
  1576. data/lib/plaid/models/transfer_authorization_device.rb +1 -1
  1577. data/lib/plaid/models/transfer_authorization_guarantee_decision.rb +1 -1
  1578. data/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb +1 -1
  1579. data/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb +1 -1
  1580. data/lib/plaid/models/transfer_authorization_payment_risk.rb +1 -1
  1581. data/lib/plaid/models/transfer_authorization_proposed_transfer.rb +1 -1
  1582. data/lib/plaid/models/transfer_authorization_risk_level.rb +1 -1
  1583. data/lib/plaid/models/transfer_authorization_user_in_request.rb +1 -1
  1584. data/lib/plaid/models/transfer_balance.rb +1 -1
  1585. data/lib/plaid/models/transfer_balance_get_request.rb +1 -1
  1586. data/lib/plaid/models/transfer_balance_get_response.rb +1 -1
  1587. data/lib/plaid/models/transfer_balance_type.rb +1 -1
  1588. data/lib/plaid/models/transfer_cancel_request.rb +1 -1
  1589. data/lib/plaid/models/transfer_cancel_response.rb +1 -1
  1590. data/lib/plaid/models/transfer_capabilities_get_request.rb +1 -1
  1591. data/lib/plaid/models/transfer_capabilities_get_response.rb +1 -1
  1592. data/lib/plaid/models/transfer_capabilities_get_rf_p.rb +1 -1
  1593. data/lib/plaid/models/transfer_capabilities_get_rtp.rb +1 -1
  1594. data/lib/plaid/models/transfer_configuration_get_request.rb +1 -1
  1595. data/lib/plaid/models/transfer_configuration_get_response.rb +1 -1
  1596. data/lib/plaid/models/transfer_create_request.rb +2 -2
  1597. data/lib/plaid/models/transfer_create_response.rb +1 -1
  1598. data/lib/plaid/models/transfer_credit_funds_source.rb +1 -1
  1599. data/lib/plaid/models/transfer_credit_usage_configuration.rb +1 -1
  1600. data/lib/plaid/models/transfer_debit_usage_configuration.rb +1 -1
  1601. data/lib/plaid/models/transfer_device.rb +1 -1
  1602. data/lib/plaid/models/transfer_diligence_document_upload_request.rb +1 -1
  1603. data/lib/plaid/models/transfer_diligence_document_upload_response.rb +1 -1
  1604. data/lib/plaid/models/transfer_diligence_status.rb +1 -1
  1605. data/lib/plaid/models/transfer_diligence_submit_request.rb +1 -1
  1606. data/lib/plaid/models/transfer_diligence_submit_response.rb +1 -1
  1607. data/lib/plaid/models/transfer_document_purpose.rb +1 -1
  1608. data/lib/plaid/models/transfer_event.rb +1 -1
  1609. data/lib/plaid/models/transfer_event_list_request.rb +1 -1
  1610. data/lib/plaid/models/transfer_event_list_response.rb +1 -1
  1611. data/lib/plaid/models/transfer_event_list_transfer_type.rb +1 -1
  1612. data/lib/plaid/models/transfer_event_sync_request.rb +7 -7
  1613. data/lib/plaid/models/transfer_event_sync_response.rb +1 -1
  1614. data/lib/plaid/models/transfer_event_type.rb +1 -1
  1615. data/lib/plaid/models/transfer_events_update_webhook.rb +1 -1
  1616. data/lib/plaid/models/transfer_expected_sweep_settlement_schedule_item.rb +1 -1
  1617. data/lib/plaid/models/transfer_failure.rb +1 -1
  1618. data/lib/plaid/models/transfer_funding_account.rb +1 -1
  1619. data/lib/plaid/models/transfer_funding_account_with_display_name.rb +1 -1
  1620. data/lib/plaid/models/transfer_funding_account_with_display_name_all_of.rb +1 -1
  1621. data/lib/plaid/models/transfer_get_request.rb +1 -1
  1622. data/lib/plaid/models/transfer_get_response.rb +1 -1
  1623. data/lib/plaid/models/transfer_intent_authorization_decision.rb +1 -1
  1624. data/lib/plaid/models/transfer_intent_create.rb +1 -1
  1625. data/lib/plaid/models/transfer_intent_create_mode.rb +1 -1
  1626. data/lib/plaid/models/transfer_intent_create_network.rb +1 -1
  1627. data/lib/plaid/models/transfer_intent_create_request.rb +1 -1
  1628. data/lib/plaid/models/transfer_intent_create_response.rb +1 -1
  1629. data/lib/plaid/models/transfer_intent_get.rb +1 -1
  1630. data/lib/plaid/models/transfer_intent_get_failure_reason.rb +1 -1
  1631. data/lib/plaid/models/transfer_intent_get_request.rb +1 -1
  1632. data/lib/plaid/models/transfer_intent_get_response.rb +1 -1
  1633. data/lib/plaid/models/transfer_intent_status.rb +1 -1
  1634. data/lib/plaid/models/transfer_ledger_balance.rb +1 -1
  1635. data/lib/plaid/models/transfer_ledger_deposit_request.rb +1 -1
  1636. data/lib/plaid/models/transfer_ledger_deposit_response.rb +1 -1
  1637. data/lib/plaid/models/transfer_ledger_distribute_request.rb +1 -1
  1638. data/lib/plaid/models/transfer_ledger_distribute_response.rb +1 -1
  1639. data/lib/plaid/models/transfer_ledger_event.rb +1 -1
  1640. data/lib/plaid/models/transfer_ledger_event_list_request.rb +1 -1
  1641. data/lib/plaid/models/transfer_ledger_event_list_response.rb +1 -1
  1642. data/lib/plaid/models/transfer_ledger_get_request.rb +1 -1
  1643. data/lib/plaid/models/transfer_ledger_get_response.rb +1 -1
  1644. data/lib/plaid/models/transfer_ledger_sweep_simulate_event_type.rb +1 -1
  1645. data/lib/plaid/models/transfer_ledger_withdraw_request.rb +1 -1
  1646. data/lib/plaid/models/transfer_ledger_withdraw_response.rb +1 -1
  1647. data/lib/plaid/models/transfer_list_request.rb +1 -1
  1648. data/lib/plaid/models/transfer_list_response.rb +1 -1
  1649. data/lib/plaid/models/transfer_metrics_get_authorization_usage.rb +1 -1
  1650. data/lib/plaid/models/transfer_metrics_get_request.rb +1 -1
  1651. data/lib/plaid/models/transfer_metrics_get_response.rb +1 -1
  1652. data/lib/plaid/models/transfer_metrics_get_return_rates.rb +1 -1
  1653. data/lib/plaid/models/transfer_metrics_get_return_rates_over_interval.rb +1 -1
  1654. data/lib/plaid/models/transfer_migrate_account_request.rb +1 -1
  1655. data/lib/plaid/models/transfer_migrate_account_response.rb +1 -1
  1656. data/lib/plaid/models/transfer_network.rb +1 -1
  1657. data/lib/plaid/models/transfer_originator_address.rb +1 -1
  1658. data/lib/plaid/models/transfer_originator_create_request.rb +1 -1
  1659. data/lib/plaid/models/transfer_originator_create_response.rb +1 -1
  1660. data/lib/plaid/models/transfer_originator_diligence.rb +1 -1
  1661. data/lib/plaid/models/transfer_originator_funding_account_create_request.rb +1 -1
  1662. data/lib/plaid/models/transfer_originator_funding_account_create_response.rb +1 -1
  1663. data/lib/plaid/models/transfer_originator_funding_account_update_request.rb +1 -1
  1664. data/lib/plaid/models/transfer_originator_funding_account_update_response.rb +1 -1
  1665. data/lib/plaid/models/transfer_originator_get_request.rb +1 -1
  1666. data/lib/plaid/models/transfer_originator_get_response.rb +1 -1
  1667. data/lib/plaid/models/transfer_originator_list_request.rb +1 -1
  1668. data/lib/plaid/models/transfer_originator_list_response.rb +1 -1
  1669. data/lib/plaid/models/transfer_platform_onboarding_update_webhook.rb +1 -1
  1670. data/lib/plaid/models/transfer_platform_originator_create_request.rb +1 -1
  1671. data/lib/plaid/models/transfer_platform_originator_create_response.rb +1 -1
  1672. data/lib/plaid/models/transfer_platform_person_address.rb +1 -1
  1673. data/lib/plaid/models/transfer_platform_person_create_request.rb +1 -1
  1674. data/lib/plaid/models/transfer_platform_person_create_response.rb +1 -1
  1675. data/lib/plaid/models/transfer_platform_person_id_number.rb +1 -1
  1676. data/lib/plaid/models/transfer_platform_person_name.rb +1 -1
  1677. data/lib/plaid/models/transfer_platform_requirement.rb +1 -1
  1678. data/lib/plaid/models/transfer_platform_requirement_submission.rb +1 -1
  1679. data/lib/plaid/models/transfer_platform_requirement_submit_request.rb +1 -1
  1680. data/lib/plaid/models/transfer_platform_requirement_submit_response.rb +1 -1
  1681. data/lib/plaid/models/transfer_platform_tos_acceptance_metadata.rb +1 -1
  1682. data/lib/plaid/models/transfer_questionnaire_create_request.rb +1 -1
  1683. data/lib/plaid/models/transfer_questionnaire_create_response.rb +1 -1
  1684. data/lib/plaid/models/transfer_recurring_cancel_request.rb +1 -1
  1685. data/lib/plaid/models/transfer_recurring_cancel_response.rb +1 -1
  1686. data/lib/plaid/models/transfer_recurring_create_request.rb +1 -1
  1687. data/lib/plaid/models/transfer_recurring_create_response.rb +1 -1
  1688. data/lib/plaid/models/transfer_recurring_get_request.rb +1 -1
  1689. data/lib/plaid/models/transfer_recurring_get_response.rb +1 -1
  1690. data/lib/plaid/models/transfer_recurring_list_request.rb +1 -1
  1691. data/lib/plaid/models/transfer_recurring_list_response.rb +1 -1
  1692. data/lib/plaid/models/transfer_recurring_network.rb +1 -1
  1693. data/lib/plaid/models/transfer_recurring_schedule.rb +1 -1
  1694. data/lib/plaid/models/transfer_recurring_status.rb +1 -1
  1695. data/lib/plaid/models/transfer_refund.rb +1 -1
  1696. data/lib/plaid/models/transfer_refund_cancel_request.rb +1 -1
  1697. data/lib/plaid/models/transfer_refund_cancel_response.rb +1 -1
  1698. data/lib/plaid/models/transfer_refund_create_request.rb +1 -1
  1699. data/lib/plaid/models/transfer_refund_create_response.rb +1 -1
  1700. data/lib/plaid/models/transfer_refund_failure.rb +1 -1
  1701. data/lib/plaid/models/transfer_refund_get_request.rb +1 -1
  1702. data/lib/plaid/models/transfer_refund_get_response.rb +1 -1
  1703. data/lib/plaid/models/transfer_refund_status.rb +1 -1
  1704. data/lib/plaid/models/transfer_repayment.rb +1 -1
  1705. data/lib/plaid/models/transfer_repayment_list_request.rb +1 -1
  1706. data/lib/plaid/models/transfer_repayment_list_response.rb +1 -1
  1707. data/lib/plaid/models/transfer_repayment_return.rb +1 -1
  1708. data/lib/plaid/models/transfer_repayment_return_list_request.rb +1 -1
  1709. data/lib/plaid/models/transfer_repayment_return_list_response.rb +1 -1
  1710. data/lib/plaid/models/transfer_schedule_interval_unit.rb +1 -1
  1711. data/lib/plaid/models/transfer_status.rb +1 -1
  1712. data/lib/plaid/models/transfer_sweep.rb +1 -1
  1713. data/lib/plaid/models/transfer_sweep_get_request.rb +1 -1
  1714. data/lib/plaid/models/transfer_sweep_get_response.rb +1 -1
  1715. data/lib/plaid/models/transfer_sweep_list_request.rb +1 -1
  1716. data/lib/plaid/models/transfer_sweep_list_response.rb +1 -1
  1717. data/lib/plaid/models/transfer_sweep_status.rb +1 -1
  1718. data/lib/plaid/models/transfer_test_clock.rb +1 -1
  1719. data/lib/plaid/models/transfer_type.rb +1 -1
  1720. data/lib/plaid/models/transfer_user_address_in_request.rb +1 -1
  1721. data/lib/plaid/models/transfer_user_address_in_response.rb +1 -1
  1722. data/lib/plaid/models/transfer_user_in_request.rb +1 -1
  1723. data/lib/plaid/models/transfer_user_in_request_deprecated.rb +1 -1
  1724. data/lib/plaid/models/transfer_user_in_response.rb +1 -1
  1725. data/lib/plaid/models/transfer_wire_details.rb +1 -1
  1726. data/lib/plaid/models/trust_index.rb +1 -1
  1727. data/lib/plaid/models/trust_index_subscore.rb +1 -1
  1728. data/lib/plaid/models/trust_index_subscores.rb +1 -1
  1729. data/lib/plaid/models/trusted_device_data.rb +1 -1
  1730. data/lib/plaid/models/update_entity_screening_request_search_terms.rb +1 -1
  1731. data/lib/plaid/models/update_individual_screening_request_search_terms.rb +1 -1
  1732. data/lib/plaid/models/user_account_identity.rb +1 -1
  1733. data/lib/plaid/models/user_account_identity_address.rb +1 -1
  1734. data/lib/plaid/models/user_account_identity_name.rb +1 -1
  1735. data/lib/plaid/models/user_account_item.rb +1 -1
  1736. data/lib/plaid/models/user_account_revoked_webhook.rb +2 -2
  1737. data/lib/plaid/models/user_account_session_get_request.rb +1 -1
  1738. data/lib/plaid/models/user_account_session_get_response.rb +1 -1
  1739. data/lib/plaid/models/user_address.rb +1 -1
  1740. data/lib/plaid/models/user_create_request.rb +16 -6
  1741. data/lib/plaid/models/user_create_response.rb +14 -5
  1742. data/lib/plaid/models/user_custom_password.rb +1 -1
  1743. data/lib/plaid/models/user_data_overview.rb +1 -1
  1744. data/lib/plaid/models/user_financial_data_refresh_request.rb +1 -1
  1745. data/lib/plaid/models/user_financial_data_refresh_response.rb +1 -1
  1746. data/lib/plaid/models/user_get_request.rb +246 -0
  1747. data/lib/plaid/models/user_get_response.rb +287 -0
  1748. data/lib/plaid/models/user_id_number.rb +1 -1
  1749. data/lib/plaid/models/user_items_associate_request.rb +263 -0
  1750. data/lib/plaid/models/user_items_associate_response.rb +226 -0
  1751. data/lib/plaid/models/user_items_get_request.rb +1 -1
  1752. data/lib/plaid/models/user_items_get_response.rb +1 -1
  1753. data/lib/plaid/models/user_items_list_request.rb +1 -1
  1754. data/lib/plaid/models/user_items_list_response.rb +1 -1
  1755. data/lib/plaid/models/user_permission_revoked_webhook.rb +1 -1
  1756. data/lib/plaid/models/user_remove_request.rb +1 -1
  1757. data/lib/plaid/models/user_remove_response.rb +1 -1
  1758. data/lib/plaid/models/user_stated_income_source_category.rb +1 -1
  1759. data/lib/plaid/models/user_stated_income_source_frequency.rb +1 -1
  1760. data/lib/plaid/models/user_stated_income_source_pay_type.rb +1 -1
  1761. data/lib/plaid/models/user_third_party_token_create_request.rb +1 -1
  1762. data/lib/plaid/models/user_third_party_token_create_response.rb +1 -1
  1763. data/lib/plaid/models/user_third_party_token_remove_request.rb +1 -1
  1764. data/lib/plaid/models/user_third_party_token_remove_response.rb +1 -1
  1765. data/lib/plaid/models/user_transactions_refresh_request.rb +1 -1
  1766. data/lib/plaid/models/user_transactions_refresh_response.rb +1 -1
  1767. data/lib/plaid/models/user_update_request.rb +26 -11
  1768. data/lib/plaid/models/user_update_response.rb +14 -5
  1769. data/lib/plaid/models/validation_source.rb +1 -1
  1770. data/lib/plaid/models/validation_sources.rb +1 -1
  1771. data/lib/plaid/models/verification_expired_webhook.rb +1 -1
  1772. data/lib/plaid/models/verification_of_asset.rb +1 -1
  1773. data/lib/plaid/models/verification_of_asset_response.rb +1 -1
  1774. data/lib/plaid/models/verification_refresh_status.rb +1 -1
  1775. data/lib/plaid/models/verification_status.rb +1 -1
  1776. data/lib/plaid/models/verify_sms_details.rb +1 -1
  1777. data/lib/plaid/models/verify_sms_details_status.rb +1 -1
  1778. data/lib/plaid/models/w2.rb +1 -1
  1779. data/lib/plaid/models/w2_box12.rb +1 -1
  1780. data/lib/plaid/models/w2_box12_override.rb +1 -1
  1781. data/lib/plaid/models/w2_override.rb +1 -1
  1782. data/lib/plaid/models/w2_state_and_local_wages.rb +1 -1
  1783. data/lib/plaid/models/w2_state_and_local_wages_override.rb +1 -1
  1784. data/lib/plaid/models/wallet.rb +1 -1
  1785. data/lib/plaid/models/wallet_balance.rb +1 -1
  1786. data/lib/plaid/models/wallet_create_request.rb +1 -1
  1787. data/lib/plaid/models/wallet_create_response.rb +1 -1
  1788. data/lib/plaid/models/wallet_get_request.rb +1 -1
  1789. data/lib/plaid/models/wallet_get_response.rb +1 -1
  1790. data/lib/plaid/models/wallet_iso_currency_code.rb +1 -1
  1791. data/lib/plaid/models/wallet_list_request.rb +1 -1
  1792. data/lib/plaid/models/wallet_list_response.rb +1 -1
  1793. data/lib/plaid/models/wallet_numbers.rb +1 -1
  1794. data/lib/plaid/models/wallet_payment_scheme.rb +1 -1
  1795. data/lib/plaid/models/wallet_status.rb +1 -1
  1796. data/lib/plaid/models/wallet_transaction.rb +1 -1
  1797. data/lib/plaid/models/wallet_transaction_amount.rb +1 -1
  1798. data/lib/plaid/models/wallet_transaction_counterparty.rb +1 -1
  1799. data/lib/plaid/models/wallet_transaction_counterparty_bacs.rb +1 -1
  1800. data/lib/plaid/models/wallet_transaction_counterparty_international.rb +1 -1
  1801. data/lib/plaid/models/wallet_transaction_counterparty_numbers.rb +1 -1
  1802. data/lib/plaid/models/wallet_transaction_execute_request.rb +1 -1
  1803. data/lib/plaid/models/wallet_transaction_execute_response.rb +1 -1
  1804. data/lib/plaid/models/wallet_transaction_failure_reason.rb +1 -1
  1805. data/lib/plaid/models/wallet_transaction_get_request.rb +1 -1
  1806. data/lib/plaid/models/wallet_transaction_get_response.rb +1 -1
  1807. data/lib/plaid/models/wallet_transaction_list_request.rb +1 -1
  1808. data/lib/plaid/models/wallet_transaction_list_request_options.rb +1 -1
  1809. data/lib/plaid/models/wallet_transaction_list_response.rb +1 -1
  1810. data/lib/plaid/models/wallet_transaction_relation.rb +1 -1
  1811. data/lib/plaid/models/wallet_transaction_status.rb +1 -1
  1812. data/lib/plaid/models/wallet_transaction_status_update_webhook.rb +1 -1
  1813. data/lib/plaid/models/wallet_transactions_list_request.rb +1 -1
  1814. data/lib/plaid/models/warning.rb +1 -1
  1815. data/lib/plaid/models/watchlist_screening_audit_trail.rb +1 -1
  1816. data/lib/plaid/models/watchlist_screening_document.rb +1 -1
  1817. data/lib/plaid/models/watchlist_screening_document_type.rb +1 -1
  1818. data/lib/plaid/models/watchlist_screening_entity_create_request.rb +1 -1
  1819. data/lib/plaid/models/watchlist_screening_entity_create_response.rb +1 -1
  1820. data/lib/plaid/models/watchlist_screening_entity_get_request.rb +1 -1
  1821. data/lib/plaid/models/watchlist_screening_entity_get_response.rb +1 -1
  1822. data/lib/plaid/models/watchlist_screening_entity_history_list_request.rb +1 -1
  1823. data/lib/plaid/models/watchlist_screening_entity_history_list_response.rb +1 -1
  1824. data/lib/plaid/models/watchlist_screening_entity_hit_list_request.rb +1 -1
  1825. data/lib/plaid/models/watchlist_screening_entity_hit_list_response.rb +1 -1
  1826. data/lib/plaid/models/watchlist_screening_entity_list_request.rb +1 -1
  1827. data/lib/plaid/models/watchlist_screening_entity_list_response.rb +1 -1
  1828. data/lib/plaid/models/watchlist_screening_entity_program_get_request.rb +1 -1
  1829. data/lib/plaid/models/watchlist_screening_entity_program_get_response.rb +1 -1
  1830. data/lib/plaid/models/watchlist_screening_entity_program_list_request.rb +1 -1
  1831. data/lib/plaid/models/watchlist_screening_entity_program_list_response.rb +1 -1
  1832. data/lib/plaid/models/watchlist_screening_entity_review_create_request.rb +1 -1
  1833. data/lib/plaid/models/watchlist_screening_entity_review_create_response.rb +1 -1
  1834. data/lib/plaid/models/watchlist_screening_entity_review_list_request.rb +1 -1
  1835. data/lib/plaid/models/watchlist_screening_entity_review_list_response.rb +1 -1
  1836. data/lib/plaid/models/watchlist_screening_entity_update_request.rb +1 -1
  1837. data/lib/plaid/models/watchlist_screening_entity_update_request_resettable_field.rb +1 -1
  1838. data/lib/plaid/models/watchlist_screening_entity_update_response.rb +1 -1
  1839. data/lib/plaid/models/watchlist_screening_hit.rb +1 -1
  1840. data/lib/plaid/models/watchlist_screening_hit_locations.rb +1 -1
  1841. data/lib/plaid/models/watchlist_screening_hit_status.rb +1 -1
  1842. data/lib/plaid/models/watchlist_screening_individual.rb +1 -1
  1843. data/lib/plaid/models/watchlist_screening_individual_create_request.rb +1 -1
  1844. data/lib/plaid/models/watchlist_screening_individual_create_response.rb +1 -1
  1845. data/lib/plaid/models/watchlist_screening_individual_get_request.rb +1 -1
  1846. data/lib/plaid/models/watchlist_screening_individual_get_response.rb +1 -1
  1847. data/lib/plaid/models/watchlist_screening_individual_history_list_request.rb +1 -1
  1848. data/lib/plaid/models/watchlist_screening_individual_history_list_response.rb +1 -1
  1849. data/lib/plaid/models/watchlist_screening_individual_hit_list_request.rb +1 -1
  1850. data/lib/plaid/models/watchlist_screening_individual_hit_list_response.rb +1 -1
  1851. data/lib/plaid/models/watchlist_screening_individual_list_request.rb +1 -1
  1852. data/lib/plaid/models/watchlist_screening_individual_list_response.rb +1 -1
  1853. data/lib/plaid/models/watchlist_screening_individual_program_get_request.rb +1 -1
  1854. data/lib/plaid/models/watchlist_screening_individual_program_get_response.rb +1 -1
  1855. data/lib/plaid/models/watchlist_screening_individual_program_list_request.rb +1 -1
  1856. data/lib/plaid/models/watchlist_screening_individual_program_list_response.rb +1 -1
  1857. data/lib/plaid/models/watchlist_screening_individual_review_create_request.rb +1 -1
  1858. data/lib/plaid/models/watchlist_screening_individual_review_create_response.rb +1 -1
  1859. data/lib/plaid/models/watchlist_screening_individual_review_list_request.rb +1 -1
  1860. data/lib/plaid/models/watchlist_screening_individual_review_list_response.rb +1 -1
  1861. data/lib/plaid/models/watchlist_screening_individual_update_request.rb +1 -1
  1862. data/lib/plaid/models/watchlist_screening_individual_update_request_resettable_field.rb +1 -1
  1863. data/lib/plaid/models/watchlist_screening_individual_update_response.rb +1 -1
  1864. data/lib/plaid/models/watchlist_screening_request_search_terms.rb +1 -1
  1865. data/lib/plaid/models/watchlist_screening_review.rb +1 -1
  1866. data/lib/plaid/models/watchlist_screening_search_terms.rb +1 -1
  1867. data/lib/plaid/models/watchlist_screening_status.rb +1 -1
  1868. data/lib/plaid/models/weak_alias_determination.rb +1 -1
  1869. data/lib/plaid/models/webhook_environment_values.rb +1 -1
  1870. data/lib/plaid/models/webhook_type.rb +1 -1
  1871. data/lib/plaid/models/webhook_update_acknowledged_webhook.rb +1 -1
  1872. data/lib/plaid/models/webhook_verification_key_get_request.rb +1 -1
  1873. data/lib/plaid/models/webhook_verification_key_get_response.rb +1 -1
  1874. data/lib/plaid/models/yield_rate.rb +1 -1
  1875. data/lib/plaid/models/yield_rate_type.rb +1 -1
  1876. data/lib/plaid/models/ytd_gross_income_summary_field_number.rb +1 -1
  1877. data/lib/plaid/models/ytd_net_income_summary_field_number.rb +1 -1
  1878. data/lib/plaid/version.rb +2 -2
  1879. data/lib/plaid.rb +26 -1
  1880. data/plaid.gemspec +1 -1
  1881. metadata +27 -2
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.658.0
6
+ The version of the OpenAPI document: 2020-09-14_1.667.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 6.3.0
@@ -2400,7 +2400,7 @@ module Plaid
2400
2400
  end
2401
2401
 
2402
2402
  # Review a Beacon User
2403
- # Update the status of a Beacon User. When updating a Beacon User's status via this endpoint, Plaid validates that the status change is consistent with the related state for this Beacon User. Specifically, we will check: 1. Whether there are any associated Beacon Reports connected to the Beacon User, and 2. Whether there are any confirmed Beacon Report Syndications connected to the Beacon User. When updating a Beacon User's status to \"rejected\", we enforce that either a Beacon Report has been created for the Beacon User or a Beacon Report Syndication has been confirmed. When updating a Beacon User's status to \"cleared\", we enforce that there are no active Beacon Reports or confirmed Beacon Report Syndications associated with the user. If you previously created a Beacon Report for this user, you must delete it before updating the Beacon User's status to \"cleared\". There are no restrictions on updating a Beacon User's status to \"pending_review\". If these conditions are not met, the request will be rejected with an error explaining the issue.
2403
+ # Update the status of a Beacon User. When updating a Beacon User's status via this endpoint, Plaid validates that the status change is consistent with the related state for this Beacon User. Specifically, we will check: 1. Whether there are any associated Beacon Reports connected to the Beacon User, and 2. Whether there are any confirmed Beacon Report Syndications connected to the Beacon User. When updating a Beacon User's status to `rejected`, we enforce that either a Beacon Report has been created for the Beacon User or a Beacon Report Syndication has been confirmed. When updating a Beacon User's status to `cleared`, we enforce that there are no active Beacon Reports or confirmed Beacon Report Syndications associated with the user. If you previously created a Beacon Report for this user, you must delete it before updating the Beacon User's status to `cleared`. There are no restrictions on updating a Beacon User's status to `pending_review`. If these conditions are not met, the request will be rejected with an error explaining the issue.
2404
2404
  # @param beacon_user_review_request [BeaconUserReviewRequest]
2405
2405
  # @param [Hash] opts the optional parameters
2406
2406
  # @return [BeaconUserGetResponse]
@@ -2410,7 +2410,7 @@ module Plaid
2410
2410
  end
2411
2411
 
2412
2412
  # Review a Beacon User
2413
- # Update the status of a Beacon User. When updating a Beacon User's status via this endpoint, Plaid validates that the status change is consistent with the related state for this Beacon User. Specifically, we will check: 1. Whether there are any associated Beacon Reports connected to the Beacon User, and 2. Whether there are any confirmed Beacon Report Syndications connected to the Beacon User. When updating a Beacon User's status to \"rejected\", we enforce that either a Beacon Report has been created for the Beacon User or a Beacon Report Syndication has been confirmed. When updating a Beacon User's status to \"cleared\", we enforce that there are no active Beacon Reports or confirmed Beacon Report Syndications associated with the user. If you previously created a Beacon Report for this user, you must delete it before updating the Beacon User's status to \"cleared\". There are no restrictions on updating a Beacon User's status to \"pending_review\". If these conditions are not met, the request will be rejected with an error explaining the issue.
2413
+ # Update the status of a Beacon User. When updating a Beacon User's status via this endpoint, Plaid validates that the status change is consistent with the related state for this Beacon User. Specifically, we will check: 1. Whether there are any associated Beacon Reports connected to the Beacon User, and 2. Whether there are any confirmed Beacon Report Syndications connected to the Beacon User. When updating a Beacon User's status to `rejected`, we enforce that either a Beacon Report has been created for the Beacon User or a Beacon Report Syndication has been confirmed. When updating a Beacon User's status to `cleared`, we enforce that there are no active Beacon Reports or confirmed Beacon Report Syndications associated with the user. If you previously created a Beacon Report for this user, you must delete it before updating the Beacon User's status to `cleared`. There are no restrictions on updating a Beacon User's status to `pending_review`. If these conditions are not met, the request will be rejected with an error explaining the issue.
2414
2414
  # @param beacon_user_review_request [BeaconUserReviewRequest]
2415
2415
  # @param [Hash] opts the optional parameters
2416
2416
  # @return [Array<(BeaconUserGetResponse, Integer, Hash)>] BeaconUserGetResponse data, response status code and response headers
@@ -2535,8 +2535,8 @@ module Plaid
2535
2535
  return data, status_code, headers
2536
2536
  end
2537
2537
 
2538
- # Gets transaction data in cashflow_report
2539
- # The `/cashflow_report/get` endpoint retrieves transactions data associated with an item. Transactions data is standardized across financial institutions. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `cursor` parameters in conjunction with the `has_more` response body field to fetch all available transactions. Note that data isn't likely to be immediately available to `/cashflow_report/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with cashflow_report, or if it wasn't, upon the first call to /cashflow_report/refresh. To be alerted when transaction data is ready to be fetched, listen for the `CASHFLOW_REPORT_READY` webhook.
2538
+ # Gets transaction data in `cashflow_report`
2539
+ # The `/cashflow_report/get` endpoint retrieves transactions data associated with an item. Transactions data is standardized across financial institutions. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `cursor` parameters in conjunction with the `has_more` response body field to fetch all available transactions. Note that data isn't likely to be immediately available to `/cashflow_report/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `cashflow_report`, or if it wasn't, upon the first call to `/cashflow_report/refresh`. To be alerted when transaction data is ready to be fetched, listen for the `CASHFLOW_REPORT_READY` webhook.
2540
2540
  # @param cashflow_report_get_request [CashflowReportGetRequest]
2541
2541
  # @param [Hash] opts the optional parameters
2542
2542
  # @return [CashflowReportGetResponse]
@@ -2545,8 +2545,8 @@ module Plaid
2545
2545
  data
2546
2546
  end
2547
2547
 
2548
- # Gets transaction data in cashflow_report
2549
- # The &#x60;/cashflow_report/get&#x60; endpoint retrieves transactions data associated with an item. Transactions data is standardized across financial institutions. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in &#x60;/transactions/get&#x60;. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the &#x60;count&#x60; and &#x60;cursor&#x60; parameters in conjunction with the &#x60;has_more&#x60; response body field to fetch all available transactions. Note that data isn&#39;t likely to be immediately available to &#x60;/cashflow_report/get&#x60;. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with cashflow_report, or if it wasn&#39;t, upon the first call to /cashflow_report/refresh. To be alerted when transaction data is ready to be fetched, listen for the &#x60;CASHFLOW_REPORT_READY&#x60; webhook.
2548
+ # Gets transaction data in &#x60;cashflow_report&#x60;
2549
+ # The &#x60;/cashflow_report/get&#x60; endpoint retrieves transactions data associated with an item. Transactions data is standardized across financial institutions. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in &#x60;/transactions/get&#x60;. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the &#x60;count&#x60; and &#x60;cursor&#x60; parameters in conjunction with the &#x60;has_more&#x60; response body field to fetch all available transactions. Note that data isn&#39;t likely to be immediately available to &#x60;/cashflow_report/get&#x60;. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with &#x60;cashflow_report&#x60;, or if it wasn&#39;t, upon the first call to &#x60;/cashflow_report/refresh&#x60;. To be alerted when transaction data is ready to be fetched, listen for the &#x60;CASHFLOW_REPORT_READY&#x60; webhook.
2550
2550
  # @param cashflow_report_get_request [CashflowReportGetRequest]
2551
2551
  # @param [Hash] opts the optional parameters
2552
2552
  # @return [Array<(CashflowReportGetResponse, Integer, Hash)>] CashflowReportGetResponse data, response status code and response headers
@@ -2671,7 +2671,7 @@ module Plaid
2671
2671
  return data, status_code, headers
2672
2672
  end
2673
2673
 
2674
- # Refresh transaction data in cashflow_report
2674
+ # Refresh transaction data in `cashflow_report`
2675
2675
  # `/cashflow_report/refresh` is an endpoint that initiates an on-demand extraction to fetch the newest transactions for an item (given an `item_id`). The item must already have Cashflow Report added as a product in order to call `/cashflow_report/refresh`. After calling `/cashflow_report/refresh`, Plaid will fire a webhook `CASHFLOW_REPORT_READY` alerting clients that new transactions data can then be ingested via `/cashflow_report/get` or the webhook will contain an error code informing there was an error in refreshing transactions data. Note that the `/cashflow_report/refresh` endpoint is not supported for Capital One (`ins_128026`) non-depository accounts and will result in a `PRODUCTS_NOT_SUPPORTED` error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but up to 30 seconds or more). If you encounter errors, you may find it necessary to adjust your timeout period for requests.
2676
2676
  # @param cashflow_report_refresh_request [CashflowReportRefreshRequest]
2677
2677
  # @param [Hash] opts the optional parameters
@@ -2681,7 +2681,7 @@ module Plaid
2681
2681
  data
2682
2682
  end
2683
2683
 
2684
- # Refresh transaction data in cashflow_report
2684
+ # Refresh transaction data in &#x60;cashflow_report&#x60;
2685
2685
  # &#x60;/cashflow_report/refresh&#x60; is an endpoint that initiates an on-demand extraction to fetch the newest transactions for an item (given an &#x60;item_id&#x60;). The item must already have Cashflow Report added as a product in order to call &#x60;/cashflow_report/refresh&#x60;. After calling &#x60;/cashflow_report/refresh&#x60;, Plaid will fire a webhook &#x60;CASHFLOW_REPORT_READY&#x60; alerting clients that new transactions data can then be ingested via &#x60;/cashflow_report/get&#x60; or the webhook will contain an error code informing there was an error in refreshing transactions data. Note that the &#x60;/cashflow_report/refresh&#x60; endpoint is not supported for Capital One (&#x60;ins_128026&#x60;) non-depository accounts and will result in a &#x60;PRODUCTS_NOT_SUPPORTED&#x60; error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but up to 30 seconds or more). If you encounter errors, you may find it necessary to adjust your timeout period for requests.
2686
2686
  # @param cashflow_report_refresh_request [CashflowReportRefreshRequest]
2687
2687
  # @param [Hash] opts the optional parameters
@@ -2740,7 +2740,7 @@ module Plaid
2740
2740
  end
2741
2741
 
2742
2742
  # Gets transaction data in cashflow_report
2743
- # The `/cashflow_report/transactions/get` endpoint retrieves transactions data associated with an item. Transactions data is standardized across financial institutions. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `cursor` parameters in conjunction with the `has_more` response body field to fetch all available transactions. Note that data isn't likely to be immediately available to `/cashflow_report/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with cashflow_report, or if it wasn't, upon the first call to /cashflow_report/refresh. To be alerted when transaction data is ready to be fetched, listen for the `CASHFLOW_REPORT_READY` webhook.
2743
+ # The `/cashflow_report/transactions/get` endpoint retrieves transactions data associated with an item. Transactions data is standardized across financial institutions. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in `/transactions/get`. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the `count` and `cursor` parameters in conjunction with the `has_more` response body field to fetch all available transactions. Note that data isn't likely to be immediately available to `/cashflow_report/transactions/get`. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with `cashflow_report`, or if it wasn't, upon the first call to `/cashflow_report/refresh`. To be alerted when transaction data is ready to be fetched, listen for the `CASHFLOW_REPORT_READY` webhook.
2744
2744
  # @param cashflow_report_transactions_get_request [CashflowReportTransactionsGetRequest]
2745
2745
  # @param [Hash] opts the optional parameters
2746
2746
  # @return [CashflowReportTransactionsGetResponse]
@@ -2750,7 +2750,7 @@ module Plaid
2750
2750
  end
2751
2751
 
2752
2752
  # Gets transaction data in cashflow_report
2753
- # The &#x60;/cashflow_report/transactions/get&#x60; endpoint retrieves transactions data associated with an item. Transactions data is standardized across financial institutions. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in &#x60;/transactions/get&#x60;. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the &#x60;count&#x60; and &#x60;cursor&#x60; parameters in conjunction with the &#x60;has_more&#x60; response body field to fetch all available transactions. Note that data isn&#39;t likely to be immediately available to &#x60;/cashflow_report/transactions/get&#x60;. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with cashflow_report, or if it wasn&#39;t, upon the first call to /cashflow_report/refresh. To be alerted when transaction data is ready to be fetched, listen for the &#x60;CASHFLOW_REPORT_READY&#x60; webhook.
2753
+ # The &#x60;/cashflow_report/transactions/get&#x60; endpoint retrieves transactions data associated with an item. Transactions data is standardized across financial institutions. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Transactions are not immutable and can also be removed altogether by the institution; a removed transaction will no longer appear in &#x60;/transactions/get&#x60;. For more details, see [Pending and posted transactions](https://plaid.com/docs/transactions/transactions-data/#pending-and-posted-transactions). Due to the potentially large number of transactions associated with an Item, results are paginated. Manipulate the &#x60;count&#x60; and &#x60;cursor&#x60; parameters in conjunction with the &#x60;has_more&#x60; response body field to fetch all available transactions. Note that data isn&#39;t likely to be immediately available to &#x60;/cashflow_report/transactions/get&#x60;. Plaid will begin to prepare transactions data upon Item link, if Link was initialized with &#x60;cashflow_report&#x60;, or if it wasn&#39;t, upon the first call to &#x60;/cashflow_report/refresh&#x60;. To be alerted when transaction data is ready to be fetched, listen for the &#x60;CASHFLOW_REPORT_READY&#x60; webhook.
2754
2754
  # @param cashflow_report_transactions_get_request [CashflowReportTransactionsGetRequest]
2755
2755
  # @param [Hash] opts the optional parameters
2756
2756
  # @return [Array<(CashflowReportTransactionsGetResponse, Integer, Hash)>] CashflowReportTransactionsGetResponse data, response status code and response headers
@@ -2807,8 +2807,8 @@ module Plaid
2807
2807
  return data, status_code, headers
2808
2808
  end
2809
2809
 
2810
- # Get categories
2811
- # Send a request to the `/categories/get` endpoint to get detailed information on categories returned by Plaid. This endpoint does not require authentication. All implementations are recommended to use the newer `personal_finance_category` taxonomy instead of the older `category` taxonomy supported by this endpoint. The [`personal_finance_category taxonomy` CSV file](https://plaid.com/documents/transactions-personal-finance-category-taxonomy.csv) is available for download and is not accessible via API.
2810
+ # (Deprecated) Get legacy categories
2811
+ # Send a request to the `/categories/get` endpoint to get detailed information on legacy categories returned by Plaid. This endpoint does not require authentication. All implementations are recommended to [use the newer `personal_finance_category` taxonomy](https://plaid.com/docs/transactions/pfc-migration/) instead of the legacy `category` taxonomy supported by this endpoint. The [`personal_finance_category taxonomy` CSV file](https://plaid.com/documents/transactions-personal-finance-category-taxonomy.csv) is available for download and is not accessible via API.
2812
2812
  # @param body [Object]
2813
2813
  # @param [Hash] opts the optional parameters
2814
2814
  # @return [CategoriesGetResponse]
@@ -2817,8 +2817,8 @@ module Plaid
2817
2817
  data
2818
2818
  end
2819
2819
 
2820
- # Get categories
2821
- # Send a request to the &#x60;/categories/get&#x60; endpoint to get detailed information on categories returned by Plaid. This endpoint does not require authentication. All implementations are recommended to use the newer &#x60;personal_finance_category&#x60; taxonomy instead of the older &#x60;category&#x60; taxonomy supported by this endpoint. The [&#x60;personal_finance_category taxonomy&#x60; CSV file](https://plaid.com/documents/transactions-personal-finance-category-taxonomy.csv) is available for download and is not accessible via API.
2820
+ # (Deprecated) Get legacy categories
2821
+ # Send a request to the &#x60;/categories/get&#x60; endpoint to get detailed information on legacy categories returned by Plaid. This endpoint does not require authentication. All implementations are recommended to [use the newer &#x60;personal_finance_category&#x60; taxonomy](https://plaid.com/docs/transactions/pfc-migration/) instead of the legacy &#x60;category&#x60; taxonomy supported by this endpoint. The [&#x60;personal_finance_category taxonomy&#x60; CSV file](https://plaid.com/documents/transactions-personal-finance-category-taxonomy.csv) is available for download and is not accessible via API.
2822
2822
  # @param body [Object]
2823
2823
  # @param [Hash] opts the optional parameters
2824
2824
  # @return [Array<(CategoriesGetResponse, Integer, Hash)>] CategoriesGetResponse data, response status code and response headers
@@ -2876,7 +2876,7 @@ module Plaid
2876
2876
  end
2877
2877
 
2878
2878
  # List a historical log of item consent events
2879
- # List a historical log of Item consent events. Consent logs are only available for events occurring on or after November 7, 2024. Up to three years of consent logs will be available via the endpoint.
2879
+ # List a historical log of Item consent events. Consent logs are only available for events occurring on or after November 7, 2024. Extremely recent events (occurring within the past 12 hours) may not be available via this endpoint. Up to three years of consent logs will be available via the endpoint.
2880
2880
  # @param consent_events_get_request [ConsentEventsGetRequest]
2881
2881
  # @param [Hash] opts the optional parameters
2882
2882
  # @return [ConsentEventsGetResponse]
@@ -2886,7 +2886,7 @@ module Plaid
2886
2886
  end
2887
2887
 
2888
2888
  # List a historical log of item consent events
2889
- # List a historical log of Item consent events. Consent logs are only available for events occurring on or after November 7, 2024. Up to three years of consent logs will be available via the endpoint.
2889
+ # List a historical log of Item consent events. Consent logs are only available for events occurring on or after November 7, 2024. Extremely recent events (occurring within the past 12 hours) may not be available via this endpoint. Up to three years of consent logs will be available via the endpoint.
2890
2890
  # @param consent_events_get_request [ConsentEventsGetRequest]
2891
2891
  # @param [Hash] opts the optional parameters
2892
2892
  # @return [Array<(ConsentEventsGetResponse, Integer, Hash)>] ConsentEventsGetResponse data, response status code and response headers
@@ -3283,6 +3283,74 @@ module Plaid
3283
3283
  return data, status_code, headers
3284
3284
  end
3285
3285
 
3286
+ # Retrieve the lend score from your user's banking data
3287
+ # This endpoint allows you to retrieve the Lend Score report for your user. You should call this endpoint after you've received the `CHECK_REPORT_READY` webhook, either after the Link session for the user or after calling `/cra/check_report/create`. If the most recent consumer report for the user doesn’t have sufficient data to generate the insights, or the consumer report has expired, you will receive an error indicating that you should create a new consumer report by calling `/cra/check_report/create`. If you did not initialize Link with the `cra_lend_score` product or call `/cra/check_report/create` with the `cra_lend_score` product, we will generate the insights when you call this endpoint. In this case, you may optionally provide parameters under `options` to configure which insights you want to receive.
3288
+ # @param cra_check_report_lend_score_get_request [CraCheckReportLendScoreGetRequest]
3289
+ # @param [Hash] opts the optional parameters
3290
+ # @return [CraCheckReportLendScoreGetResponse]
3291
+ def cra_check_report_lend_score_get(cra_check_report_lend_score_get_request, opts = {})
3292
+ data, _status_code, _headers = cra_check_report_lend_score_get_with_http_info(cra_check_report_lend_score_get_request, opts)
3293
+ data
3294
+ end
3295
+
3296
+ # Retrieve the lend score from your user&#39;s banking data
3297
+ # This endpoint allows you to retrieve the Lend Score report for your user. You should call this endpoint after you&#39;ve received the &#x60;CHECK_REPORT_READY&#x60; webhook, either after the Link session for the user or after calling &#x60;/cra/check_report/create&#x60;. If the most recent consumer report for the user doesn’t have sufficient data to generate the insights, or the consumer report has expired, you will receive an error indicating that you should create a new consumer report by calling &#x60;/cra/check_report/create&#x60;. If you did not initialize Link with the &#x60;cra_lend_score&#x60; product or call &#x60;/cra/check_report/create&#x60; with the &#x60;cra_lend_score&#x60; product, we will generate the insights when you call this endpoint. In this case, you may optionally provide parameters under &#x60;options&#x60; to configure which insights you want to receive.
3298
+ # @param cra_check_report_lend_score_get_request [CraCheckReportLendScoreGetRequest]
3299
+ # @param [Hash] opts the optional parameters
3300
+ # @return [Array<(CraCheckReportLendScoreGetResponse, Integer, Hash)>] CraCheckReportLendScoreGetResponse data, response status code and response headers
3301
+ def cra_check_report_lend_score_get_with_http_info(cra_check_report_lend_score_get_request, opts = {})
3302
+ if @api_client.config.debugging
3303
+ @api_client.config.logger.debug 'Calling API: PlaidApi.cra_check_report_lend_score_get ...'
3304
+ end
3305
+ # verify the required parameter 'cra_check_report_lend_score_get_request' is set
3306
+ if @api_client.config.client_side_validation && cra_check_report_lend_score_get_request.nil?
3307
+ fail ArgumentError, "Missing the required parameter 'cra_check_report_lend_score_get_request' when calling PlaidApi.cra_check_report_lend_score_get"
3308
+ end
3309
+ # resource path
3310
+ local_var_path = '/cra/check_report/lend_score/get'
3311
+
3312
+ # query parameters
3313
+ query_params = opts[:query_params] || {}
3314
+
3315
+ # header parameters
3316
+ header_params = opts[:header_params] || {}
3317
+ # HTTP header 'Accept' (if needed)
3318
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
3319
+ # HTTP header 'Content-Type'
3320
+ content_type = @api_client.select_header_content_type(['application/json'])
3321
+ if !content_type.nil?
3322
+ header_params['Content-Type'] = content_type
3323
+ end
3324
+
3325
+ # form parameters
3326
+ form_params = opts[:form_params] || {}
3327
+
3328
+ # http body (model)
3329
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(cra_check_report_lend_score_get_request)
3330
+
3331
+ # return_type
3332
+ return_type = opts[:debug_return_type] || 'CraCheckReportLendScoreGetResponse'
3333
+
3334
+ # auth_names
3335
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
3336
+
3337
+ new_options = opts.merge(
3338
+ :operation => :"PlaidApi.cra_check_report_lend_score_get",
3339
+ :header_params => header_params,
3340
+ :query_params => query_params,
3341
+ :form_params => form_params,
3342
+ :body => post_body,
3343
+ :auth_names => auth_names,
3344
+ :return_type => return_type
3345
+ )
3346
+
3347
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
3348
+ if @api_client.config.debugging
3349
+ @api_client.config.logger.debug "API called: PlaidApi#cra_check_report_lend_score_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
3350
+ end
3351
+ return data, status_code, headers
3352
+ end
3353
+
3286
3354
  # Retrieve network attributes for the user
3287
3355
  # This endpoint allows you to retrieve the Network Insights product for your user. You should call this endpoint after you've received the `CHECK_REPORT_READY` webhook, either after the Link session for the user or after calling `/cra/check_report/create`. If the most recent consumer report for the user doesn’t have sufficient data to generate the report, or the consumer report has expired, you will receive an error indicating that you should create a new consumer report by calling `/cra/check_report/create`. If you did not initialize Link with the `cra_network_attributes` product or have generated a report using `/cra/check_report/create`, we will generate the attributes when you call this endpoint.
3288
3356
  # @param cra_check_report_network_insights_get_request [CraCheckReportNetworkInsightsGetRequest]
@@ -3828,7 +3896,7 @@ module Plaid
3828
3896
  end
3829
3897
 
3830
3898
  # Retrieve a Monitoring Insights Report
3831
- # This endpoint allows you to retrieve a Monitoring Insights report by passing in the `user_token` referred to in the webhook you received.
3899
+ # This endpoint allows you to retrieve a Cash Flow Updates report by passing in the `user_token` referred to in the webhook you received.
3832
3900
  # @param cra_monitoring_insights_get_request [CraMonitoringInsightsGetRequest]
3833
3901
  # @param [Hash] opts the optional parameters
3834
3902
  # @return [CraMonitoringInsightsGetResponse]
@@ -3838,7 +3906,7 @@ module Plaid
3838
3906
  end
3839
3907
 
3840
3908
  # Retrieve a Monitoring Insights Report
3841
- # This endpoint allows you to retrieve a Monitoring Insights report by passing in the &#x60;user_token&#x60; referred to in the webhook you received.
3909
+ # This endpoint allows you to retrieve a Cash Flow Updates report by passing in the &#x60;user_token&#x60; referred to in the webhook you received.
3842
3910
  # @param cra_monitoring_insights_get_request [CraMonitoringInsightsGetRequest]
3843
3911
  # @param [Hash] opts the optional parameters
3844
3912
  # @return [Array<(CraMonitoringInsightsGetResponse, Integer, Hash)>] CraMonitoringInsightsGetResponse data, response status code and response headers
@@ -4236,7 +4304,7 @@ module Plaid
4236
4304
  end
4237
4305
 
4238
4306
  # Create Asset or Income Report Audit Copy Token
4239
- # Plaid can create an Audit Copy token of an Asset Report and/or Income Report to share with participating Government Sponsored Entity (GSE). If you participate in the Day 1 Certainty™ program, Plaid can supply an Audit Copy token directly to Fannie Mae on your behalf. An Audit Copy token contains the same underlying data as the Asset Report and/or Income Report (result of /credit/payroll_income/get). Use the `/credit/audit_copy_token/create` endpoint to create an `audit_copy_token` and then pass that token to the GSE who needs access.
4307
+ # Plaid can create an Audit Copy token of an Asset Report and/or Income Report to share with participating Government Sponsored Entity (GSE). If you participate in the Day 1 Certainty™ program, Plaid can supply an Audit Copy token directly to Fannie Mae on your behalf. An Audit Copy token contains the same underlying data as the Asset Report and/or Income Report (result of `/credit/payroll_income/get`). Use the `/credit/audit_copy_token/create` endpoint to create an `audit_copy_token` and then pass that token to the GSE who needs access.
4240
4308
  # @param credit_audit_copy_token_create_request [CreditAuditCopyTokenCreateRequest]
4241
4309
  # @param [Hash] opts the optional parameters
4242
4310
  # @return [CreditAuditCopyTokenCreateResponse]
@@ -4246,7 +4314,7 @@ module Plaid
4246
4314
  end
4247
4315
 
4248
4316
  # Create Asset or Income Report Audit Copy Token
4249
- # Plaid can create an Audit Copy token of an Asset Report and/or Income Report to share with participating Government Sponsored Entity (GSE). If you participate in the Day 1 Certainty™ program, Plaid can supply an Audit Copy token directly to Fannie Mae on your behalf. An Audit Copy token contains the same underlying data as the Asset Report and/or Income Report (result of /credit/payroll_income/get). Use the &#x60;/credit/audit_copy_token/create&#x60; endpoint to create an &#x60;audit_copy_token&#x60; and then pass that token to the GSE who needs access.
4317
+ # Plaid can create an Audit Copy token of an Asset Report and/or Income Report to share with participating Government Sponsored Entity (GSE). If you participate in the Day 1 Certainty™ program, Plaid can supply an Audit Copy token directly to Fannie Mae on your behalf. An Audit Copy token contains the same underlying data as the Asset Report and/or Income Report (result of &#x60;/credit/payroll_income/get&#x60;). Use the &#x60;/credit/audit_copy_token/create&#x60; endpoint to create an &#x60;audit_copy_token&#x60; and then pass that token to the GSE who needs access.
4250
4318
  # @param credit_audit_copy_token_create_request [CreditAuditCopyTokenCreateRequest]
4251
4319
  # @param [Hash] opts the optional parameters
4252
4320
  # @return [Array<(CreditAuditCopyTokenCreateResponse, Integer, Hash)>] CreditAuditCopyTokenCreateResponse data, response status code and response headers
@@ -6399,7 +6467,7 @@ module Plaid
6399
6467
  end
6400
6468
 
6401
6469
  # Refresh identity data
6402
- # `/identity/refresh` is an optional endpoint for users of the Identity product. It initiates an on-demand extraction to fetch the most up to date Identity information from the Financial Institution. This on-demand extraction takes place in addition to the periodic extractions that automatically occur for any Identity-enabled Item. If changes to Identity are discovered after calling `/identity/refresh`, Plaid will fire a webhook [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/identity/#default_update). As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/identity/refresh` is offered as an add-on to Identity and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
6470
+ # `/identity/refresh` is an optional endpoint for users of the Identity product. It initiates an on-demand extraction to fetch the most up to date Identity information from the Financial Institution. This on-demand extraction takes place in addition to the periodic extractions that automatically occur for any Identity-enabled Item. If changes to Identity are discovered after calling `/identity/refresh`, Plaid will fire a webhook [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/identity/#default_update). As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/identity/refresh` is offered as an add-on to Identity and has a separate [fee model](https://plaid.com/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
6403
6471
  # @param identity_refresh_request [IdentityRefreshRequest]
6404
6472
  # @param [Hash] opts the optional parameters
6405
6473
  # @return [IdentityRefreshResponse]
@@ -6409,7 +6477,7 @@ module Plaid
6409
6477
  end
6410
6478
 
6411
6479
  # Refresh identity data
6412
- # &#x60;/identity/refresh&#x60; is an optional endpoint for users of the Identity product. It initiates an on-demand extraction to fetch the most up to date Identity information from the Financial Institution. This on-demand extraction takes place in addition to the periodic extractions that automatically occur for any Identity-enabled Item. If changes to Identity are discovered after calling &#x60;/identity/refresh&#x60;, Plaid will fire a webhook [&#x60;DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/identity/#default_update). As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. &#x60;/identity/refresh&#x60; is offered as an add-on to Identity and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
6480
+ # &#x60;/identity/refresh&#x60; is an optional endpoint for users of the Identity product. It initiates an on-demand extraction to fetch the most up to date Identity information from the Financial Institution. This on-demand extraction takes place in addition to the periodic extractions that automatically occur for any Identity-enabled Item. If changes to Identity are discovered after calling &#x60;/identity/refresh&#x60;, Plaid will fire a webhook [&#x60;DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/identity/#default_update). As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. &#x60;/identity/refresh&#x60; is offered as an add-on to Identity and has a separate [fee model](https://plaid.com/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
6413
6481
  # @param identity_refresh_request [IdentityRefreshRequest]
6414
6482
  # @param [Hash] opts the optional parameters
6415
6483
  # @return [Array<(IdentityRefreshResponse, Integer, Hash)>] IdentityRefreshResponse data, response status code and response headers
@@ -7487,7 +7555,7 @@ module Plaid
7487
7555
  end
7488
7556
 
7489
7557
  # Refresh investment data
7490
- # `/investments/refresh` is an optional endpoint for users of the Investments product. It initiates an on-demand extraction to fetch the newest investment holdings and transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Investments-enabled Item. If changes to investments are discovered after calling `/investments/refresh`, Plaid will fire webhooks: [`HOLDINGS: DEFAULT_UPDATE`](https://plaid.com/docs/api/products/investments/#holdings-default_update) if any new holdings are detected, and [`INVESTMENTS_TRANSACTIONS: DEFAULT_UPDATE`](https://plaid.com/docs/api/products/investments/#investments_transactions-default_update) if any new investment transactions are detected. This webhook will typically not fire in the Sandbox environment, due to the lack of dynamic investment transactions and holdings data. To test this webhook in Sandbox, call `/sandbox/item/fire_webhook`. Updated holdings and investment transactions can be fetched by calling `/investments/holdings/get` and `/investments/transactions/get`. Note that the `/investments/refresh` endpoint is not supported by all institutions. If called on an Item from an institution that does not support this functionality, it will return a `PRODUCT_NOT_SUPPORTED` error. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/investments/refresh` is offered as an add-on to Investments and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
7558
+ # `/investments/refresh` is an optional endpoint for users of the Investments product. It initiates an on-demand extraction to fetch the newest investment holdings and transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Investments-enabled Item. If changes to investments are discovered after calling `/investments/refresh`, Plaid will fire webhooks: [`HOLDINGS: DEFAULT_UPDATE`](https://plaid.com/docs/api/products/investments/#holdings-default_update) if any new holdings are detected, and [`INVESTMENTS_TRANSACTIONS: DEFAULT_UPDATE`](https://plaid.com/docs/api/products/investments/#investments_transactions-default_update) if any new investment transactions are detected. This webhook will typically not fire in the Sandbox environment, due to the lack of dynamic investment transactions and holdings data. To test this webhook in Sandbox, call `/sandbox/item/fire_webhook`. Updated holdings and investment transactions can be fetched by calling `/investments/holdings/get` and `/investments/transactions/get`. Note that the `/investments/refresh` endpoint is not supported by all institutions. If called on an Item from an institution that does not support this functionality, it will return a `PRODUCT_NOT_SUPPORTED` error. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/investments/refresh` is offered as an add-on to Investments and has a separate [fee model](https://plaid.com/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
7491
7559
  # @param investments_refresh_request [InvestmentsRefreshRequest]
7492
7560
  # @param [Hash] opts the optional parameters
7493
7561
  # @return [InvestmentsRefreshResponse]
@@ -7497,7 +7565,7 @@ module Plaid
7497
7565
  end
7498
7566
 
7499
7567
  # Refresh investment data
7500
- # &#x60;/investments/refresh&#x60; is an optional endpoint for users of the Investments product. It initiates an on-demand extraction to fetch the newest investment holdings and transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Investments-enabled Item. If changes to investments are discovered after calling &#x60;/investments/refresh&#x60;, Plaid will fire webhooks: [&#x60;HOLDINGS: DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/investments/#holdings-default_update) if any new holdings are detected, and [&#x60;INVESTMENTS_TRANSACTIONS: DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/investments/#investments_transactions-default_update) if any new investment transactions are detected. This webhook will typically not fire in the Sandbox environment, due to the lack of dynamic investment transactions and holdings data. To test this webhook in Sandbox, call &#x60;/sandbox/item/fire_webhook&#x60;. Updated holdings and investment transactions can be fetched by calling &#x60;/investments/holdings/get&#x60; and &#x60;/investments/transactions/get&#x60;. Note that the &#x60;/investments/refresh&#x60; endpoint is not supported by all institutions. If called on an Item from an institution that does not support this functionality, it will return a &#x60;PRODUCT_NOT_SUPPORTED&#x60; error. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. &#x60;/investments/refresh&#x60; is offered as an add-on to Investments and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
7568
+ # &#x60;/investments/refresh&#x60; is an optional endpoint for users of the Investments product. It initiates an on-demand extraction to fetch the newest investment holdings and transactions for an Item. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Investments-enabled Item. If changes to investments are discovered after calling &#x60;/investments/refresh&#x60;, Plaid will fire webhooks: [&#x60;HOLDINGS: DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/investments/#holdings-default_update) if any new holdings are detected, and [&#x60;INVESTMENTS_TRANSACTIONS: DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/investments/#investments_transactions-default_update) if any new investment transactions are detected. This webhook will typically not fire in the Sandbox environment, due to the lack of dynamic investment transactions and holdings data. To test this webhook in Sandbox, call &#x60;/sandbox/item/fire_webhook&#x60;. Updated holdings and investment transactions can be fetched by calling &#x60;/investments/holdings/get&#x60; and &#x60;/investments/transactions/get&#x60;. Note that the &#x60;/investments/refresh&#x60; endpoint is not supported by all institutions. If called on an Item from an institution that does not support this functionality, it will return a &#x60;PRODUCT_NOT_SUPPORTED&#x60; error. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. &#x60;/investments/refresh&#x60; is offered as an add-on to Investments and has a separate [fee model](https://plaid.com/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
7501
7569
  # @param investments_refresh_request [InvestmentsRefreshRequest]
7502
7570
  # @param [Hash] opts the optional parameters
7503
7571
  # @return [Array<(InvestmentsRefreshResponse, Integer, Hash)>] InvestmentsRefreshResponse data, response status code and response headers
@@ -8779,7 +8847,7 @@ module Plaid
8779
8847
  end
8780
8848
 
8781
8849
  # Exchange the Link Correlation Id for a Link Token
8782
- # Exchange an OAuth `link_correlation_id` for the corresponding `link_token`. The `link_correlation_id` is only available for 'payment_initiation' products and is provided to the client via the OAuth `redirect_uri` as a query parameter. The `link_correlation_id` is ephemeral and expires in a brief period, after which it can no longer be exchanged for the 'link_token'.
8850
+ # Exchange an OAuth `link_correlation_id` for the corresponding `link_token`. The `link_correlation_id` is only available for `payment_initiation` products and is provided to the client via the OAuth `redirect_uri` as a query parameter. The `link_correlation_id` is ephemeral and expires in a brief period, after which it can no longer be exchanged for the `link_token`.
8783
8851
  # @param link_o_auth_correlation_id_exchange_request [LinkOAuthCorrelationIdExchangeRequest]
8784
8852
  # @param [Hash] opts the optional parameters
8785
8853
  # @return [LinkOAuthCorrelationIdExchangeResponse]
@@ -8789,7 +8857,7 @@ module Plaid
8789
8857
  end
8790
8858
 
8791
8859
  # Exchange the Link Correlation Id for a Link Token
8792
- # Exchange an OAuth &#x60;link_correlation_id&#x60; for the corresponding &#x60;link_token&#x60;. The &#x60;link_correlation_id&#x60; is only available for &#39;payment_initiation&#39; products and is provided to the client via the OAuth &#x60;redirect_uri&#x60; as a query parameter. The &#x60;link_correlation_id&#x60; is ephemeral and expires in a brief period, after which it can no longer be exchanged for the &#39;link_token&#39;.
8860
+ # Exchange an OAuth &#x60;link_correlation_id&#x60; for the corresponding &#x60;link_token&#x60;. The &#x60;link_correlation_id&#x60; is only available for &#x60;payment_initiation&#x60; products and is provided to the client via the OAuth &#x60;redirect_uri&#x60; as a query parameter. The &#x60;link_correlation_id&#x60; is ephemeral and expires in a brief period, after which it can no longer be exchanged for the &#x60;link_token&#x60;.
8793
8861
  # @param link_o_auth_correlation_id_exchange_request [LinkOAuthCorrelationIdExchangeRequest]
8794
8862
  # @param [Hash] opts the optional parameters
8795
8863
  # @return [Array<(LinkOAuthCorrelationIdExchangeResponse, Integer, Hash)>] LinkOAuthCorrelationIdExchangeResponse data, response status code and response headers
@@ -11363,7 +11431,7 @@ module Plaid
11363
11431
  end
11364
11432
 
11365
11433
  # Evaluate a planned ACH transaction
11366
- # Use `/processor/signal/evaluate` to evaluate a planned ACH transaction as a processor to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If `/processor/signal/evaluate` is called on the same transaction multiple times within a 24-hour period, cached results may be returned. For more information please refer to our error documentation on [item errors](/docs/errors/item/) and [Link in Update Mode](/docs/link/update-mode/). Note: This request may take some time to complete if Signal is being added to an existing Item. This is because Plaid must communicate directly with the institution when retrieving the data for the first time. To reduce this latency, you can call `/signal/prepare` on the Item before you need to request Signal data.
11434
+ # Use `/processor/signal/evaluate` to evaluate a planned ACH transaction as a processor to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If `/processor/signal/evaluate` is called on the same transaction multiple times within a 24-hour period, cached results may be returned. For more information please refer to our error documentation on [item errors](https://plaid.com/docs/errors/item/) and [Link in Update Mode](https://plaid.com/docs/link/update-mode/). Note: This request may take some time to complete if Signal is being added to an existing Item. This is because Plaid must communicate directly with the institution when retrieving the data for the first time. To reduce this latency, you can call `/signal/prepare` on the Item before you need to request Signal data.
11367
11435
  # @param processor_signal_evaluate_request [ProcessorSignalEvaluateRequest]
11368
11436
  # @param [Hash] opts the optional parameters
11369
11437
  # @return [ProcessorSignalEvaluateResponse]
@@ -11373,7 +11441,7 @@ module Plaid
11373
11441
  end
11374
11442
 
11375
11443
  # Evaluate a planned ACH transaction
11376
- # Use &#x60;/processor/signal/evaluate&#x60; to evaluate a planned ACH transaction as a processor to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If &#x60;/processor/signal/evaluate&#x60; is called on the same transaction multiple times within a 24-hour period, cached results may be returned. For more information please refer to our error documentation on [item errors](/docs/errors/item/) and [Link in Update Mode](/docs/link/update-mode/). Note: This request may take some time to complete if Signal is being added to an existing Item. This is because Plaid must communicate directly with the institution when retrieving the data for the first time. To reduce this latency, you can call &#x60;/signal/prepare&#x60; on the Item before you need to request Signal data.
11444
+ # Use &#x60;/processor/signal/evaluate&#x60; to evaluate a planned ACH transaction as a processor to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If &#x60;/processor/signal/evaluate&#x60; is called on the same transaction multiple times within a 24-hour period, cached results may be returned. For more information please refer to our error documentation on [item errors](https://plaid.com/docs/errors/item/) and [Link in Update Mode](https://plaid.com/docs/link/update-mode/). Note: This request may take some time to complete if Signal is being added to an existing Item. This is because Plaid must communicate directly with the institution when retrieving the data for the first time. To reduce this latency, you can call &#x60;/signal/prepare&#x60; on the Item before you need to request Signal data.
11377
11445
  # @param processor_signal_evaluate_request [ProcessorSignalEvaluateRequest]
11378
11446
  # @param [Hash] opts the optional parameters
11379
11447
  # @return [Array<(ProcessorSignalEvaluateResponse, Integer, Hash)>] ProcessorSignalEvaluateResponse data, response status code and response headers
@@ -11635,7 +11703,7 @@ module Plaid
11635
11703
  end
11636
11704
 
11637
11705
  # Create processor token
11638
- # Used to create a token suitable for sending to one of Plaid's partners to enable integrations. Note that Stripe partnerships use bank account tokens instead; see `/processor/stripe/bank_account_token/create` for creating tokens for use with Stripe integrations. If using multiple processors, multiple different processor tokens can be created for a single access token. Once created, a processor token for a given Item cannot be modified or updated. To revoke the processor's access, the entire Item must be deleted by calling `/item/remove`.
11706
+ # Used to create a token suitable for sending to one of Plaid's partners to enable integrations. Note that Stripe partnerships use bank account tokens instead; see `/processor/stripe/bank_account_token/create` for creating tokens for use with Stripe integrations. If using multiple processors, multiple different processor tokens can be created for a single access token. Once created, a processor token for a given Item can be modified by calling `/processor/token/permissions/set`. To revoke the processor's access, the entire Item must be deleted by calling `/item/remove`.
11639
11707
  # @param processor_token_create_request [ProcessorTokenCreateRequest]
11640
11708
  # @param [Hash] opts the optional parameters
11641
11709
  # @return [ProcessorTokenCreateResponse]
@@ -11645,7 +11713,7 @@ module Plaid
11645
11713
  end
11646
11714
 
11647
11715
  # Create processor token
11648
- # Used to create a token suitable for sending to one of Plaid&#39;s partners to enable integrations. Note that Stripe partnerships use bank account tokens instead; see &#x60;/processor/stripe/bank_account_token/create&#x60; for creating tokens for use with Stripe integrations. If using multiple processors, multiple different processor tokens can be created for a single access token. Once created, a processor token for a given Item cannot be modified or updated. To revoke the processor&#39;s access, the entire Item must be deleted by calling &#x60;/item/remove&#x60;.
11716
+ # Used to create a token suitable for sending to one of Plaid&#39;s partners to enable integrations. Note that Stripe partnerships use bank account tokens instead; see &#x60;/processor/stripe/bank_account_token/create&#x60; for creating tokens for use with Stripe integrations. If using multiple processors, multiple different processor tokens can be created for a single access token. Once created, a processor token for a given Item can be modified by calling &#x60;/processor/token/permissions/set&#x60;. To revoke the processor&#39;s access, the entire Item must be deleted by calling &#x60;/item/remove&#x60;.
11649
11717
  # @param processor_token_create_request [ProcessorTokenCreateRequest]
11650
11718
  # @param [Hash] opts the optional parameters
11651
11719
  # @return [Array<(ProcessorTokenCreateResponse, Integer, Hash)>] ProcessorTokenCreateResponse data, response status code and response headers
@@ -12043,7 +12111,7 @@ module Plaid
12043
12111
  end
12044
12112
 
12045
12113
  # Refresh transaction data
12046
- # `/processor/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for a processor token. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled processor token. If changes to transactions are discovered after calling `/processor/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/processor/transactions/sync` and `/processor/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/processor/transactions/get` or `/processor/transactions/sync`. Note that the `/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) non-depository accounts and will result in a `PRODUCTS_NOT_SUPPORTED` error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/processor/transactions/refresh` is offered as an add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
12114
+ # `/processor/transactions/refresh` is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for a processor token. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled processor token. If changes to transactions are discovered after calling `/processor/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/processor/transactions/sync` and `/processor/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/processor/transactions/get` or `/processor/transactions/sync`. Note that the `/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) non-depository accounts and will result in a `PRODUCTS_NOT_SUPPORTED` error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/processor/transactions/refresh` is offered as an add-on to Transactions and has a separate [fee model](https://plaid.com/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
12047
12115
  # @param processor_transactions_refresh_request [ProcessorTransactionsRefreshRequest]
12048
12116
  # @param [Hash] opts the optional parameters
12049
12117
  # @return [ProcessorTransactionsRefreshResponse]
@@ -12053,7 +12121,7 @@ module Plaid
12053
12121
  end
12054
12122
 
12055
12123
  # Refresh transaction data
12056
- # &#x60;/processor/transactions/refresh&#x60; is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for a processor token. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled processor token. If changes to transactions are discovered after calling &#x60;/processor/transactions/refresh&#x60;, Plaid will fire a webhook: for &#x60;/transactions/sync&#x60; users, [&#x60;SYNC_UPDATES_AVAILABLE&#x60;](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both &#x60;/processor/transactions/sync&#x60; and &#x60;/processor/transactions/get&#x60;, [&#x60;TRANSACTIONS_REMOVED&#x60;](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [&#x60;DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling &#x60;/processor/transactions/get&#x60; or &#x60;/processor/transactions/sync&#x60;. Note that the &#x60;/transactions/refresh&#x60; endpoint is not supported for Capital One (&#x60;ins_128026&#x60;) non-depository accounts and will result in a &#x60;PRODUCTS_NOT_SUPPORTED&#x60; error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. &#x60;/processor/transactions/refresh&#x60; is offered as an add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
12124
+ # &#x60;/processor/transactions/refresh&#x60; is an optional endpoint for users of the Transactions product. It initiates an on-demand extraction to fetch the newest transactions for a processor token. This on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled processor token. If changes to transactions are discovered after calling &#x60;/processor/transactions/refresh&#x60;, Plaid will fire a webhook: for &#x60;/transactions/sync&#x60; users, [&#x60;SYNC_UPDATES_AVAILABLE&#x60;](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both &#x60;/processor/transactions/sync&#x60; and &#x60;/processor/transactions/get&#x60;, [&#x60;TRANSACTIONS_REMOVED&#x60;](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [&#x60;DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling &#x60;/processor/transactions/get&#x60; or &#x60;/processor/transactions/sync&#x60;. Note that the &#x60;/transactions/refresh&#x60; endpoint is not supported for Capital One (&#x60;ins_128026&#x60;) non-depository accounts and will result in a &#x60;PRODUCTS_NOT_SUPPORTED&#x60; error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. &#x60;/processor/transactions/refresh&#x60; is offered as an add-on to Transactions and has a separate [fee model](https://plaid.com/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
12057
12125
  # @param processor_transactions_refresh_request [ProcessorTransactionsRefreshRequest]
12058
12126
  # @param [Hash] opts the optional parameters
12059
12127
  # @return [Array<(ProcessorTransactionsRefreshResponse, Integer, Hash)>] ProcessorTransactionsRefreshResponse data, response status code and response headers
@@ -12791,7 +12859,7 @@ module Plaid
12791
12859
  end
12792
12860
 
12793
12861
  # Fire a test webhook
12794
- # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. This endpoint can trigger the following webhooks: `DEFAULT_UPDATE`: Webhook to be fired for a given Sandbox Item simulating a default update event for the respective product as specified with the `webhook_type` in the request body. Valid Sandbox `DEFAULT_UPDATE` webhook types include: `AUTH`, `IDENTITY`, `TRANSACTIONS`, `INVESTMENTS_TRANSACTIONS`, `LIABILITIES`, `HOLDINGS`. If the Item does not support the product, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `NEW_ACCOUNTS_AVAILABLE`: Fired to indicate that a new account is available on the Item and you can launch update mode to request access to it. `SMS_MICRODEPOSITS_VERIFICATION`: Fired when a given same day micro-deposit item is verified via SMS verification. `LOGIN_REPAIRED`: Fired when an Item recovers from the `ITEM_LOGIN_REQUIRED` without the user going through update mode in your app. `PENDING_DISCONNECT`: Fired when an Item will stop working in the near future (e.g. due to a planned bank migration) and must be sent through update mode to continue working. `RECURRING_TRANSACTIONS_UPDATE`: Recurring Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Recurring Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `SYNC_UPDATES_AVAILABLE`: Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `PRODUCT_READY`: Assets webhook to be fired when a given asset report has been successfully generated. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `ERROR`: Assets webhook to be fired when asset report generation has failed. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `USER_PERMISSION_REVOKED`: Indicates an end user has revoked the permission that they previously granted to access an Item. May not always fire upon revocation, as some institutions’ consent portals do not trigger this webhook. Upon receiving this webhook, it is recommended to delete any stored data from Plaid associated with the account or Item. `USER_ACCOUNT_REVOKED`: Fired when an end user has revoked access to their account on the Data Provider's portal. This webhook is currently sent only for Chase and PNC Items, but may be sent in the future for other financial institutions. Upon receiving this webhook, it is recommended to delete any stored data from Plaid associated with the account or Item. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production (except for webhooks of type `TRANSFER`).
12862
+ # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. This endpoint can trigger the following webhooks: `DEFAULT_UPDATE`: Webhook to be fired for a given Sandbox Item simulating a default update event for the respective product as specified with the `webhook_type` in the request body. Valid Sandbox `DEFAULT_UPDATE` webhook types include: `AUTH`, `IDENTITY`, `TRANSACTIONS`, `INVESTMENTS_TRANSACTIONS`, `LIABILITIES`, `HOLDINGS`. If the Item does not support the product, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `NEW_ACCOUNTS_AVAILABLE`: Fired to indicate that a new account is available on the Item and you can launch update mode to request access to it. `SMS_MICRODEPOSITS_VERIFICATION`: Fired when a given same day micro-deposit item is verified via SMS verification. `LOGIN_REPAIRED`: Fired when an Item recovers from the `ITEM_LOGIN_REQUIRED` without the user going through update mode in your app. `PENDING_DISCONNECT`: Fired when an Item will stop working in the near future (e.g. due to a planned bank migration) and must be sent through update mode to continue working. `RECURRING_TRANSACTIONS_UPDATE`: Recurring Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Recurring Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `SYNC_UPDATES_AVAILABLE`: Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `PRODUCT_READY`: Assets webhook to be fired when a given asset report has been successfully generated. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `ERROR`: Assets webhook to be fired when asset report generation has failed. If the Item does not support Assets, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `USER_PERMISSION_REVOKED`: Indicates an end user has revoked the permission that they previously granted to access an Item. May not always fire upon revocation, as some institutions’ consent portals do not trigger this webhook. Upon receiving this webhook, it is recommended to delete any stored data from Plaid associated with the account or Item. `USER_ACCOUNT_REVOKED`: Fired when an end user has revoked access to their account on the Data Provider's portal. This webhook is currently sent only for PNC Items, but may be sent in the future for other financial institutions. Upon receiving this webhook, it is recommended to delete any stored data from Plaid associated with the account or Item. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production (except for webhooks of type `TRANSFER`).
12795
12863
  # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest]
12796
12864
  # @param [Hash] opts the optional parameters
12797
12865
  # @return [SandboxItemFireWebhookResponse]
@@ -12801,7 +12869,7 @@ module Plaid
12801
12869
  end
12802
12870
 
12803
12871
  # Fire a test webhook
12804
- # The &#x60;/sandbox/item/fire_webhook&#x60; endpoint is used to test that code correctly handles webhooks. This endpoint can trigger the following webhooks: &#x60;DEFAULT_UPDATE&#x60;: Webhook to be fired for a given Sandbox Item simulating a default update event for the respective product as specified with the &#x60;webhook_type&#x60; in the request body. Valid Sandbox &#x60;DEFAULT_UPDATE&#x60; webhook types include: &#x60;AUTH&#x60;, &#x60;IDENTITY&#x60;, &#x60;TRANSACTIONS&#x60;, &#x60;INVESTMENTS_TRANSACTIONS&#x60;, &#x60;LIABILITIES&#x60;, &#x60;HOLDINGS&#x60;. If the Item does not support the product, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;NEW_ACCOUNTS_AVAILABLE&#x60;: Fired to indicate that a new account is available on the Item and you can launch update mode to request access to it. &#x60;SMS_MICRODEPOSITS_VERIFICATION&#x60;: Fired when a given same day micro-deposit item is verified via SMS verification. &#x60;LOGIN_REPAIRED&#x60;: Fired when an Item recovers from the &#x60;ITEM_LOGIN_REQUIRED&#x60; without the user going through update mode in your app. &#x60;PENDING_DISCONNECT&#x60;: Fired when an Item will stop working in the near future (e.g. due to a planned bank migration) and must be sent through update mode to continue working. &#x60;RECURRING_TRANSACTIONS_UPDATE&#x60;: Recurring Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Recurring Transactions, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;SYNC_UPDATES_AVAILABLE&#x60;: Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;PRODUCT_READY&#x60;: Assets webhook to be fired when a given asset report has been successfully generated. If the Item does not support Assets, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;ERROR&#x60;: Assets webhook to be fired when asset report generation has failed. If the Item does not support Assets, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;USER_PERMISSION_REVOKED&#x60;: Indicates an end user has revoked the permission that they previously granted to access an Item. May not always fire upon revocation, as some institutions’ consent portals do not trigger this webhook. Upon receiving this webhook, it is recommended to delete any stored data from Plaid associated with the account or Item. &#x60;USER_ACCOUNT_REVOKED&#x60;: Fired when an end user has revoked access to their account on the Data Provider&#39;s portal. This webhook is currently sent only for Chase and PNC Items, but may be sent in the future for other financial institutions. Upon receiving this webhook, it is recommended to delete any stored data from Plaid associated with the account or Item. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production (except for webhooks of type &#x60;TRANSFER&#x60;).
12872
+ # The &#x60;/sandbox/item/fire_webhook&#x60; endpoint is used to test that code correctly handles webhooks. This endpoint can trigger the following webhooks: &#x60;DEFAULT_UPDATE&#x60;: Webhook to be fired for a given Sandbox Item simulating a default update event for the respective product as specified with the &#x60;webhook_type&#x60; in the request body. Valid Sandbox &#x60;DEFAULT_UPDATE&#x60; webhook types include: &#x60;AUTH&#x60;, &#x60;IDENTITY&#x60;, &#x60;TRANSACTIONS&#x60;, &#x60;INVESTMENTS_TRANSACTIONS&#x60;, &#x60;LIABILITIES&#x60;, &#x60;HOLDINGS&#x60;. If the Item does not support the product, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;NEW_ACCOUNTS_AVAILABLE&#x60;: Fired to indicate that a new account is available on the Item and you can launch update mode to request access to it. &#x60;SMS_MICRODEPOSITS_VERIFICATION&#x60;: Fired when a given same day micro-deposit item is verified via SMS verification. &#x60;LOGIN_REPAIRED&#x60;: Fired when an Item recovers from the &#x60;ITEM_LOGIN_REQUIRED&#x60; without the user going through update mode in your app. &#x60;PENDING_DISCONNECT&#x60;: Fired when an Item will stop working in the near future (e.g. due to a planned bank migration) and must be sent through update mode to continue working. &#x60;RECURRING_TRANSACTIONS_UPDATE&#x60;: Recurring Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Recurring Transactions, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;SYNC_UPDATES_AVAILABLE&#x60;: Transactions webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;PRODUCT_READY&#x60;: Assets webhook to be fired when a given asset report has been successfully generated. If the Item does not support Assets, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;ERROR&#x60;: Assets webhook to be fired when asset report generation has failed. If the Item does not support Assets, a &#x60;SANDBOX_PRODUCT_NOT_ENABLED&#x60; error will result. &#x60;USER_PERMISSION_REVOKED&#x60;: Indicates an end user has revoked the permission that they previously granted to access an Item. May not always fire upon revocation, as some institutions’ consent portals do not trigger this webhook. Upon receiving this webhook, it is recommended to delete any stored data from Plaid associated with the account or Item. &#x60;USER_ACCOUNT_REVOKED&#x60;: Fired when an end user has revoked access to their account on the Data Provider&#39;s portal. This webhook is currently sent only for PNC Items, but may be sent in the future for other financial institutions. Upon receiving this webhook, it is recommended to delete any stored data from Plaid associated with the account or Item. Note that this endpoint is provided for developer ease-of-use and is not required for testing webhooks; webhooks will also fire in Sandbox under the same conditions that they would in Production (except for webhooks of type &#x60;TRANSFER&#x60;).
12805
12873
  # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest]
12806
12874
  # @param [Hash] opts the optional parameters
12807
12875
  # @return [Array<(SandboxItemFireWebhookResponse, Integer, Hash)>] SandboxItemFireWebhookResponse data, response status code and response headers
@@ -14287,7 +14355,7 @@ module Plaid
14287
14355
  end
14288
14356
 
14289
14357
  # Create a Session Token
14290
- # Any Plaid experience a user sees such as connecting a bank account, verifying identity, or sharing a credit report is considered a session. Today, most sessions happen through Link and the token to start these Link session is a link token created and configured via `link/token/create`. Sessions are a higher level abstraction where configuration primarily happens in Plaid Dashboard. Depending on the template id provided, the session may a Link session, specified by a Link token, or may be another experience in the future. A primary benefit is that configuration changes can be done in Dashboard with no code changes required. Currently, this endpoint is only supported for Layer templates and Link but is reserved in the future to initialize other end-user Plaid experiences. The returned Link token is used as an parameter when initializing the Link SDK. For more details, see the [Link flow overview](https://plaid.com/docs/link/#link-flow-overview).
14358
+ # `/session/token/create` is used to create a Link token for Layer. The returned Link token is used as an parameter when initializing the Link SDK. For more details, see the [Link flow overview](https://plaid.com/docs/link/#link-flow-overview).
14291
14359
  # @param session_token_create_request [SessionTokenCreateRequest]
14292
14360
  # @param [Hash] opts the optional parameters
14293
14361
  # @return [SessionTokenCreateResponse]
@@ -14297,7 +14365,7 @@ module Plaid
14297
14365
  end
14298
14366
 
14299
14367
  # Create a Session Token
14300
- # Any Plaid experience a user sees such as connecting a bank account, verifying identity, or sharing a credit report is considered a session. Today, most sessions happen through Link and the token to start these Link session is a link token created and configured via &#x60;link/token/create&#x60;. Sessions are a higher level abstraction where configuration primarily happens in Plaid Dashboard. Depending on the template id provided, the session may a Link session, specified by a Link token, or may be another experience in the future. A primary benefit is that configuration changes can be done in Dashboard with no code changes required. Currently, this endpoint is only supported for Layer templates and Link but is reserved in the future to initialize other end-user Plaid experiences. The returned Link token is used as an parameter when initializing the Link SDK. For more details, see the [Link flow overview](https://plaid.com/docs/link/#link-flow-overview).
14368
+ # &#x60;/session/token/create&#x60; is used to create a Link token for Layer. The returned Link token is used as an parameter when initializing the Link SDK. For more details, see the [Link flow overview](https://plaid.com/docs/link/#link-flow-overview).
14301
14369
  # @param session_token_create_request [SessionTokenCreateRequest]
14302
14370
  # @param [Hash] opts the optional parameters
14303
14371
  # @return [Array<(SessionTokenCreateResponse, Integer, Hash)>] SessionTokenCreateResponse data, response status code and response headers
@@ -14423,7 +14491,7 @@ module Plaid
14423
14491
  end
14424
14492
 
14425
14493
  # Evaluate a planned ACH transaction
14426
- # Use `/signal/evaluate` to evaluate a planned ACH transaction to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If `/signal/evaluate` is called on the same transaction multiple times within a 24-hour period, cached results may be returned. For more information please refer to the error documentation on [Item errors](/docs/errors/item/) and [Link in Update Mode](/docs/link/update-mode/). Note: This request may take some time to complete if Signal is being added to an existing Item. This is because Plaid must communicate directly with the institution when retrieving the data for the first time.
14494
+ # Use `/signal/evaluate` to evaluate a planned ACH transaction to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If `/signal/evaluate` is called on the same transaction multiple times within a 24-hour period, cached results may be returned. For more information please refer to the error documentation on [Item errors](https://plaid.com/docs/errors/item/) and [Link in Update Mode](https://plaid.com/docs/link/update-mode/). Note: This request may take some time to complete if Signal is being added to an existing Item. This is because Plaid must communicate directly with the institution when retrieving the data for the first time.
14427
14495
  # @param signal_evaluate_request [SignalEvaluateRequest]
14428
14496
  # @param [Hash] opts the optional parameters
14429
14497
  # @return [SignalEvaluateResponse]
@@ -14433,7 +14501,7 @@ module Plaid
14433
14501
  end
14434
14502
 
14435
14503
  # Evaluate a planned ACH transaction
14436
- # Use &#x60;/signal/evaluate&#x60; to evaluate a planned ACH transaction to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If &#x60;/signal/evaluate&#x60; is called on the same transaction multiple times within a 24-hour period, cached results may be returned. For more information please refer to the error documentation on [Item errors](/docs/errors/item/) and [Link in Update Mode](/docs/link/update-mode/). Note: This request may take some time to complete if Signal is being added to an existing Item. This is because Plaid must communicate directly with the institution when retrieving the data for the first time.
14504
+ # Use &#x60;/signal/evaluate&#x60; to evaluate a planned ACH transaction to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If &#x60;/signal/evaluate&#x60; is called on the same transaction multiple times within a 24-hour period, cached results may be returned. For more information please refer to the error documentation on [Item errors](https://plaid.com/docs/errors/item/) and [Link in Update Mode](https://plaid.com/docs/link/update-mode/). Note: This request may take some time to complete if Signal is being added to an existing Item. This is because Plaid must communicate directly with the institution when retrieving the data for the first time.
14437
14505
  # @param signal_evaluate_request [SignalEvaluateRequest]
14438
14506
  # @param [Hash] opts the optional parameters
14439
14507
  # @return [Array<(SignalEvaluateResponse, Integer, Hash)>] SignalEvaluateResponse data, response status code and response headers
@@ -15171,7 +15239,7 @@ module Plaid
15171
15239
  end
15172
15240
 
15173
15241
  # Refresh transaction data
15174
- # `/transactions/refresh` is an optional endpoint that initiates an on-demand extraction to fetch the newest transactions for an Item. The on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled Item. The Item must already have Transactions added as a product in order to call `/transactions/refresh`. If changes to transactions are discovered after calling `/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/transactions/sync` and `/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/transactions/get` or `/transactions/sync`. Note that the `/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) non-depository accounts and will result in a `PRODUCTS_NOT_SUPPORTED` error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/transactions/refresh` is offered as an optional add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
15242
+ # `/transactions/refresh` is an optional endpoint that initiates an on-demand extraction to fetch the newest transactions for an Item. The on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled Item. The Item must already have Transactions added as a product in order to call `/transactions/refresh`. If changes to transactions are discovered after calling `/transactions/refresh`, Plaid will fire a webhook: for `/transactions/sync` users, [`SYNC_UPDATES_AVAILABLE`](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both `/transactions/sync` and `/transactions/get`, [`TRANSACTIONS_REMOVED`](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [`DEFAULT_UPDATE`](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling `/transactions/get` or `/transactions/sync`. Note that the `/transactions/refresh` endpoint is not supported for Capital One (`ins_128026`) non-depository accounts and will result in a `PRODUCTS_NOT_SUPPORTED` error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. `/transactions/refresh` is offered as an optional add-on to Transactions and has a separate [fee model](https://plaid.com/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
15175
15243
  # @param transactions_refresh_request [TransactionsRefreshRequest]
15176
15244
  # @param [Hash] opts the optional parameters
15177
15245
  # @return [TransactionsRefreshResponse]
@@ -15181,7 +15249,7 @@ module Plaid
15181
15249
  end
15182
15250
 
15183
15251
  # Refresh transaction data
15184
- # &#x60;/transactions/refresh&#x60; is an optional endpoint that initiates an on-demand extraction to fetch the newest transactions for an Item. The on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled Item. The Item must already have Transactions added as a product in order to call &#x60;/transactions/refresh&#x60;. If changes to transactions are discovered after calling &#x60;/transactions/refresh&#x60;, Plaid will fire a webhook: for &#x60;/transactions/sync&#x60; users, [&#x60;SYNC_UPDATES_AVAILABLE&#x60;](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both &#x60;/transactions/sync&#x60; and &#x60;/transactions/get&#x60;, [&#x60;TRANSACTIONS_REMOVED&#x60;](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [&#x60;DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling &#x60;/transactions/get&#x60; or &#x60;/transactions/sync&#x60;. Note that the &#x60;/transactions/refresh&#x60; endpoint is not supported for Capital One (&#x60;ins_128026&#x60;) non-depository accounts and will result in a &#x60;PRODUCTS_NOT_SUPPORTED&#x60; error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. &#x60;/transactions/refresh&#x60; is offered as an optional add-on to Transactions and has a separate [fee model](/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
15252
+ # &#x60;/transactions/refresh&#x60; is an optional endpoint that initiates an on-demand extraction to fetch the newest transactions for an Item. The on-demand extraction takes place in addition to the periodic extractions that automatically occur one or more times per day for any Transactions-enabled Item. The Item must already have Transactions added as a product in order to call &#x60;/transactions/refresh&#x60;. If changes to transactions are discovered after calling &#x60;/transactions/refresh&#x60;, Plaid will fire a webhook: for &#x60;/transactions/sync&#x60; users, [&#x60;SYNC_UPDATES_AVAILABLE&#x60;](https://plaid.com/docs/api/products/transactions/#sync_updates_available) will be fired if there are any transactions updated, added, or removed. For users of both &#x60;/transactions/sync&#x60; and &#x60;/transactions/get&#x60;, [&#x60;TRANSACTIONS_REMOVED&#x60;](https://plaid.com/docs/api/products/transactions/#transactions_removed) will be fired if any removed transactions are detected, and [&#x60;DEFAULT_UPDATE&#x60;](https://plaid.com/docs/api/products/transactions/#default_update) will be fired if any new transactions are detected. New transactions can be fetched by calling &#x60;/transactions/get&#x60; or &#x60;/transactions/sync&#x60;. Note that the &#x60;/transactions/refresh&#x60; endpoint is not supported for Capital One (&#x60;ins_128026&#x60;) non-depository accounts and will result in a &#x60;PRODUCTS_NOT_SUPPORTED&#x60; error if called on an Item that contains only non-depository accounts from that institution. As this endpoint triggers a synchronous request for fresh data, latency may be higher than for other Plaid endpoints (typically less than 10 seconds, but occasionally up to 30 seconds or more); if you encounter errors, you may find it necessary to adjust your timeout period when making requests. &#x60;/transactions/refresh&#x60; is offered as an optional add-on to Transactions and has a separate [fee model](https://plaid.com/docs/account/billing/#per-request-flat-fee). To request access to this endpoint, submit a [product access request](https://dashboard.plaid.com/team/products) or contact your Plaid account manager.
15185
15253
  # @param transactions_refresh_request [TransactionsRefreshRequest]
15186
15254
  # @param [Hash] opts the optional parameters
15187
15255
  # @return [Array<(TransactionsRefreshResponse, Integer, Hash)>] TransactionsRefreshResponse data, response status code and response headers
@@ -16259,7 +16327,7 @@ module Plaid
16259
16327
  end
16260
16328
 
16261
16329
  # Sync transfer events
16262
- # `/transfer/event/sync` allows you to request up to the next 25 transfer events that happened after a specific `event_id`. Use the `/transfer/event/sync` endpoint to guarantee you have seen all transfer events.
16330
+ # `/transfer/event/sync` allows you to request up to the next 500 transfer events that happened after a specific `event_id`. Use the `/transfer/event/sync` endpoint to guarantee you have seen all transfer events.
16263
16331
  # @param transfer_event_sync_request [TransferEventSyncRequest]
16264
16332
  # @param [Hash] opts the optional parameters
16265
16333
  # @return [TransferEventSyncResponse]
@@ -16269,7 +16337,7 @@ module Plaid
16269
16337
  end
16270
16338
 
16271
16339
  # Sync transfer events
16272
- # &#x60;/transfer/event/sync&#x60; allows you to request up to the next 25 transfer events that happened after a specific &#x60;event_id&#x60;. Use the &#x60;/transfer/event/sync&#x60; endpoint to guarantee you have seen all transfer events.
16340
+ # &#x60;/transfer/event/sync&#x60; allows you to request up to the next 500 transfer events that happened after a specific &#x60;event_id&#x60;. Use the &#x60;/transfer/event/sync&#x60; endpoint to guarantee you have seen all transfer events.
16273
16341
  # @param transfer_event_sync_request [TransferEventSyncRequest]
16274
16342
  # @param [Hash] opts the optional parameters
16275
16343
  # @return [Array<(TransferEventSyncResponse, Integer, Hash)>] TransferEventSyncResponse data, response status code and response headers
@@ -18027,7 +18095,7 @@ module Plaid
18027
18095
  end
18028
18096
 
18029
18097
  # Create a refund
18030
- # Use the `/transfer/refund/create` endpoint to create a refund for a transfer. A transfer can be refunded if the transfer was initiated in the past 180 days. Refunds come out of the available balance of the ledger used for the original debit transfer. If there are not enough funds in the available balance to cover the refund amount, the refund will be rejected. You can create a refund at any time. Plaid does not impose any hold time on refunds.
18098
+ # Use the `/transfer/refund/create` endpoint to create a refund for a transfer. A transfer can be refunded if the transfer was initiated in the past 180 days. Refunds come out of the available balance of the ledger used for the original debit transfer. If there are not enough funds in the available balance to cover the refund amount, the refund will be rejected. You can create a refund at any time. Plaid does not impose any hold time on refunds. A refund can still be issued even if the Item's `access_token` is no longer valid (e.g. if the user revoked OAuth consent or the Item was deleted via `/item/remove`), as long as the account and routing number pair used to make the original transaction is still valid. A refund cannot be issued if the Item has an [invalidated TAN](https://plaid.com/docs/auth/#tokenized-account-numbers), which can occur at Chase or PNC.
18031
18099
  # @param transfer_refund_create_request [TransferRefundCreateRequest]
18032
18100
  # @param [Hash] opts the optional parameters
18033
18101
  # @return [TransferRefundCreateResponse]
@@ -18037,7 +18105,7 @@ module Plaid
18037
18105
  end
18038
18106
 
18039
18107
  # Create a refund
18040
- # Use the &#x60;/transfer/refund/create&#x60; endpoint to create a refund for a transfer. A transfer can be refunded if the transfer was initiated in the past 180 days. Refunds come out of the available balance of the ledger used for the original debit transfer. If there are not enough funds in the available balance to cover the refund amount, the refund will be rejected. You can create a refund at any time. Plaid does not impose any hold time on refunds.
18108
+ # Use the &#x60;/transfer/refund/create&#x60; endpoint to create a refund for a transfer. A transfer can be refunded if the transfer was initiated in the past 180 days. Refunds come out of the available balance of the ledger used for the original debit transfer. If there are not enough funds in the available balance to cover the refund amount, the refund will be rejected. You can create a refund at any time. Plaid does not impose any hold time on refunds. A refund can still be issued even if the Item&#39;s &#x60;access_token&#x60; is no longer valid (e.g. if the user revoked OAuth consent or the Item was deleted via &#x60;/item/remove&#x60;), as long as the account and routing number pair used to make the original transaction is still valid. A refund cannot be issued if the Item has an [invalidated TAN](https://plaid.com/docs/auth/#tokenized-account-numbers), which can occur at Chase or PNC.
18041
18109
  # @param transfer_refund_create_request [TransferRefundCreateRequest]
18042
18110
  # @param [Hash] opts the optional parameters
18043
18111
  # @return [Array<(TransferRefundCreateResponse, Integer, Hash)>] TransferRefundCreateResponse data, response status code and response headers
@@ -18435,7 +18503,7 @@ module Plaid
18435
18503
  end
18436
18504
 
18437
18505
  # Retrieve User Account
18438
- # Returns user permissioned account data including identity and Item access tokens.
18506
+ # This endpoint returns user permissioned account data, including identity and Item access tokens, for use with [Plaid Layer](https://plaid.com/docs/layer). Note that end users are permitted to edit the prefilled identity data in the Link flow before sharing it with you; you should treat any identity data returned by this endpoint as user-submitted, unverified data. For a verification layer, you can add [Identity Verification](https://plaid.com/docs/identity-verification/) to your flow, or check the submitted identity data against bank account data from linked accounts using [Identity Match](https://plaid.com/docs/identity/#identity-match).
18439
18507
  # @param user_account_session_get_request [UserAccountSessionGetRequest]
18440
18508
  # @param [Hash] opts the optional parameters
18441
18509
  # @return [UserAccountSessionGetResponse]
@@ -18445,7 +18513,7 @@ module Plaid
18445
18513
  end
18446
18514
 
18447
18515
  # Retrieve User Account
18448
- # Returns user permissioned account data including identity and Item access tokens.
18516
+ # This endpoint returns user permissioned account data, including identity and Item access tokens, for use with [Plaid Layer](https://plaid.com/docs/layer). Note that end users are permitted to edit the prefilled identity data in the Link flow before sharing it with you; you should treat any identity data returned by this endpoint as user-submitted, unverified data. For a verification layer, you can add [Identity Verification](https://plaid.com/docs/identity-verification/) to your flow, or check the submitted identity data against bank account data from linked accounts using [Identity Match](https://plaid.com/docs/identity/#identity-match).
18449
18517
  # @param user_account_session_get_request [UserAccountSessionGetRequest]
18450
18518
  # @param [Hash] opts the optional parameters
18451
18519
  # @return [Array<(UserAccountSessionGetResponse, Integer, Hash)>] UserAccountSessionGetResponse data, response status code and response headers
@@ -18641,6 +18709,145 @@ module Plaid
18641
18709
  return data, status_code, headers
18642
18710
  end
18643
18711
 
18712
+ # Retrieve user identity and information.
18713
+ # Retrieve user identity and information using a Plaid generated user ID. This endpoint returns user details including the most recent Identity object that was added to the given User.
18714
+ # @param user_get_request [UserGetRequest]
18715
+ # @param [Hash] opts the optional parameters
18716
+ # @option opts [Boolean] :plaid_new_user_api_enabled The HTTP header used in API requests to determine which set of User APIs to invoke: the legacy CRA version or the new User API version. (default to false)
18717
+ # @return [UserGetResponse]
18718
+ def user_get(user_get_request, opts = {})
18719
+ data, _status_code, _headers = user_get_with_http_info(user_get_request, opts)
18720
+ data
18721
+ end
18722
+
18723
+ # Retrieve user identity and information.
18724
+ # Retrieve user identity and information using a Plaid generated user ID. This endpoint returns user details including the most recent Identity object that was added to the given User.
18725
+ # @param user_get_request [UserGetRequest]
18726
+ # @param [Hash] opts the optional parameters
18727
+ # @option opts [Boolean] :plaid_new_user_api_enabled The HTTP header used in API requests to determine which set of User APIs to invoke: the legacy CRA version or the new User API version. (default to false)
18728
+ # @return [Array<(UserGetResponse, Integer, Hash)>] UserGetResponse data, response status code and response headers
18729
+ def user_get_with_http_info(user_get_request, opts = {})
18730
+ if @api_client.config.debugging
18731
+ @api_client.config.logger.debug 'Calling API: PlaidApi.user_get ...'
18732
+ end
18733
+ # verify the required parameter 'user_get_request' is set
18734
+ if @api_client.config.client_side_validation && user_get_request.nil?
18735
+ fail ArgumentError, "Missing the required parameter 'user_get_request' when calling PlaidApi.user_get"
18736
+ end
18737
+ # resource path
18738
+ local_var_path = '/user/get'
18739
+
18740
+ # query parameters
18741
+ query_params = opts[:query_params] || {}
18742
+
18743
+ # header parameters
18744
+ header_params = opts[:header_params] || {}
18745
+ # HTTP header 'Accept' (if needed)
18746
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
18747
+ # HTTP header 'Content-Type'
18748
+ content_type = @api_client.select_header_content_type(['application/json'])
18749
+ if !content_type.nil?
18750
+ header_params['Content-Type'] = content_type
18751
+ end
18752
+ header_params[:'Plaid-New-User-API-Enabled'] = opts[:'plaid_new_user_api_enabled'] if !opts[:'plaid_new_user_api_enabled'].nil?
18753
+
18754
+ # form parameters
18755
+ form_params = opts[:form_params] || {}
18756
+
18757
+ # http body (model)
18758
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(user_get_request)
18759
+
18760
+ # return_type
18761
+ return_type = opts[:debug_return_type] || 'UserGetResponse'
18762
+
18763
+ # auth_names
18764
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
18765
+
18766
+ new_options = opts.merge(
18767
+ :operation => :"PlaidApi.user_get",
18768
+ :header_params => header_params,
18769
+ :query_params => query_params,
18770
+ :form_params => form_params,
18771
+ :body => post_body,
18772
+ :auth_names => auth_names,
18773
+ :return_type => return_type
18774
+ )
18775
+
18776
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
18777
+ if @api_client.config.debugging
18778
+ @api_client.config.logger.debug "API called: PlaidApi#user_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
18779
+ end
18780
+ return data, status_code, headers
18781
+ end
18782
+
18783
+ # Associate Items to a User
18784
+ # Associates Items to the target user. If an Item is already associated to another user, the Item will be disassociated with the existing user and associated to the target user. This operation supports a max of 100 Items.
18785
+ # @param user_items_associate_request [UserItemsAssociateRequest]
18786
+ # @param [Hash] opts the optional parameters
18787
+ # @return [UserItemsAssociateResponse]
18788
+ def user_items_associate(user_items_associate_request, opts = {})
18789
+ data, _status_code, _headers = user_items_associate_with_http_info(user_items_associate_request, opts)
18790
+ data
18791
+ end
18792
+
18793
+ # Associate Items to a User
18794
+ # Associates Items to the target user. If an Item is already associated to another user, the Item will be disassociated with the existing user and associated to the target user. This operation supports a max of 100 Items.
18795
+ # @param user_items_associate_request [UserItemsAssociateRequest]
18796
+ # @param [Hash] opts the optional parameters
18797
+ # @return [Array<(UserItemsAssociateResponse, Integer, Hash)>] UserItemsAssociateResponse data, response status code and response headers
18798
+ def user_items_associate_with_http_info(user_items_associate_request, opts = {})
18799
+ if @api_client.config.debugging
18800
+ @api_client.config.logger.debug 'Calling API: PlaidApi.user_items_associate ...'
18801
+ end
18802
+ # verify the required parameter 'user_items_associate_request' is set
18803
+ if @api_client.config.client_side_validation && user_items_associate_request.nil?
18804
+ fail ArgumentError, "Missing the required parameter 'user_items_associate_request' when calling PlaidApi.user_items_associate"
18805
+ end
18806
+ # resource path
18807
+ local_var_path = '/user/items/associate'
18808
+
18809
+ # query parameters
18810
+ query_params = opts[:query_params] || {}
18811
+
18812
+ # header parameters
18813
+ header_params = opts[:header_params] || {}
18814
+ # HTTP header 'Accept' (if needed)
18815
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
18816
+ # HTTP header 'Content-Type'
18817
+ content_type = @api_client.select_header_content_type(['application/json'])
18818
+ if !content_type.nil?
18819
+ header_params['Content-Type'] = content_type
18820
+ end
18821
+
18822
+ # form parameters
18823
+ form_params = opts[:form_params] || {}
18824
+
18825
+ # http body (model)
18826
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(user_items_associate_request)
18827
+
18828
+ # return_type
18829
+ return_type = opts[:debug_return_type] || 'UserItemsAssociateResponse'
18830
+
18831
+ # auth_names
18832
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
18833
+
18834
+ new_options = opts.merge(
18835
+ :operation => :"PlaidApi.user_items_associate",
18836
+ :header_params => header_params,
18837
+ :query_params => query_params,
18838
+ :form_params => form_params,
18839
+ :body => post_body,
18840
+ :auth_names => auth_names,
18841
+ :return_type => return_type
18842
+ )
18843
+
18844
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
18845
+ if @api_client.config.debugging
18846
+ @api_client.config.logger.debug "API called: PlaidApi#user_items_associate\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
18847
+ end
18848
+ return data, status_code, headers
18849
+ end
18850
+
18644
18851
  # Get Items associated with a User
18645
18852
  # Returns Items associated with a User along with their corresponding statuses.
18646
18853
  # @param user_items_get_request [UserItemsGetRequest]
@@ -19056,6 +19263,7 @@ module Plaid
19056
19263
  # This endpoint is used to update user information associated with an existing `user_token`. It can also be used to enable an existing `user_token` for use with Consumer Reports by Plaid Check, by adding a `consumer_report_user_identity` object to the user. Plaid Check Consumer Reports can only be created for US-based users; the user's address country must be `US`.
19057
19264
  # @param user_update_request [UserUpdateRequest]
19058
19265
  # @param [Hash] opts the optional parameters
19266
+ # @option opts [Boolean] :plaid_new_user_api_enabled The HTTP header used in API requests to determine which set of User APIs to invoke: the legacy CRA version or the new User API version. (default to false)
19059
19267
  # @return [UserUpdateResponse]
19060
19268
  def user_update(user_update_request, opts = {})
19061
19269
  data, _status_code, _headers = user_update_with_http_info(user_update_request, opts)
@@ -19066,6 +19274,7 @@ module Plaid
19066
19274
  # This endpoint is used to update user information associated with an existing &#x60;user_token&#x60;. It can also be used to enable an existing &#x60;user_token&#x60; for use with Consumer Reports by Plaid Check, by adding a &#x60;consumer_report_user_identity&#x60; object to the user. Plaid Check Consumer Reports can only be created for US-based users; the user&#39;s address country must be &#x60;US&#x60;.
19067
19275
  # @param user_update_request [UserUpdateRequest]
19068
19276
  # @param [Hash] opts the optional parameters
19277
+ # @option opts [Boolean] :plaid_new_user_api_enabled The HTTP header used in API requests to determine which set of User APIs to invoke: the legacy CRA version or the new User API version. (default to false)
19069
19278
  # @return [Array<(UserUpdateResponse, Integer, Hash)>] UserUpdateResponse data, response status code and response headers
19070
19279
  def user_update_with_http_info(user_update_request, opts = {})
19071
19280
  if @api_client.config.debugging
@@ -19090,6 +19299,7 @@ module Plaid
19090
19299
  if !content_type.nil?
19091
19300
  header_params['Content-Type'] = content_type
19092
19301
  end
19302
+ header_params[:'Plaid-New-User-API-Enabled'] = opts[:'plaid_new_user_api_enabled'] if !opts[:'plaid_new_user_api_enabled'].nil?
19093
19303
 
19094
19304
  # form parameters
19095
19305
  form_params = opts[:form_params] || {}