plaid 15.1.0 → 15.2.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (654) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +84 -0
  3. data/Gemfile.lock +1 -1
  4. data/Makefile +1 -1
  5. data/README.md +1 -1
  6. data/lib/plaid/api/plaid_api.rb +355 -30
  7. data/lib/plaid/api_client.rb +3 -3
  8. data/lib/plaid/api_error.rb +2 -2
  9. data/lib/plaid/configuration.rb +2 -2
  10. data/lib/plaid/models/account_access.rb +2 -2
  11. data/lib/plaid/models/account_assets.rb +2 -2
  12. data/lib/plaid/models/account_assets_all_of.rb +2 -2
  13. data/lib/plaid/models/account_balance.rb +2 -2
  14. data/lib/plaid/models/account_base.rb +2 -2
  15. data/lib/plaid/models/account_filter.rb +2 -2
  16. data/lib/plaid/models/account_filters_response.rb +2 -2
  17. data/lib/plaid/models/account_identity.rb +2 -2
  18. data/lib/plaid/models/account_identity_all_of.rb +2 -2
  19. data/lib/plaid/models/account_product_access.rb +2 -2
  20. data/lib/plaid/models/account_product_access_nullable.rb +2 -2
  21. data/lib/plaid/models/account_selection_cardinality.rb +2 -2
  22. data/lib/plaid/models/account_subtype.rb +2 -2
  23. data/lib/plaid/models/account_type.rb +2 -2
  24. data/lib/plaid/models/accounts_balance_get_request.rb +2 -2
  25. data/lib/plaid/models/accounts_balance_get_request_options.rb +2 -2
  26. data/lib/plaid/models/accounts_get_request.rb +2 -2
  27. data/lib/plaid/models/accounts_get_request_options.rb +2 -2
  28. data/lib/plaid/models/accounts_get_response.rb +2 -2
  29. data/lib/plaid/models/ach_class.rb +2 -2
  30. data/lib/plaid/models/address.rb +2 -2
  31. data/lib/plaid/models/address_data.rb +2 -2
  32. data/lib/plaid/models/address_data_nullable.rb +2 -2
  33. data/lib/plaid/models/address_nullable.rb +2 -2
  34. data/lib/plaid/models/application.rb +73 -7
  35. data/lib/plaid/models/application_get_request.rb +2 -2
  36. data/lib/plaid/models/application_get_response.rb +2 -2
  37. data/lib/plaid/models/apr.rb +2 -2
  38. data/lib/plaid/models/asset_report.rb +2 -2
  39. data/lib/plaid/models/asset_report_audit_copy_create_request.rb +2 -2
  40. data/lib/plaid/models/asset_report_audit_copy_create_response.rb +2 -2
  41. data/lib/plaid/models/asset_report_audit_copy_get_request.rb +2 -2
  42. data/lib/plaid/models/asset_report_audit_copy_remove_request.rb +2 -2
  43. data/lib/plaid/models/asset_report_audit_copy_remove_response.rb +2 -2
  44. data/lib/plaid/models/asset_report_create_request.rb +2 -2
  45. data/lib/plaid/models/asset_report_create_request_options.rb +2 -2
  46. data/lib/plaid/models/asset_report_create_response.rb +2 -2
  47. data/lib/plaid/models/asset_report_filter_request.rb +2 -2
  48. data/lib/plaid/models/asset_report_filter_response.rb +2 -2
  49. data/lib/plaid/models/asset_report_get_request.rb +2 -2
  50. data/lib/plaid/models/asset_report_get_response.rb +2 -2
  51. data/lib/plaid/models/asset_report_item.rb +2 -2
  52. data/lib/plaid/models/asset_report_pdf_get_request.rb +2 -2
  53. data/lib/plaid/models/asset_report_refresh_request.rb +2 -2
  54. data/lib/plaid/models/asset_report_refresh_request_options.rb +2 -2
  55. data/lib/plaid/models/asset_report_refresh_response.rb +2 -2
  56. data/lib/plaid/models/asset_report_relay_create_request.rb +2 -2
  57. data/lib/plaid/models/asset_report_relay_create_response.rb +2 -2
  58. data/lib/plaid/models/asset_report_relay_get_request.rb +2 -2
  59. data/lib/plaid/models/asset_report_relay_refresh_request.rb +2 -2
  60. data/lib/plaid/models/asset_report_relay_refresh_response.rb +2 -2
  61. data/lib/plaid/models/asset_report_relay_remove_request.rb +2 -2
  62. data/lib/plaid/models/asset_report_relay_remove_response.rb +2 -2
  63. data/lib/plaid/models/asset_report_remove_request.rb +2 -2
  64. data/lib/plaid/models/asset_report_remove_response.rb +2 -2
  65. data/lib/plaid/models/asset_report_transaction.rb +2 -2
  66. data/lib/plaid/models/asset_report_transaction_all_of.rb +2 -2
  67. data/lib/plaid/models/asset_report_user.rb +2 -2
  68. data/lib/plaid/models/assets_error_webhook.rb +2 -2
  69. data/lib/plaid/models/assets_product_ready_webhook.rb +2 -2
  70. data/lib/plaid/models/assets_relay_webhook.rb +2 -2
  71. data/lib/plaid/models/auth_get_numbers.rb +2 -2
  72. data/lib/plaid/models/auth_get_request.rb +2 -2
  73. data/lib/plaid/models/auth_get_request_options.rb +2 -2
  74. data/lib/plaid/models/auth_get_response.rb +2 -2
  75. data/lib/plaid/models/auth_metadata.rb +2 -2
  76. data/lib/plaid/models/auth_supported_methods.rb +2 -2
  77. data/lib/plaid/models/automatically_verified_webhook.rb +2 -2
  78. data/lib/plaid/models/bank_initiated_return_risk.rb +2 -2
  79. data/lib/plaid/models/bank_transfer.rb +2 -2
  80. data/lib/plaid/models/bank_transfer_balance.rb +2 -2
  81. data/lib/plaid/models/bank_transfer_balance_get_request.rb +2 -2
  82. data/lib/plaid/models/bank_transfer_balance_get_response.rb +2 -2
  83. data/lib/plaid/models/bank_transfer_cancel_request.rb +2 -2
  84. data/lib/plaid/models/bank_transfer_cancel_response.rb +2 -2
  85. data/lib/plaid/models/bank_transfer_create_request.rb +2 -2
  86. data/lib/plaid/models/bank_transfer_create_response.rb +2 -2
  87. data/lib/plaid/models/bank_transfer_direction.rb +2 -2
  88. data/lib/plaid/models/bank_transfer_event.rb +2 -2
  89. data/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb +2 -2
  90. data/lib/plaid/models/bank_transfer_event_list_direction.rb +2 -2
  91. data/lib/plaid/models/bank_transfer_event_list_request.rb +2 -2
  92. data/lib/plaid/models/bank_transfer_event_list_response.rb +2 -2
  93. data/lib/plaid/models/bank_transfer_event_sync_request.rb +2 -2
  94. data/lib/plaid/models/bank_transfer_event_sync_response.rb +2 -2
  95. data/lib/plaid/models/bank_transfer_event_type.rb +2 -2
  96. data/lib/plaid/models/bank_transfer_failure.rb +2 -2
  97. data/lib/plaid/models/bank_transfer_get_request.rb +2 -2
  98. data/lib/plaid/models/bank_transfer_get_response.rb +2 -2
  99. data/lib/plaid/models/bank_transfer_list_request.rb +2 -2
  100. data/lib/plaid/models/bank_transfer_list_response.rb +2 -2
  101. data/lib/plaid/models/bank_transfer_migrate_account_request.rb +13 -3
  102. data/lib/plaid/models/bank_transfer_migrate_account_response.rb +2 -2
  103. data/lib/plaid/models/bank_transfer_network.rb +2 -2
  104. data/lib/plaid/models/bank_transfer_status.rb +2 -2
  105. data/lib/plaid/models/bank_transfer_sweep.rb +2 -2
  106. data/lib/plaid/models/bank_transfer_sweep_get_request.rb +2 -2
  107. data/lib/plaid/models/bank_transfer_sweep_get_response.rb +2 -2
  108. data/lib/plaid/models/bank_transfer_sweep_list_request.rb +2 -2
  109. data/lib/plaid/models/bank_transfer_sweep_list_response.rb +2 -2
  110. data/lib/plaid/models/bank_transfer_type.rb +2 -2
  111. data/lib/plaid/models/bank_transfer_user.rb +2 -2
  112. data/lib/plaid/models/bank_transfers_events_update_webhook.rb +2 -2
  113. data/lib/plaid/models/categories_get_response.rb +2 -2
  114. data/lib/plaid/models/category.rb +2 -2
  115. data/lib/plaid/models/cause.rb +156 -19
  116. data/lib/plaid/models/cause_all_of.rb +219 -0
  117. data/lib/plaid/models/client_provided_enhanced_transaction.rb +2 -2
  118. data/lib/plaid/models/client_provided_raw_transaction.rb +2 -2
  119. data/lib/plaid/models/connected_application.rb +7 -95
  120. data/lib/plaid/models/country_code.rb +2 -2
  121. data/lib/plaid/models/credit_account_subtype.rb +2 -2
  122. data/lib/plaid/models/credit_bank_income.rb +2 -2
  123. data/lib/plaid/models/credit_bank_income_account.rb +2 -2
  124. data/lib/plaid/models/credit_bank_income_account_type.rb +2 -2
  125. data/lib/plaid/models/credit_bank_income_category.rb +2 -2
  126. data/lib/plaid/models/credit_bank_income_cause.rb +2 -2
  127. data/lib/plaid/models/credit_bank_income_error_type.rb +2 -2
  128. data/lib/plaid/models/credit_bank_income_get_request.rb +2 -2
  129. data/lib/plaid/models/credit_bank_income_get_request_options.rb +2 -2
  130. data/lib/plaid/models/credit_bank_income_get_response.rb +2 -2
  131. data/lib/plaid/models/credit_bank_income_historical_summary.rb +2 -2
  132. data/lib/plaid/models/credit_bank_income_item.rb +2 -2
  133. data/lib/plaid/models/credit_bank_income_pay_frequency.rb +2 -2
  134. data/lib/plaid/models/credit_bank_income_source.rb +2 -2
  135. data/lib/plaid/models/credit_bank_income_summary.rb +2 -2
  136. data/lib/plaid/models/credit_bank_income_transaction.rb +2 -2
  137. data/lib/plaid/models/credit_bank_income_warning.rb +2 -2
  138. data/lib/plaid/models/credit_bank_income_warning_code.rb +3 -2
  139. data/lib/plaid/models/credit_bank_income_warning_type.rb +2 -2
  140. data/lib/plaid/models/credit_card_liability.rb +2 -2
  141. data/lib/plaid/models/credit_document_metadata.rb +258 -0
  142. data/lib/plaid/models/credit_employer_verification.rb +221 -0
  143. data/lib/plaid/models/credit_employment_get_request.rb +245 -0
  144. data/lib/plaid/models/credit_employment_get_response.rb +242 -0
  145. data/lib/plaid/models/credit_employment_verification.rb +282 -0
  146. data/lib/plaid/models/credit_filter.rb +2 -2
  147. data/lib/plaid/models/credit_payroll_income_get_request.rb +240 -0
  148. data/lib/plaid/models/credit_payroll_income_get_response.rb +261 -0
  149. data/lib/plaid/models/credit_payroll_income_precheck_request.rb +272 -0
  150. data/lib/plaid/models/credit_payroll_income_precheck_response.rb +239 -0
  151. data/lib/plaid/models/credit_platform_ids.rb +243 -0
  152. data/lib/plaid/models/credit_w2.rb +486 -0
  153. data/lib/plaid/models/customer_initiated_return_risk.rb +2 -2
  154. data/lib/plaid/models/deductions.rb +2 -2
  155. data/lib/plaid/models/deductions_breakdown.rb +2 -2
  156. data/lib/plaid/models/deductions_total.rb +2 -2
  157. data/lib/plaid/models/default_update_webhook.rb +2 -2
  158. data/lib/plaid/models/deposit_switch_address_data.rb +2 -2
  159. data/lib/plaid/models/deposit_switch_alt_create_request.rb +2 -2
  160. data/lib/plaid/models/deposit_switch_alt_create_response.rb +2 -2
  161. data/lib/plaid/models/deposit_switch_create_request.rb +2 -2
  162. data/lib/plaid/models/deposit_switch_create_request_options.rb +2 -2
  163. data/lib/plaid/models/deposit_switch_create_response.rb +2 -2
  164. data/lib/plaid/models/deposit_switch_get_request.rb +2 -2
  165. data/lib/plaid/models/deposit_switch_get_response.rb +2 -2
  166. data/lib/plaid/models/deposit_switch_state_update_webhook.rb +2 -2
  167. data/lib/plaid/models/deposit_switch_target_account.rb +2 -2
  168. data/lib/plaid/models/deposit_switch_target_user.rb +2 -2
  169. data/lib/plaid/models/deposit_switch_token_create_request.rb +2 -2
  170. data/lib/plaid/models/deposit_switch_token_create_response.rb +2 -2
  171. data/lib/plaid/models/depository_account_subtype.rb +2 -2
  172. data/lib/plaid/models/depository_filter.rb +2 -2
  173. data/lib/plaid/models/distribution_breakdown.rb +2 -2
  174. data/lib/plaid/models/doc_type.rb +2 -2
  175. data/lib/plaid/models/document_metadata.rb +2 -2
  176. data/lib/plaid/models/earnings.rb +2 -2
  177. data/lib/plaid/models/earnings_breakdown.rb +2 -2
  178. data/lib/plaid/models/earnings_breakdown_canonical_description.rb +2 -2
  179. data/lib/plaid/models/earnings_total.rb +2 -2
  180. data/lib/plaid/models/email.rb +2 -2
  181. data/lib/plaid/models/employee.rb +2 -2
  182. data/lib/plaid/models/employee_income_summary_field_string.rb +2 -2
  183. data/lib/plaid/models/employer.rb +2 -2
  184. data/lib/plaid/models/employer_income_summary_field_string.rb +2 -2
  185. data/lib/plaid/models/employer_verification.rb +2 -2
  186. data/lib/plaid/models/employers_search_request.rb +2 -2
  187. data/lib/plaid/models/employers_search_response.rb +2 -2
  188. data/lib/plaid/models/employment_details.rb +2 -2
  189. data/lib/plaid/models/employment_verification.rb +2 -2
  190. data/lib/plaid/models/employment_verification_get_request.rb +2 -2
  191. data/lib/plaid/models/employment_verification_get_response.rb +2 -2
  192. data/lib/plaid/models/employment_verification_status.rb +2 -2
  193. data/lib/plaid/models/enhancements.rb +4 -4
  194. data/lib/plaid/models/error.rb +2 -2
  195. data/lib/plaid/models/external_payment_initiation_consent_options.rb +2 -2
  196. data/lib/plaid/models/external_payment_options.rb +2 -2
  197. data/lib/plaid/models/external_payment_refund_details.rb +2 -2
  198. data/lib/plaid/models/external_payment_schedule_base.rb +2 -2
  199. data/lib/plaid/models/external_payment_schedule_get.rb +2 -2
  200. data/lib/plaid/models/external_payment_schedule_request.rb +2 -2
  201. data/lib/plaid/models/health_incident.rb +2 -2
  202. data/lib/plaid/models/historical_balance.rb +2 -2
  203. data/lib/plaid/models/historical_update_webhook.rb +2 -2
  204. data/lib/plaid/models/holding.rb +2 -2
  205. data/lib/plaid/models/holdings_default_update_webhook.rb +2 -2
  206. data/lib/plaid/models/holdings_override.rb +2 -2
  207. data/lib/plaid/models/identity_default_update_webhook.rb +2 -2
  208. data/lib/plaid/models/identity_get_request.rb +2 -2
  209. data/lib/plaid/models/identity_get_request_options.rb +2 -2
  210. data/lib/plaid/models/identity_get_response.rb +2 -2
  211. data/lib/plaid/models/identity_update_types.rb +2 -2
  212. data/lib/plaid/models/incident_update.rb +2 -2
  213. data/lib/plaid/models/income_breakdown.rb +2 -2
  214. data/lib/plaid/models/income_breakdown_type.rb +2 -2
  215. data/lib/plaid/models/income_override.rb +2 -2
  216. data/lib/plaid/models/income_summary.rb +2 -2
  217. data/lib/plaid/models/income_summary_field_number.rb +2 -2
  218. data/lib/plaid/models/income_summary_field_string.rb +2 -2
  219. data/lib/plaid/models/income_verification_create_request.rb +2 -2
  220. data/lib/plaid/models/income_verification_create_request_options.rb +2 -2
  221. data/lib/plaid/models/income_verification_create_response.rb +2 -2
  222. data/lib/plaid/models/income_verification_documents_download_request.rb +2 -2
  223. data/lib/plaid/models/income_verification_payroll_flow_type.rb +2 -2
  224. data/lib/plaid/models/income_verification_paystubs_get_request.rb +2 -2
  225. data/lib/plaid/models/income_verification_paystubs_get_response.rb +2 -2
  226. data/lib/plaid/models/income_verification_precheck_confidence.rb +2 -2
  227. data/lib/plaid/models/income_verification_precheck_employer.rb +2 -2
  228. data/lib/plaid/models/income_verification_precheck_employer_address.rb +26 -26
  229. data/lib/plaid/models/income_verification_precheck_employer_address_data.rb +26 -26
  230. data/lib/plaid/models/income_verification_precheck_military_info.rb +2 -2
  231. data/lib/plaid/models/income_verification_precheck_request.rb +2 -2
  232. data/lib/plaid/models/income_verification_precheck_response.rb +2 -2
  233. data/lib/plaid/models/income_verification_precheck_user.rb +2 -2
  234. data/lib/plaid/models/income_verification_refresh_request.rb +2 -2
  235. data/lib/plaid/models/income_verification_refresh_response.rb +2 -2
  236. data/lib/plaid/models/income_verification_source_type.rb +2 -2
  237. data/lib/plaid/models/income_verification_status_webhook.rb +4 -19
  238. data/lib/plaid/models/income_verification_taxforms_get_request.rb +2 -2
  239. data/lib/plaid/models/income_verification_taxforms_get_response.rb +2 -2
  240. data/lib/plaid/models/income_verification_webhook_status.rb +2 -2
  241. data/lib/plaid/models/inflow_model.rb +2 -2
  242. data/lib/plaid/models/initial_update_webhook.rb +2 -2
  243. data/lib/plaid/models/institution.rb +2 -2
  244. data/lib/plaid/models/institution_status.rb +2 -2
  245. data/lib/plaid/models/institutions_get_by_id_request.rb +2 -2
  246. data/lib/plaid/models/institutions_get_by_id_request_options.rb +2 -2
  247. data/lib/plaid/models/institutions_get_by_id_response.rb +2 -2
  248. data/lib/plaid/models/institutions_get_request.rb +2 -2
  249. data/lib/plaid/models/institutions_get_request_options.rb +2 -2
  250. data/lib/plaid/models/institutions_get_response.rb +2 -2
  251. data/lib/plaid/models/institutions_search_account_filter.rb +2 -2
  252. data/lib/plaid/models/institutions_search_payment_initiation_options.rb +18 -7
  253. data/lib/plaid/models/institutions_search_request.rb +2 -2
  254. data/lib/plaid/models/institutions_search_request_options.rb +2 -2
  255. data/lib/plaid/models/institutions_search_response.rb +2 -2
  256. data/lib/plaid/models/investment_account_subtype.rb +2 -2
  257. data/lib/plaid/models/investment_filter.rb +2 -2
  258. data/lib/plaid/models/investment_holdings_get_request_options.rb +2 -2
  259. data/lib/plaid/models/investment_transaction.rb +2 -2
  260. data/lib/plaid/models/investment_transaction_subtype.rb +2 -2
  261. data/lib/plaid/models/investment_transaction_type.rb +2 -2
  262. data/lib/plaid/models/investments_default_update_webhook.rb +2 -2
  263. data/lib/plaid/models/investments_holdings_get_request.rb +2 -2
  264. data/lib/plaid/models/investments_holdings_get_response.rb +2 -2
  265. data/lib/plaid/models/investments_transactions_get_request.rb +2 -2
  266. data/lib/plaid/models/investments_transactions_get_request_options.rb +2 -2
  267. data/lib/plaid/models/investments_transactions_get_response.rb +2 -2
  268. data/lib/plaid/models/investments_transactions_override.rb +2 -2
  269. data/lib/plaid/models/item.rb +2 -2
  270. data/lib/plaid/models/item_access_token_invalidate_request.rb +2 -2
  271. data/lib/plaid/models/item_access_token_invalidate_response.rb +2 -2
  272. data/lib/plaid/models/item_application_list_request.rb +2 -2
  273. data/lib/plaid/models/item_application_list_response.rb +2 -2
  274. data/lib/plaid/models/item_application_list_user_auth.rb +2 -2
  275. data/lib/plaid/models/item_application_scopes_update_request.rb +2 -2
  276. data/lib/plaid/models/item_application_scopes_update_response.rb +2 -2
  277. data/lib/plaid/models/item_error_webhook.rb +2 -2
  278. data/lib/plaid/models/item_get_request.rb +2 -2
  279. data/lib/plaid/models/item_get_response.rb +2 -2
  280. data/lib/plaid/models/item_import_request.rb +2 -2
  281. data/lib/plaid/models/item_import_request_options.rb +2 -2
  282. data/lib/plaid/models/item_import_request_user_auth.rb +2 -2
  283. data/lib/plaid/models/item_import_response.rb +2 -2
  284. data/lib/plaid/models/item_product_ready_webhook.rb +2 -2
  285. data/lib/plaid/models/item_public_token_create_request.rb +2 -2
  286. data/lib/plaid/models/item_public_token_create_response.rb +2 -2
  287. data/lib/plaid/models/item_public_token_exchange_request.rb +2 -2
  288. data/lib/plaid/models/item_public_token_exchange_response.rb +2 -2
  289. data/lib/plaid/models/item_remove_request.rb +2 -2
  290. data/lib/plaid/models/item_remove_response.rb +2 -2
  291. data/lib/plaid/models/item_status.rb +2 -2
  292. data/lib/plaid/models/item_status_investments.rb +2 -2
  293. data/lib/plaid/models/item_status_last_webhook.rb +2 -2
  294. data/lib/plaid/models/item_status_nullable.rb +2 -2
  295. data/lib/plaid/models/item_status_transactions.rb +2 -2
  296. data/lib/plaid/models/item_webhook_update_request.rb +3 -3
  297. data/lib/plaid/models/item_webhook_update_response.rb +2 -2
  298. data/lib/plaid/models/jwk_public_key.rb +2 -2
  299. data/lib/plaid/models/jwt_header.rb +2 -2
  300. data/lib/plaid/models/liabilities_default_update_webhook.rb +2 -2
  301. data/lib/plaid/models/liabilities_get_request.rb +2 -2
  302. data/lib/plaid/models/liabilities_get_request_options.rb +2 -2
  303. data/lib/plaid/models/liabilities_get_response.rb +2 -2
  304. data/lib/plaid/models/liabilities_object.rb +2 -2
  305. data/lib/plaid/models/liability_override.rb +2 -2
  306. data/lib/plaid/models/link_token_account_filters.rb +2 -2
  307. data/lib/plaid/models/link_token_create_credit_filter.rb +2 -2
  308. data/lib/plaid/models/link_token_create_depository_filter.rb +2 -2
  309. data/lib/plaid/models/link_token_create_investment_filter.rb +2 -2
  310. data/lib/plaid/models/link_token_create_loan_filter.rb +2 -2
  311. data/lib/plaid/models/link_token_create_request.rb +2 -2
  312. data/lib/plaid/models/link_token_create_request_account_subtypes.rb +2 -2
  313. data/lib/plaid/models/link_token_create_request_auth.rb +2 -2
  314. data/lib/plaid/models/link_token_create_request_deposit_switch.rb +2 -2
  315. data/lib/plaid/models/link_token_create_request_income_verification.rb +2 -2
  316. data/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb +2 -2
  317. data/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb +2 -2
  318. data/lib/plaid/models/link_token_create_request_payment_initiation.rb +2 -2
  319. data/lib/plaid/models/link_token_create_request_transfer.rb +2 -2
  320. data/lib/plaid/models/link_token_create_request_update.rb +2 -2
  321. data/lib/plaid/models/link_token_create_request_user.rb +2 -2
  322. data/lib/plaid/models/link_token_create_response.rb +2 -2
  323. data/lib/plaid/models/link_token_eu_config.rb +2 -2
  324. data/lib/plaid/models/link_token_get_metadata_response.rb +2 -2
  325. data/lib/plaid/models/link_token_get_request.rb +2 -2
  326. data/lib/plaid/models/link_token_get_response.rb +2 -2
  327. data/lib/plaid/models/loan_account_subtype.rb +2 -2
  328. data/lib/plaid/models/loan_filter.rb +2 -2
  329. data/lib/plaid/models/location.rb +2 -2
  330. data/lib/plaid/models/meta.rb +2 -2
  331. data/lib/plaid/models/mfa.rb +2 -2
  332. data/lib/plaid/models/mortgage_interest_rate.rb +2 -2
  333. data/lib/plaid/models/mortgage_liability.rb +2 -2
  334. data/lib/plaid/models/mortgage_property_address.rb +2 -2
  335. data/lib/plaid/models/net_pay.rb +2 -2
  336. data/lib/plaid/models/new_accounts_available_webhook.rb +2 -2
  337. data/lib/plaid/models/numbers.rb +2 -2
  338. data/lib/plaid/models/numbers_ach.rb +2 -2
  339. data/lib/plaid/models/numbers_ach_nullable.rb +2 -2
  340. data/lib/plaid/models/numbers_bacs.rb +2 -2
  341. data/lib/plaid/models/numbers_bacs_nullable.rb +2 -2
  342. data/lib/plaid/models/numbers_eft.rb +2 -2
  343. data/lib/plaid/models/numbers_eft_nullable.rb +2 -2
  344. data/lib/plaid/models/numbers_international.rb +2 -2
  345. data/lib/plaid/models/numbers_international_nullable.rb +2 -2
  346. data/lib/plaid/models/override_account_type.rb +2 -2
  347. data/lib/plaid/models/override_accounts.rb +2 -2
  348. data/lib/plaid/models/owner.rb +2 -2
  349. data/lib/plaid/models/owner_override.rb +2 -2
  350. data/lib/plaid/models/pay.rb +2 -2
  351. data/lib/plaid/models/pay_frequency.rb +2 -2
  352. data/lib/plaid/models/pay_frequency_value.rb +2 -2
  353. data/lib/plaid/models/pay_period_details.rb +2 -2
  354. data/lib/plaid/models/pay_stub.rb +329 -0
  355. data/lib/plaid/models/pay_stub_address.rb +265 -0
  356. data/lib/plaid/models/pay_stub_deductions.rb +240 -0
  357. data/lib/plaid/models/pay_stub_deductions_breakdown.rb +265 -0
  358. data/lib/plaid/models/pay_stub_deductions_total.rb +254 -0
  359. data/lib/plaid/models/pay_stub_distribution_breakdown.rb +287 -0
  360. data/lib/plaid/models/{requested_scopes.rb → pay_stub_earnings.rb} +29 -22
  361. data/lib/plaid/models/pay_stub_earnings_breakdown.rb +298 -0
  362. data/lib/plaid/models/pay_stub_earnings_total.rb +265 -0
  363. data/lib/plaid/models/pay_stub_employee.rb +260 -0
  364. data/lib/plaid/models/pay_stub_employer.rb +235 -0
  365. data/lib/plaid/models/pay_stub_net_pay.rb +265 -0
  366. data/lib/plaid/models/pay_stub_pay_period_details.rb +314 -0
  367. data/lib/plaid/models/pay_stub_taxpayer_id.rb +232 -0
  368. data/lib/plaid/models/pay_stub_verification.rb +237 -0
  369. data/lib/plaid/models/pay_stub_verification_attribute.rb +221 -0
  370. data/lib/plaid/models/payment_amount.rb +2 -2
  371. data/lib/plaid/models/payment_amount_currency.rb +2 -2
  372. data/lib/plaid/models/payment_channel.rb +2 -2
  373. data/lib/plaid/models/payment_consent_max_payment_amount.rb +2 -2
  374. data/lib/plaid/models/payment_consent_periodic_alignment.rb +2 -2
  375. data/lib/plaid/models/payment_consent_periodic_amount.rb +2 -2
  376. data/lib/plaid/models/payment_consent_periodic_amount_amount.rb +2 -2
  377. data/lib/plaid/models/payment_consent_periodic_interval.rb +2 -2
  378. data/lib/plaid/models/payment_consent_valid_date_time.rb +4 -2
  379. data/lib/plaid/models/payment_initiation_address.rb +2 -2
  380. data/lib/plaid/models/payment_initiation_consent.rb +2 -2
  381. data/lib/plaid/models/payment_initiation_consent_constraints.rb +3 -2
  382. data/lib/plaid/models/payment_initiation_consent_create_request.rb +2 -2
  383. data/lib/plaid/models/payment_initiation_consent_create_response.rb +2 -2
  384. data/lib/plaid/models/payment_initiation_consent_get_request.rb +2 -2
  385. data/lib/plaid/models/payment_initiation_consent_get_response.rb +2 -2
  386. data/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb +2 -2
  387. data/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb +2 -2
  388. data/lib/plaid/models/payment_initiation_consent_revoke_request.rb +2 -2
  389. data/lib/plaid/models/payment_initiation_consent_revoke_response.rb +2 -2
  390. data/lib/plaid/models/payment_initiation_consent_scope.rb +2 -2
  391. data/lib/plaid/models/payment_initiation_consent_status.rb +2 -2
  392. data/lib/plaid/models/payment_initiation_metadata.rb +2 -2
  393. data/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb +2 -2
  394. data/lib/plaid/models/payment_initiation_payment.rb +2 -2
  395. data/lib/plaid/models/payment_initiation_payment_create_request.rb +2 -2
  396. data/lib/plaid/models/payment_initiation_payment_create_response.rb +2 -2
  397. data/lib/plaid/models/payment_initiation_payment_create_status.rb +2 -2
  398. data/lib/plaid/models/payment_initiation_payment_get_request.rb +2 -2
  399. data/lib/plaid/models/payment_initiation_payment_get_response.rb +2 -2
  400. data/lib/plaid/models/payment_initiation_payment_list_request.rb +2 -2
  401. data/lib/plaid/models/payment_initiation_payment_list_response.rb +2 -2
  402. data/lib/plaid/models/payment_initiation_payment_reverse_request.rb +2 -2
  403. data/lib/plaid/models/payment_initiation_payment_reverse_response.rb +2 -2
  404. data/lib/plaid/models/payment_initiation_payment_status.rb +2 -2
  405. data/lib/plaid/models/payment_initiation_payment_token_create_request.rb +2 -2
  406. data/lib/plaid/models/payment_initiation_payment_token_create_response.rb +2 -2
  407. data/lib/plaid/models/payment_initiation_recipient.rb +2 -2
  408. data/lib/plaid/models/payment_initiation_recipient_create_request.rb +2 -2
  409. data/lib/plaid/models/payment_initiation_recipient_create_response.rb +2 -2
  410. data/lib/plaid/models/payment_initiation_recipient_get_request.rb +2 -2
  411. data/lib/plaid/models/payment_initiation_recipient_get_response.rb +2 -2
  412. data/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb +2 -2
  413. data/lib/plaid/models/payment_initiation_recipient_list_request.rb +2 -2
  414. data/lib/plaid/models/payment_initiation_recipient_list_response.rb +2 -2
  415. data/lib/plaid/models/payment_initiation_refund.rb +2 -2
  416. data/lib/plaid/models/payment_initiation_refund_status.rb +2 -2
  417. data/lib/plaid/models/payment_initiation_standing_order_metadata.rb +2 -2
  418. data/lib/plaid/models/payment_meta.rb +2 -2
  419. data/lib/plaid/models/payment_schedule_interval.rb +2 -2
  420. data/lib/plaid/models/payment_scheme.rb +2 -2
  421. data/lib/plaid/models/payment_status_update_webhook.rb +2 -2
  422. data/lib/plaid/models/payroll_income_object.rb +255 -0
  423. data/lib/plaid/models/payroll_item.rb +241 -0
  424. data/lib/plaid/models/paystub.rb +2 -2
  425. data/lib/plaid/models/paystub_address.rb +2 -2
  426. data/lib/plaid/models/paystub_deduction.rb +2 -2
  427. data/lib/plaid/models/paystub_details.rb +2 -2
  428. data/lib/plaid/models/paystub_employer.rb +2 -2
  429. data/lib/plaid/models/paystub_override.rb +2 -2
  430. data/lib/plaid/models/paystub_override_employee.rb +2 -2
  431. data/lib/plaid/models/paystub_override_employee_address.rb +2 -2
  432. data/lib/plaid/models/paystub_override_employer.rb +2 -2
  433. data/lib/plaid/models/paystub_pay_frequency.rb +2 -2
  434. data/lib/plaid/models/paystub_verification.rb +2 -2
  435. data/lib/plaid/models/paystub_verification_status.rb +2 -2
  436. data/lib/plaid/models/paystub_ytd_details.rb +2 -2
  437. data/lib/plaid/models/pending_expiration_webhook.rb +2 -2
  438. data/lib/plaid/models/personal_finance_category.rb +2 -2
  439. data/lib/plaid/models/phone_number.rb +2 -2
  440. data/lib/plaid/models/plaid_error.rb +2 -2
  441. data/lib/plaid/models/platform_ids.rb +2 -2
  442. data/lib/plaid/models/processor_apex_processor_token_create_request.rb +2 -2
  443. data/lib/plaid/models/processor_auth_get_request.rb +2 -2
  444. data/lib/plaid/models/processor_auth_get_response.rb +2 -2
  445. data/lib/plaid/models/processor_balance_get_request.rb +2 -2
  446. data/lib/plaid/models/processor_balance_get_request_options.rb +2 -2
  447. data/lib/plaid/models/processor_balance_get_response.rb +2 -2
  448. data/lib/plaid/models/processor_bank_transfer_create_request.rb +2 -2
  449. data/lib/plaid/models/processor_bank_transfer_create_response.rb +2 -2
  450. data/lib/plaid/models/processor_identity_get_request.rb +2 -2
  451. data/lib/plaid/models/processor_identity_get_response.rb +2 -2
  452. data/lib/plaid/models/processor_number.rb +2 -2
  453. data/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +2 -2
  454. data/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +2 -2
  455. data/lib/plaid/models/processor_token_create_request.rb +4 -4
  456. data/lib/plaid/models/processor_token_create_response.rb +2 -2
  457. data/lib/plaid/models/product_access.rb +2 -2
  458. data/lib/plaid/models/product_status.rb +2 -2
  459. data/lib/plaid/models/product_status_breakdown.rb +2 -2
  460. data/lib/plaid/models/products.rb +2 -2
  461. data/lib/plaid/models/projected_income_summary_field_number.rb +2 -2
  462. data/lib/plaid/models/pslf_status.rb +2 -2
  463. data/lib/plaid/models/recaptcha_required_error.rb +2 -2
  464. data/lib/plaid/models/recipient_bacs.rb +3 -3
  465. data/lib/plaid/models/recipient_bacs_nullable.rb +2 -2
  466. data/lib/plaid/models/recurring_transaction_frequency.rb +2 -2
  467. data/lib/plaid/models/relay_event.rb +2 -2
  468. data/lib/plaid/models/removed_transaction.rb +2 -2
  469. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb +2 -2
  470. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb +2 -2
  471. data/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +2 -2
  472. data/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +2 -2
  473. data/lib/plaid/models/sandbox_income_fire_webhook_request.rb +2 -2
  474. data/lib/plaid/models/sandbox_income_fire_webhook_response.rb +2 -2
  475. data/lib/plaid/models/sandbox_item_fire_webhook_request.rb +15 -6
  476. data/lib/plaid/models/sandbox_item_fire_webhook_response.rb +2 -2
  477. data/lib/plaid/models/sandbox_item_reset_login_request.rb +2 -2
  478. data/lib/plaid/models/sandbox_item_reset_login_response.rb +2 -2
  479. data/lib/plaid/models/sandbox_item_set_verification_status_request.rb +2 -2
  480. data/lib/plaid/models/sandbox_item_set_verification_status_response.rb +2 -2
  481. data/lib/plaid/models/sandbox_oauth_select_accounts_request.rb +2 -2
  482. data/lib/plaid/models/sandbox_processor_token_create_request.rb +2 -2
  483. data/lib/plaid/models/sandbox_processor_token_create_request_options.rb +2 -2
  484. data/lib/plaid/models/sandbox_processor_token_create_response.rb +2 -2
  485. data/lib/plaid/models/sandbox_public_token_create_request.rb +2 -2
  486. data/lib/plaid/models/sandbox_public_token_create_request_options.rb +2 -2
  487. data/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +2 -2
  488. data/lib/plaid/models/sandbox_public_token_create_response.rb +2 -2
  489. data/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb +245 -0
  490. data/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb +225 -0
  491. data/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb +2 -2
  492. data/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb +2 -2
  493. data/lib/plaid/models/sandbox_transfer_simulate_request.rb +2 -2
  494. data/lib/plaid/models/sandbox_transfer_simulate_response.rb +2 -2
  495. data/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb +2 -2
  496. data/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb +2 -2
  497. data/lib/plaid/models/scopes.rb +2 -2
  498. data/lib/plaid/models/scopes_context.rb +2 -2
  499. data/lib/plaid/models/scopes_nullable.rb +2 -2
  500. data/lib/plaid/models/security.rb +2 -2
  501. data/lib/plaid/models/security_override.rb +2 -2
  502. data/lib/plaid/models/sender_bacs_nullable.rb +2 -2
  503. data/lib/plaid/models/servicer_address_data.rb +2 -2
  504. data/lib/plaid/models/signal_address_data.rb +2 -2
  505. data/lib/plaid/models/signal_decision_report_request.rb +2 -2
  506. data/lib/plaid/models/signal_decision_report_response.rb +2 -2
  507. data/lib/plaid/models/signal_device.rb +2 -2
  508. data/lib/plaid/models/signal_evaluate_core_attributes.rb +326 -7
  509. data/lib/plaid/models/signal_evaluate_request.rb +2 -2
  510. data/lib/plaid/models/signal_evaluate_response.rb +2 -2
  511. data/lib/plaid/models/signal_person_name.rb +2 -2
  512. data/lib/plaid/models/signal_return_report_request.rb +2 -2
  513. data/lib/plaid/models/signal_return_report_response.rb +2 -2
  514. data/lib/plaid/models/signal_scores.rb +2 -2
  515. data/lib/plaid/models/signal_user.rb +2 -2
  516. data/lib/plaid/models/simulated_transfer_sweep.rb +2 -2
  517. data/lib/plaid/models/standalone_account_type.rb +2 -2
  518. data/lib/plaid/models/standalone_currency_code_list.rb +2 -2
  519. data/lib/plaid/models/standalone_investment_transaction_type.rb +2 -2
  520. data/lib/plaid/models/student_loan.rb +2 -2
  521. data/lib/plaid/models/student_loan_repayment_model.rb +2 -2
  522. data/lib/plaid/models/student_loan_status.rb +2 -2
  523. data/lib/plaid/models/student_repayment_plan.rb +2 -2
  524. data/lib/plaid/models/taxform.rb +2 -2
  525. data/lib/plaid/models/taxpayer_id.rb +2 -2
  526. data/lib/plaid/models/total.rb +2 -2
  527. data/lib/plaid/models/total_canonical_description.rb +2 -2
  528. data/lib/plaid/models/transaction.rb +2 -2
  529. data/lib/plaid/models/transaction_all_of.rb +2 -2
  530. data/lib/plaid/models/transaction_base.rb +2 -2
  531. data/lib/plaid/models/transaction_code.rb +2 -2
  532. data/lib/plaid/models/transaction_data.rb +2 -2
  533. data/lib/plaid/models/transaction_override.rb +2 -2
  534. data/lib/plaid/models/transaction_stream.rb +2 -2
  535. data/lib/plaid/models/transaction_stream_amount.rb +2 -2
  536. data/lib/plaid/models/transaction_stream_status.rb +2 -2
  537. data/lib/plaid/models/transactions_category_rule.rb +2 -2
  538. data/lib/plaid/models/transactions_enhance_get_request.rb +2 -2
  539. data/lib/plaid/models/transactions_enhance_get_response.rb +2 -2
  540. data/lib/plaid/models/transactions_get_request.rb +2 -2
  541. data/lib/plaid/models/transactions_get_request_options.rb +4 -4
  542. data/lib/plaid/models/transactions_get_response.rb +2 -2
  543. data/lib/plaid/models/transactions_recurring_get_request.rb +2 -2
  544. data/lib/plaid/models/transactions_recurring_get_response.rb +2 -2
  545. data/lib/plaid/models/transactions_refresh_request.rb +2 -2
  546. data/lib/plaid/models/transactions_refresh_response.rb +2 -2
  547. data/lib/plaid/models/transactions_removed_webhook.rb +2 -2
  548. data/lib/plaid/models/transactions_rule_details.rb +2 -2
  549. data/lib/plaid/models/transactions_rule_field.rb +2 -2
  550. data/lib/plaid/models/transactions_rule_type.rb +2 -2
  551. data/lib/plaid/models/transactions_rules_create_request.rb +2 -2
  552. data/lib/plaid/models/transactions_rules_create_response.rb +2 -2
  553. data/lib/plaid/models/transactions_rules_list_request.rb +2 -2
  554. data/lib/plaid/models/transactions_rules_list_response.rb +2 -2
  555. data/lib/plaid/models/transactions_rules_remove_request.rb +2 -2
  556. data/lib/plaid/models/transactions_rules_remove_response.rb +2 -2
  557. data/lib/plaid/models/transactions_sync_request.rb +2 -2
  558. data/lib/plaid/models/transactions_sync_response.rb +2 -2
  559. data/lib/plaid/models/transfer.rb +2 -2
  560. data/lib/plaid/models/transfer_authorization.rb +2 -2
  561. data/lib/plaid/models/transfer_authorization_create_request.rb +2 -2
  562. data/lib/plaid/models/transfer_authorization_create_response.rb +2 -2
  563. data/lib/plaid/models/transfer_authorization_decision.rb +2 -2
  564. data/lib/plaid/models/transfer_authorization_decision_rationale.rb +2 -2
  565. data/lib/plaid/models/transfer_authorization_decision_rationale_code.rb +2 -2
  566. data/lib/plaid/models/transfer_authorization_device.rb +2 -2
  567. data/lib/plaid/models/transfer_authorization_guarantee_decision.rb +2 -2
  568. data/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb +2 -2
  569. data/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb +2 -2
  570. data/lib/plaid/models/transfer_authorization_proposed_transfer.rb +2 -2
  571. data/lib/plaid/models/transfer_cancel_request.rb +2 -2
  572. data/lib/plaid/models/transfer_cancel_response.rb +2 -2
  573. data/lib/plaid/models/transfer_create_request.rb +2 -2
  574. data/lib/plaid/models/transfer_create_response.rb +2 -2
  575. data/lib/plaid/models/transfer_event.rb +2 -2
  576. data/lib/plaid/models/transfer_event_list_request.rb +2 -2
  577. data/lib/plaid/models/transfer_event_list_response.rb +2 -2
  578. data/lib/plaid/models/transfer_event_list_transfer_type.rb +2 -2
  579. data/lib/plaid/models/transfer_event_sync_request.rb +2 -2
  580. data/lib/plaid/models/transfer_event_sync_response.rb +2 -2
  581. data/lib/plaid/models/transfer_event_type.rb +2 -2
  582. data/lib/plaid/models/transfer_failure.rb +2 -2
  583. data/lib/plaid/models/transfer_get_request.rb +2 -2
  584. data/lib/plaid/models/transfer_get_response.rb +2 -2
  585. data/lib/plaid/models/transfer_intent_authorization_decision.rb +2 -2
  586. data/lib/plaid/models/transfer_intent_create.rb +2 -2
  587. data/lib/plaid/models/transfer_intent_create_mode.rb +2 -2
  588. data/lib/plaid/models/transfer_intent_create_request.rb +11 -2
  589. data/lib/plaid/models/transfer_intent_create_response.rb +2 -2
  590. data/lib/plaid/models/transfer_intent_get.rb +2 -2
  591. data/lib/plaid/models/transfer_intent_get_failure_reason.rb +2 -2
  592. data/lib/plaid/models/transfer_intent_get_request.rb +2 -2
  593. data/lib/plaid/models/transfer_intent_get_response.rb +2 -2
  594. data/lib/plaid/models/transfer_intent_status.rb +2 -2
  595. data/lib/plaid/models/transfer_list_request.rb +2 -2
  596. data/lib/plaid/models/transfer_list_response.rb +2 -2
  597. data/lib/plaid/models/transfer_migrate_account_request.rb +285 -0
  598. data/lib/plaid/models/transfer_migrate_account_response.rb +255 -0
  599. data/lib/plaid/models/transfer_network.rb +2 -2
  600. data/lib/plaid/models/transfer_repayment.rb +2 -2
  601. data/lib/plaid/models/transfer_repayment_list_request.rb +2 -2
  602. data/lib/plaid/models/transfer_repayment_list_response.rb +2 -2
  603. data/lib/plaid/models/transfer_repayment_return.rb +2 -2
  604. data/lib/plaid/models/transfer_repayment_return_list_request.rb +2 -2
  605. data/lib/plaid/models/transfer_repayment_return_list_response.rb +2 -2
  606. data/lib/plaid/models/transfer_status.rb +2 -2
  607. data/lib/plaid/models/transfer_sweep.rb +2 -2
  608. data/lib/plaid/models/transfer_sweep_get_request.rb +2 -2
  609. data/lib/plaid/models/transfer_sweep_get_response.rb +2 -2
  610. data/lib/plaid/models/transfer_sweep_list_request.rb +2 -2
  611. data/lib/plaid/models/transfer_sweep_list_response.rb +2 -2
  612. data/lib/plaid/models/transfer_sweep_status.rb +2 -2
  613. data/lib/plaid/models/transfer_type.rb +2 -2
  614. data/lib/plaid/models/transfer_user_address_in_request.rb +2 -2
  615. data/lib/plaid/models/transfer_user_address_in_response.rb +2 -2
  616. data/lib/plaid/models/transfer_user_in_request.rb +2 -2
  617. data/lib/plaid/models/transfer_user_in_response.rb +2 -2
  618. data/lib/plaid/models/user_create_request.rb +2 -2
  619. data/lib/plaid/models/user_create_response.rb +2 -2
  620. data/lib/plaid/models/user_custom_password.rb +2 -2
  621. data/lib/plaid/models/user_permission_revoked_webhook.rb +2 -2
  622. data/lib/plaid/models/verification_attribute.rb +2 -2
  623. data/lib/plaid/models/verification_expired_webhook.rb +2 -2
  624. data/lib/plaid/models/verification_refresh_status.rb +2 -2
  625. data/lib/plaid/models/verification_status.rb +2 -2
  626. data/lib/plaid/models/w2.rb +2 -2
  627. data/lib/plaid/models/w2_box12.rb +2 -2
  628. data/lib/plaid/models/w2_state_and_local_wages.rb +2 -2
  629. data/lib/plaid/models/wallet_balance.rb +2 -2
  630. data/lib/plaid/models/wallet_get_request.rb +2 -2
  631. data/lib/plaid/models/wallet_get_response.rb +15 -6
  632. data/lib/plaid/models/wallet_numbers.rb +220 -0
  633. data/lib/plaid/models/wallet_transaction.rb +2 -2
  634. data/lib/plaid/models/wallet_transaction_amount.rb +2 -2
  635. data/lib/plaid/models/wallet_transaction_counterparty.rb +2 -2
  636. data/lib/plaid/models/wallet_transaction_counterparty_bacs.rb +2 -2
  637. data/lib/plaid/models/wallet_transaction_counterparty_numbers.rb +2 -2
  638. data/lib/plaid/models/wallet_transaction_execute_request.rb +2 -2
  639. data/lib/plaid/models/wallet_transaction_execute_response.rb +2 -2
  640. data/lib/plaid/models/wallet_transaction_status.rb +2 -2
  641. data/lib/plaid/models/wallet_transactions_list_request.rb +2 -2
  642. data/lib/plaid/models/wallet_transactions_list_response.rb +2 -2
  643. data/lib/plaid/models/warning.rb +2 -2
  644. data/lib/plaid/models/{connected_application_status.rb → webhook_type.rb} +9 -5
  645. data/lib/plaid/models/webhook_update_acknowledged_webhook.rb +2 -2
  646. data/lib/plaid/models/webhook_verification_key_get_request.rb +2 -2
  647. data/lib/plaid/models/webhook_verification_key_get_response.rb +2 -2
  648. data/lib/plaid/models/ytd_gross_income_summary_field_number.rb +2 -2
  649. data/lib/plaid/models/ytd_net_income_summary_field_number.rb +2 -2
  650. data/lib/plaid/version.rb +3 -3
  651. data/lib/plaid.rb +38 -4
  652. data/plaid.gemspec +2 -2
  653. metadata +38 -5
  654. data/test/test_income_verifications.rb +0 -76
@@ -3,10 +3,10 @@
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.84.5
6
+ The version of the OpenAPI document: 2020-09-14_1.94.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.1.0
9
+ OpenAPI Generator version: 5.1.1
10
10
 
11
11
  =end
12
12
 
@@ -85,7 +85,7 @@ module Plaid
85
85
  end
86
86
 
87
87
  # Retrieve accounts
88
- # The `/accounts/get` endpoint can be used to retrieve a list of accounts associated with any linked Item. Plaid will only return active bank accounts — that is, accounts that are not closed and are capable of carrying a balance. This endpoint only returns accounts that were permissioned by the user when they initially created the Item. If a user creates a new account after the initial link, you can capture this event through the [`NEW_ACCOUNTS_AVAILABLE`](https://plaid.com/docs/api/items/#new_accounts_available) webhook and then use Link's [update mode](https://plaid.com/docs/link/update-mode/) to request that the user share this new account with you. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, balances returned may not be up-to-date; for realtime balance information, use `/accounts/balance/get` instead. Note that some information is nullable.
88
+ # The `/accounts/get` endpoint can be used to retrieve a list of accounts associated with any linked Item. Plaid will only return active bank accounts — that is, accounts that are not closed and are capable of carrying a balance. For items that went through the updated account selection pane, this endpoint only returns accounts that were permissioned by the user when they initially created the Item. If a user creates a new account after the initial link, you can capture this event through the [`NEW_ACCOUNTS_AVAILABLE`](https://plaid.com/docs/api/items/#new_accounts_available) webhook and then use Link's [update mode](https://plaid.com/docs/link/update-mode/) to request that the user share this new account with you. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, balances returned may not be up-to-date; for realtime balance information, use `/accounts/balance/get` instead. Note that some information is nullable.
89
89
  # @param accounts_get_request [AccountsGetRequest]
90
90
  # @param [Hash] opts the optional parameters
91
91
  # @return [AccountsGetResponse]
@@ -95,7 +95,7 @@ module Plaid
95
95
  end
96
96
 
97
97
  # Retrieve accounts
98
- # The `/accounts/get` endpoint can be used to retrieve a list of accounts associated with any linked Item. Plaid will only return active bank accounts — that is, accounts that are not closed and are capable of carrying a balance. This endpoint only returns accounts that were permissioned by the user when they initially created the Item. If a user creates a new account after the initial link, you can capture this event through the [`NEW_ACCOUNTS_AVAILABLE`](https://plaid.com/docs/api/items/#new_accounts_available) webhook and then use Link's [update mode](https://plaid.com/docs/link/update-mode/) to request that the user share this new account with you. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, balances returned may not be up-to-date; for realtime balance information, use `/accounts/balance/get` instead. Note that some information is nullable.
98
+ # The `/accounts/get` endpoint can be used to retrieve a list of accounts associated with any linked Item. Plaid will only return active bank accounts — that is, accounts that are not closed and are capable of carrying a balance. For items that went through the updated account selection pane, this endpoint only returns accounts that were permissioned by the user when they initially created the Item. If a user creates a new account after the initial link, you can capture this event through the [`NEW_ACCOUNTS_AVAILABLE`](https://plaid.com/docs/api/items/#new_accounts_available) webhook and then use Link's [update mode](https://plaid.com/docs/link/update-mode/) to request that the user share this new account with you. This endpoint retrieves cached information, rather than extracting fresh information from the institution. As a result, balances returned may not be up-to-date; for realtime balance information, use `/accounts/balance/get` instead. Note that some information is nullable.
99
99
  # @param accounts_get_request [AccountsGetRequest]
100
100
  # @param [Hash] opts the optional parameters
101
101
  # @return [Array<(AccountsGetResponse, Integer, Hash)>] AccountsGetResponse data, response status code and response headers
@@ -1969,6 +1969,201 @@ module Plaid
1969
1969
  return data, status_code, headers
1970
1970
  end
1971
1971
 
1972
+ # Retrieve a summary of an individual's employment information
1973
+ # `/credit/employment/get` returns a list of employments through a user payroll that was verified by an end user.
1974
+ # @param credit_employment_get_request [CreditEmploymentGetRequest]
1975
+ # @param [Hash] opts the optional parameters
1976
+ # @return [CreditEmploymentGetResponse]
1977
+ def credit_employment_get(credit_employment_get_request, opts = {})
1978
+ data, _status_code, _headers = credit_employment_get_with_http_info(credit_employment_get_request, opts)
1979
+ data
1980
+ end
1981
+
1982
+ # Retrieve a summary of an individual&#39;s employment information
1983
+ # &#x60;/credit/employment/get&#x60; returns a list of employments through a user payroll that was verified by an end user.
1984
+ # @param credit_employment_get_request [CreditEmploymentGetRequest]
1985
+ # @param [Hash] opts the optional parameters
1986
+ # @return [Array<(CreditEmploymentGetResponse, Integer, Hash)>] CreditEmploymentGetResponse data, response status code and response headers
1987
+ def credit_employment_get_with_http_info(credit_employment_get_request, opts = {})
1988
+ if @api_client.config.debugging
1989
+ @api_client.config.logger.debug 'Calling API: PlaidApi.credit_employment_get ...'
1990
+ end
1991
+ # verify the required parameter 'credit_employment_get_request' is set
1992
+ if @api_client.config.client_side_validation && credit_employment_get_request.nil?
1993
+ fail ArgumentError, "Missing the required parameter 'credit_employment_get_request' when calling PlaidApi.credit_employment_get"
1994
+ end
1995
+ # resource path
1996
+ local_var_path = '/credit/employment/get'
1997
+
1998
+ # query parameters
1999
+ query_params = opts[:query_params] || {}
2000
+
2001
+ # header parameters
2002
+ header_params = opts[:header_params] || {}
2003
+ # HTTP header 'Accept' (if needed)
2004
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2005
+ # HTTP header 'Content-Type'
2006
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
2007
+
2008
+ # form parameters
2009
+ form_params = opts[:form_params] || {}
2010
+
2011
+ # http body (model)
2012
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(credit_employment_get_request)
2013
+
2014
+ # return_type
2015
+ return_type = opts[:debug_return_type] || 'CreditEmploymentGetResponse'
2016
+
2017
+ # auth_names
2018
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
2019
+
2020
+ new_options = opts.merge(
2021
+ :operation => :"PlaidApi.credit_employment_get",
2022
+ :header_params => header_params,
2023
+ :query_params => query_params,
2024
+ :form_params => form_params,
2025
+ :body => post_body,
2026
+ :auth_names => auth_names,
2027
+ :return_type => return_type
2028
+ )
2029
+
2030
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
2031
+ if @api_client.config.debugging
2032
+ @api_client.config.logger.debug "API called: PlaidApi#credit_employment_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
2033
+ end
2034
+ return data, status_code, headers
2035
+ end
2036
+
2037
+ # Retrieve a user's payroll information
2038
+ # This endpoint gets payroll income information for a specific user, either as a result of the user connecting to their payroll provider or uploading a pay related document.
2039
+ # @param credit_payroll_income_get_request [CreditPayrollIncomeGetRequest]
2040
+ # @param [Hash] opts the optional parameters
2041
+ # @return [CreditPayrollIncomeGetResponse]
2042
+ def credit_payroll_income_get(credit_payroll_income_get_request, opts = {})
2043
+ data, _status_code, _headers = credit_payroll_income_get_with_http_info(credit_payroll_income_get_request, opts)
2044
+ data
2045
+ end
2046
+
2047
+ # Retrieve a user&#39;s payroll information
2048
+ # This endpoint gets payroll income information for a specific user, either as a result of the user connecting to their payroll provider or uploading a pay related document.
2049
+ # @param credit_payroll_income_get_request [CreditPayrollIncomeGetRequest]
2050
+ # @param [Hash] opts the optional parameters
2051
+ # @return [Array<(CreditPayrollIncomeGetResponse, Integer, Hash)>] CreditPayrollIncomeGetResponse data, response status code and response headers
2052
+ def credit_payroll_income_get_with_http_info(credit_payroll_income_get_request, opts = {})
2053
+ if @api_client.config.debugging
2054
+ @api_client.config.logger.debug 'Calling API: PlaidApi.credit_payroll_income_get ...'
2055
+ end
2056
+ # verify the required parameter 'credit_payroll_income_get_request' is set
2057
+ if @api_client.config.client_side_validation && credit_payroll_income_get_request.nil?
2058
+ fail ArgumentError, "Missing the required parameter 'credit_payroll_income_get_request' when calling PlaidApi.credit_payroll_income_get"
2059
+ end
2060
+ # resource path
2061
+ local_var_path = '/credit/payroll_income/get'
2062
+
2063
+ # query parameters
2064
+ query_params = opts[:query_params] || {}
2065
+
2066
+ # header parameters
2067
+ header_params = opts[:header_params] || {}
2068
+ # HTTP header 'Accept' (if needed)
2069
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2070
+ # HTTP header 'Content-Type'
2071
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
2072
+
2073
+ # form parameters
2074
+ form_params = opts[:form_params] || {}
2075
+
2076
+ # http body (model)
2077
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(credit_payroll_income_get_request)
2078
+
2079
+ # return_type
2080
+ return_type = opts[:debug_return_type] || 'CreditPayrollIncomeGetResponse'
2081
+
2082
+ # auth_names
2083
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
2084
+
2085
+ new_options = opts.merge(
2086
+ :operation => :"PlaidApi.credit_payroll_income_get",
2087
+ :header_params => header_params,
2088
+ :query_params => query_params,
2089
+ :form_params => form_params,
2090
+ :body => post_body,
2091
+ :auth_names => auth_names,
2092
+ :return_type => return_type
2093
+ )
2094
+
2095
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
2096
+ if @api_client.config.debugging
2097
+ @api_client.config.logger.debug "API called: PlaidApi#credit_payroll_income_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
2098
+ end
2099
+ return data, status_code, headers
2100
+ end
2101
+
2102
+ # Check income verification eligibility and optimize conversion
2103
+ # `/credit/payroll_income/precheck` is an optional endpoint that can be called before initializing a Link session for income verification. It evaluates whether a given user is supportable by digital income verification. If the user is eligible for digital verification, that information will be associated with the user token, and in this way will generate a Link UI optimized for the end user and their specific employer. If the user cannot be confirmed as eligible, the user can still use the income verification flow, but they may be required to manually upload a paystub to verify their income. While all request fields are optional, providing `employer` data will increase the chance of receiving a useful result.
2104
+ # @param credit_payroll_income_precheck_request [CreditPayrollIncomePrecheckRequest]
2105
+ # @param [Hash] opts the optional parameters
2106
+ # @return [CreditPayrollIncomePrecheckResponse]
2107
+ def credit_payroll_income_precheck(credit_payroll_income_precheck_request, opts = {})
2108
+ data, _status_code, _headers = credit_payroll_income_precheck_with_http_info(credit_payroll_income_precheck_request, opts)
2109
+ data
2110
+ end
2111
+
2112
+ # Check income verification eligibility and optimize conversion
2113
+ # &#x60;/credit/payroll_income/precheck&#x60; is an optional endpoint that can be called before initializing a Link session for income verification. It evaluates whether a given user is supportable by digital income verification. If the user is eligible for digital verification, that information will be associated with the user token, and in this way will generate a Link UI optimized for the end user and their specific employer. If the user cannot be confirmed as eligible, the user can still use the income verification flow, but they may be required to manually upload a paystub to verify their income. While all request fields are optional, providing &#x60;employer&#x60; data will increase the chance of receiving a useful result.
2114
+ # @param credit_payroll_income_precheck_request [CreditPayrollIncomePrecheckRequest]
2115
+ # @param [Hash] opts the optional parameters
2116
+ # @return [Array<(CreditPayrollIncomePrecheckResponse, Integer, Hash)>] CreditPayrollIncomePrecheckResponse data, response status code and response headers
2117
+ def credit_payroll_income_precheck_with_http_info(credit_payroll_income_precheck_request, opts = {})
2118
+ if @api_client.config.debugging
2119
+ @api_client.config.logger.debug 'Calling API: PlaidApi.credit_payroll_income_precheck ...'
2120
+ end
2121
+ # verify the required parameter 'credit_payroll_income_precheck_request' is set
2122
+ if @api_client.config.client_side_validation && credit_payroll_income_precheck_request.nil?
2123
+ fail ArgumentError, "Missing the required parameter 'credit_payroll_income_precheck_request' when calling PlaidApi.credit_payroll_income_precheck"
2124
+ end
2125
+ # resource path
2126
+ local_var_path = '/credit/payroll_income/precheck'
2127
+
2128
+ # query parameters
2129
+ query_params = opts[:query_params] || {}
2130
+
2131
+ # header parameters
2132
+ header_params = opts[:header_params] || {}
2133
+ # HTTP header 'Accept' (if needed)
2134
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
2135
+ # HTTP header 'Content-Type'
2136
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
2137
+
2138
+ # form parameters
2139
+ form_params = opts[:form_params] || {}
2140
+
2141
+ # http body (model)
2142
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(credit_payroll_income_precheck_request)
2143
+
2144
+ # return_type
2145
+ return_type = opts[:debug_return_type] || 'CreditPayrollIncomePrecheckResponse'
2146
+
2147
+ # auth_names
2148
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
2149
+
2150
+ new_options = opts.merge(
2151
+ :operation => :"PlaidApi.credit_payroll_income_precheck",
2152
+ :header_params => header_params,
2153
+ :query_params => query_params,
2154
+ :form_params => form_params,
2155
+ :body => post_body,
2156
+ :auth_names => auth_names,
2157
+ :return_type => return_type
2158
+ )
2159
+
2160
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
2161
+ if @api_client.config.debugging
2162
+ @api_client.config.logger.debug "API called: PlaidApi#credit_payroll_income_precheck\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
2163
+ end
2164
+ return data, status_code, headers
2165
+ end
2166
+
1972
2167
  # Create a deposit switch without using Plaid Exchange
1973
2168
  # This endpoint provides an alternative to `/deposit_switch/create` for customers who have not yet fully integrated with Plaid Exchange. Like `/deposit_switch/create`, it creates a deposit switch entity that will be persisted throughout the lifecycle of the switch.
1974
2169
  # @param deposit_switch_alt_create_request [DepositSwitchAltCreateRequest]
@@ -2294,8 +2489,8 @@ module Plaid
2294
2489
  return data, status_code, headers
2295
2490
  end
2296
2491
 
2297
- # Retrieve a summary of an individual's employment information
2298
- # `/employment/verification/get` returns a list of employments through a user payroll that was verified by an end user.
2492
+ # (Deprecated) Retrieve a summary of an individual's employment information
2493
+ # `/employment/verification/get` returns a list of employments through a user payroll that was verified by an end user. This endpoint has been deprecated; new integrations should use `/credit/employment/get` instead.
2299
2494
  # @param employment_verification_get_request [EmploymentVerificationGetRequest]
2300
2495
  # @param [Hash] opts the optional parameters
2301
2496
  # @return [EmploymentVerificationGetResponse]
@@ -2304,8 +2499,8 @@ module Plaid
2304
2499
  data
2305
2500
  end
2306
2501
 
2307
- # Retrieve a summary of an individual&#39;s employment information
2308
- # &#x60;/employment/verification/get&#x60; returns a list of employments through a user payroll that was verified by an end user.
2502
+ # (Deprecated) Retrieve a summary of an individual&#39;s employment information
2503
+ # &#x60;/employment/verification/get&#x60; returns a list of employments through a user payroll that was verified by an end user. This endpoint has been deprecated; new integrations should use &#x60;/credit/employment/get&#x60; instead.
2309
2504
  # @param employment_verification_get_request [EmploymentVerificationGetRequest]
2310
2505
  # @param [Hash] opts the optional parameters
2311
2506
  # @return [Array<(EmploymentVerificationGetResponse, Integer, Hash)>] EmploymentVerificationGetResponse data, response status code and response headers
@@ -2489,7 +2684,7 @@ module Plaid
2489
2684
  return data, status_code, headers
2490
2685
  end
2491
2686
 
2492
- # Download the original documents used for income verification
2687
+ # (Deprecated) Download the original documents used for income verification
2493
2688
  # `/income/verification/documents/download` provides the ability to download the source documents associated with the verification. If Document Income was used, the documents will be those the user provided in Link. For Payroll Income, the most recent files available for download from the payroll provider will be available from this endpoint. The response to `/income/verification/documents/download` is a ZIP file in binary data. If a `document_id` is passed, a single document will be contained in this file. If not, the response will contain all documents associated with the verification. The `request_id` is returned in the `Plaid-Request-ID` header.
2494
2689
  # @param income_verification_documents_download_request [IncomeVerificationDocumentsDownloadRequest]
2495
2690
  # @param [Hash] opts the optional parameters
@@ -2499,7 +2694,7 @@ module Plaid
2499
2694
  data
2500
2695
  end
2501
2696
 
2502
- # Download the original documents used for income verification
2697
+ # (Deprecated) Download the original documents used for income verification
2503
2698
  # &#x60;/income/verification/documents/download&#x60; provides the ability to download the source documents associated with the verification. If Document Income was used, the documents will be those the user provided in Link. For Payroll Income, the most recent files available for download from the payroll provider will be available from this endpoint. The response to &#x60;/income/verification/documents/download&#x60; is a ZIP file in binary data. If a &#x60;document_id&#x60; is passed, a single document will be contained in this file. If not, the response will contain all documents associated with the verification. The &#x60;request_id&#x60; is returned in the &#x60;Plaid-Request-ID&#x60; header.
2504
2699
  # @param income_verification_documents_download_request [IncomeVerificationDocumentsDownloadRequest]
2505
2700
  # @param [Hash] opts the optional parameters
@@ -2554,8 +2749,8 @@ module Plaid
2554
2749
  return data, status_code, headers
2555
2750
  end
2556
2751
 
2557
- # Retrieve information from the paystubs used for income verification
2558
- # `/income/verification/paystubs/get` returns the information collected from the paystubs that were used to verify an end user's income. It can be called once the status of the verification has been set to `VERIFICATION_STATUS_PROCESSING_COMPLETE`, as reported by the `INCOME: verification_status` webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2752
+ # (Deprecated) Retrieve information from the paystubs used for income verification
2753
+ # `/income/verification/paystubs/get` returns the information collected from the paystubs that were used to verify an end user''s income. It can be called once the status of the verification has been set to `VERIFICATION_STATUS_PROCESSING_COMPLETE`, as reported by the `INCOME: verification_status` webhook. Attempting to call the endpoint before verification has been completed will result in an error. This endpoint has been deprecated; new integrations should use `/credit/payroll_income/get` instead.
2559
2754
  # @param income_verification_paystubs_get_request [IncomeVerificationPaystubsGetRequest]
2560
2755
  # @param [Hash] opts the optional parameters
2561
2756
  # @return [IncomeVerificationPaystubsGetResponse]
@@ -2564,8 +2759,8 @@ module Plaid
2564
2759
  data
2565
2760
  end
2566
2761
 
2567
- # Retrieve information from the paystubs used for income verification
2568
- # &#x60;/income/verification/paystubs/get&#x60; returns the information collected from the paystubs that were used to verify an end user&#39;s income. It can be called once the status of the verification has been set to &#x60;VERIFICATION_STATUS_PROCESSING_COMPLETE&#x60;, as reported by the &#x60;INCOME: verification_status&#x60; webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2762
+ # (Deprecated) Retrieve information from the paystubs used for income verification
2763
+ # &#x60;/income/verification/paystubs/get&#x60; returns the information collected from the paystubs that were used to verify an end user&#39;&#39;s income. It can be called once the status of the verification has been set to &#x60;VERIFICATION_STATUS_PROCESSING_COMPLETE&#x60;, as reported by the &#x60;INCOME: verification_status&#x60; webhook. Attempting to call the endpoint before verification has been completed will result in an error. This endpoint has been deprecated; new integrations should use &#x60;/credit/payroll_income/get&#x60; instead.
2569
2764
  # @param income_verification_paystubs_get_request [IncomeVerificationPaystubsGetRequest]
2570
2765
  # @param [Hash] opts the optional parameters
2571
2766
  # @return [Array<(IncomeVerificationPaystubsGetResponse, Integer, Hash)>] IncomeVerificationPaystubsGetResponse data, response status code and response headers
@@ -2619,8 +2814,8 @@ module Plaid
2619
2814
  return data, status_code, headers
2620
2815
  end
2621
2816
 
2622
- # Check digital income verification eligibility and optimize conversion
2623
- # `/income/verification/precheck` is an optional endpoint that can be called before initializing a Link session for income verification. It evaluates whether a given user is supportable by digital income verification and returns a `precheck_id` that can be provided to `/link/token/create`. If the user is eligible for digital verification, providing the `precheck_id` in this way will generate a Link UI optimized for the end user and their specific employer. If the user cannot be confirmed as eligible, the `precheck_id` can still be provided to `/link/token/create` and the user can still use the income verification flow, but they may be required to manually upload a paystub to verify their income. While all request fields are optional, providing either `employer` or `transactions_access_tokens` data will increase the chance of receiving a useful result.
2817
+ # (Deprecated) Check digital income verification eligibility and optimize conversion
2818
+ # `/income/verification/precheck` is an optional endpoint that can be called before initializing a Link session for income verification. It evaluates whether a given user is supportable by digital income verification and returns a `precheck_id` that can be provided to `/link/token/create`. If the user is eligible for digital verification, providing the `precheck_id` in this way will generate a Link UI optimized for the end user and their specific employer. If the user cannot be confirmed as eligible, the `precheck_id` can still be provided to `/link/token/create` and the user can still use the income verification flow, but they may be required to manually upload a paystub to verify their income. While all request fields are optional, providing either `employer` or `transactions_access_tokens` data will increase the chance of receiving a useful result. This endpoint has been deprecated; new integrations should use `/credit/payroll_income/precheck` instead.
2624
2819
  # @param income_verification_precheck_request [IncomeVerificationPrecheckRequest]
2625
2820
  # @param [Hash] opts the optional parameters
2626
2821
  # @return [IncomeVerificationPrecheckResponse]
@@ -2629,8 +2824,8 @@ module Plaid
2629
2824
  data
2630
2825
  end
2631
2826
 
2632
- # Check digital income verification eligibility and optimize conversion
2633
- # &#x60;/income/verification/precheck&#x60; is an optional endpoint that can be called before initializing a Link session for income verification. It evaluates whether a given user is supportable by digital income verification and returns a &#x60;precheck_id&#x60; that can be provided to &#x60;/link/token/create&#x60;. If the user is eligible for digital verification, providing the &#x60;precheck_id&#x60; in this way will generate a Link UI optimized for the end user and their specific employer. If the user cannot be confirmed as eligible, the &#x60;precheck_id&#x60; can still be provided to &#x60;/link/token/create&#x60; and the user can still use the income verification flow, but they may be required to manually upload a paystub to verify their income. While all request fields are optional, providing either &#x60;employer&#x60; or &#x60;transactions_access_tokens&#x60; data will increase the chance of receiving a useful result.
2827
+ # (Deprecated) Check digital income verification eligibility and optimize conversion
2828
+ # &#x60;/income/verification/precheck&#x60; is an optional endpoint that can be called before initializing a Link session for income verification. It evaluates whether a given user is supportable by digital income verification and returns a &#x60;precheck_id&#x60; that can be provided to &#x60;/link/token/create&#x60;. If the user is eligible for digital verification, providing the &#x60;precheck_id&#x60; in this way will generate a Link UI optimized for the end user and their specific employer. If the user cannot be confirmed as eligible, the &#x60;precheck_id&#x60; can still be provided to &#x60;/link/token/create&#x60; and the user can still use the income verification flow, but they may be required to manually upload a paystub to verify their income. While all request fields are optional, providing either &#x60;employer&#x60; or &#x60;transactions_access_tokens&#x60; data will increase the chance of receiving a useful result. This endpoint has been deprecated; new integrations should use &#x60;/credit/payroll_income/precheck&#x60; instead.
2634
2829
  # @param income_verification_precheck_request [IncomeVerificationPrecheckRequest]
2635
2830
  # @param [Hash] opts the optional parameters
2636
2831
  # @return [Array<(IncomeVerificationPrecheckResponse, Integer, Hash)>] IncomeVerificationPrecheckResponse data, response status code and response headers
@@ -2684,7 +2879,7 @@ module Plaid
2684
2879
  return data, status_code, headers
2685
2880
  end
2686
2881
 
2687
- # Refresh an income verification
2882
+ # (Deprecated) Refresh an income verification
2688
2883
  # `/income/verification/refresh` refreshes a given income verification.
2689
2884
  # @param income_verification_refresh_request [IncomeVerificationRefreshRequest]
2690
2885
  # @param [Hash] opts the optional parameters
@@ -2694,7 +2889,7 @@ module Plaid
2694
2889
  data
2695
2890
  end
2696
2891
 
2697
- # Refresh an income verification
2892
+ # (Deprecated) Refresh an income verification
2698
2893
  # &#x60;/income/verification/refresh&#x60; refreshes a given income verification.
2699
2894
  # @param income_verification_refresh_request [IncomeVerificationRefreshRequest]
2700
2895
  # @param [Hash] opts the optional parameters
@@ -2749,8 +2944,8 @@ module Plaid
2749
2944
  return data, status_code, headers
2750
2945
  end
2751
2946
 
2752
- # Retrieve information from the tax documents used for income verification
2753
- # `/income/verification/taxforms/get` returns the information collected from forms that were used to verify an end user's income. It can be called once the status of the verification has been set to `VERIFICATION_STATUS_PROCESSING_COMPLETE`, as reported by the `INCOME: verification_status` webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2947
+ # (Deprecated) Retrieve information from the tax documents used for income verification
2948
+ # `/income/verification/taxforms/get` returns the information collected from forms that were used to verify an end user''s income. It can be called once the status of the verification has been set to `VERIFICATION_STATUS_PROCESSING_COMPLETE`, as reported by the `INCOME: verification_status` webhook. Attempting to call the endpoint before verification has been completed will result in an error. This endpoint has been deprecated; new integrations should use `/credit/payroll_income/get` instead.
2754
2949
  # @param request_body [Hash<String, Object>]
2755
2950
  # @param [Hash] opts the optional parameters
2756
2951
  # @return [IncomeVerificationTaxformsGetResponse]
@@ -2759,8 +2954,8 @@ module Plaid
2759
2954
  data
2760
2955
  end
2761
2956
 
2762
- # Retrieve information from the tax documents used for income verification
2763
- # &#x60;/income/verification/taxforms/get&#x60; returns the information collected from forms that were used to verify an end user&#39;s income. It can be called once the status of the verification has been set to &#x60;VERIFICATION_STATUS_PROCESSING_COMPLETE&#x60;, as reported by the &#x60;INCOME: verification_status&#x60; webhook. Attempting to call the endpoint before verification has been completed will result in an error.
2957
+ # (Deprecated) Retrieve information from the tax documents used for income verification
2958
+ # &#x60;/income/verification/taxforms/get&#x60; returns the information collected from forms that were used to verify an end user&#39;&#39;s income. It can be called once the status of the verification has been set to &#x60;VERIFICATION_STATUS_PROCESSING_COMPLETE&#x60;, as reported by the &#x60;INCOME: verification_status&#x60; webhook. Attempting to call the endpoint before verification has been completed will result in an error. This endpoint has been deprecated; new integrations should use &#x60;/credit/payroll_income/get&#x60; instead.
2764
2959
  # @param request_body [Hash<String, Object>]
2765
2960
  # @param [Hash] opts the optional parameters
2766
2961
  # @return [Array<(IncomeVerificationTaxformsGetResponse, Integer, Hash)>] IncomeVerificationTaxformsGetResponse data, response status code and response headers
@@ -5285,7 +5480,7 @@ module Plaid
5285
5480
  end
5286
5481
 
5287
5482
  # Fire a test webhook
5288
- # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. This endpoint can trigger a Transactions `DEFAULT_UPDATE` webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. This endpoint can also trigger a `NEW_ACCOUNTS_AVAILABLE` webhook to be fired for a given Sandbox Item created with Account Select v2. 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 or Development.
5483
+ # The `/sandbox/item/fire_webhook` endpoint is used to test that code correctly handles webhooks. This endpoint can trigger the following webhooks: `DEFAULT_UPDATE`: Transactions update webhook to be fired for a given Sandbox Item. If the Item does not support Transactions, a `SANDBOX_PRODUCT_NOT_ENABLED` error will result. `NEW_ACCOUNTS_AVAILABLE`: Webhook to be fired for a given Sandbox Item created with Account Select v2. `AUTH_DATA_UPDATE`: Webhook to be fired for a given Sandbox Item created with Auth as an enabled product. 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 or Development'
5289
5484
  # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest]
5290
5485
  # @param [Hash] opts the optional parameters
5291
5486
  # @return [SandboxItemFireWebhookResponse]
@@ -5295,7 +5490,7 @@ module Plaid
5295
5490
  end
5296
5491
 
5297
5492
  # Fire a test webhook
5298
- # The &#x60;/sandbox/item/fire_webhook&#x60; endpoint is used to test that code correctly handles webhooks. This endpoint can trigger a Transactions &#x60;DEFAULT_UPDATE&#x60; 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. This endpoint can also trigger a &#x60;NEW_ACCOUNTS_AVAILABLE&#x60; webhook to be fired for a given Sandbox Item created with Account Select v2. 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 or Development.
5493
+ # 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;: Transactions update 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;NEW_ACCOUNTS_AVAILABLE&#x60;: Webhook to be fired for a given Sandbox Item created with Account Select v2. &#x60;AUTH_DATA_UPDATE&#x60;: Webhook to be fired for a given Sandbox Item created with Auth as an enabled product. 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 or Development&#39;
5299
5494
  # @param sandbox_item_fire_webhook_request [SandboxItemFireWebhookRequest]
5300
5495
  # @param [Hash] opts the optional parameters
5301
5496
  # @return [Array<(SandboxItemFireWebhookResponse, Integer, Hash)>] SandboxItemFireWebhookResponse data, response status code and response headers
@@ -5674,6 +5869,71 @@ module Plaid
5674
5869
  return data, status_code, headers
5675
5870
  end
5676
5871
 
5872
+ # Manually fire a Transfer webhook
5873
+ # Use the `/sandbox/transfer/fire_webhook` endpoint to manually trigger a Transfer webhook in the Sandbox environment.
5874
+ # @param sandbox_transfer_fire_webhook_request [SandboxTransferFireWebhookRequest]
5875
+ # @param [Hash] opts the optional parameters
5876
+ # @return [SandboxTransferFireWebhookResponse]
5877
+ def sandbox_transfer_fire_webhook(sandbox_transfer_fire_webhook_request, opts = {})
5878
+ data, _status_code, _headers = sandbox_transfer_fire_webhook_with_http_info(sandbox_transfer_fire_webhook_request, opts)
5879
+ data
5880
+ end
5881
+
5882
+ # Manually fire a Transfer webhook
5883
+ # Use the &#x60;/sandbox/transfer/fire_webhook&#x60; endpoint to manually trigger a Transfer webhook in the Sandbox environment.
5884
+ # @param sandbox_transfer_fire_webhook_request [SandboxTransferFireWebhookRequest]
5885
+ # @param [Hash] opts the optional parameters
5886
+ # @return [Array<(SandboxTransferFireWebhookResponse, Integer, Hash)>] SandboxTransferFireWebhookResponse data, response status code and response headers
5887
+ def sandbox_transfer_fire_webhook_with_http_info(sandbox_transfer_fire_webhook_request, opts = {})
5888
+ if @api_client.config.debugging
5889
+ @api_client.config.logger.debug 'Calling API: PlaidApi.sandbox_transfer_fire_webhook ...'
5890
+ end
5891
+ # verify the required parameter 'sandbox_transfer_fire_webhook_request' is set
5892
+ if @api_client.config.client_side_validation && sandbox_transfer_fire_webhook_request.nil?
5893
+ fail ArgumentError, "Missing the required parameter 'sandbox_transfer_fire_webhook_request' when calling PlaidApi.sandbox_transfer_fire_webhook"
5894
+ end
5895
+ # resource path
5896
+ local_var_path = '/sandbox/transfer/fire_webhook'
5897
+
5898
+ # query parameters
5899
+ query_params = opts[:query_params] || {}
5900
+
5901
+ # header parameters
5902
+ header_params = opts[:header_params] || {}
5903
+ # HTTP header 'Accept' (if needed)
5904
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5905
+ # HTTP header 'Content-Type'
5906
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
5907
+
5908
+ # form parameters
5909
+ form_params = opts[:form_params] || {}
5910
+
5911
+ # http body (model)
5912
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(sandbox_transfer_fire_webhook_request)
5913
+
5914
+ # return_type
5915
+ return_type = opts[:debug_return_type] || 'SandboxTransferFireWebhookResponse'
5916
+
5917
+ # auth_names
5918
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
5919
+
5920
+ new_options = opts.merge(
5921
+ :operation => :"PlaidApi.sandbox_transfer_fire_webhook",
5922
+ :header_params => header_params,
5923
+ :query_params => query_params,
5924
+ :form_params => form_params,
5925
+ :body => post_body,
5926
+ :auth_names => auth_names,
5927
+ :return_type => return_type
5928
+ )
5929
+
5930
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
5931
+ if @api_client.config.debugging
5932
+ @api_client.config.logger.debug "API called: PlaidApi#sandbox_transfer_fire_webhook\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
5933
+ end
5934
+ return data, status_code, headers
5935
+ end
5936
+
5677
5937
  # Trigger the creation of a repayment
5678
5938
  # Use the `/sandbox/transfer/repayment/simulate` endpoint to trigger the creation of a repayment. As a side effect of calling this route, a repayment is created that includes all unreimbursed returns of guaranteed transfers. If there are no such returns, an 400 error is returned.
5679
5939
  # @param sandbox_transfer_repayment_simulate_request [SandboxTransferRepaymentSimulateRequest]
@@ -6585,7 +6845,7 @@ module Plaid
6585
6845
  end
6586
6846
 
6587
6847
  # Create a transfer authorization
6588
- # Use the `/transfer/authorization/create` endpoint to determine transfer failure risk. In Plaid's sandbox environment the decisions will be returned as follows: - To approve a transfer with null rationale code, make an authorization request with an `amount` less than the available balance in the account. - To approve a transfer with the rationale code `MANUALLY_VERIFIED_ITEM`, create an Item in Link through the [Same Day Micro-deposits flow](https://plaid.com/docs/auth/coverage/testing/#testing-same-day-micro-deposits). - To approve a transfer with the rationale code `LOGIN_REQUIRED`, [reset the login for an Item](https://plaid.com/docs/sandbox/#item_login_required). - To decline a transfer with the rationale code `NSF`, the available balance on the account must be less than the authorization `amount`. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. - To decline a transfer with the rationale code `RISK`, the available balance on the account must be exactly $0. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox.
6848
+ # Use the `/transfer/authorization/create` endpoint to determine transfer failure risk. In Plaid's sandbox environment the decisions will be returned as follows: - To approve a transfer with null rationale code, make an authorization request with an `amount` less than the available balance in the account. - To approve a transfer with the rationale code `MANUALLY_VERIFIED_ITEM`, create an Item in Link through the [Same Day Micro-deposits flow](https://plaid.com/docs/auth/coverage/testing/#testing-same-day-micro-deposits). - To approve a transfer with the rationale code `LOGIN_REQUIRED`, [reset the login for an Item](https://plaid.com/docs/sandbox/#item_login_required). - To decline a transfer with the rationale code `NSF`, the available balance on the account must be less than the authorization `amount`. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. - To decline a transfer with the rationale code `RISK`, the available balance on the account must be exactly $0. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox.
6589
6849
  # @param transfer_authorization_create_request [TransferAuthorizationCreateRequest]
6590
6850
  # @param [Hash] opts the optional parameters
6591
6851
  # @return [TransferAuthorizationCreateResponse]
@@ -6595,7 +6855,7 @@ module Plaid
6595
6855
  end
6596
6856
 
6597
6857
  # Create a transfer authorization
6598
- # Use the &#x60;/transfer/authorization/create&#x60; endpoint to determine transfer failure risk. In Plaid&#39;s sandbox environment the decisions will be returned as follows: - To approve a transfer with null rationale code, make an authorization request with an &#x60;amount&#x60; less than the available balance in the account. - To approve a transfer with the rationale code &#x60;MANUALLY_VERIFIED_ITEM&#x60;, create an Item in Link through the [Same Day Micro-deposits flow](https://plaid.com/docs/auth/coverage/testing/#testing-same-day-micro-deposits). - To approve a transfer with the rationale code &#x60;LOGIN_REQUIRED&#x60;, [reset the login for an Item](https://plaid.com/docs/sandbox/#item_login_required). - To decline a transfer with the rationale code &#x60;NSF&#x60;, the available balance on the account must be less than the authorization &#x60;amount&#x60;. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. - To decline a transfer with the rationale code &#x60;RISK&#x60;, the available balance on the account must be exactly $0. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox.
6858
+ # Use the &#x60;/transfer/authorization/create&#x60; endpoint to determine transfer failure risk. In Plaid&#39;s sandbox environment the decisions will be returned as follows: - To approve a transfer with null rationale code, make an authorization request with an &#x60;amount&#x60; less than the available balance in the account. - To approve a transfer with the rationale code &#x60;MANUALLY_VERIFIED_ITEM&#x60;, create an Item in Link through the [Same Day Micro-deposits flow](https://plaid.com/docs/auth/coverage/testing/#testing-same-day-micro-deposits). - To approve a transfer with the rationale code &#x60;LOGIN_REQUIRED&#x60;, [reset the login for an Item](https://plaid.com/docs/sandbox/#item_login_required). - To decline a transfer with the rationale code &#x60;NSF&#x60;, the available balance on the account must be less than the authorization &#x60;amount&#x60;. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox. - To decline a transfer with the rationale code &#x60;RISK&#x60;, the available balance on the account must be exactly $0. See [Create Sandbox test data](https://plaid.com/docs/sandbox/user-custom/) for details on how to customize data in Sandbox.
6599
6859
  # @param transfer_authorization_create_request [TransferAuthorizationCreateRequest]
6600
6860
  # @param [Hash] opts the optional parameters
6601
6861
  # @return [Array<(TransferAuthorizationCreateResponse, Integer, Hash)>] TransferAuthorizationCreateResponse data, response status code and response headers
@@ -7169,6 +7429,71 @@ module Plaid
7169
7429
  return data, status_code, headers
7170
7430
  end
7171
7431
 
7432
+ # Migrate account into Transfers
7433
+ # As an alternative to adding Items via Link, you can also use the `/transfer/migrate_account` endpoint to migrate known account and routing numbers to Plaid Items. Note that Items created in this way are not compatible with endpoints for other products, such as `/accounts/balance/get`, and can only be used with Transfer endpoints. If you require access to other endpoints, create the Item through Link instead. Access to `/transfer/migrate_account` is not enabled by default; to obtain access, contact your Plaid Account Manager.
7434
+ # @param transfer_migrate_account_request [TransferMigrateAccountRequest]
7435
+ # @param [Hash] opts the optional parameters
7436
+ # @return [TransferMigrateAccountResponse]
7437
+ def transfer_migrate_account(transfer_migrate_account_request, opts = {})
7438
+ data, _status_code, _headers = transfer_migrate_account_with_http_info(transfer_migrate_account_request, opts)
7439
+ data
7440
+ end
7441
+
7442
+ # Migrate account into Transfers
7443
+ # As an alternative to adding Items via Link, you can also use the &#x60;/transfer/migrate_account&#x60; endpoint to migrate known account and routing numbers to Plaid Items. Note that Items created in this way are not compatible with endpoints for other products, such as &#x60;/accounts/balance/get&#x60;, and can only be used with Transfer endpoints. If you require access to other endpoints, create the Item through Link instead. Access to &#x60;/transfer/migrate_account&#x60; is not enabled by default; to obtain access, contact your Plaid Account Manager.
7444
+ # @param transfer_migrate_account_request [TransferMigrateAccountRequest]
7445
+ # @param [Hash] opts the optional parameters
7446
+ # @return [Array<(TransferMigrateAccountResponse, Integer, Hash)>] TransferMigrateAccountResponse data, response status code and response headers
7447
+ def transfer_migrate_account_with_http_info(transfer_migrate_account_request, opts = {})
7448
+ if @api_client.config.debugging
7449
+ @api_client.config.logger.debug 'Calling API: PlaidApi.transfer_migrate_account ...'
7450
+ end
7451
+ # verify the required parameter 'transfer_migrate_account_request' is set
7452
+ if @api_client.config.client_side_validation && transfer_migrate_account_request.nil?
7453
+ fail ArgumentError, "Missing the required parameter 'transfer_migrate_account_request' when calling PlaidApi.transfer_migrate_account"
7454
+ end
7455
+ # resource path
7456
+ local_var_path = '/transfer/migrate_account'
7457
+
7458
+ # query parameters
7459
+ query_params = opts[:query_params] || {}
7460
+
7461
+ # header parameters
7462
+ header_params = opts[:header_params] || {}
7463
+ # HTTP header 'Accept' (if needed)
7464
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
7465
+ # HTTP header 'Content-Type'
7466
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
7467
+
7468
+ # form parameters
7469
+ form_params = opts[:form_params] || {}
7470
+
7471
+ # http body (model)
7472
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(transfer_migrate_account_request)
7473
+
7474
+ # return_type
7475
+ return_type = opts[:debug_return_type] || 'TransferMigrateAccountResponse'
7476
+
7477
+ # auth_names
7478
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
7479
+
7480
+ new_options = opts.merge(
7481
+ :operation => :"PlaidApi.transfer_migrate_account",
7482
+ :header_params => header_params,
7483
+ :query_params => query_params,
7484
+ :form_params => form_params,
7485
+ :body => post_body,
7486
+ :auth_names => auth_names,
7487
+ :return_type => return_type
7488
+ )
7489
+
7490
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
7491
+ if @api_client.config.debugging
7492
+ @api_client.config.logger.debug "API called: PlaidApi#transfer_migrate_account\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
7493
+ end
7494
+ return data, status_code, headers
7495
+ end
7496
+
7172
7497
  # Lists historical repayments
7173
7498
  # The `/transfer/repayment/list` endpoint fetches repayments matching the given filters. Repayments are returned in reverse-chronological order (most recent first) starting at the given `start_time`.
7174
7499
  # @param transfer_repayment_list_request [TransferRepaymentListRequest]
@@ -7430,7 +7755,7 @@ module Plaid
7430
7755
  end
7431
7756
 
7432
7757
  # Create user
7433
- # Note: As of February 2022, the `/user/create` endpoint is in beta. Unless you have been opted-in, you will not have access to this endpoint.
7758
+ # This endpoint should be called for each of your end users before they begin a Plaid income flow. This provides you a single token to access all income data associated with the user. You should only create one per end user.
7434
7759
  # @param user_create_request [UserCreateRequest]
7435
7760
  # @param [Hash] opts the optional parameters
7436
7761
  # @return [UserCreateResponse]
@@ -7440,7 +7765,7 @@ module Plaid
7440
7765
  end
7441
7766
 
7442
7767
  # Create user
7443
- # Note: As of February 2022, the &#x60;/user/create&#x60; endpoint is in beta. Unless you have been opted-in, you will not have access to this endpoint.
7768
+ # This endpoint should be called for each of your end users before they begin a Plaid income flow. This provides you a single token to access all income data associated with the user. You should only create one per end user.
7444
7769
  # @param user_create_request [UserCreateRequest]
7445
7770
  # @param [Hash] opts the optional parameters
7446
7771
  # @return [Array<(UserCreateResponse, Integer, Hash)>] UserCreateResponse data, response status code and response headers
@@ -3,10 +3,10 @@
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.84.5
6
+ The version of the OpenAPI document: 2020-09-14_1.94.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.1.0
9
+ OpenAPI Generator version: 5.1.1
10
10
 
11
11
  =end
12
12
 
@@ -30,7 +30,7 @@ module Plaid
30
30
  # @option config [Configuration] Configuration for initializing the object, default to Configuration.default
31
31
  def initialize(config = Configuration.default)
32
32
  @config = config
33
- @user_agent = "Plaid Ruby v15.1.0"
33
+ @user_agent = "Plaid Ruby v15.2.0"
34
34
  @default_headers = {
35
35
  'Content-Type' => 'application/json',
36
36
  'User-Agent' => @user_agent,
@@ -3,10 +3,10 @@
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.84.5
6
+ The version of the OpenAPI document: 2020-09-14_1.94.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.1.0
9
+ OpenAPI Generator version: 5.1.1
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
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.84.5
6
+ The version of the OpenAPI document: 2020-09-14_1.94.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.1.0
9
+ OpenAPI Generator version: 5.1.1
10
10
 
11
11
  =end
12
12