plaid 14.4.0 → 14.8.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (723) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +14 -2
  3. data/Dockerfile +4 -2
  4. data/Gemfile.lock +2 -2
  5. data/Makefile +1 -1
  6. data/PUBLISH.md +4 -3
  7. data/lib/plaid/api/plaid_api.rb +161 -31
  8. data/lib/plaid/api_client.rb +1 -1
  9. data/lib/plaid/api_error.rb +1 -1
  10. data/lib/plaid/configuration.rb +2 -3
  11. data/lib/plaid/models/account_access.rb +17 -7
  12. data/lib/plaid/models/account_assets.rb +1 -1
  13. data/lib/plaid/models/account_assets_all_of.rb +1 -1
  14. data/lib/plaid/models/account_balance.rb +1 -1
  15. data/lib/plaid/models/account_base.rb +1 -1
  16. data/lib/plaid/models/account_filter.rb +1 -1
  17. data/lib/plaid/models/account_filters_response.rb +1 -1
  18. data/lib/plaid/models/account_identity.rb +1 -1
  19. data/lib/plaid/models/account_identity_all_of.rb +1 -1
  20. data/lib/plaid/models/account_product_access.rb +249 -0
  21. data/lib/plaid/models/account_product_access_nullable.rb +255 -0
  22. data/lib/plaid/models/account_selection_cardinality.rb +1 -1
  23. data/lib/plaid/models/account_subtype.rb +1 -2
  24. data/lib/plaid/models/account_type.rb +1 -1
  25. data/lib/plaid/models/accounts_balance_get_request.rb +1 -1
  26. data/lib/plaid/models/accounts_balance_get_request_options.rb +1 -1
  27. data/lib/plaid/models/accounts_get_request.rb +1 -1
  28. data/lib/plaid/models/accounts_get_request_options.rb +1 -1
  29. data/lib/plaid/models/accounts_get_response.rb +1 -1
  30. data/lib/plaid/models/ach_class.rb +1 -1
  31. data/lib/plaid/models/address.rb +1 -1
  32. data/lib/plaid/models/address_data.rb +1 -1
  33. data/lib/plaid/models/address_data_nullable.rb +1 -1
  34. data/lib/plaid/models/address_nullable.rb +1 -1
  35. data/lib/plaid/models/application.rb +1 -1
  36. data/lib/plaid/models/application_get_request.rb +1 -1
  37. data/lib/plaid/models/application_get_response.rb +1 -1
  38. data/lib/plaid/models/apr.rb +1 -1
  39. data/lib/plaid/models/asset_report.rb +1 -1
  40. data/lib/plaid/models/asset_report_audit_copy_create_request.rb +1 -1
  41. data/lib/plaid/models/asset_report_audit_copy_create_response.rb +1 -1
  42. data/lib/plaid/models/asset_report_audit_copy_get_request.rb +1 -1
  43. data/lib/plaid/models/asset_report_audit_copy_remove_request.rb +1 -1
  44. data/lib/plaid/models/asset_report_audit_copy_remove_response.rb +1 -1
  45. data/lib/plaid/models/asset_report_create_request.rb +6 -6
  46. data/lib/plaid/models/asset_report_create_request_options.rb +3 -1
  47. data/lib/plaid/models/asset_report_create_response.rb +1 -1
  48. data/lib/plaid/models/asset_report_filter_request.rb +1 -1
  49. data/lib/plaid/models/asset_report_filter_response.rb +1 -1
  50. data/lib/plaid/models/asset_report_get_request.rb +3 -1
  51. data/lib/plaid/models/asset_report_get_response.rb +1 -1
  52. data/lib/plaid/models/asset_report_item.rb +1 -1
  53. data/lib/plaid/models/asset_report_pdf_get_request.rb +1 -1
  54. data/lib/plaid/models/asset_report_refresh_request.rb +7 -6
  55. data/lib/plaid/models/asset_report_refresh_request_options.rb +3 -1
  56. data/lib/plaid/models/asset_report_refresh_response.rb +1 -1
  57. data/lib/plaid/models/asset_report_remove_request.rb +1 -1
  58. data/lib/plaid/models/asset_report_remove_response.rb +1 -1
  59. data/lib/plaid/models/asset_report_transaction.rb +24 -2
  60. data/lib/plaid/models/asset_report_transaction_all_of.rb +1 -1
  61. data/lib/plaid/models/asset_report_user.rb +1 -1
  62. data/lib/plaid/models/assets_error_webhook.rb +1 -1
  63. data/lib/plaid/models/assets_product_ready_webhook.rb +1 -1
  64. data/lib/plaid/models/auth_get_numbers.rb +1 -1
  65. data/lib/plaid/models/auth_get_request.rb +1 -1
  66. data/lib/plaid/models/auth_get_request_options.rb +1 -1
  67. data/lib/plaid/models/auth_get_response.rb +1 -1
  68. data/lib/plaid/models/auth_metadata.rb +1 -1
  69. data/lib/plaid/models/auth_supported_methods.rb +1 -1
  70. data/lib/plaid/models/automatically_verified_webhook.rb +1 -1
  71. data/lib/plaid/models/bank_initiated_return_risk.rb +1 -1
  72. data/lib/plaid/models/bank_transfer.rb +1 -1
  73. data/lib/plaid/models/bank_transfer_balance.rb +1 -1
  74. data/lib/plaid/models/bank_transfer_balance_get_request.rb +1 -1
  75. data/lib/plaid/models/bank_transfer_balance_get_response.rb +1 -1
  76. data/lib/plaid/models/bank_transfer_cancel_request.rb +1 -1
  77. data/lib/plaid/models/bank_transfer_cancel_response.rb +1 -1
  78. data/lib/plaid/models/bank_transfer_create_request.rb +1 -1
  79. data/lib/plaid/models/bank_transfer_create_response.rb +1 -1
  80. data/lib/plaid/models/bank_transfer_direction.rb +1 -1
  81. data/lib/plaid/models/bank_transfer_event.rb +1 -1
  82. data/lib/plaid/models/bank_transfer_event_list_request.rb +1 -1
  83. data/lib/plaid/models/bank_transfer_event_list_response.rb +1 -1
  84. data/lib/plaid/models/bank_transfer_event_sync_request.rb +1 -1
  85. data/lib/plaid/models/bank_transfer_event_sync_response.rb +1 -1
  86. data/lib/plaid/models/bank_transfer_event_type.rb +1 -1
  87. data/lib/plaid/models/bank_transfer_failure.rb +1 -1
  88. data/lib/plaid/models/bank_transfer_get_request.rb +1 -1
  89. data/lib/plaid/models/bank_transfer_get_response.rb +1 -1
  90. data/lib/plaid/models/bank_transfer_list_request.rb +1 -1
  91. data/lib/plaid/models/bank_transfer_list_response.rb +1 -1
  92. data/lib/plaid/models/bank_transfer_migrate_account_request.rb +1 -1
  93. data/lib/plaid/models/bank_transfer_migrate_account_response.rb +1 -1
  94. data/lib/plaid/models/bank_transfer_network.rb +1 -1
  95. data/lib/plaid/models/bank_transfer_receiver_details.rb +1 -1
  96. data/lib/plaid/models/bank_transfer_status.rb +1 -1
  97. data/lib/plaid/models/bank_transfer_sweep.rb +2 -23
  98. data/lib/plaid/models/bank_transfer_sweep_account.rb +1 -1
  99. data/lib/plaid/models/bank_transfer_sweep_get_request.rb +2 -23
  100. data/lib/plaid/models/bank_transfer_sweep_get_response.rb +1 -1
  101. data/lib/plaid/models/bank_transfer_sweep_list_request.rb +2 -30
  102. data/lib/plaid/models/bank_transfer_sweep_list_response.rb +1 -1
  103. data/lib/plaid/models/bank_transfer_type.rb +1 -1
  104. data/lib/plaid/models/bank_transfer_user.rb +1 -1
  105. data/lib/plaid/models/bank_transfers_events_update_webhook.rb +1 -1
  106. data/lib/plaid/models/categories_get_response.rb +1 -1
  107. data/lib/plaid/models/category.rb +1 -1
  108. data/lib/plaid/models/cause.rb +1 -1
  109. data/lib/plaid/models/connected_application.rb +1 -1
  110. data/lib/plaid/models/country_code.rb +2 -1
  111. data/lib/plaid/models/credit_card_liability.rb +17 -2
  112. data/lib/plaid/models/credit_filter.rb +1 -1
  113. data/lib/plaid/models/customer_initiated_return_risk.rb +1 -1
  114. data/lib/plaid/models/deductions.rb +35 -5
  115. data/lib/plaid/models/deductions_breakdown.rb +265 -0
  116. data/lib/plaid/models/deductions_total.rb +254 -0
  117. data/lib/plaid/models/default_update_webhook.rb +1 -1
  118. data/lib/plaid/models/deposit_switch_address_data.rb +1 -1
  119. data/lib/plaid/models/deposit_switch_alt_create_request.rb +1 -1
  120. data/lib/plaid/models/deposit_switch_alt_create_response.rb +1 -1
  121. data/lib/plaid/models/deposit_switch_create_request.rb +1 -1
  122. data/lib/plaid/models/deposit_switch_create_request_options.rb +1 -1
  123. data/lib/plaid/models/deposit_switch_create_response.rb +1 -1
  124. data/lib/plaid/models/deposit_switch_get_request.rb +1 -1
  125. data/lib/plaid/models/deposit_switch_get_response.rb +1 -1
  126. data/lib/plaid/models/deposit_switch_state_update_webhook.rb +1 -1
  127. data/lib/plaid/models/deposit_switch_target_account.rb +1 -1
  128. data/lib/plaid/models/deposit_switch_target_user.rb +1 -1
  129. data/lib/plaid/models/deposit_switch_token_create_request.rb +1 -1
  130. data/lib/plaid/models/deposit_switch_token_create_response.rb +1 -1
  131. data/lib/plaid/models/depository_filter.rb +1 -1
  132. data/lib/plaid/models/distribution_breakdown.rb +296 -0
  133. data/lib/plaid/models/doc_type.rb +45 -0
  134. data/lib/plaid/models/document_metadata.rb +14 -5
  135. data/lib/plaid/models/earnings.rb +25 -5
  136. data/lib/plaid/models/earnings_breakdown.rb +297 -0
  137. data/lib/plaid/models/earnings_breakdown_canonical_description.rb +45 -0
  138. data/lib/plaid/models/earnings_total.rb +46 -67
  139. data/lib/plaid/models/email.rb +1 -1
  140. data/lib/plaid/models/employee.rb +11 -11
  141. data/lib/plaid/models/employee_income_summary_field_string.rb +1 -1
  142. data/lib/plaid/models/employer.rb +1 -1
  143. data/lib/plaid/models/employer_income_summary_field_string.rb +1 -1
  144. data/lib/plaid/models/{income_verification_documents_download_response.rb → employer_verification.rb} +14 -17
  145. data/lib/plaid/models/employers_search_request.rb +1 -1
  146. data/lib/plaid/models/employers_search_response.rb +1 -1
  147. data/lib/plaid/models/employment_details.rb +1 -1
  148. data/lib/plaid/models/employment_verification.rb +271 -0
  149. data/lib/plaid/models/employment_verification_get_request.rb +245 -0
  150. data/lib/plaid/models/employment_verification_get_response.rb +252 -0
  151. data/lib/plaid/models/employment_verification_status.rb +40 -0
  152. data/lib/plaid/models/error.rb +3 -3
  153. data/lib/plaid/models/external_payment_options.rb +1 -1
  154. data/lib/plaid/models/external_payment_refund_details.rb +1 -1
  155. data/lib/plaid/models/external_payment_schedule_base.rb +1 -1
  156. data/lib/plaid/models/external_payment_schedule_get.rb +1 -1
  157. data/lib/plaid/models/external_payment_schedule_request.rb +1 -1
  158. data/lib/plaid/models/health_incident.rb +1 -1
  159. data/lib/plaid/models/historical_balance.rb +1 -1
  160. data/lib/plaid/models/historical_update_webhook.rb +1 -1
  161. data/lib/plaid/models/holding.rb +1 -1
  162. data/lib/plaid/models/holdings_default_update_webhook.rb +1 -1
  163. data/lib/plaid/models/holdings_override.rb +1 -1
  164. data/lib/plaid/models/identity_get_request.rb +1 -1
  165. data/lib/plaid/models/identity_get_request_options.rb +1 -1
  166. data/lib/plaid/models/identity_get_response.rb +1 -1
  167. data/lib/plaid/models/incident_update.rb +1 -1
  168. data/lib/plaid/models/income_breakdown.rb +2 -37
  169. data/lib/plaid/models/income_breakdown_type.rb +41 -0
  170. data/lib/plaid/models/income_override.rb +1 -1
  171. data/lib/plaid/models/income_summary.rb +1 -1
  172. data/lib/plaid/models/income_summary_field_number.rb +1 -1
  173. data/lib/plaid/models/income_summary_field_string.rb +1 -1
  174. data/lib/plaid/models/income_verification_create_request.rb +24 -5
  175. data/lib/plaid/models/income_verification_create_request_options.rb +222 -0
  176. data/lib/plaid/models/income_verification_create_response.rb +1 -1
  177. data/lib/plaid/models/income_verification_documents_download_request.rb +17 -6
  178. data/lib/plaid/models/income_verification_paystub_get_request.rb +1 -1
  179. data/lib/plaid/models/income_verification_paystub_get_response.rb +1 -1
  180. data/lib/plaid/models/income_verification_paystubs_get_request.rb +1 -1
  181. data/lib/plaid/models/income_verification_paystubs_get_response.rb +13 -13
  182. data/lib/plaid/models/income_verification_precheck_confidence.rb +40 -0
  183. data/lib/plaid/models/income_verification_precheck_employer.rb +27 -6
  184. data/lib/plaid/models/income_verification_precheck_employer_address.rb +280 -0
  185. data/lib/plaid/models/income_verification_precheck_military_info.rb +1 -1
  186. data/lib/plaid/models/income_verification_precheck_request.rb +14 -2
  187. data/lib/plaid/models/income_verification_precheck_response.rb +2 -37
  188. data/lib/plaid/models/income_verification_precheck_user.rb +1 -1
  189. data/lib/plaid/models/income_verification_refresh_request.rb +1 -1
  190. data/lib/plaid/models/income_verification_refresh_response.rb +1 -1
  191. data/lib/plaid/models/income_verification_status_webhook.rb +18 -3
  192. data/lib/plaid/models/income_verification_summary_get_request.rb +1 -1
  193. data/lib/plaid/models/income_verification_summary_get_response.rb +1 -1
  194. data/lib/plaid/models/income_verification_taxforms_get_request.rb +1 -1
  195. data/lib/plaid/models/income_verification_taxforms_get_response.rb +18 -18
  196. data/lib/plaid/models/income_verification_webhook_status.rb +1 -1
  197. data/lib/plaid/models/inflow_model.rb +1 -1
  198. data/lib/plaid/models/initial_update_webhook.rb +1 -1
  199. data/lib/plaid/models/institution.rb +1 -1
  200. data/lib/plaid/models/institution_status.rb +1 -1
  201. data/lib/plaid/models/institutions_get_by_id_request.rb +1 -1
  202. data/lib/plaid/models/institutions_get_by_id_request_options.rb +1 -1
  203. data/lib/plaid/models/institutions_get_by_id_response.rb +1 -1
  204. data/lib/plaid/models/institutions_get_request.rb +1 -1
  205. data/lib/plaid/models/institutions_get_request_options.rb +1 -1
  206. data/lib/plaid/models/institutions_get_response.rb +1 -1
  207. data/lib/plaid/models/institutions_search_account_filter.rb +1 -1
  208. data/lib/plaid/models/institutions_search_payment_initiation_options.rb +1 -1
  209. data/lib/plaid/models/institutions_search_request.rb +1 -1
  210. data/lib/plaid/models/institutions_search_request_options.rb +1 -1
  211. data/lib/plaid/models/institutions_search_response.rb +1 -1
  212. data/lib/plaid/models/investment_filter.rb +1 -1
  213. data/lib/plaid/models/investment_holdings_get_request_options.rb +1 -1
  214. data/lib/plaid/models/investment_transaction.rb +1 -1
  215. data/lib/plaid/models/investments_default_update_webhook.rb +1 -1
  216. data/lib/plaid/models/investments_holdings_get_request.rb +1 -1
  217. data/lib/plaid/models/investments_holdings_get_response.rb +1 -1
  218. data/lib/plaid/models/investments_transactions_get_request.rb +1 -1
  219. data/lib/plaid/models/investments_transactions_get_request_options.rb +1 -1
  220. data/lib/plaid/models/investments_transactions_get_response.rb +1 -1
  221. data/lib/plaid/models/investments_transactions_override.rb +1 -1
  222. data/lib/plaid/models/item.rb +14 -2
  223. data/lib/plaid/models/item_access_token_invalidate_request.rb +1 -1
  224. data/lib/plaid/models/item_access_token_invalidate_response.rb +1 -1
  225. data/lib/plaid/models/item_application_list_request.rb +1 -1
  226. data/lib/plaid/models/item_application_list_response.rb +1 -1
  227. data/lib/plaid/models/item_application_list_user_auth.rb +1 -1
  228. data/lib/plaid/models/item_application_scopes_update_request.rb +1 -1
  229. data/lib/plaid/models/item_application_scopes_update_response.rb +1 -1
  230. data/lib/plaid/models/item_error_webhook.rb +1 -1
  231. data/lib/plaid/models/item_get_request.rb +1 -1
  232. data/lib/plaid/models/item_get_response.rb +1 -1
  233. data/lib/plaid/models/item_import_request.rb +1 -1
  234. data/lib/plaid/models/item_import_request_options.rb +1 -1
  235. data/lib/plaid/models/item_import_request_user_auth.rb +1 -1
  236. data/lib/plaid/models/item_import_response.rb +1 -1
  237. data/lib/plaid/models/item_product_ready_webhook.rb +1 -1
  238. data/lib/plaid/models/item_public_token_create_request.rb +1 -1
  239. data/lib/plaid/models/item_public_token_create_response.rb +1 -1
  240. data/lib/plaid/models/item_public_token_exchange_request.rb +1 -1
  241. data/lib/plaid/models/item_public_token_exchange_response.rb +1 -1
  242. data/lib/plaid/models/item_remove_request.rb +1 -1
  243. data/lib/plaid/models/item_remove_response.rb +1 -1
  244. data/lib/plaid/models/item_status.rb +1 -1
  245. data/lib/plaid/models/item_status_investments.rb +1 -1
  246. data/lib/plaid/models/item_status_last_webhook.rb +1 -1
  247. data/lib/plaid/models/item_status_nullable.rb +1 -1
  248. data/lib/plaid/models/item_status_transactions.rb +1 -1
  249. data/lib/plaid/models/item_webhook_update_request.rb +1 -1
  250. data/lib/plaid/models/item_webhook_update_response.rb +1 -1
  251. data/lib/plaid/models/jwk_public_key.rb +1 -1
  252. data/lib/plaid/models/jwt_header.rb +1 -1
  253. data/lib/plaid/models/liabilities_default_update_webhook.rb +1 -1
  254. data/lib/plaid/models/liabilities_get_request.rb +1 -1
  255. data/lib/plaid/models/liabilities_get_request_options.rb +1 -1
  256. data/lib/plaid/models/liabilities_get_response.rb +1 -1
  257. data/lib/plaid/models/liabilities_object.rb +1 -1
  258. data/lib/plaid/models/liability_override.rb +1 -1
  259. data/lib/plaid/models/link_token_account_filters.rb +1 -1
  260. data/lib/plaid/models/link_token_create_request.rb +2 -2
  261. data/lib/plaid/models/link_token_create_request_account_subtypes.rb +1 -1
  262. data/lib/plaid/models/link_token_create_request_auth.rb +1 -1
  263. data/lib/plaid/models/link_token_create_request_deposit_switch.rb +1 -1
  264. data/lib/plaid/models/link_token_create_request_income_verification.rb +27 -10
  265. data/lib/plaid/models/link_token_create_request_payment_initiation.rb +1 -1
  266. data/lib/plaid/models/link_token_create_request_update.rb +1 -1
  267. data/lib/plaid/models/link_token_create_request_user.rb +1 -1
  268. data/lib/plaid/models/link_token_create_response.rb +1 -1
  269. data/lib/plaid/models/link_token_eu_config.rb +1 -1
  270. data/lib/plaid/models/link_token_get_metadata_response.rb +1 -1
  271. data/lib/plaid/models/link_token_get_request.rb +1 -1
  272. data/lib/plaid/models/link_token_get_response.rb +1 -1
  273. data/lib/plaid/models/loan_filter.rb +1 -1
  274. data/lib/plaid/models/location.rb +1 -1
  275. data/lib/plaid/models/meta.rb +1 -1
  276. data/lib/plaid/models/mfa.rb +1 -1
  277. data/lib/plaid/models/mortgage_interest_rate.rb +1 -1
  278. data/lib/plaid/models/mortgage_liability.rb +1 -1
  279. data/lib/plaid/models/mortgage_property_address.rb +1 -1
  280. data/lib/plaid/models/net_pay.rb +54 -10
  281. data/lib/plaid/models/new_accounts_available_webhook.rb +1 -1
  282. data/lib/plaid/models/numbers.rb +1 -1
  283. data/lib/plaid/models/numbers_ach.rb +2 -2
  284. data/lib/plaid/models/numbers_ach_nullable.rb +2 -2
  285. data/lib/plaid/models/numbers_bacs.rb +1 -1
  286. data/lib/plaid/models/numbers_bacs_nullable.rb +1 -1
  287. data/lib/plaid/models/numbers_eft.rb +1 -1
  288. data/lib/plaid/models/numbers_eft_nullable.rb +1 -1
  289. data/lib/plaid/models/numbers_international.rb +1 -1
  290. data/lib/plaid/models/numbers_international_nullable.rb +1 -1
  291. data/lib/plaid/models/override_account_type.rb +1 -1
  292. data/lib/plaid/models/override_accounts.rb +1 -1
  293. data/lib/plaid/models/owner.rb +1 -1
  294. data/lib/plaid/models/owner_override.rb +1 -1
  295. data/lib/plaid/models/pay.rb +1 -1
  296. data/lib/plaid/models/pay_frequency.rb +2 -37
  297. data/lib/plaid/models/pay_frequency_value.rb +43 -0
  298. data/lib/plaid/models/pay_period_details.rb +95 -28
  299. data/lib/plaid/models/payment_amount.rb +1 -1
  300. data/lib/plaid/models/payment_initiation_address.rb +1 -1
  301. data/lib/plaid/models/payment_initiation_metadata.rb +1 -1
  302. data/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb +1 -1
  303. data/lib/plaid/models/payment_initiation_payment.rb +1 -1
  304. data/lib/plaid/models/payment_initiation_payment_create_request.rb +1 -1
  305. data/lib/plaid/models/payment_initiation_payment_create_response.rb +1 -1
  306. data/lib/plaid/models/payment_initiation_payment_get_request.rb +1 -1
  307. data/lib/plaid/models/payment_initiation_payment_get_response.rb +1 -1
  308. data/lib/plaid/models/payment_initiation_payment_list_request.rb +1 -1
  309. data/lib/plaid/models/payment_initiation_payment_list_response.rb +1 -1
  310. data/lib/plaid/models/payment_initiation_payment_reverse_request.rb +1 -1
  311. data/lib/plaid/models/payment_initiation_payment_reverse_response.rb +1 -1
  312. data/lib/plaid/models/payment_initiation_payment_token_create_request.rb +1 -1
  313. data/lib/plaid/models/payment_initiation_payment_token_create_response.rb +1 -1
  314. data/lib/plaid/models/payment_initiation_recipient.rb +1 -1
  315. data/lib/plaid/models/payment_initiation_recipient_create_request.rb +1 -1
  316. data/lib/plaid/models/payment_initiation_recipient_create_response.rb +1 -1
  317. data/lib/plaid/models/payment_initiation_recipient_get_request.rb +1 -1
  318. data/lib/plaid/models/payment_initiation_recipient_get_response.rb +1 -1
  319. data/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb +1 -1
  320. data/lib/plaid/models/payment_initiation_recipient_list_request.rb +1 -1
  321. data/lib/plaid/models/payment_initiation_recipient_list_response.rb +1 -1
  322. data/lib/plaid/models/payment_initiation_refund.rb +1 -1
  323. data/lib/plaid/models/payment_initiation_standing_order_metadata.rb +1 -1
  324. data/lib/plaid/models/payment_meta.rb +1 -1
  325. data/lib/plaid/models/payment_schedule_interval.rb +1 -1
  326. data/lib/plaid/models/payment_status_update_webhook.rb +1 -1
  327. data/lib/plaid/models/paystub.rb +45 -25
  328. data/lib/plaid/models/paystub_address.rb +40 -40
  329. data/lib/plaid/models/paystub_deduction.rb +1 -1
  330. data/lib/plaid/models/paystub_details.rb +2 -37
  331. data/lib/plaid/models/paystub_employer.rb +15 -15
  332. data/lib/plaid/models/paystub_override.rb +1 -1
  333. data/lib/plaid/models/paystub_override_employee.rb +1 -1
  334. data/lib/plaid/models/paystub_override_employee_address.rb +1 -1
  335. data/lib/plaid/models/paystub_override_employer.rb +1 -1
  336. data/lib/plaid/models/paystub_pay_frequency.rb +42 -0
  337. data/lib/plaid/models/{distribution_details.rb → paystub_verification.rb} +21 -53
  338. data/lib/plaid/models/paystub_verification_status.rb +41 -0
  339. data/lib/plaid/models/paystub_ytd_details.rb +1 -1
  340. data/lib/plaid/models/pending_expiration_webhook.rb +1 -1
  341. data/lib/plaid/models/personal_finance_category.rb +1 -1
  342. data/lib/plaid/models/phone_number.rb +1 -1
  343. data/lib/plaid/models/platform_ids.rb +243 -0
  344. data/lib/plaid/models/processor_apex_processor_token_create_request.rb +1 -1
  345. data/lib/plaid/models/processor_auth_get_request.rb +1 -1
  346. data/lib/plaid/models/processor_auth_get_response.rb +1 -1
  347. data/lib/plaid/models/processor_balance_get_request.rb +1 -1
  348. data/lib/plaid/models/processor_balance_get_request_options.rb +1 -1
  349. data/lib/plaid/models/processor_balance_get_response.rb +1 -1
  350. data/lib/plaid/models/processor_bank_transfer_create_request.rb +1 -1
  351. data/lib/plaid/models/processor_bank_transfer_create_response.rb +1 -1
  352. data/lib/plaid/models/processor_identity_get_request.rb +1 -1
  353. data/lib/plaid/models/processor_identity_get_response.rb +1 -1
  354. data/lib/plaid/models/processor_number.rb +1 -1
  355. data/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +1 -1
  356. data/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +1 -1
  357. data/lib/plaid/models/processor_token_create_request.rb +1 -1
  358. data/lib/plaid/models/processor_token_create_response.rb +1 -1
  359. data/lib/plaid/models/product_access.rb +5 -5
  360. data/lib/plaid/models/product_status.rb +2 -2
  361. data/lib/plaid/models/product_status_breakdown.rb +1 -1
  362. data/lib/plaid/models/products.rb +2 -1
  363. data/lib/plaid/models/projected_income_summary_field_number.rb +1 -1
  364. data/lib/plaid/models/pslf_status.rb +1 -1
  365. data/lib/plaid/models/recaptcha_required_error.rb +1 -1
  366. data/lib/plaid/models/recipient_bacs.rb +1 -1
  367. data/lib/plaid/models/recipient_bacs_nullable.rb +1 -1
  368. data/lib/plaid/models/recurring_transaction_frequency.rb +1 -1
  369. data/lib/plaid/models/removed_transaction.rb +220 -0
  370. data/lib/plaid/models/requested_scopes.rb +1 -1
  371. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb +1 -1
  372. data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb +1 -1
  373. data/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +1 -1
  374. data/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +1 -1
  375. data/lib/plaid/models/sandbox_income_fire_webhook_request.rb +17 -2
  376. data/lib/plaid/models/sandbox_income_fire_webhook_response.rb +1 -1
  377. data/lib/plaid/models/sandbox_item_fire_webhook_request.rb +1 -1
  378. data/lib/plaid/models/sandbox_item_fire_webhook_response.rb +1 -1
  379. data/lib/plaid/models/sandbox_item_reset_login_request.rb +1 -1
  380. data/lib/plaid/models/sandbox_item_reset_login_response.rb +1 -1
  381. data/lib/plaid/models/sandbox_item_set_verification_status_request.rb +1 -1
  382. data/lib/plaid/models/sandbox_item_set_verification_status_response.rb +1 -1
  383. data/lib/plaid/models/sandbox_oauth_select_accounts_request.rb +1 -1
  384. data/lib/plaid/models/sandbox_processor_token_create_request.rb +1 -1
  385. data/lib/plaid/models/sandbox_processor_token_create_request_options.rb +1 -1
  386. data/lib/plaid/models/sandbox_processor_token_create_response.rb +1 -1
  387. data/lib/plaid/models/sandbox_public_token_create_request.rb +1 -1
  388. data/lib/plaid/models/sandbox_public_token_create_request_options.rb +1 -1
  389. data/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +2 -2
  390. data/lib/plaid/models/sandbox_public_token_create_response.rb +1 -1
  391. data/lib/plaid/models/sandbox_transfer_simulate_request.rb +1 -1
  392. data/lib/plaid/models/sandbox_transfer_simulate_response.rb +1 -1
  393. data/lib/plaid/models/scopes.rb +1 -1
  394. data/lib/plaid/models/scopes_context.rb +1 -1
  395. data/lib/plaid/models/scopes_nullable.rb +1 -1
  396. data/lib/plaid/models/security.rb +1 -1
  397. data/lib/plaid/models/security_override.rb +1 -1
  398. data/lib/plaid/models/sender_bacs_nullable.rb +1 -1
  399. data/lib/plaid/models/servicer_address_data.rb +1 -1
  400. data/lib/plaid/models/signal_address_data.rb +1 -1
  401. data/lib/plaid/models/signal_decision_report_request.rb +63 -5
  402. data/lib/plaid/models/signal_decision_report_response.rb +1 -1
  403. data/lib/plaid/models/signal_device.rb +1 -1
  404. data/lib/plaid/models/signal_evaluate_core_attributes.rb +2 -2
  405. data/lib/plaid/models/signal_evaluate_request.rb +22 -2
  406. data/lib/plaid/models/signal_evaluate_response.rb +1 -6
  407. data/lib/plaid/models/signal_person_name.rb +1 -1
  408. data/lib/plaid/models/signal_return_report_request.rb +31 -1
  409. data/lib/plaid/models/signal_return_report_response.rb +1 -1
  410. data/lib/plaid/models/signal_scores.rb +1 -1
  411. data/lib/plaid/models/signal_user.rb +1 -1
  412. data/lib/plaid/models/standalone_account_type.rb +1 -1
  413. data/lib/plaid/models/standalone_currency_code_list.rb +1 -1
  414. data/lib/plaid/models/standalone_investment_transaction_type.rb +1 -1
  415. data/lib/plaid/models/student_loan.rb +1 -1
  416. data/lib/plaid/models/student_loan_repayment_model.rb +1 -1
  417. data/lib/plaid/models/student_loan_status.rb +1 -1
  418. data/lib/plaid/models/student_repayment_plan.rb +1 -1
  419. data/lib/plaid/models/taxform.rb +12 -2
  420. data/lib/plaid/models/taxpayer_id.rb +14 -2
  421. data/lib/plaid/models/total.rb +2 -37
  422. data/lib/plaid/models/total_canonical_description.rb +54 -0
  423. data/lib/plaid/models/transaction.rb +23 -23
  424. data/lib/plaid/models/transaction_all_of.rb +2 -24
  425. data/lib/plaid/models/transaction_base.rb +27 -5
  426. data/lib/plaid/models/transaction_code.rb +1 -1
  427. data/lib/plaid/models/transaction_data.rb +1 -1
  428. data/lib/plaid/models/transaction_override.rb +3 -3
  429. data/lib/plaid/models/transaction_stream.rb +1 -1
  430. data/lib/plaid/models/transaction_stream_amount.rb +1 -1
  431. data/lib/plaid/models/transactions_get_request.rb +1 -1
  432. data/lib/plaid/models/transactions_get_request_options.rb +1 -1
  433. data/lib/plaid/models/transactions_get_response.rb +1 -1
  434. data/lib/plaid/models/transactions_recurring_get_request.rb +11 -1
  435. data/lib/plaid/models/transactions_recurring_get_response.rb +6 -1
  436. data/lib/plaid/models/transactions_refresh_request.rb +1 -1
  437. data/lib/plaid/models/transactions_refresh_response.rb +1 -1
  438. data/lib/plaid/models/transactions_removed_webhook.rb +1 -1
  439. data/lib/plaid/models/transactions_sync_request.rb +293 -0
  440. data/lib/plaid/models/transactions_sync_response.rb +291 -0
  441. data/lib/plaid/models/transfer.rb +1 -1
  442. data/lib/plaid/models/transfer_authorization.rb +1 -1
  443. data/lib/plaid/models/transfer_authorization_create_request.rb +1 -1
  444. data/lib/plaid/models/transfer_authorization_create_response.rb +1 -1
  445. data/lib/plaid/models/transfer_authorization_decision_rationale.rb +1 -1
  446. data/lib/plaid/models/transfer_authorization_device.rb +1 -1
  447. data/lib/plaid/models/transfer_authorization_proposed_transfer.rb +1 -1
  448. data/lib/plaid/models/transfer_cancel_request.rb +1 -1
  449. data/lib/plaid/models/transfer_cancel_response.rb +1 -1
  450. data/lib/plaid/models/transfer_create_request.rb +1 -1
  451. data/lib/plaid/models/transfer_create_response.rb +1 -1
  452. data/lib/plaid/models/transfer_event.rb +1 -1
  453. data/lib/plaid/models/transfer_event_list_request.rb +1 -1
  454. data/lib/plaid/models/transfer_event_list_response.rb +1 -1
  455. data/lib/plaid/models/transfer_event_sync_request.rb +1 -1
  456. data/lib/plaid/models/transfer_event_sync_response.rb +1 -1
  457. data/lib/plaid/models/transfer_event_type.rb +1 -1
  458. data/lib/plaid/models/transfer_failure.rb +1 -1
  459. data/lib/plaid/models/transfer_get_request.rb +1 -1
  460. data/lib/plaid/models/transfer_get_response.rb +1 -1
  461. data/lib/plaid/models/transfer_list_request.rb +1 -1
  462. data/lib/plaid/models/transfer_list_response.rb +1 -1
  463. data/lib/plaid/models/transfer_network.rb +1 -1
  464. data/lib/plaid/models/transfer_status.rb +1 -1
  465. data/lib/plaid/models/transfer_type.rb +1 -1
  466. data/lib/plaid/models/transfer_user_address_in_request.rb +1 -1
  467. data/lib/plaid/models/transfer_user_address_in_response.rb +1 -1
  468. data/lib/plaid/models/transfer_user_in_request.rb +1 -1
  469. data/lib/plaid/models/transfer_user_in_response.rb +1 -1
  470. data/lib/plaid/models/user_custom_password.rb +1 -1
  471. data/lib/plaid/models/user_permission_revoked_webhook.rb +1 -1
  472. data/lib/plaid/models/verification_attribute.rb +255 -0
  473. data/lib/plaid/models/verification_expired_webhook.rb +2 -2
  474. data/lib/plaid/models/verification_refresh_status.rb +1 -1
  475. data/lib/plaid/models/verification_status.rb +1 -1
  476. data/lib/plaid/models/w2.rb +1 -1
  477. data/lib/plaid/models/w2_box12.rb +1 -1
  478. data/lib/plaid/models/w2_state_and_local_wages.rb +1 -1
  479. data/lib/plaid/models/warning.rb +1 -1
  480. data/lib/plaid/models/webhook_update_acknowledged_webhook.rb +1 -1
  481. data/lib/plaid/models/webhook_verification_key_get_request.rb +1 -1
  482. data/lib/plaid/models/webhook_verification_key_get_response.rb +1 -1
  483. data/lib/plaid/models/ytd_gross_income_summary_field_number.rb +1 -1
  484. data/lib/plaid/models/ytd_net_income_summary_field_number.rb +1 -1
  485. data/lib/plaid/version.rb +2 -2
  486. data/lib/plaid.rb +28 -3
  487. data/pkg/plaid-14.8.0.gem +0 -0
  488. data/plaid.gemspec +1 -1
  489. data/templates/ruby/configuration.mustache +2 -2
  490. metadata +33 -240
  491. data/doc/rdoc/apple-touch-icon.png +0 -0
  492. data/doc/rdoc/classes/Object.html +0 -118
  493. data/doc/rdoc/classes/Plaid/APIError.html +0 -97
  494. data/doc/rdoc/classes/Plaid/AccessToken/InvalidateResponse.html +0 -110
  495. data/doc/rdoc/classes/Plaid/AccessToken/UpdateVersionResponse.html +0 -118
  496. data/doc/rdoc/classes/Plaid/AccessToken.html +0 -211
  497. data/doc/rdoc/classes/Plaid/Accounts.html +0 -257
  498. data/doc/rdoc/classes/Plaid/AccountsResponse.html +0 -119
  499. data/doc/rdoc/classes/Plaid/AddToken/CreateResponse.html +0 -118
  500. data/doc/rdoc/classes/Plaid/AddToken.html +0 -197
  501. data/doc/rdoc/classes/Plaid/Apex/ProcessorToken.html +0 -205
  502. data/doc/rdoc/classes/Plaid/Apex.html +0 -149
  503. data/doc/rdoc/classes/Plaid/AssetReport.html +0 -683
  504. data/doc/rdoc/classes/Plaid/AssetReportCreateResponse.html +0 -118
  505. data/doc/rdoc/classes/Plaid/AssetReportFilterResponse.html +0 -96
  506. data/doc/rdoc/classes/Plaid/AssetReportGetResponse.html +0 -118
  507. data/doc/rdoc/classes/Plaid/AssetReportRefreshResponse.html +0 -96
  508. data/doc/rdoc/classes/Plaid/AssetReportRemoveResponse.html +0 -110
  509. data/doc/rdoc/classes/Plaid/AuditCopyCreateResponse.html +0 -110
  510. data/doc/rdoc/classes/Plaid/AuditCopyGetResponse.html +0 -96
  511. data/doc/rdoc/classes/Plaid/AuditCopyRemoveResponse.html +0 -110
  512. data/doc/rdoc/classes/Plaid/Auth.html +0 -206
  513. data/doc/rdoc/classes/Plaid/AuthResponse.html +0 -127
  514. data/doc/rdoc/classes/Plaid/Balance.html +0 -206
  515. data/doc/rdoc/classes/Plaid/BaseProduct.html +0 -304
  516. data/doc/rdoc/classes/Plaid/Categories.html +0 -191
  517. data/doc/rdoc/classes/Plaid/CategoriesResponse.html +0 -111
  518. data/doc/rdoc/classes/Plaid/Client.html +0 -802
  519. data/doc/rdoc/classes/Plaid/CreateResponse.html +0 -118
  520. data/doc/rdoc/classes/Plaid/CreditDetails.html +0 -203
  521. data/doc/rdoc/classes/Plaid/CreditDetailsResponse.html +0 -128
  522. data/doc/rdoc/classes/Plaid/DepositSwitch/CreateResponse.html +0 -110
  523. data/doc/rdoc/classes/Plaid/DepositSwitch/CreateTokenResponse.html +0 -118
  524. data/doc/rdoc/classes/Plaid/DepositSwitch/GetResponse.html +0 -150
  525. data/doc/rdoc/classes/Plaid/DepositSwitch.html +0 -339
  526. data/doc/rdoc/classes/Plaid/Dwolla/ProcessorToken.html +0 -205
  527. data/doc/rdoc/classes/Plaid/Dwolla.html +0 -150
  528. data/doc/rdoc/classes/Plaid/Error.html +0 -214
  529. data/doc/rdoc/classes/Plaid/GetResponse.html +0 -134
  530. data/doc/rdoc/classes/Plaid/Holdings/GetResponse.html +0 -137
  531. data/doc/rdoc/classes/Plaid/Holdings.html +0 -218
  532. data/doc/rdoc/classes/Plaid/Identity.html +0 -199
  533. data/doc/rdoc/classes/Plaid/IdentityResponse.html +0 -119
  534. data/doc/rdoc/classes/Plaid/Income.html +0 -198
  535. data/doc/rdoc/classes/Plaid/IncomeResponse.html +0 -119
  536. data/doc/rdoc/classes/Plaid/InstitutionError.html +0 -96
  537. data/doc/rdoc/classes/Plaid/Institutions.html +0 -356
  538. data/doc/rdoc/classes/Plaid/InvalidInputError.html +0 -97
  539. data/doc/rdoc/classes/Plaid/InvalidRequestError.html +0 -96
  540. data/doc/rdoc/classes/Plaid/InvestmentTransactions/GetResponse.html +0 -145
  541. data/doc/rdoc/classes/Plaid/InvestmentTransactions.html +0 -240
  542. data/doc/rdoc/classes/Plaid/Investments.html +0 -204
  543. data/doc/rdoc/classes/Plaid/Item/GetResponse.html +0 -119
  544. data/doc/rdoc/classes/Plaid/Item/ImportResponse.html +0 -110
  545. data/doc/rdoc/classes/Plaid/Item/RemoveResponse.html +0 -110
  546. data/doc/rdoc/classes/Plaid/Item.html +0 -382
  547. data/doc/rdoc/classes/Plaid/ItemError.html +0 -98
  548. data/doc/rdoc/classes/Plaid/Liabilities.html +0 -202
  549. data/doc/rdoc/classes/Plaid/LiabilitiesResponse.html +0 -128
  550. data/doc/rdoc/classes/Plaid/LinkToken.html +0 -215
  551. data/doc/rdoc/classes/Plaid/Middleware.html +0 -225
  552. data/doc/rdoc/classes/Plaid/Models/Account.html +0 -166
  553. data/doc/rdoc/classes/Plaid/Models/AccountWithOwners.html +0 -110
  554. data/doc/rdoc/classes/Plaid/Models/AssetReport.html +0 -153
  555. data/doc/rdoc/classes/Plaid/Models/AssetReportAccount.html +0 -198
  556. data/doc/rdoc/classes/Plaid/Models/AssetReportBalance.html +0 -142
  557. data/doc/rdoc/classes/Plaid/Models/AssetReportHistoricalBalance.html +0 -142
  558. data/doc/rdoc/classes/Plaid/Models/AssetReportItem.html +0 -145
  559. data/doc/rdoc/classes/Plaid/Models/AssetReportOwner.html +0 -139
  560. data/doc/rdoc/classes/Plaid/Models/AssetReportTransaction.html +0 -187
  561. data/doc/rdoc/classes/Plaid/Models/AssetReportUser.html +0 -159
  562. data/doc/rdoc/classes/Plaid/Models/Balances.html +0 -142
  563. data/doc/rdoc/classes/Plaid/Models/BaseError.html +0 -140
  564. data/doc/rdoc/classes/Plaid/Models/BaseModel.html +0 -259
  565. data/doc/rdoc/classes/Plaid/Models/BaseResponse.html +0 -110
  566. data/doc/rdoc/classes/Plaid/Models/Category.html +0 -127
  567. data/doc/rdoc/classes/Plaid/Models/Cause.html +0 -110
  568. data/doc/rdoc/classes/Plaid/Models/CreditCardLiability.html +0 -175
  569. data/doc/rdoc/classes/Plaid/Models/CreditCardLiabilityAPRs.html +0 -137
  570. data/doc/rdoc/classes/Plaid/Models/CreditDetails.html +0 -166
  571. data/doc/rdoc/classes/Plaid/Models/CreditDetailsAPR.html +0 -126
  572. data/doc/rdoc/classes/Plaid/Models/CreditDetailsAPRs.html +0 -126
  573. data/doc/rdoc/classes/Plaid/Models/Error.html +0 -110
  574. data/doc/rdoc/classes/Plaid/Models/Holding.html +0 -181
  575. data/doc/rdoc/classes/Plaid/Models/Identity.html +0 -135
  576. data/doc/rdoc/classes/Plaid/Models/IdentityAddress.html +0 -118
  577. data/doc/rdoc/classes/Plaid/Models/IdentityAddressData.html +0 -142
  578. data/doc/rdoc/classes/Plaid/Models/IdentityEmail.html +0 -127
  579. data/doc/rdoc/classes/Plaid/Models/IdentityPhoneNumber.html +0 -126
  580. data/doc/rdoc/classes/Plaid/Models/Income.html +0 -173
  581. data/doc/rdoc/classes/Plaid/Models/IncomeStream.html +0 -136
  582. data/doc/rdoc/classes/Plaid/Models/Institution.html +0 -230
  583. data/doc/rdoc/classes/Plaid/Models/InstitutionCredential.html +0 -126
  584. data/doc/rdoc/classes/Plaid/Models/InstitutionPaymentInitiationMetadata.html +0 -136
  585. data/doc/rdoc/classes/Plaid/Models/InstitutionStatus.html +0 -111
  586. data/doc/rdoc/classes/Plaid/Models/InstitutionStatusBreakdown.html +0 -129
  587. data/doc/rdoc/classes/Plaid/Models/InstitutionStatusItemLogins.html +0 -127
  588. data/doc/rdoc/classes/Plaid/Models/InvestmentTransaction.html +0 -224
  589. data/doc/rdoc/classes/Plaid/Models/Item.html +0 -169
  590. data/doc/rdoc/classes/Plaid/Models/ItemStatus.html +0 -129
  591. data/doc/rdoc/classes/Plaid/Models/ItemStatusInvestments.html +0 -119
  592. data/doc/rdoc/classes/Plaid/Models/ItemStatusLastWebhook.html +0 -118
  593. data/doc/rdoc/classes/Plaid/Models/ItemStatusTransactions.html +0 -119
  594. data/doc/rdoc/classes/Plaid/Models/Liabilities.html +0 -130
  595. data/doc/rdoc/classes/Plaid/Models/LinkTokenMetadata.html +0 -158
  596. data/doc/rdoc/classes/Plaid/Models/MFA/Device.html +0 -110
  597. data/doc/rdoc/classes/Plaid/Models/MFA/DeviceListElement.html +0 -126
  598. data/doc/rdoc/classes/Plaid/Models/MFA/Selection.html +0 -118
  599. data/doc/rdoc/classes/Plaid/Models/MFA.html +0 -129
  600. data/doc/rdoc/classes/Plaid/Models/NumberACH.html +0 -134
  601. data/doc/rdoc/classes/Plaid/Models/NumberBACS.html +0 -126
  602. data/doc/rdoc/classes/Plaid/Models/NumberEFT.html +0 -134
  603. data/doc/rdoc/classes/Plaid/Models/NumberInternational.html +0 -127
  604. data/doc/rdoc/classes/Plaid/Models/Numbers.html +0 -135
  605. data/doc/rdoc/classes/Plaid/Models/PSLFStatus.html +0 -128
  606. data/doc/rdoc/classes/Plaid/Models/Payment.html +0 -174
  607. data/doc/rdoc/classes/Plaid/Models/PaymentAmount.html +0 -118
  608. data/doc/rdoc/classes/Plaid/Models/PaymentRecipient.html +0 -142
  609. data/doc/rdoc/classes/Plaid/Models/PaymentRecipientAddress.html +0 -134
  610. data/doc/rdoc/classes/Plaid/Models/PaymentRecipientBACS.html +0 -118
  611. data/doc/rdoc/classes/Plaid/Models/PaymentSchedule.html +0 -126
  612. data/doc/rdoc/classes/Plaid/Models/Security.html +0 -228
  613. data/doc/rdoc/classes/Plaid/Models/StandingOrderMetadata.html +0 -129
  614. data/doc/rdoc/classes/Plaid/Models/StudentLoanLiability.html +0 -305
  615. data/doc/rdoc/classes/Plaid/Models/StudentLoanRepaymentPlan.html +0 -118
  616. data/doc/rdoc/classes/Plaid/Models/StudentLoanServicerAddress.html +0 -142
  617. data/doc/rdoc/classes/Plaid/Models/StudentLoanStatus.html +0 -118
  618. data/doc/rdoc/classes/Plaid/Models/Transaction.html +0 -265
  619. data/doc/rdoc/classes/Plaid/Models/TransactionLocation.html +0 -166
  620. data/doc/rdoc/classes/Plaid/Models/TransactionPaymentMeta.html +0 -167
  621. data/doc/rdoc/classes/Plaid/Models/Warning.html +0 -126
  622. data/doc/rdoc/classes/Plaid/Models/WebhookVerificationKey.html +0 -174
  623. data/doc/rdoc/classes/Plaid/Models.html +0 -506
  624. data/doc/rdoc/classes/Plaid/MultipleInstitutionsResponse.html +0 -119
  625. data/doc/rdoc/classes/Plaid/Ocrolus/ProcessorToken.html +0 -205
  626. data/doc/rdoc/classes/Plaid/Ocrolus.html +0 -151
  627. data/doc/rdoc/classes/Plaid/PaymentCreateResponse.html +0 -118
  628. data/doc/rdoc/classes/Plaid/PaymentGetResponse.html +0 -174
  629. data/doc/rdoc/classes/Plaid/PaymentInitiation.html +0 -567
  630. data/doc/rdoc/classes/Plaid/PaymentListResponse.html +0 -119
  631. data/doc/rdoc/classes/Plaid/PaymentRecipientCreateResponse.html +0 -110
  632. data/doc/rdoc/classes/Plaid/PaymentRecipientGetResponse.html +0 -142
  633. data/doc/rdoc/classes/Plaid/PaymentRecipientListResponse.html +0 -110
  634. data/doc/rdoc/classes/Plaid/PaymentTokenCreateResponse.html +0 -118
  635. data/doc/rdoc/classes/Plaid/PlaidAPIError.html +0 -260
  636. data/doc/rdoc/classes/Plaid/PlaidError.html +0 -96
  637. data/doc/rdoc/classes/Plaid/PlaidServerError.html +0 -96
  638. data/doc/rdoc/classes/Plaid/Processor.html +0 -143
  639. data/doc/rdoc/classes/Plaid/ProcessorToken.html +0 -219
  640. data/doc/rdoc/classes/Plaid/ProcessorTokenResponse.html +0 -110
  641. data/doc/rdoc/classes/Plaid/PublicToken/CreateResponse.html +0 -118
  642. data/doc/rdoc/classes/Plaid/PublicToken/ExchangeResponse.html +0 -118
  643. data/doc/rdoc/classes/Plaid/PublicToken.html +0 -283
  644. data/doc/rdoc/classes/Plaid/RateLimitExceededError.html +0 -97
  645. data/doc/rdoc/classes/Plaid/Sandbox.html +0 -119
  646. data/doc/rdoc/classes/Plaid/SandboxItem/FireWebhookResponse.html +0 -110
  647. data/doc/rdoc/classes/Plaid/SandboxItem/ResetLoginResponse.html +0 -110
  648. data/doc/rdoc/classes/Plaid/SandboxItem.html +0 -351
  649. data/doc/rdoc/classes/Plaid/SandboxPublicToken/SandboxCreateResponse.html +0 -118
  650. data/doc/rdoc/classes/Plaid/SandboxPublicToken.html +0 -249
  651. data/doc/rdoc/classes/Plaid/SingleInstitutionResponse.html +0 -111
  652. data/doc/rdoc/classes/Plaid/Stripe/BankAccountToken/CreateResponse.html +0 -110
  653. data/doc/rdoc/classes/Plaid/Stripe/BankAccountToken.html +0 -215
  654. data/doc/rdoc/classes/Plaid/Stripe.html +0 -151
  655. data/doc/rdoc/classes/Plaid/SubproductMixin.html +0 -179
  656. data/doc/rdoc/classes/Plaid/Transactions/GetResponse.html +0 -144
  657. data/doc/rdoc/classes/Plaid/Transactions.html +0 -302
  658. data/doc/rdoc/classes/Plaid/Webhook/UpdateResponse.html +0 -110
  659. data/doc/rdoc/classes/Plaid/Webhook.html +0 -214
  660. data/doc/rdoc/classes/Plaid/Webhooks/WebhookVerificationKeyGetResponse.html +0 -110
  661. data/doc/rdoc/classes/Plaid/Webhooks.html +0 -207
  662. data/doc/rdoc/classes/Plaid.html +0 -772
  663. data/doc/rdoc/created.rid +0 -28
  664. data/doc/rdoc/css/github.css +0 -123
  665. data/doc/rdoc/css/main.css +0 -333
  666. data/doc/rdoc/css/panel.css +0 -383
  667. data/doc/rdoc/css/reset.css +0 -48
  668. data/doc/rdoc/favicon.ico +0 -0
  669. data/doc/rdoc/files/LICENSE_txt.html +0 -98
  670. data/doc/rdoc/files/README_md.html +0 -388
  671. data/doc/rdoc/files/lib/plaid/client_rb.html +0 -121
  672. data/doc/rdoc/files/lib/plaid/errors_rb.html +0 -132
  673. data/doc/rdoc/files/lib/plaid/middleware_rb.html +0 -99
  674. data/doc/rdoc/files/lib/plaid/models_rb.html +0 -450
  675. data/doc/rdoc/files/lib/plaid/products/accounts_rb.html +0 -102
  676. data/doc/rdoc/files/lib/plaid/products/asset_report_rb.html +0 -132
  677. data/doc/rdoc/files/lib/plaid/products/auth_rb.html +0 -97
  678. data/doc/rdoc/files/lib/plaid/products/base_product_rb.html +0 -92
  679. data/doc/rdoc/files/lib/plaid/products/categories_rb.html +0 -92
  680. data/doc/rdoc/files/lib/plaid/products/credit_details_rb.html +0 -97
  681. data/doc/rdoc/files/lib/plaid/products/deposit_switch_rb.html +0 -102
  682. data/doc/rdoc/files/lib/plaid/products/identity_rb.html +0 -97
  683. data/doc/rdoc/files/lib/plaid/products/income_rb.html +0 -97
  684. data/doc/rdoc/files/lib/plaid/products/institutions_rb.html +0 -102
  685. data/doc/rdoc/files/lib/plaid/products/investments_rb.html +0 -120
  686. data/doc/rdoc/files/lib/plaid/products/item_rb.html +0 -142
  687. data/doc/rdoc/files/lib/plaid/products/liabilities_rb.html +0 -97
  688. data/doc/rdoc/files/lib/plaid/products/link_token_rb.html +0 -102
  689. data/doc/rdoc/files/lib/plaid/products/payment_initiation_rb.html +0 -127
  690. data/doc/rdoc/files/lib/plaid/products/processor_rb.html +0 -142
  691. data/doc/rdoc/files/lib/plaid/products/sandbox_rb.html +0 -117
  692. data/doc/rdoc/files/lib/plaid/products/transactions_rb.html +0 -105
  693. data/doc/rdoc/files/lib/plaid/products/webhooks_rb.html +0 -97
  694. data/doc/rdoc/files/lib/plaid/version_rb.html +0 -82
  695. data/doc/rdoc/files/lib/plaid_rb.html +0 -120
  696. data/doc/rdoc/i/arrows.png +0 -0
  697. data/doc/rdoc/i/results_bg.png +0 -0
  698. data/doc/rdoc/i/tree_bg.png +0 -0
  699. data/doc/rdoc/index.html +0 -13
  700. data/doc/rdoc/js/highlight.pack.js +0 -1
  701. data/doc/rdoc/js/jquery-1.3.2.min.js +0 -19
  702. data/doc/rdoc/js/main.js +0 -29
  703. data/doc/rdoc/js/navigation.js +0 -142
  704. data/doc/rdoc/js/navigation.js.gz +0 -0
  705. data/doc/rdoc/js/search_index.js +0 -1
  706. data/doc/rdoc/js/search_index.js.gz +0 -0
  707. data/doc/rdoc/js/searchdoc.js +0 -468
  708. data/doc/rdoc/js/searcher.js +0 -229
  709. data/doc/rdoc/js/searcher.js.gz +0 -0
  710. data/doc/rdoc/panel/index.html +0 -74
  711. data/doc/rdoc/panel/links.html +0 -60
  712. data/doc/rdoc/panel/tree.js +0 -1
  713. data/pkg/plaid-10.0.0.gem +0 -0
  714. data/pkg/plaid-11.0.0.gem +0 -0
  715. data/pkg/plaid-12.0.0.gem +0 -0
  716. data/pkg/plaid-13.1.0.gem +0 -0
  717. data/pkg/plaid-14.3.0.gem +0 -0
  718. data/pkg/plaid-14.4.0.gem +0 -0
  719. data/pkg/plaid-8.5.0.gem +0 -0
  720. data/pkg/plaid-8.6.0.gem +0 -0
  721. data/pkg/plaid-8.7.0.gem +0 -0
  722. data/pkg/plaid-8.8.0.gem +0 -0
  723. data/pkg/plaid-9.0.0.gem +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a2d4fa3ab9b1255eaa43eafebbb58d31da8c4979ec8ab94cb2200a95ace2ce61
4
- data.tar.gz: 4d3fb9655aafdbc846cec9f4c8f9e7a6f72de40e0ea2d3be6387e2420dfca466
3
+ metadata.gz: d7a73eab38227b74328c13681b049e8e806e06022b4f98d25c97d3c9097ffa81
4
+ data.tar.gz: b07bcb95dfef8d69b73e8b9bdea3850db8390e007f7ba9dc31e68084f3463a80
5
5
  SHA512:
6
- metadata.gz: 335d564368ffa370bfd1e9d97a963173695f2c43cc773e2bffaeb86e81a58ec40e177a0d5595a7b1d41b1a261c472b533f1acb3730de07447f931b38820bb81e
7
- data.tar.gz: 640b6b8550ece2bf919d9733d8727ad4a567ca7c56f6985074e920801a464ac756d6d69f3b395319eafeb2ee9cd0921af4797d14daeffb50c277e30523b988bc
6
+ metadata.gz: 21e88e0b649390cf41a6aba66b07b106f9f7bff60e62331f1605c827a4e37fa93e7d1b36da47c034f73af1eb8b29ece4dac457bc5ab06943ccd749d11f73dd63
7
+ data.tar.gz: ccd8f36b597264144d1cb474594beab9c9dfd313034c57a55a6cf1b7f81672d0ceb6d2e6d8d152bcd936cdd98a0f2b2b04ea581f8132919156a33af93ef5a8b4
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  See full changelog for the OpenAPI schema (OAS) [here](https://github.com/plaid/plaid-openapi/blob/master/CHANGELOG.md).
2
2
 
3
+ # 14.8.0
4
+ - Updating to OAS 2020-09-14_1.46.1
5
+
6
+ # 14.7.0
7
+ - Updating to OAS 2020-09-14_1.44.0
8
+
9
+ # 14.6.0
10
+ - Updating to OAS 2020-09-14_1.40.3
11
+
12
+ # 14.5.0
13
+ - Updating to OAS 2020-09-14_1.36.4
14
+
3
15
  # 14.4.0
4
16
  - Updating to OAS 2020-09-14_1.34.1
5
17
  - Fixed an issue with enums in this library. The library is supposed to be able to gracefully handle
@@ -32,9 +44,9 @@ Type fixes, see full changelog [here](https://github.com/plaid/plaid-openapi/blo
32
44
 
33
45
  # 14.0.0.beta.1
34
46
 
35
- This version represents a transition in how we maintain our external client libraries. We are now using an [API spec](https://github.com/plaid/plaid-openapi) written in `OpenAPI 3.0.0` and running our definition file through [OpenAPITool's `python` generator](https://github.com/OpenAPITools/openapi-generator).
47
+ This version represents a transition in how we maintain our external client libraries. We are now using an [API spec](https://github.com/plaid/plaid-openapi) written in `OpenAPI 3.0.0` and running our definition file through [OpenAPITool's `ruby` generator](https://github.com/OpenAPITools/openapi-generator).
36
48
 
37
- The minimum required ruby version is 2.7.1.
49
+ The minimum required ruby version is 2.4.0.
38
50
 
39
51
  **Ruby Migration Guide:**
40
52
 
data/Dockerfile CHANGED
@@ -1,4 +1,4 @@
1
- FROM ruby:2.7.1
1
+ FROM ruby:2.4.0
2
2
 
3
3
  # Create app directory
4
4
  WORKDIR /usr/src/app
@@ -6,7 +6,9 @@ WORKDIR /usr/src/app
6
6
  # Copy app to directory
7
7
  COPY . /usr/src/app
8
8
 
9
+ ENV BUNDLER_VERSION 2.2.9
10
+ RUN gem update --system
9
11
  RUN gem install bundler:2.2.9
10
12
  RUN bundle install
11
13
 
12
- CMD ["bundle", "exec", "rake", "test"]
14
+ CMD ["bundle", "exec", "rake", "test"]
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- plaid (14.4.0)
4
+ plaid (14.8.0)
5
5
  faraday (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
@@ -10,7 +10,7 @@ GEM
10
10
  ast (2.4.1)
11
11
  diff-lcs (1.4.4)
12
12
  dotenv (2.7.6)
13
- faraday (1.7.2)
13
+ faraday (1.8.0)
14
14
  faraday-em_http (~> 1.0)
15
15
  faraday-em_synchrony (~> 1.0)
16
16
  faraday-excon (~> 1.1)
data/Makefile CHANGED
@@ -1,2 +1,2 @@
1
1
  # Ruby embeds the version in the generator where as others don't so it's not possible to cat for it.
2
- RUBY_PACKAGE_VERSION=14.4.0
2
+ RUBY_PACKAGE_VERSION=14.8.0
data/PUBLISH.md CHANGED
@@ -5,9 +5,10 @@ The module is published to [RubyGems][1] under the gem name [plaid][2].
5
5
  Prepare release:
6
6
 
7
7
  1. Update `Makefile -> RUBY_PACKAGE_VERSION`, and `CHANGELOG.md` files.
8
- 2. Run `bundle` to bump the version in `Gemfile.lock`.
9
- 3. Create and merge a PR with the changes from 1 and 2.
10
- 4. Authenticate with rubygems with `gem signin` or manually set up your `~/.gem/credentials`.
8
+ 2. Regenerate the Ruby client library with the new package version.
9
+ 3. Run `bundle` to bump the version in `Gemfile.lock`.
10
+ 4. Create and merge a PR with the changes from 1 and 2.
11
+ 5. Authenticate with rubygems with `gem signin` or manually set up your `~/.gem/credentials`.
11
12
 
12
13
  Publish:
13
14
 
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -1969,6 +1969,71 @@ 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
+ # `/employment/verification/get` returns a list of employments through a user payroll that was verified by an end user.
1974
+ # @param employment_verification_get_request [EmploymentVerificationGetRequest]
1975
+ # @param [Hash] opts the optional parameters
1976
+ # @return [EmploymentVerificationGetResponse]
1977
+ def employment_verification_get(employment_verification_get_request, opts = {})
1978
+ data, _status_code, _headers = employment_verification_get_with_http_info(employment_verification_get_request, opts)
1979
+ data
1980
+ end
1981
+
1982
+ # Retrieve a summary of an individual's employment information.
1983
+ # `/employment/verification/get` returns a list of employments through a user payroll that was verified by an end user.
1984
+ # @param employment_verification_get_request [EmploymentVerificationGetRequest]
1985
+ # @param [Hash] opts the optional parameters
1986
+ # @return [Array<(EmploymentVerificationGetResponse, Integer, Hash)>] EmploymentVerificationGetResponse data, response status code and response headers
1987
+ def employment_verification_get_with_http_info(employment_verification_get_request, opts = {})
1988
+ if @api_client.config.debugging
1989
+ @api_client.config.logger.debug 'Calling API: PlaidApi.employment_verification_get ...'
1990
+ end
1991
+ # verify the required parameter 'employment_verification_get_request' is set
1992
+ if @api_client.config.client_side_validation && employment_verification_get_request.nil?
1993
+ fail ArgumentError, "Missing the required parameter 'employment_verification_get_request' when calling PlaidApi.employment_verification_get"
1994
+ end
1995
+ # resource path
1996
+ local_var_path = '/employment/verification/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(employment_verification_get_request)
2013
+
2014
+ # return_type
2015
+ return_type = opts[:debug_return_type] || 'EmploymentVerificationGetResponse'
2016
+
2017
+ # auth_names
2018
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
2019
+
2020
+ new_options = opts.merge(
2021
+ :operation => :"PlaidApi.employment_verification_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#employment_verification_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
2033
+ end
2034
+ return data, status_code, headers
2035
+ end
2036
+
1972
2037
  # Retrieve identity data
1973
2038
  # The `/identity/get` endpoint allows you to retrieve various account holder information on file with the financial institution, including names, emails, phone numbers, and addresses. Only name data is guaranteed to be returned; other fields will be empty arrays if not provided by the institution. Note: This request may take some time to complete if identity was not specified as an initial product when creating the Item. This is because Plaid must communicate directly with the institution to retrieve the data.
1974
2039
  # @param identity_get_request [IdentityGetRequest]
@@ -2034,7 +2099,7 @@ module Plaid
2034
2099
  return data, status_code, headers
2035
2100
  end
2036
2101
 
2037
- # Create an income verification instance
2102
+ # (Deprecated) Create an income verification instance
2038
2103
  # `/income/verification/create` begins the income verification process by returning an `income_verification_id`. You can then provide the `income_verification_id` to `/link/token/create` under the `income_verification` parameter in order to create a Link instance that will prompt the user to go through the income verification flow. Plaid will fire an `INCOME` webhook once the user completes the Payroll Income flow, or when the uploaded documents in the Document Income flow have finished processing.
2039
2104
  # @param income_verification_create_request [IncomeVerificationCreateRequest]
2040
2105
  # @param [Hash] opts the optional parameters
@@ -2044,7 +2109,7 @@ module Plaid
2044
2109
  data
2045
2110
  end
2046
2111
 
2047
- # Create an income verification instance
2112
+ # (Deprecated) Create an income verification instance
2048
2113
  # &#x60;/income/verification/create&#x60; begins the income verification process by returning an &#x60;income_verification_id&#x60;. You can then provide the &#x60;income_verification_id&#x60; to &#x60;/link/token/create&#x60; under the &#x60;income_verification&#x60; parameter in order to create a Link instance that will prompt the user to go through the income verification flow. Plaid will fire an &#x60;INCOME&#x60; webhook once the user completes the Payroll Income flow, or when the uploaded documents in the Document Income flow have finished processing.
2049
2114
  # @param income_verification_create_request [IncomeVerificationCreateRequest]
2050
2115
  # @param [Hash] opts the optional parameters
@@ -2100,7 +2165,7 @@ module Plaid
2100
2165
  end
2101
2166
 
2102
2167
  # Download the original documents used for income verification
2103
- # `/income/verification/documents/download` provides the ability to download the source paystub PDF that the end user uploaded via Paystub Import. The response to `/income/verification/documents/download` is a ZIP file in binary data. The `request_id` is returned in the `Plaid-Request-ID` header. For Payroll Income, the most recent file available for download with the payroll provider will also be available from this endpoint.
2168
+ # `/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 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.
2104
2169
  # @param income_verification_documents_download_request [IncomeVerificationDocumentsDownloadRequest]
2105
2170
  # @param [Hash] opts the optional parameters
2106
2171
  # @return [File]
@@ -2110,7 +2175,7 @@ module Plaid
2110
2175
  end
2111
2176
 
2112
2177
  # Download the original documents used for income verification
2113
- # &#x60;/income/verification/documents/download&#x60; provides the ability to download the source paystub PDF that the end user uploaded via Paystub Import. The response to &#x60;/income/verification/documents/download&#x60; is a ZIP file in binary data. The &#x60;request_id&#x60; is returned in the &#x60;Plaid-Request-ID&#x60; header. For Payroll Income, the most recent file available for download with the payroll provider will also be available from this endpoint.
2178
+ # &#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 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 &#x60;request_id&#x60; is returned in the &#x60;Plaid-Request-ID&#x60; header.
2114
2179
  # @param income_verification_documents_download_request [IncomeVerificationDocumentsDownloadRequest]
2115
2180
  # @param [Hash] opts the optional parameters
2116
2181
  # @return [Array<(File, Integer, Hash)>] File data, response status code and response headers
@@ -2422,7 +2487,7 @@ module Plaid
2422
2487
  return data, status_code, headers
2423
2488
  end
2424
2489
 
2425
- # Retrieve a summary of information derived from income verification
2490
+ # (Deprecated) Retrieve a summary of information derived from income verification
2426
2491
  # `/income/verification/summary/get` returns a verification summary for the income that was verified for an end user. 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.
2427
2492
  # @param income_verification_summary_get_request [IncomeVerificationSummaryGetRequest]
2428
2493
  # @param [Hash] opts the optional parameters
@@ -2432,7 +2497,7 @@ module Plaid
2432
2497
  data
2433
2498
  end
2434
2499
 
2435
- # Retrieve a summary of information derived from income verification
2500
+ # (Deprecated) Retrieve a summary of information derived from income verification
2436
2501
  # &#x60;/income/verification/summary/get&#x60; returns a verification summary for the income that was verified for an end user. 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.
2437
2502
  # @param income_verification_summary_get_request [IncomeVerificationSummaryGetRequest]
2438
2503
  # @param [Hash] opts the optional parameters
@@ -2488,7 +2553,7 @@ module Plaid
2488
2553
  end
2489
2554
 
2490
2555
  # Retrieve information from the tax documents used for income verification
2491
- # `/income/verification/taxforms/get` returns the information collected from taxforms that were used to verify an end user's. 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.
2556
+ # `/income/verification/taxforms/get` returns the information collected from taxforms 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.
2492
2557
  # @param request_body [Hash<String, Object>]
2493
2558
  # @param [Hash] opts the optional parameters
2494
2559
  # @return [IncomeVerificationTaxformsGetResponse]
@@ -2498,7 +2563,7 @@ module Plaid
2498
2563
  end
2499
2564
 
2500
2565
  # Retrieve information from the tax documents used for income verification
2501
- # &#x60;/income/verification/taxforms/get&#x60; returns the information collected from taxforms that were used to verify an end user&#39;s. 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.
2566
+ # &#x60;/income/verification/taxforms/get&#x60; returns the information collected from taxforms 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.
2502
2567
  # @param request_body [Hash<String, Object>]
2503
2568
  # @param [Hash] opts the optional parameters
2504
2569
  # @return [Array<(IncomeVerificationTaxformsGetResponse, Integer, Hash)>] IncomeVerificationTaxformsGetResponse data, response status code and response headers
@@ -5086,7 +5151,7 @@ module Plaid
5086
5151
  end
5087
5152
 
5088
5153
  # Create a test Item
5089
- # Use the `/sandbox/public_token/create` endpoint to create a valid `public_token` for an arbitrary institution ID, initial products, and test credentials. The created `public_token` maps to a new Sandbox Item. You can then call `/item/public_token/exchange` to exchange the `public_token` for an `access_token` and perform all API actions. `/sandbox/public_token/create` can also be used with the [`user_custom` test username](https://plaid.com/docs/sandbox/user-custom) to generate a test account with custom data.
5154
+ # Use the `/sandbox/public_token/create` endpoint to create a valid `public_token` for an arbitrary institution ID, initial products, and test credentials. The created `public_token` maps to a new Sandbox Item. You can then call `/item/public_token/exchange` to exchange the `public_token` for an `access_token` and perform all API actions. `/sandbox/public_token/create` can also be used with the [`user_custom` test username](https://plaid.com/docs/sandbox/user-custom) to generate a test account with custom data. `/sandbox/public_token/create` cannot be used with OAuth institutions.
5090
5155
  # @param sandbox_public_token_create_request [SandboxPublicTokenCreateRequest]
5091
5156
  # @param [Hash] opts the optional parameters
5092
5157
  # @return [SandboxPublicTokenCreateResponse]
@@ -5096,7 +5161,7 @@ module Plaid
5096
5161
  end
5097
5162
 
5098
5163
  # Create a test Item
5099
- # Use the &#x60;/sandbox/public_token/create&#x60; endpoint to create a valid &#x60;public_token&#x60; for an arbitrary institution ID, initial products, and test credentials. The created &#x60;public_token&#x60; maps to a new Sandbox Item. You can then call &#x60;/item/public_token/exchange&#x60; to exchange the &#x60;public_token&#x60; for an &#x60;access_token&#x60; and perform all API actions. &#x60;/sandbox/public_token/create&#x60; can also be used with the [&#x60;user_custom&#x60; test username](https://plaid.com/docs/sandbox/user-custom) to generate a test account with custom data.
5164
+ # Use the &#x60;/sandbox/public_token/create&#x60; endpoint to create a valid &#x60;public_token&#x60; for an arbitrary institution ID, initial products, and test credentials. The created &#x60;public_token&#x60; maps to a new Sandbox Item. You can then call &#x60;/item/public_token/exchange&#x60; to exchange the &#x60;public_token&#x60; for an &#x60;access_token&#x60; and perform all API actions. &#x60;/sandbox/public_token/create&#x60; can also be used with the [&#x60;user_custom&#x60; test username](https://plaid.com/docs/sandbox/user-custom) to generate a test account with custom data. &#x60;/sandbox/public_token/create&#x60; cannot be used with OAuth institutions.
5100
5165
  # @param sandbox_public_token_create_request [SandboxPublicTokenCreateRequest]
5101
5166
  # @param [Hash] opts the optional parameters
5102
5167
  # @return [Array<(SandboxPublicTokenCreateResponse, Integer, Hash)>] SandboxPublicTokenCreateResponse data, response status code and response headers
@@ -5281,27 +5346,27 @@ module Plaid
5281
5346
  end
5282
5347
 
5283
5348
  # Evaluate a planned ACH transaction
5284
- # Use `/signal/evaluate` to evaluate a planned ACH transaction to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause.
5285
- # @param request_body [Hash<String, Object>]
5349
+ # Use `/signal/evaluate` to evaluate a planned ACH transaction to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If `/signal/evaluate` is called on the same transaction multiple times within a 24-hour period, cached results may be returned.
5350
+ # @param signal_evaluate_request [SignalEvaluateRequest]
5286
5351
  # @param [Hash] opts the optional parameters
5287
5352
  # @return [SignalEvaluateResponse]
5288
- def signal_evaluate(request_body, opts = {})
5289
- data, _status_code, _headers = signal_evaluate_with_http_info(request_body, opts)
5353
+ def signal_evaluate(signal_evaluate_request, opts = {})
5354
+ data, _status_code, _headers = signal_evaluate_with_http_info(signal_evaluate_request, opts)
5290
5355
  data
5291
5356
  end
5292
5357
 
5293
5358
  # Evaluate a planned ACH transaction
5294
- # Use &#x60;/signal/evaluate&#x60; to evaluate a planned ACH transaction to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause.
5295
- # @param request_body [Hash<String, Object>]
5359
+ # Use &#x60;/signal/evaluate&#x60; to evaluate a planned ACH transaction to get a return risk assessment (such as a risk score and risk tier) and additional risk signals. In order to obtain a valid score for an ACH transaction, Plaid must have an access token for the account, and the Item must be healthy (receiving product updates) or have recently been in a healthy state. If the transaction does not meet eligibility requirements, an error will be returned corresponding to the underlying cause. If &#x60;/signal/evaluate&#x60; is called on the same transaction multiple times within a 24-hour period, cached results may be returned.
5360
+ # @param signal_evaluate_request [SignalEvaluateRequest]
5296
5361
  # @param [Hash] opts the optional parameters
5297
5362
  # @return [Array<(SignalEvaluateResponse, Integer, Hash)>] SignalEvaluateResponse data, response status code and response headers
5298
- def signal_evaluate_with_http_info(request_body, opts = {})
5363
+ def signal_evaluate_with_http_info(signal_evaluate_request, opts = {})
5299
5364
  if @api_client.config.debugging
5300
5365
  @api_client.config.logger.debug 'Calling API: PlaidApi.signal_evaluate ...'
5301
5366
  end
5302
- # verify the required parameter 'request_body' is set
5303
- if @api_client.config.client_side_validation && request_body.nil?
5304
- fail ArgumentError, "Missing the required parameter 'request_body' when calling PlaidApi.signal_evaluate"
5367
+ # verify the required parameter 'signal_evaluate_request' is set
5368
+ if @api_client.config.client_side_validation && signal_evaluate_request.nil?
5369
+ fail ArgumentError, "Missing the required parameter 'signal_evaluate_request' when calling PlaidApi.signal_evaluate"
5305
5370
  end
5306
5371
  # resource path
5307
5372
  local_var_path = '/signal/evaluate'
@@ -5320,7 +5385,7 @@ module Plaid
5320
5385
  form_params = opts[:form_params] || {}
5321
5386
 
5322
5387
  # http body (model)
5323
- post_body = opts[:debug_body] || @api_client.object_to_http_body(request_body)
5388
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(signal_evaluate_request)
5324
5389
 
5325
5390
  # return_type
5326
5391
  return_type = opts[:debug_return_type] || 'SignalEvaluateResponse'
@@ -5347,26 +5412,26 @@ module Plaid
5347
5412
 
5348
5413
  # Report a return for an ACH transaction
5349
5414
  # Call the `/signal/return/report` endpoint to report a returned transaction that was previously sent to the `/signal/evaluate` endpoint. Your feedback will be used by the model to incorporate the latest risk trend in your portfolio.
5350
- # @param signal_return_report_request [SignalReturnReportRequest]
5415
+ # @param request_body [Hash<String, Object>]
5351
5416
  # @param [Hash] opts the optional parameters
5352
5417
  # @return [SignalReturnReportResponse]
5353
- def signal_return_report(signal_return_report_request, opts = {})
5354
- data, _status_code, _headers = signal_return_report_with_http_info(signal_return_report_request, opts)
5418
+ def signal_return_report(request_body, opts = {})
5419
+ data, _status_code, _headers = signal_return_report_with_http_info(request_body, opts)
5355
5420
  data
5356
5421
  end
5357
5422
 
5358
5423
  # Report a return for an ACH transaction
5359
5424
  # Call the &#x60;/signal/return/report&#x60; endpoint to report a returned transaction that was previously sent to the &#x60;/signal/evaluate&#x60; endpoint. Your feedback will be used by the model to incorporate the latest risk trend in your portfolio.
5360
- # @param signal_return_report_request [SignalReturnReportRequest]
5425
+ # @param request_body [Hash<String, Object>]
5361
5426
  # @param [Hash] opts the optional parameters
5362
5427
  # @return [Array<(SignalReturnReportResponse, Integer, Hash)>] SignalReturnReportResponse data, response status code and response headers
5363
- def signal_return_report_with_http_info(signal_return_report_request, opts = {})
5428
+ def signal_return_report_with_http_info(request_body, opts = {})
5364
5429
  if @api_client.config.debugging
5365
5430
  @api_client.config.logger.debug 'Calling API: PlaidApi.signal_return_report ...'
5366
5431
  end
5367
- # verify the required parameter 'signal_return_report_request' is set
5368
- if @api_client.config.client_side_validation && signal_return_report_request.nil?
5369
- fail ArgumentError, "Missing the required parameter 'signal_return_report_request' when calling PlaidApi.signal_return_report"
5432
+ # verify the required parameter 'request_body' is set
5433
+ if @api_client.config.client_side_validation && request_body.nil?
5434
+ fail ArgumentError, "Missing the required parameter 'request_body' when calling PlaidApi.signal_return_report"
5370
5435
  end
5371
5436
  # resource path
5372
5437
  local_var_path = '/signal/return/report'
@@ -5385,7 +5450,7 @@ module Plaid
5385
5450
  form_params = opts[:form_params] || {}
5386
5451
 
5387
5452
  # http body (model)
5388
- post_body = opts[:debug_body] || @api_client.object_to_http_body(signal_return_report_request)
5453
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(request_body)
5389
5454
 
5390
5455
  # return_type
5391
5456
  return_type = opts[:debug_return_type] || 'SignalReturnReportResponse'
@@ -5605,6 +5670,71 @@ module Plaid
5605
5670
  return data, status_code, headers
5606
5671
  end
5607
5672
 
5673
+ # Get incremental transaction updates on an item
5674
+ # The `/transactions/sync` endpoint returns item transactions as a set of delta updates. Subsequent calls to the endpoint using the cursor returned in the response will return new added, modified, and removed transactions since the last call to the endpoint The product is currently in beta. To request access, contact transactions-feedback@plaid.com.
5675
+ # @param transactions_sync_request [TransactionsSyncRequest]
5676
+ # @param [Hash] opts the optional parameters
5677
+ # @return [TransactionsSyncResponse]
5678
+ def transactions_sync(transactions_sync_request, opts = {})
5679
+ data, _status_code, _headers = transactions_sync_with_http_info(transactions_sync_request, opts)
5680
+ data
5681
+ end
5682
+
5683
+ # Get incremental transaction updates on an item
5684
+ # The &#x60;/transactions/sync&#x60; endpoint returns item transactions as a set of delta updates. Subsequent calls to the endpoint using the cursor returned in the response will return new added, modified, and removed transactions since the last call to the endpoint The product is currently in beta. To request access, contact transactions-feedback@plaid.com.
5685
+ # @param transactions_sync_request [TransactionsSyncRequest]
5686
+ # @param [Hash] opts the optional parameters
5687
+ # @return [Array<(TransactionsSyncResponse, Integer, Hash)>] TransactionsSyncResponse data, response status code and response headers
5688
+ def transactions_sync_with_http_info(transactions_sync_request, opts = {})
5689
+ if @api_client.config.debugging
5690
+ @api_client.config.logger.debug 'Calling API: PlaidApi.transactions_sync ...'
5691
+ end
5692
+ # verify the required parameter 'transactions_sync_request' is set
5693
+ if @api_client.config.client_side_validation && transactions_sync_request.nil?
5694
+ fail ArgumentError, "Missing the required parameter 'transactions_sync_request' when calling PlaidApi.transactions_sync"
5695
+ end
5696
+ # resource path
5697
+ local_var_path = '/transactions/sync'
5698
+
5699
+ # query parameters
5700
+ query_params = opts[:query_params] || {}
5701
+
5702
+ # header parameters
5703
+ header_params = opts[:header_params] || {}
5704
+ # HTTP header 'Accept' (if needed)
5705
+ header_params['Accept'] = @api_client.select_header_accept(['application/json'])
5706
+ # HTTP header 'Content-Type'
5707
+ header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
5708
+
5709
+ # form parameters
5710
+ form_params = opts[:form_params] || {}
5711
+
5712
+ # http body (model)
5713
+ post_body = opts[:debug_body] || @api_client.object_to_http_body(transactions_sync_request)
5714
+
5715
+ # return_type
5716
+ return_type = opts[:debug_return_type] || 'TransactionsSyncResponse'
5717
+
5718
+ # auth_names
5719
+ auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
5720
+
5721
+ new_options = opts.merge(
5722
+ :operation => :"PlaidApi.transactions_sync",
5723
+ :header_params => header_params,
5724
+ :query_params => query_params,
5725
+ :form_params => form_params,
5726
+ :body => post_body,
5727
+ :auth_names => auth_names,
5728
+ :return_type => return_type
5729
+ )
5730
+
5731
+ data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
5732
+ if @api_client.config.debugging
5733
+ @api_client.config.logger.debug "API called: PlaidApi#transactions_sync\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
5734
+ end
5735
+ return data, status_code, headers
5736
+ end
5737
+
5608
5738
  # Create a transfer authorization
5609
5739
  # 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, make an authorization request with an `amount` less than the available balance in the account. - 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. - To permit 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 permit a transfer with the rationale code `LOGIN_REQUIRED`, [reset the login for an Item](https://plaid.com/docs/sandbox/#item_login_required). All username/password combinations other than the ones listed above will result in a decision of permitted and rationale code `ERROR`.
5610
5740
  # @param transfer_authorization_create_request [TransferAuthorizationCreateRequest]
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -88,7 +88,6 @@ module Plaid
88
88
  attr_accessor :temp_folder_path
89
89
 
90
90
  # The time limit for HTTP request in seconds.
91
- # Default to 0 (never times out).
92
91
  attr_accessor :timeout
93
92
 
94
93
  # Set this to false to skip client side validation in the operation.
@@ -149,7 +148,7 @@ module Plaid
149
148
  'Plaid-Version' => '2020-09-14',
150
149
  }
151
150
  @api_key_prefix = {}
152
- @timeout = 0
151
+ @timeout = 60
153
152
  @client_side_validation = true
154
153
  @ssl_verify = true
155
154
  @ssl_verify_mode = nil
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -19,14 +19,17 @@ module Plaid
19
19
  # The unique account identifier for this account. This value must match that returned by the data access API for this account.
20
20
  attr_accessor :unique_id
21
21
 
22
- # Allow the application to see this account (and associated details, including balance) in the list of accounts. If unset, defaults to `true`.
22
+ # Allow the application to see this account (and associated details, including balance) in the list of accounts If unset, defaults to `true`.
23
23
  attr_accessor :authorized
24
24
 
25
+ attr_accessor :account_product_access
26
+
25
27
  # Attribute mapping from ruby-style variable name to JSON key.
26
28
  def self.attribute_map
27
29
  {
28
30
  :'unique_id' => :'unique_id',
29
- :'authorized' => :'authorized'
31
+ :'authorized' => :'authorized',
32
+ :'account_product_access' => :'account_product_access'
30
33
  }
31
34
  end
32
35
 
@@ -39,14 +42,16 @@ module Plaid
39
42
  def self.openapi_types
40
43
  {
41
44
  :'unique_id' => :'String',
42
- :'authorized' => :'Boolean'
45
+ :'authorized' => :'Boolean',
46
+ :'account_product_access' => :'AccountProductAccessNullable'
43
47
  }
44
48
  end
45
49
 
46
50
  # List of attributes with nullable: true
47
51
  def self.openapi_nullable
48
52
  Set.new([
49
- :'authorized'
53
+ :'authorized',
54
+ :'account_product_access'
50
55
  ])
51
56
  end
52
57
 
@@ -74,6 +79,10 @@ module Plaid
74
79
  else
75
80
  self.authorized = true
76
81
  end
82
+
83
+ if attributes.key?(:'account_product_access')
84
+ self.account_product_access = attributes[:'account_product_access']
85
+ end
77
86
  end
78
87
 
79
88
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -100,7 +109,8 @@ module Plaid
100
109
  return true if self.equal?(o)
101
110
  self.class == o.class &&
102
111
  unique_id == o.unique_id &&
103
- authorized == o.authorized
112
+ authorized == o.authorized &&
113
+ account_product_access == o.account_product_access
104
114
  end
105
115
 
106
116
  # @see the `==` method
@@ -112,7 +122,7 @@ module Plaid
112
122
  # Calculates hash code according to all attributes.
113
123
  # @return [Integer] Hash code
114
124
  def hash
115
- [unique_id, authorized].hash
125
+ [unique_id, authorized, account_product_access].hash
116
126
  end
117
127
 
118
128
  # Builds the object from hash
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0
@@ -3,7 +3,7 @@
3
3
 
4
4
  #The Plaid REST API. Please see https://plaid.com/docs/api for more details.
5
5
 
6
- The version of the OpenAPI document: 2020-09-14_1.34.1
6
+ The version of the OpenAPI document: 2020-09-14_1.46.1
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.1.0