plaid 15.5.0 → 15.8.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +85 -0
- data/Gemfile.lock +4 -4
- data/Makefile +1 -1
- data/lib/plaid/api/plaid_api.rb +280 -85
- data/lib/plaid/api_client.rb +2 -2
- data/lib/plaid/api_error.rb +1 -1
- data/lib/plaid/configuration.rb +1 -1
- data/lib/plaid/models/account_access.rb +1 -1
- data/lib/plaid/models/account_assets.rb +1 -1
- data/lib/plaid/models/account_assets_all_of.rb +1 -1
- data/lib/plaid/models/account_balance.rb +1 -1
- data/lib/plaid/models/account_base.rb +1 -1
- data/lib/plaid/models/account_filter.rb +1 -1
- data/lib/plaid/models/account_filters_response.rb +1 -1
- data/lib/plaid/models/account_identity.rb +1 -1
- data/lib/plaid/models/account_identity_all_of.rb +1 -1
- data/lib/plaid/models/account_product_access.rb +1 -1
- data/lib/plaid/models/account_product_access_nullable.rb +1 -1
- data/lib/plaid/models/account_selection_cardinality.rb +1 -1
- data/lib/plaid/models/account_subtype.rb +1 -1
- data/lib/plaid/models/account_type.rb +1 -1
- data/lib/plaid/models/accounts_balance_get_request.rb +1 -1
- data/lib/plaid/models/accounts_balance_get_request_options.rb +1 -1
- data/lib/plaid/models/accounts_get_request.rb +1 -1
- data/lib/plaid/models/accounts_get_request_options.rb +1 -1
- data/lib/plaid/models/accounts_get_response.rb +1 -1
- data/lib/plaid/models/ach_class.rb +1 -1
- data/lib/plaid/models/address.rb +1 -1
- data/lib/plaid/models/address_data.rb +1 -1
- data/lib/plaid/models/address_data_nullable.rb +1 -1
- data/lib/plaid/models/address_nullable.rb +1 -1
- data/lib/plaid/models/address_purpose_label.rb +1 -1
- data/lib/plaid/models/application.rb +1 -1
- data/lib/plaid/models/application_get_request.rb +1 -1
- data/lib/plaid/models/application_get_response.rb +1 -1
- data/lib/plaid/models/apr.rb +1 -1
- data/lib/plaid/models/asset_report.rb +1 -1
- data/lib/plaid/models/asset_report_audit_copy_create_request.rb +1 -1
- data/lib/plaid/models/asset_report_audit_copy_create_response.rb +1 -1
- data/lib/plaid/models/asset_report_audit_copy_get_request.rb +1 -1
- data/lib/plaid/models/asset_report_audit_copy_remove_request.rb +1 -1
- data/lib/plaid/models/asset_report_audit_copy_remove_response.rb +1 -1
- data/lib/plaid/models/asset_report_create_request.rb +1 -1
- data/lib/plaid/models/asset_report_create_request_options.rb +13 -2
- data/lib/plaid/models/asset_report_create_response.rb +1 -1
- data/lib/plaid/models/asset_report_filter_request.rb +1 -1
- data/lib/plaid/models/asset_report_filter_response.rb +1 -1
- data/lib/plaid/models/asset_report_get_request.rb +17 -5
- data/lib/plaid/models/asset_report_get_response.rb +1 -1
- data/lib/plaid/models/asset_report_item.rb +1 -1
- data/lib/plaid/models/asset_report_pdf_get_request.rb +1 -1
- data/lib/plaid/models/asset_report_refresh_request.rb +1 -1
- data/lib/plaid/models/asset_report_refresh_request_options.rb +1 -1
- data/lib/plaid/models/asset_report_refresh_response.rb +1 -1
- data/lib/plaid/models/asset_report_relay_create_request.rb +1 -1
- data/lib/plaid/models/asset_report_relay_create_response.rb +1 -1
- data/lib/plaid/models/asset_report_relay_get_request.rb +1 -1
- data/lib/plaid/models/asset_report_relay_refresh_request.rb +1 -1
- data/lib/plaid/models/asset_report_relay_refresh_response.rb +1 -1
- data/lib/plaid/models/asset_report_relay_remove_request.rb +1 -1
- data/lib/plaid/models/asset_report_relay_remove_response.rb +1 -1
- data/lib/plaid/models/asset_report_remove_request.rb +1 -1
- data/lib/plaid/models/asset_report_remove_response.rb +1 -1
- data/lib/plaid/models/asset_report_transaction.rb +1 -1
- data/lib/plaid/models/asset_report_transaction_all_of.rb +1 -1
- data/lib/plaid/models/asset_report_user.rb +1 -1
- data/lib/plaid/models/assets_error_webhook.rb +1 -1
- data/lib/plaid/models/assets_product_ready_webhook.rb +1 -1
- data/lib/plaid/models/assets_relay_webhook.rb +1 -1
- data/lib/plaid/models/auth_get_numbers.rb +1 -1
- data/lib/plaid/models/auth_get_request.rb +1 -1
- data/lib/plaid/models/auth_get_request_options.rb +1 -1
- data/lib/plaid/models/auth_get_response.rb +1 -1
- data/lib/plaid/models/auth_metadata.rb +1 -1
- data/lib/plaid/models/auth_supported_methods.rb +1 -1
- data/lib/plaid/models/automatically_verified_webhook.rb +1 -1
- data/lib/plaid/models/bank_initiated_return_risk.rb +1 -1
- data/lib/plaid/models/bank_transfer.rb +1 -1
- data/lib/plaid/models/bank_transfer_balance.rb +1 -1
- data/lib/plaid/models/bank_transfer_balance_get_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_balance_get_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_cancel_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_cancel_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_create_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_create_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_direction.rb +1 -1
- data/lib/plaid/models/bank_transfer_event.rb +1 -1
- data/lib/plaid/models/bank_transfer_event_list_bank_transfer_type.rb +1 -1
- data/lib/plaid/models/bank_transfer_event_list_direction.rb +1 -1
- data/lib/plaid/models/bank_transfer_event_list_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_event_list_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_event_sync_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_event_sync_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_event_type.rb +1 -1
- data/lib/plaid/models/bank_transfer_failure.rb +1 -1
- data/lib/plaid/models/bank_transfer_get_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_get_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_list_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_list_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_migrate_account_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_migrate_account_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_network.rb +1 -1
- data/lib/plaid/models/bank_transfer_status.rb +1 -1
- data/lib/plaid/models/bank_transfer_sweep.rb +1 -1
- data/lib/plaid/models/bank_transfer_sweep_get_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_sweep_get_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_sweep_list_request.rb +1 -1
- data/lib/plaid/models/bank_transfer_sweep_list_response.rb +1 -1
- data/lib/plaid/models/bank_transfer_type.rb +1 -1
- data/lib/plaid/models/bank_transfer_user.rb +1 -1
- data/lib/plaid/models/bank_transfers_events_update_webhook.rb +1 -1
- data/lib/plaid/models/categories_get_response.rb +1 -1
- data/lib/plaid/models/category.rb +1 -1
- data/lib/plaid/models/cause.rb +1 -1
- data/lib/plaid/models/cause_all_of.rb +1 -1
- data/lib/plaid/models/client_provided_enhanced_transaction.rb +1 -1
- data/lib/plaid/models/client_provided_raw_transaction.rb +1 -1
- data/lib/plaid/models/connected_application.rb +1 -1
- data/lib/plaid/models/country_code.rb +1 -1
- data/lib/plaid/models/create_entity_screening_request.rb +1 -1
- data/lib/plaid/models/create_entity_watchlist_screening_review_request.rb +1 -1
- data/lib/plaid/models/create_individual_watchlist_screening_review_request.rb +1 -1
- data/lib/plaid/models/credit_account_subtype.rb +1 -1
- data/lib/plaid/models/credit_audit_copy_token_create_request.rb +262 -0
- data/lib/plaid/models/{watchlist_screening_list.rb → credit_audit_copy_token_create_response.rb} +16 -18
- data/lib/plaid/models/credit_bank_income.rb +1 -1
- data/lib/plaid/models/credit_bank_income_account.rb +1 -1
- data/lib/plaid/models/credit_bank_income_account_type.rb +1 -1
- data/lib/plaid/models/credit_bank_income_category.rb +1 -1
- data/lib/plaid/models/credit_bank_income_cause.rb +1 -1
- data/lib/plaid/models/credit_bank_income_error_type.rb +1 -1
- data/lib/plaid/models/credit_bank_income_get_request.rb +1 -1
- data/lib/plaid/models/credit_bank_income_get_request_options.rb +1 -1
- data/lib/plaid/models/credit_bank_income_get_response.rb +1 -1
- data/lib/plaid/models/credit_bank_income_historical_summary.rb +1 -1
- data/lib/plaid/models/credit_bank_income_item.rb +1 -1
- data/lib/plaid/models/credit_bank_income_pay_frequency.rb +1 -1
- data/lib/plaid/models/credit_bank_income_refresh_request.rb +1 -1
- data/lib/plaid/models/credit_bank_income_refresh_request_options.rb +1 -1
- data/lib/plaid/models/credit_bank_income_refresh_response.rb +1 -1
- data/lib/plaid/models/credit_bank_income_source.rb +1 -1
- data/lib/plaid/models/credit_bank_income_summary.rb +1 -1
- data/lib/plaid/models/credit_bank_income_transaction.rb +1 -1
- data/lib/plaid/models/credit_bank_income_warning.rb +1 -1
- data/lib/plaid/models/credit_bank_income_warning_code.rb +1 -1
- data/lib/plaid/models/credit_bank_income_warning_type.rb +1 -1
- data/lib/plaid/models/credit_card_liability.rb +1 -1
- data/lib/plaid/models/credit_document_metadata.rb +1 -1
- data/lib/plaid/models/credit_employer_verification.rb +1 -1
- data/lib/plaid/models/credit_employment_get_request.rb +1 -1
- data/lib/plaid/models/credit_employment_get_response.rb +1 -1
- data/lib/plaid/models/credit_employment_item.rb +1 -1
- data/lib/plaid/models/credit_employment_verification.rb +27 -5
- data/lib/plaid/models/credit_filter.rb +1 -1
- data/lib/plaid/models/credit_pay_stub.rb +1 -1
- data/lib/plaid/models/credit_pay_stub_address.rb +1 -1
- data/lib/plaid/models/credit_pay_stub_deductions.rb +1 -1
- data/lib/plaid/models/credit_pay_stub_earnings.rb +1 -1
- data/lib/plaid/models/credit_pay_stub_employee.rb +1 -1
- data/lib/plaid/models/credit_pay_stub_employer.rb +1 -1
- data/lib/plaid/models/credit_pay_stub_net_pay.rb +1 -1
- data/lib/plaid/models/credit_pay_stub_verification.rb +1 -1
- data/lib/plaid/models/credit_payroll_income_get_request.rb +1 -1
- data/lib/plaid/models/credit_payroll_income_get_response.rb +1 -1
- data/lib/plaid/models/credit_payroll_income_precheck_request.rb +1 -1
- data/lib/plaid/models/credit_payroll_income_precheck_response.rb +1 -1
- data/lib/plaid/models/credit_payroll_income_refresh_request.rb +1 -1
- data/lib/plaid/models/credit_payroll_income_refresh_response.rb +1 -1
- data/lib/plaid/models/credit_payroll_income_risk_signals_get_request.rb +1 -1
- data/lib/plaid/models/credit_payroll_income_risk_signals_get_response.rb +1 -1
- data/lib/plaid/models/credit_platform_ids.rb +1 -1
- data/lib/plaid/models/credit_relay_create_request.rb +273 -0
- data/lib/plaid/models/{dashboard_user_list.rb → credit_relay_create_response.rb} +16 -18
- data/lib/plaid/models/credit_w2.rb +1 -1
- data/lib/plaid/models/customer_initiated_return_risk.rb +1 -1
- data/lib/plaid/models/dashboard_user.rb +1 -1
- data/lib/plaid/models/{watchlist_screening_entity_review_list.rb → dashboard_user_response.rb} +60 -18
- data/lib/plaid/models/dashboard_user_status.rb +1 -1
- data/lib/plaid/models/date_range.rb +1 -1
- data/lib/plaid/models/deductions.rb +1 -1
- data/lib/plaid/models/deductions_breakdown.rb +1 -1
- data/lib/plaid/models/deductions_total.rb +1 -1
- data/lib/plaid/models/default_update_webhook.rb +1 -1
- data/lib/plaid/models/deposit_switch_address_data.rb +1 -1
- data/lib/plaid/models/deposit_switch_alt_create_request.rb +1 -1
- data/lib/plaid/models/deposit_switch_alt_create_response.rb +1 -1
- data/lib/plaid/models/deposit_switch_create_request.rb +1 -1
- data/lib/plaid/models/deposit_switch_create_request_options.rb +1 -1
- data/lib/plaid/models/deposit_switch_create_response.rb +1 -1
- data/lib/plaid/models/deposit_switch_get_request.rb +1 -1
- data/lib/plaid/models/deposit_switch_get_response.rb +1 -1
- data/lib/plaid/models/deposit_switch_state_update_webhook.rb +1 -1
- data/lib/plaid/models/deposit_switch_target_account.rb +1 -1
- data/lib/plaid/models/deposit_switch_target_user.rb +1 -1
- data/lib/plaid/models/deposit_switch_token_create_request.rb +1 -1
- data/lib/plaid/models/deposit_switch_token_create_response.rb +1 -1
- data/lib/plaid/models/depository_account_subtype.rb +1 -1
- data/lib/plaid/models/depository_filter.rb +1 -1
- data/lib/plaid/models/distribution_breakdown.rb +1 -1
- data/lib/plaid/models/doc_type.rb +1 -1
- data/lib/plaid/models/document_analysis.rb +1 -1
- data/lib/plaid/models/document_authenticity_match_code.rb +1 -1
- data/lib/plaid/models/document_date_of_birth_match_code.rb +1 -1
- data/lib/plaid/models/document_metadata.rb +1 -1
- data/lib/plaid/models/document_name_match_code.rb +1 -1
- data/lib/plaid/models/document_risk_signal.rb +1 -1
- data/lib/plaid/models/document_risk_signal_institution_metadata.rb +1 -1
- data/lib/plaid/models/document_risk_signals_object.rb +1 -1
- data/lib/plaid/models/document_status.rb +1 -1
- data/lib/plaid/models/documentary_verification.rb +1 -1
- data/lib/plaid/models/documentary_verification_document.rb +1 -1
- data/lib/plaid/models/earnings.rb +1 -1
- data/lib/plaid/models/earnings_breakdown.rb +1 -1
- data/lib/plaid/models/earnings_breakdown_canonical_description.rb +1 -1
- data/lib/plaid/models/earnings_total.rb +1 -1
- data/lib/plaid/models/email.rb +1 -1
- data/lib/plaid/models/employee.rb +1 -1
- data/lib/plaid/models/employee_income_summary_field_string.rb +1 -1
- data/lib/plaid/models/employer.rb +1 -1
- data/lib/plaid/models/employer_income_summary_field_string.rb +1 -1
- data/lib/plaid/models/employer_verification.rb +1 -1
- data/lib/plaid/models/employers_search_request.rb +1 -1
- data/lib/plaid/models/employers_search_response.rb +1 -1
- data/lib/plaid/models/employment_details.rb +1 -1
- data/lib/plaid/models/employment_verification.rb +1 -1
- data/lib/plaid/models/employment_verification_get_request.rb +1 -1
- data/lib/plaid/models/employment_verification_get_response.rb +1 -1
- data/lib/plaid/models/employment_verification_status.rb +1 -1
- data/lib/plaid/models/enhancements.rb +24 -2
- data/lib/plaid/models/entity_document.rb +26 -26
- data/lib/plaid/models/entity_document_type.rb +1 -1
- data/lib/plaid/models/entity_screening_hit_analysis.rb +1 -1
- data/lib/plaid/models/entity_screening_hit_data.rb +1 -1
- data/lib/plaid/models/entity_screening_hit_documents_items.rb +1 -1
- data/lib/plaid/models/entity_screening_hit_emails.rb +1 -1
- data/lib/plaid/models/entity_screening_hit_emails_items.rb +1 -1
- data/lib/plaid/models/entity_screening_hit_names.rb +11 -11
- data/lib/plaid/models/entity_screening_hit_names_items.rb +1 -1
- data/lib/plaid/models/entity_screening_hit_phone_numbers.rb +1 -1
- data/lib/plaid/models/entity_screening_hit_urls.rb +1 -1
- data/lib/plaid/models/entity_screening_hit_urls_items.rb +1 -1
- data/lib/plaid/models/entity_screening_hits_phone_number_items.rb +1 -1
- data/lib/plaid/models/entity_screening_status_updated_webhook.rb +1 -1
- data/lib/plaid/models/entity_watchlist_code.rb +1 -1
- data/lib/plaid/models/entity_watchlist_program.rb +21 -21
- data/lib/plaid/models/entity_watchlist_program_response.rb +389 -0
- data/lib/plaid/models/entity_watchlist_screening.rb +1 -1
- data/lib/plaid/models/entity_watchlist_screening_hit.rb +13 -11
- data/lib/plaid/models/entity_watchlist_screening_response.rb +302 -0
- data/lib/plaid/models/entity_watchlist_screening_review.rb +1 -1
- data/lib/plaid/models/entity_watchlist_screening_review_response.rb +316 -0
- data/lib/plaid/models/entity_watchlist_screening_search_terms.rb +9 -9
- data/lib/plaid/models/entity_watchlist_search_terms.rb +9 -9
- data/lib/plaid/models/error.rb +1 -1
- data/lib/plaid/models/expiration_date.rb +1 -1
- data/lib/plaid/models/external_payment_initiation_consent_options.rb +1 -1
- data/lib/plaid/models/external_payment_options.rb +1 -1
- data/lib/plaid/models/external_payment_refund_details.rb +1 -1
- data/lib/plaid/models/external_payment_schedule_base.rb +1 -1
- data/lib/plaid/models/external_payment_schedule_get.rb +1 -1
- data/lib/plaid/models/external_payment_schedule_request.rb +1 -1
- data/lib/plaid/models/generic_screening_hit_location_items.rb +1 -1
- data/lib/plaid/models/get_dashboard_user_request.rb +1 -1
- data/lib/plaid/models/get_entity_watchlist_screening_request.rb +2 -2
- data/lib/plaid/models/get_identity_verification_request.rb +1 -1
- data/lib/plaid/models/get_individual_watchlist_screening_request.rb +1 -1
- data/lib/plaid/models/get_watchlist_screening_entity_program_request.rb +1 -1
- data/lib/plaid/models/get_watchlist_screening_individual_program_request.rb +1 -1
- data/lib/plaid/models/health_incident.rb +1 -1
- data/lib/plaid/models/historical_balance.rb +1 -1
- data/lib/plaid/models/historical_update_webhook.rb +1 -1
- data/lib/plaid/models/holding.rb +2 -2
- data/lib/plaid/models/holdings_default_update_webhook.rb +1 -1
- data/lib/plaid/models/holdings_override.rb +1 -1
- data/lib/plaid/models/id_number_type.rb +1 -1
- data/lib/plaid/models/identity_default_update_webhook.rb +1 -1
- data/lib/plaid/models/identity_get_request.rb +1 -1
- data/lib/plaid/models/identity_get_request_options.rb +1 -1
- data/lib/plaid/models/identity_get_response.rb +1 -1
- data/lib/plaid/models/identity_update_types.rb +1 -1
- data/lib/plaid/models/identity_verification.rb +7 -21
- data/lib/plaid/models/identity_verification_create_request.rb +29 -29
- data/lib/plaid/models/identity_verification_request_user.rb +2 -2
- data/lib/plaid/models/identity_verification_response.rb +421 -0
- data/lib/plaid/models/identity_verification_retried_webhook.rb +1 -1
- data/lib/plaid/models/identity_verification_retry_request.rb +2 -2
- data/lib/plaid/models/identity_verification_retry_request_steps_object.rb +1 -1
- data/lib/plaid/models/identity_verification_status.rb +1 -1
- data/lib/plaid/models/identity_verification_status_updated_webhook.rb +1 -1
- data/lib/plaid/models/identity_verification_step_status.rb +1 -1
- data/lib/plaid/models/identity_verification_step_summary.rb +1 -1
- data/lib/plaid/models/identity_verification_step_updated_webhook.rb +1 -1
- data/lib/plaid/models/identity_verification_template_reference.rb +1 -1
- data/lib/plaid/models/identity_verification_user_address.rb +1 -1
- data/lib/plaid/models/identity_verification_user_data.rb +1 -1
- data/lib/plaid/models/image_quality.rb +1 -1
- data/lib/plaid/models/incident_update.rb +1 -1
- data/lib/plaid/models/income_breakdown.rb +1 -1
- data/lib/plaid/models/income_breakdown_type.rb +1 -1
- data/lib/plaid/models/income_override.rb +1 -1
- data/lib/plaid/models/income_summary.rb +1 -1
- data/lib/plaid/models/income_summary_field_number.rb +1 -1
- data/lib/plaid/models/income_summary_field_string.rb +1 -1
- data/lib/plaid/models/income_verification_create_request.rb +1 -1
- data/lib/plaid/models/income_verification_create_request_options.rb +1 -1
- data/lib/plaid/models/income_verification_create_response.rb +1 -1
- data/lib/plaid/models/income_verification_documents_download_request.rb +1 -1
- data/lib/plaid/models/income_verification_payroll_flow_type.rb +1 -1
- data/lib/plaid/models/income_verification_paystubs_get_request.rb +1 -1
- data/lib/plaid/models/income_verification_paystubs_get_response.rb +1 -1
- data/lib/plaid/models/income_verification_precheck_confidence.rb +1 -1
- data/lib/plaid/models/income_verification_precheck_employer.rb +1 -1
- data/lib/plaid/models/income_verification_precheck_employer_address.rb +1 -1
- data/lib/plaid/models/income_verification_precheck_employer_address_data.rb +1 -1
- data/lib/plaid/models/income_verification_precheck_military_info.rb +1 -1
- data/lib/plaid/models/income_verification_precheck_request.rb +1 -1
- data/lib/plaid/models/income_verification_precheck_response.rb +1 -1
- data/lib/plaid/models/income_verification_precheck_user.rb +1 -1
- data/lib/plaid/models/income_verification_refresh_request.rb +1 -1
- data/lib/plaid/models/income_verification_refresh_response.rb +1 -1
- data/lib/plaid/models/income_verification_source_type.rb +1 -1
- data/lib/plaid/models/income_verification_status_webhook.rb +1 -1
- data/lib/plaid/models/income_verification_taxforms_get_request.rb +1 -1
- data/lib/plaid/models/income_verification_taxforms_get_response.rb +1 -1
- data/lib/plaid/models/income_verification_webhook_status.rb +1 -1
- data/lib/plaid/models/individual_screening_hit_names.rb +11 -11
- data/lib/plaid/models/individual_watchlist_code.rb +1 -1
- data/lib/plaid/models/individual_watchlist_program.rb +21 -21
- data/lib/plaid/models/individual_watchlist_program_response.rb +389 -0
- data/lib/plaid/models/inflow_model.rb +1 -1
- data/lib/plaid/models/initial_update_webhook.rb +1 -1
- data/lib/plaid/models/institution.rb +1 -1
- data/lib/plaid/models/institution_status.rb +1 -1
- data/lib/plaid/models/institutions_get_by_id_request.rb +1 -1
- data/lib/plaid/models/institutions_get_by_id_request_options.rb +1 -1
- data/lib/plaid/models/institutions_get_by_id_response.rb +1 -1
- data/lib/plaid/models/institutions_get_request.rb +1 -1
- data/lib/plaid/models/institutions_get_request_options.rb +1 -1
- data/lib/plaid/models/institutions_get_response.rb +1 -1
- data/lib/plaid/models/institutions_search_account_filter.rb +1 -1
- data/lib/plaid/models/institutions_search_payment_initiation_options.rb +1 -1
- data/lib/plaid/models/institutions_search_request.rb +1 -1
- data/lib/plaid/models/institutions_search_request_options.rb +1 -1
- data/lib/plaid/models/institutions_search_response.rb +1 -1
- data/lib/plaid/models/investment_account_subtype.rb +1 -1
- data/lib/plaid/models/investment_filter.rb +1 -1
- data/lib/plaid/models/investment_holdings_get_request_options.rb +1 -1
- data/lib/plaid/models/investment_transaction.rb +1 -1
- data/lib/plaid/models/investment_transaction_subtype.rb +1 -1
- data/lib/plaid/models/investment_transaction_type.rb +1 -1
- data/lib/plaid/models/investments_default_update_webhook.rb +1 -1
- data/lib/plaid/models/investments_holdings_get_request.rb +1 -1
- data/lib/plaid/models/investments_holdings_get_response.rb +1 -1
- data/lib/plaid/models/investments_transactions_get_request.rb +1 -1
- data/lib/plaid/models/investments_transactions_get_request_options.rb +1 -1
- data/lib/plaid/models/investments_transactions_get_response.rb +1 -1
- data/lib/plaid/models/investments_transactions_override.rb +1 -1
- data/lib/plaid/models/issuing_country.rb +1 -1
- data/lib/plaid/models/item.rb +1 -1
- data/lib/plaid/models/item_access_token_invalidate_request.rb +1 -1
- data/lib/plaid/models/item_access_token_invalidate_response.rb +1 -1
- data/lib/plaid/models/item_application_list_request.rb +1 -1
- data/lib/plaid/models/item_application_list_response.rb +1 -1
- data/lib/plaid/models/item_application_list_user_auth.rb +1 -1
- data/lib/plaid/models/item_application_scopes_update_request.rb +1 -1
- data/lib/plaid/models/item_application_scopes_update_response.rb +1 -1
- data/lib/plaid/models/item_error_webhook.rb +1 -1
- data/lib/plaid/models/item_get_request.rb +1 -1
- data/lib/plaid/models/item_get_response.rb +1 -1
- data/lib/plaid/models/item_import_request.rb +1 -1
- data/lib/plaid/models/item_import_request_options.rb +1 -1
- data/lib/plaid/models/item_import_request_user_auth.rb +1 -1
- data/lib/plaid/models/item_import_response.rb +1 -1
- data/lib/plaid/models/item_product_ready_webhook.rb +1 -1
- data/lib/plaid/models/item_public_token_create_request.rb +1 -1
- data/lib/plaid/models/item_public_token_create_response.rb +1 -1
- data/lib/plaid/models/item_public_token_exchange_request.rb +1 -1
- data/lib/plaid/models/item_public_token_exchange_response.rb +1 -1
- data/lib/plaid/models/item_remove_request.rb +1 -1
- data/lib/plaid/models/item_remove_response.rb +1 -1
- data/lib/plaid/models/item_status.rb +1 -1
- data/lib/plaid/models/item_status_investments.rb +1 -1
- data/lib/plaid/models/item_status_last_webhook.rb +1 -1
- data/lib/plaid/models/item_status_nullable.rb +1 -1
- data/lib/plaid/models/item_status_transactions.rb +1 -1
- data/lib/plaid/models/item_webhook_update_request.rb +1 -1
- data/lib/plaid/models/item_webhook_update_response.rb +1 -1
- data/lib/plaid/models/jwk_public_key.rb +1 -1
- data/lib/plaid/models/jwt_header.rb +1 -1
- data/lib/plaid/models/kyc_check_address_summary.rb +1 -1
- data/lib/plaid/models/kyc_check_date_of_birth_summary.rb +1 -1
- data/lib/plaid/models/kyc_check_details.rb +1 -1
- data/lib/plaid/models/kyc_check_id_number_summary.rb +1 -1
- data/lib/plaid/models/kyc_check_name_summary.rb +1 -1
- data/lib/plaid/models/kyc_check_phone_summary.rb +1 -1
- data/lib/plaid/models/liabilities_default_update_webhook.rb +1 -1
- data/lib/plaid/models/liabilities_get_request.rb +1 -1
- data/lib/plaid/models/liabilities_get_request_options.rb +1 -1
- data/lib/plaid/models/liabilities_get_response.rb +1 -1
- data/lib/plaid/models/liabilities_object.rb +1 -1
- data/lib/plaid/models/liability_override.rb +1 -1
- data/lib/plaid/models/link_token_account_filters.rb +1 -1
- data/lib/plaid/models/link_token_create_credit_filter.rb +1 -1
- data/lib/plaid/models/link_token_create_depository_filter.rb +1 -1
- data/lib/plaid/models/link_token_create_institution_data.rb +1 -1
- data/lib/plaid/models/link_token_create_investment_filter.rb +1 -1
- data/lib/plaid/models/link_token_create_loan_filter.rb +1 -1
- data/lib/plaid/models/link_token_create_request.rb +11 -2
- data/lib/plaid/models/link_token_create_request_account_subtypes.rb +1 -1
- data/lib/plaid/models/link_token_create_request_auth.rb +46 -9
- data/lib/plaid/models/link_token_create_request_deposit_switch.rb +1 -1
- data/lib/plaid/models/link_token_create_request_identity_verification.rb +237 -0
- data/lib/plaid/models/link_token_create_request_income_verification.rb +1 -1
- data/lib/plaid/models/link_token_create_request_income_verification_bank_income.rb +1 -1
- data/lib/plaid/models/link_token_create_request_income_verification_payroll_income.rb +1 -1
- data/lib/plaid/models/link_token_create_request_payment_initiation.rb +32 -5
- data/lib/plaid/models/link_token_create_request_transfer.rb +1 -1
- data/lib/plaid/models/link_token_create_request_update.rb +1 -1
- data/lib/plaid/models/link_token_create_request_user.rb +1 -1
- data/lib/plaid/models/link_token_create_response.rb +1 -1
- data/lib/plaid/models/link_token_eu_config.rb +1 -1
- data/lib/plaid/models/link_token_get_metadata_response.rb +1 -1
- data/lib/plaid/models/link_token_get_request.rb +1 -1
- data/lib/plaid/models/link_token_get_response.rb +1 -1
- data/lib/plaid/models/list_dashboard_user_request.rb +1 -1
- data/lib/plaid/models/list_entity_watchlist_screening_request.rb +1 -1
- data/lib/plaid/models/list_identity_verification_request.rb +1 -1
- data/lib/plaid/models/list_individual_watchlist_screening_request.rb +1 -1
- data/lib/plaid/models/list_watchlist_screening_entity_history_request.rb +1 -1
- data/lib/plaid/models/list_watchlist_screening_entity_hit_request.rb +1 -1
- data/lib/plaid/models/list_watchlist_screening_entity_programs_request.rb +1 -1
- data/lib/plaid/models/list_watchlist_screening_entity_reviews_request.rb +1 -1
- data/lib/plaid/models/list_watchlist_screening_individual_history_request.rb +1 -1
- data/lib/plaid/models/list_watchlist_screening_individual_hit_request.rb +1 -1
- data/lib/plaid/models/list_watchlist_screening_individual_programs_request.rb +1 -1
- data/lib/plaid/models/list_watchlist_screening_individual_reviews_request.rb +1 -1
- data/lib/plaid/models/loan_account_subtype.rb +1 -1
- data/lib/plaid/models/loan_filter.rb +1 -1
- data/lib/plaid/models/location.rb +1 -1
- data/lib/plaid/models/match_summary.rb +1 -1
- data/lib/plaid/models/match_summary_code.rb +1 -1
- data/lib/plaid/models/meta.rb +1 -1
- data/lib/plaid/models/mfa.rb +1 -1
- data/lib/plaid/models/mortgage_interest_rate.rb +1 -1
- data/lib/plaid/models/mortgage_liability.rb +1 -1
- data/lib/plaid/models/mortgage_property_address.rb +1 -1
- data/lib/plaid/models/multi_document_risk_signal.rb +1 -1
- data/lib/plaid/models/net_pay.rb +1 -1
- data/lib/plaid/models/new_accounts_available_webhook.rb +1 -1
- data/lib/plaid/models/numbers.rb +1 -1
- data/lib/plaid/models/numbers_ach.rb +1 -1
- data/lib/plaid/models/numbers_ach_nullable.rb +1 -1
- data/lib/plaid/models/numbers_bacs.rb +1 -1
- data/lib/plaid/models/numbers_bacs_nullable.rb +1 -1
- data/lib/plaid/models/numbers_eft.rb +1 -1
- data/lib/plaid/models/numbers_eft_nullable.rb +1 -1
- data/lib/plaid/models/numbers_international.rb +1 -1
- data/lib/plaid/models/numbers_international_nullable.rb +1 -1
- data/lib/plaid/models/override_account_type.rb +1 -1
- data/lib/plaid/models/override_accounts.rb +1 -1
- data/lib/plaid/models/owner.rb +1 -1
- data/lib/plaid/models/owner_override.rb +1 -1
- data/lib/plaid/models/{paginated_dashboard_user_list.rb → paginated_dashboard_user_list_response.rb} +19 -27
- data/lib/plaid/models/{paginated_entity_watchlist_program_list.rb → paginated_entity_watchlist_program_list_response.rb} +19 -27
- data/lib/plaid/models/{paginated_entity_watchlist_screening_hit_list.rb → paginated_entity_watchlist_screening_hit_list_response.rb} +19 -27
- data/lib/plaid/models/{paginated_entity_watchlist_screening_list.rb → paginated_entity_watchlist_screening_list_response.rb} +19 -27
- data/lib/plaid/models/{paginated_entity_watchlist_screening_review_list.rb → paginated_entity_watchlist_screening_review_list_response.rb} +19 -27
- data/lib/plaid/models/{identity_verification_list.rb → paginated_identity_verification_list_response.rb} +17 -6
- data/lib/plaid/models/{entity_watchlist_screening_program_list.rb → paginated_individual_watchlist_program_list_response.rb} +28 -17
- data/lib/plaid/models/{paginated_individual_watchlist_screening_hit_list.rb → paginated_individual_watchlist_screening_hit_list_response.rb} +19 -27
- data/lib/plaid/models/{paginated_individual_watchlist_screening_list.rb → paginated_individual_watchlist_screening_list_response.rb} +19 -27
- data/lib/plaid/models/{paginated_individual_watchlist_screening_review_list.rb → paginated_individual_watchlist_screening_review_list_response.rb} +19 -27
- data/lib/plaid/models/pay.rb +1 -1
- data/lib/plaid/models/pay_frequency.rb +1 -1
- data/lib/plaid/models/pay_frequency_value.rb +1 -1
- data/lib/plaid/models/pay_period_details.rb +1 -1
- data/lib/plaid/models/pay_stub_deductions_breakdown.rb +1 -1
- data/lib/plaid/models/pay_stub_deductions_total.rb +1 -1
- data/lib/plaid/models/pay_stub_distribution_breakdown.rb +1 -1
- data/lib/plaid/models/pay_stub_earnings_breakdown.rb +1 -1
- data/lib/plaid/models/pay_stub_earnings_total.rb +1 -1
- data/lib/plaid/models/pay_stub_pay_period_details.rb +1 -1
- data/lib/plaid/models/pay_stub_taxpayer_id.rb +1 -1
- data/lib/plaid/models/pay_stub_verification_attribute.rb +1 -1
- data/lib/plaid/models/payment_amount.rb +1 -1
- data/lib/plaid/models/payment_amount_currency.rb +1 -1
- data/lib/plaid/models/payment_channel.rb +1 -1
- data/lib/plaid/models/payment_consent_max_payment_amount.rb +1 -1
- data/lib/plaid/models/payment_consent_periodic_alignment.rb +1 -1
- data/lib/plaid/models/payment_consent_periodic_amount.rb +6 -1
- data/lib/plaid/models/payment_consent_periodic_amount_amount.rb +1 -1
- data/lib/plaid/models/payment_consent_periodic_interval.rb +1 -1
- data/lib/plaid/models/payment_consent_valid_date_time.rb +1 -1
- data/lib/plaid/models/payment_initiation_address.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_constraints.rb +32 -1
- data/lib/plaid/models/payment_initiation_consent_create_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_create_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_get_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_get_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_payment_execute_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_payment_execute_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_revoke_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_revoke_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_scope.rb +1 -1
- data/lib/plaid/models/payment_initiation_consent_status.rb +1 -1
- data/lib/plaid/models/payment_initiation_metadata.rb +1 -1
- data/lib/plaid/models/payment_initiation_optional_restriction_bacs.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_create_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_create_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_create_status.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_get_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_get_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_list_request.rb +34 -6
- data/lib/plaid/models/payment_initiation_payment_list_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_reverse_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_reverse_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_status.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_token_create_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_payment_token_create_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_recipient.rb +1 -1
- data/lib/plaid/models/payment_initiation_recipient_create_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_recipient_create_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_recipient_get_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_recipient_get_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_recipient_get_response_all_of.rb +1 -1
- data/lib/plaid/models/payment_initiation_recipient_list_request.rb +1 -1
- data/lib/plaid/models/payment_initiation_recipient_list_response.rb +1 -1
- data/lib/plaid/models/payment_initiation_refund_status.rb +1 -1
- data/lib/plaid/models/payment_initiation_standing_order_metadata.rb +1 -1
- data/lib/plaid/models/payment_meta.rb +1 -1
- data/lib/plaid/models/payment_schedule_interval.rb +1 -1
- data/lib/plaid/models/payment_scheme.rb +1 -1
- data/lib/plaid/models/payment_status_update_webhook.rb +1 -1
- data/lib/plaid/models/payroll_income_account_data.rb +246 -0
- data/lib/plaid/models/payroll_income_object.rb +1 -1
- data/lib/plaid/models/{list_pagination.rb → payroll_income_rate_of_pay.rb} +25 -14
- data/lib/plaid/models/payroll_item.rb +18 -2
- data/lib/plaid/models/payroll_item_status.rb +2 -2
- data/lib/plaid/models/payroll_risk_signals_item.rb +1 -1
- data/lib/plaid/models/paystub.rb +1 -1
- data/lib/plaid/models/paystub_address.rb +1 -1
- data/lib/plaid/models/paystub_deduction.rb +1 -1
- data/lib/plaid/models/paystub_details.rb +1 -1
- data/lib/plaid/models/paystub_employer.rb +1 -1
- data/lib/plaid/models/paystub_override.rb +1 -1
- data/lib/plaid/models/paystub_override_employee.rb +1 -1
- data/lib/plaid/models/paystub_override_employee_address.rb +1 -1
- data/lib/plaid/models/paystub_override_employer.rb +1 -1
- data/lib/plaid/models/paystub_pay_frequency.rb +1 -1
- data/lib/plaid/models/paystub_verification.rb +1 -1
- data/lib/plaid/models/paystub_verification_status.rb +1 -1
- data/lib/plaid/models/paystub_ytd_details.rb +1 -1
- data/lib/plaid/models/pending_expiration_webhook.rb +1 -1
- data/lib/plaid/models/personal_finance_category.rb +2 -2
- data/lib/plaid/models/phone_number.rb +1 -1
- data/lib/plaid/models/phone_type.rb +1 -1
- data/lib/plaid/models/physical_document_category.rb +1 -1
- data/lib/plaid/models/physical_document_extracted_data.rb +1 -1
- data/lib/plaid/models/physical_document_extracted_data_analysis.rb +1 -1
- data/lib/plaid/models/physical_document_images.rb +1 -1
- data/lib/plaid/models/plaid_error.rb +1 -1
- data/lib/plaid/models/platform_ids.rb +1 -1
- data/lib/plaid/models/po_box_status.rb +1 -1
- data/lib/plaid/models/processor_apex_processor_token_create_request.rb +1 -1
- data/lib/plaid/models/processor_auth_get_request.rb +1 -1
- data/lib/plaid/models/processor_auth_get_response.rb +1 -1
- data/lib/plaid/models/processor_balance_get_request.rb +1 -1
- data/lib/plaid/models/processor_balance_get_request_options.rb +1 -1
- data/lib/plaid/models/processor_balance_get_response.rb +1 -1
- data/lib/plaid/models/processor_bank_transfer_create_request.rb +1 -1
- data/lib/plaid/models/processor_bank_transfer_create_response.rb +1 -1
- data/lib/plaid/models/processor_identity_get_request.rb +1 -1
- data/lib/plaid/models/processor_identity_get_response.rb +1 -1
- data/lib/plaid/models/processor_number.rb +1 -1
- data/lib/plaid/models/processor_stripe_bank_account_token_create_request.rb +1 -1
- data/lib/plaid/models/processor_stripe_bank_account_token_create_response.rb +1 -1
- data/lib/plaid/models/processor_token_create_request.rb +1 -1
- data/lib/plaid/models/processor_token_create_response.rb +1 -1
- data/lib/plaid/models/product_access.rb +1 -1
- data/lib/plaid/models/product_status.rb +1 -1
- data/lib/plaid/models/product_status_breakdown.rb +1 -1
- data/lib/plaid/models/products.rb +1 -1
- data/lib/plaid/models/program_name_sensitivity.rb +1 -1
- data/lib/plaid/models/projected_income_summary_field_number.rb +1 -1
- data/lib/plaid/models/pslf_status.rb +1 -1
- data/lib/plaid/models/recaptcha_required_error.rb +1 -1
- data/lib/plaid/models/recipient_bacs.rb +1 -1
- data/lib/plaid/models/recipient_bacs_nullable.rb +1 -1
- data/lib/plaid/models/recurring_transaction_frequency.rb +1 -1
- data/lib/plaid/models/relay_event.rb +1 -1
- data/lib/plaid/models/removed_transaction.rb +1 -1
- data/lib/plaid/models/{individual_watchlist_program_list.rb → report_token.rb} +23 -20
- data/lib/plaid/models/risk_signal_document_reference.rb +1 -1
- data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_request.rb +1 -1
- data/lib/plaid/models/sandbox_bank_transfer_fire_webhook_response.rb +1 -1
- data/lib/plaid/models/sandbox_bank_transfer_simulate_request.rb +1 -1
- data/lib/plaid/models/sandbox_bank_transfer_simulate_response.rb +1 -1
- data/lib/plaid/models/sandbox_income_fire_webhook_request.rb +1 -1
- data/lib/plaid/models/sandbox_income_fire_webhook_response.rb +1 -1
- data/lib/plaid/models/sandbox_item_fire_webhook_request.rb +1 -1
- data/lib/plaid/models/sandbox_item_fire_webhook_response.rb +1 -1
- data/lib/plaid/models/sandbox_item_reset_login_request.rb +1 -1
- data/lib/plaid/models/sandbox_item_reset_login_response.rb +1 -1
- data/lib/plaid/models/sandbox_item_set_verification_status_request.rb +1 -1
- data/lib/plaid/models/sandbox_item_set_verification_status_response.rb +1 -1
- data/lib/plaid/models/sandbox_oauth_select_accounts_request.rb +1 -1
- data/lib/plaid/models/sandbox_processor_token_create_request.rb +1 -1
- data/lib/plaid/models/sandbox_processor_token_create_request_options.rb +1 -1
- data/lib/plaid/models/sandbox_processor_token_create_response.rb +1 -1
- data/lib/plaid/models/sandbox_public_token_create_request.rb +1 -1
- data/lib/plaid/models/sandbox_public_token_create_request_options.rb +1 -1
- data/lib/plaid/models/sandbox_public_token_create_request_options_transactions.rb +1 -1
- data/lib/plaid/models/sandbox_public_token_create_response.rb +1 -1
- data/lib/plaid/models/sandbox_transfer_fire_webhook_request.rb +1 -1
- data/lib/plaid/models/sandbox_transfer_fire_webhook_response.rb +1 -1
- data/lib/plaid/models/sandbox_transfer_repayment_simulate_request.rb +1 -1
- data/lib/plaid/models/sandbox_transfer_repayment_simulate_response.rb +1 -1
- data/lib/plaid/models/sandbox_transfer_simulate_request.rb +2 -2
- data/lib/plaid/models/sandbox_transfer_simulate_response.rb +1 -1
- data/lib/plaid/models/sandbox_transfer_sweep_simulate_request.rb +1 -1
- data/lib/plaid/models/sandbox_transfer_sweep_simulate_response.rb +1 -1
- data/lib/plaid/models/scopes.rb +1 -1
- data/lib/plaid/models/scopes_context.rb +1 -1
- data/lib/plaid/models/scopes_nullable.rb +1 -1
- data/lib/plaid/models/screening_hit_analysis.rb +1 -1
- data/lib/plaid/models/screening_hit_data.rb +1 -1
- data/lib/plaid/models/screening_hit_date_of_birth_item.rb +1 -1
- data/lib/plaid/models/screening_hit_documents_items.rb +1 -1
- data/lib/plaid/models/screening_hit_names_items.rb +1 -1
- data/lib/plaid/models/screening_status_updated_webhook.rb +1 -1
- data/lib/plaid/models/security.rb +1 -1
- data/lib/plaid/models/security_override.rb +1 -1
- data/lib/plaid/models/sender_bacs_nullable.rb +1 -1
- data/lib/plaid/models/servicer_address_data.rb +1 -1
- data/lib/plaid/models/signal_address_data.rb +1 -1
- data/lib/plaid/models/signal_decision_report_request.rb +1 -1
- data/lib/plaid/models/signal_decision_report_response.rb +1 -1
- data/lib/plaid/models/signal_device.rb +1 -1
- data/lib/plaid/models/signal_evaluate_core_attributes.rb +1 -1
- data/lib/plaid/models/signal_evaluate_request.rb +1 -1
- data/lib/plaid/models/signal_evaluate_response.rb +1 -1
- data/lib/plaid/models/signal_person_name.rb +1 -1
- data/lib/plaid/models/signal_prepare_request.rb +1 -1
- data/lib/plaid/models/signal_prepare_response.rb +1 -1
- data/lib/plaid/models/signal_return_report_request.rb +1 -1
- data/lib/plaid/models/signal_return_report_response.rb +1 -1
- data/lib/plaid/models/signal_scores.rb +1 -1
- data/lib/plaid/models/signal_user.rb +1 -1
- data/lib/plaid/models/simulated_transfer_sweep.rb +1 -1
- data/lib/plaid/models/single_document_risk_signal.rb +1 -1
- data/lib/plaid/models/source.rb +1 -1
- data/lib/plaid/models/standalone_account_type.rb +1 -1
- data/lib/plaid/models/standalone_currency_code_list.rb +1 -1
- data/lib/plaid/models/standalone_investment_transaction_type.rb +1 -1
- data/lib/plaid/models/strategy.rb +1 -1
- data/lib/plaid/models/student_loan.rb +1 -1
- data/lib/plaid/models/student_loan_repayment_model.rb +1 -1
- data/lib/plaid/models/student_loan_status.rb +1 -1
- data/lib/plaid/models/student_repayment_plan.rb +1 -1
- data/lib/plaid/models/sync_updates_available_webhook.rb +1 -1
- data/lib/plaid/models/taxform.rb +1 -1
- data/lib/plaid/models/taxpayer_id.rb +1 -1
- data/lib/plaid/models/total.rb +1 -1
- data/lib/plaid/models/total_canonical_description.rb +1 -1
- data/lib/plaid/models/transaction.rb +1 -1
- data/lib/plaid/models/transaction_all_of.rb +1 -1
- data/lib/plaid/models/transaction_base.rb +1 -1
- data/lib/plaid/models/transaction_code.rb +1 -1
- data/lib/plaid/models/transaction_data.rb +1 -1
- data/lib/plaid/models/transaction_override.rb +1 -1
- data/lib/plaid/models/transaction_stream.rb +1 -1
- data/lib/plaid/models/transaction_stream_amount.rb +1 -1
- data/lib/plaid/models/transaction_stream_status.rb +1 -1
- data/lib/plaid/models/transactions_category_rule.rb +1 -1
- data/lib/plaid/models/transactions_enhance_get_request.rb +1 -1
- data/lib/plaid/models/transactions_enhance_get_response.rb +1 -1
- data/lib/plaid/models/transactions_get_request.rb +1 -1
- data/lib/plaid/models/transactions_get_request_options.rb +1 -1
- data/lib/plaid/models/transactions_get_response.rb +1 -1
- data/lib/plaid/models/transactions_recurring_get_request.rb +1 -1
- data/lib/plaid/models/transactions_recurring_get_request_options.rb +1 -1
- data/lib/plaid/models/transactions_recurring_get_response.rb +1 -1
- data/lib/plaid/models/transactions_refresh_request.rb +1 -1
- data/lib/plaid/models/transactions_refresh_response.rb +1 -1
- data/lib/plaid/models/transactions_removed_webhook.rb +1 -1
- data/lib/plaid/models/transactions_rule_details.rb +1 -1
- data/lib/plaid/models/transactions_rule_field.rb +1 -1
- data/lib/plaid/models/transactions_rule_type.rb +1 -1
- data/lib/plaid/models/transactions_rules_create_request.rb +1 -1
- data/lib/plaid/models/transactions_rules_create_response.rb +1 -1
- data/lib/plaid/models/transactions_rules_list_request.rb +1 -1
- data/lib/plaid/models/transactions_rules_list_response.rb +1 -1
- data/lib/plaid/models/transactions_rules_remove_request.rb +1 -1
- data/lib/plaid/models/transactions_rules_remove_response.rb +1 -1
- data/lib/plaid/models/transactions_sync_request.rb +1 -1
- data/lib/plaid/models/transactions_sync_request_options.rb +1 -1
- data/lib/plaid/models/transactions_sync_response.rb +1 -1
- data/lib/plaid/models/transfer.rb +1 -1
- data/lib/plaid/models/transfer_authorization.rb +1 -1
- data/lib/plaid/models/transfer_authorization_create_request.rb +1 -1
- data/lib/plaid/models/transfer_authorization_create_response.rb +1 -1
- data/lib/plaid/models/transfer_authorization_decision.rb +1 -1
- data/lib/plaid/models/transfer_authorization_decision_rationale.rb +1 -1
- data/lib/plaid/models/transfer_authorization_decision_rationale_code.rb +1 -1
- data/lib/plaid/models/transfer_authorization_device.rb +1 -1
- data/lib/plaid/models/transfer_authorization_guarantee_decision.rb +1 -1
- data/lib/plaid/models/transfer_authorization_guarantee_decision_rationale.rb +1 -1
- data/lib/plaid/models/transfer_authorization_guarantee_decision_rationale_code.rb +1 -1
- data/lib/plaid/models/transfer_authorization_proposed_transfer.rb +1 -1
- data/lib/plaid/models/transfer_cancel_request.rb +1 -1
- data/lib/plaid/models/transfer_cancel_response.rb +1 -1
- data/lib/plaid/models/transfer_create_request.rb +1 -1
- data/lib/plaid/models/transfer_create_response.rb +1 -1
- data/lib/plaid/models/transfer_event.rb +2 -2
- data/lib/plaid/models/transfer_event_list_request.rb +1 -1
- data/lib/plaid/models/transfer_event_list_response.rb +1 -1
- data/lib/plaid/models/transfer_event_list_transfer_type.rb +1 -1
- data/lib/plaid/models/transfer_event_sync_request.rb +1 -1
- data/lib/plaid/models/transfer_event_sync_response.rb +1 -1
- data/lib/plaid/models/transfer_event_type.rb +3 -1
- data/lib/plaid/models/transfer_events_update_webhook.rb +1 -1
- data/lib/plaid/models/transfer_failure.rb +3 -3
- data/lib/plaid/models/transfer_get_request.rb +1 -1
- data/lib/plaid/models/transfer_get_response.rb +1 -1
- data/lib/plaid/models/transfer_intent_authorization_decision.rb +1 -1
- data/lib/plaid/models/transfer_intent_create.rb +1 -1
- data/lib/plaid/models/transfer_intent_create_mode.rb +1 -1
- data/lib/plaid/models/transfer_intent_create_request.rb +1 -1
- data/lib/plaid/models/transfer_intent_create_response.rb +1 -1
- data/lib/plaid/models/transfer_intent_get.rb +1 -1
- data/lib/plaid/models/transfer_intent_get_failure_reason.rb +1 -1
- data/lib/plaid/models/transfer_intent_get_request.rb +1 -1
- data/lib/plaid/models/transfer_intent_get_response.rb +1 -1
- data/lib/plaid/models/transfer_intent_status.rb +1 -1
- data/lib/plaid/models/transfer_list_request.rb +1 -1
- data/lib/plaid/models/transfer_list_response.rb +1 -1
- data/lib/plaid/models/transfer_migrate_account_request.rb +1 -1
- data/lib/plaid/models/transfer_migrate_account_response.rb +1 -1
- data/lib/plaid/models/transfer_network.rb +1 -1
- data/lib/plaid/models/transfer_repayment.rb +1 -1
- data/lib/plaid/models/transfer_repayment_list_request.rb +1 -1
- data/lib/plaid/models/transfer_repayment_list_response.rb +1 -1
- data/lib/plaid/models/transfer_repayment_return.rb +2 -2
- data/lib/plaid/models/transfer_repayment_return_list_request.rb +1 -1
- data/lib/plaid/models/transfer_repayment_return_list_response.rb +1 -1
- data/lib/plaid/models/transfer_status.rb +2 -1
- data/lib/plaid/models/transfer_sweep.rb +2 -2
- data/lib/plaid/models/transfer_sweep_get_request.rb +1 -1
- data/lib/plaid/models/transfer_sweep_get_response.rb +1 -1
- data/lib/plaid/models/transfer_sweep_list_request.rb +1 -1
- data/lib/plaid/models/transfer_sweep_list_response.rb +1 -1
- data/lib/plaid/models/transfer_sweep_status.rb +2 -1
- data/lib/plaid/models/transfer_type.rb +1 -1
- data/lib/plaid/models/transfer_user_address_in_request.rb +1 -1
- data/lib/plaid/models/transfer_user_address_in_response.rb +1 -1
- data/lib/plaid/models/transfer_user_in_request.rb +1 -1
- data/lib/plaid/models/transfer_user_in_response.rb +1 -1
- data/lib/plaid/models/update_entity_screening_request.rb +18 -5
- data/lib/plaid/models/update_entity_screening_request_resettable_field.rb +38 -0
- data/lib/plaid/models/update_entity_screening_request_search_terms.rb +9 -9
- data/lib/plaid/models/update_individual_screening_request.rb +18 -5
- data/lib/plaid/models/update_individual_screening_request_resettable_field.rb +38 -0
- data/lib/plaid/models/update_individual_screening_request_search_terms.rb +9 -9
- data/lib/plaid/models/user_address.rb +1 -1
- data/lib/plaid/models/user_create_request.rb +1 -1
- data/lib/plaid/models/user_create_response.rb +1 -1
- data/lib/plaid/models/user_custom_password.rb +1 -1
- data/lib/plaid/models/user_id_number.rb +1 -1
- data/lib/plaid/models/user_name.rb +2 -2
- data/lib/plaid/models/user_permission_revoked_webhook.rb +1 -1
- data/lib/plaid/models/verification_attribute.rb +1 -1
- data/lib/plaid/models/verification_expired_webhook.rb +1 -1
- data/lib/plaid/models/verification_refresh_status.rb +1 -1
- data/lib/plaid/models/verification_status.rb +1 -1
- data/lib/plaid/models/w2.rb +1 -1
- data/lib/plaid/models/w2_box12.rb +1 -1
- data/lib/plaid/models/w2_state_and_local_wages.rb +1 -1
- data/lib/plaid/models/wallet.rb +1 -1
- data/lib/plaid/models/wallet_balance.rb +1 -1
- data/lib/plaid/models/wallet_create_request.rb +1 -1
- data/lib/plaid/models/wallet_create_response.rb +1 -1
- data/lib/plaid/models/wallet_get_request.rb +1 -1
- data/lib/plaid/models/wallet_get_response.rb +1 -1
- data/lib/plaid/models/wallet_iso_currency_code.rb +1 -1
- data/lib/plaid/models/wallet_list_request.rb +304 -0
- data/lib/plaid/models/{entity_watchlist_screening_list.rb → wallet_list_response.rb} +27 -17
- data/lib/plaid/models/wallet_numbers.rb +1 -1
- data/lib/plaid/models/wallet_transaction.rb +1 -1
- data/lib/plaid/models/wallet_transaction_amount.rb +1 -1
- data/lib/plaid/models/wallet_transaction_counterparty.rb +1 -1
- data/lib/plaid/models/wallet_transaction_counterparty_bacs.rb +1 -1
- data/lib/plaid/models/wallet_transaction_counterparty_numbers.rb +1 -1
- data/lib/plaid/models/wallet_transaction_execute_request.rb +1 -1
- data/lib/plaid/models/wallet_transaction_execute_response.rb +1 -1
- data/lib/plaid/models/wallet_transaction_get_request.rb +1 -1
- data/lib/plaid/models/wallet_transaction_get_response.rb +1 -1
- data/lib/plaid/models/wallet_transaction_status.rb +1 -1
- data/lib/plaid/models/wallet_transactions_list_request.rb +1 -1
- data/lib/plaid/models/wallet_transactions_list_response.rb +1 -1
- data/lib/plaid/models/warning.rb +1 -1
- data/lib/plaid/models/watchlist_screening_audit_trail.rb +1 -1
- data/lib/plaid/models/watchlist_screening_create_request.rb +1 -1
- data/lib/plaid/models/watchlist_screening_document.rb +26 -26
- data/lib/plaid/models/watchlist_screening_document_type.rb +1 -1
- data/lib/plaid/models/watchlist_screening_hit.rb +3 -1
- data/lib/plaid/models/watchlist_screening_hit_locations.rb +1 -1
- data/lib/plaid/models/watchlist_screening_hit_status.rb +1 -1
- data/lib/plaid/models/watchlist_screening_individual.rb +1 -1
- data/lib/plaid/models/watchlist_screening_individual_response.rb +302 -0
- data/lib/plaid/models/watchlist_screening_request_search_terms.rb +9 -9
- data/lib/plaid/models/watchlist_screening_review.rb +1 -1
- data/lib/plaid/models/watchlist_screening_review_response.rb +316 -0
- data/lib/plaid/models/watchlist_screening_search_terms.rb +9 -9
- data/lib/plaid/models/watchlist_screening_status.rb +1 -1
- data/lib/plaid/models/weak_alias_determination.rb +1 -1
- data/lib/plaid/models/webhook_type.rb +1 -1
- data/lib/plaid/models/webhook_update_acknowledged_webhook.rb +1 -1
- data/lib/plaid/models/webhook_verification_key_get_request.rb +1 -1
- data/lib/plaid/models/webhook_verification_key_get_response.rb +1 -1
- data/lib/plaid/models/ytd_gross_income_summary_field_number.rb +1 -1
- data/lib/plaid/models/ytd_net_income_summary_field_number.rb +1 -1
- data/lib/plaid/version.rb +2 -2
- data/lib/plaid.rb +31 -22
- data/plaid.gemspec +1 -1
- metadata +32 -23
- data/lib/plaid/models/entity_watchlist_screening_hit_list.rb +0 -242
- data/lib/plaid/models/paginated_identity_verification_paginated_list.rb +0 -261
- data/lib/plaid/models/paginated_individual_watchlist_program_list.rb +0 -246
- data/lib/plaid/models/watchlist_screening_hit_list.rb +0 -242
- data/lib/plaid/models/watchlist_screening_review_list.rb +0 -242
data/lib/plaid/api/plaid_api.rb
CHANGED
@@ -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.
|
6
|
+
The version of the OpenAPI document: 2020-09-14_1.128.4
|
7
7
|
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
OpenAPI Generator version: 5.1.1
|
@@ -1904,6 +1904,71 @@ module Plaid
|
|
1904
1904
|
return data, status_code, headers
|
1905
1905
|
end
|
1906
1906
|
|
1907
|
+
# Create Asset or Income Report Audit Copy Token
|
1908
|
+
# Plaid can provide an Audit Copy token of an Asset Report and/or Income Report directly to a participating third party on your behalf. For example, Plaid can supply an Audit Copy token directly to Fannie Mae on your behalf if you participate in the Day 1 Certainty™ program. An Audit Copy token contains the same underlying data as the Asset Report and/or Income Report (result of /credit/payroll_income/get). To grant access to an Audit Copy token, use the `/credit/audit_copy_token/create` endpoint to create an `audit_copy_token` and then pass that token to the third party who needs access. Each third party has its own `auditor_id`, for example `fannie_mae`. You’ll need to create a separate Audit Copy for each third party to whom you want to grant access to the Report.
|
1909
|
+
# @param credit_audit_copy_token_create_request [CreditAuditCopyTokenCreateRequest]
|
1910
|
+
# @param [Hash] opts the optional parameters
|
1911
|
+
# @return [CreditAuditCopyTokenCreateResponse]
|
1912
|
+
def credit_audit_copy_token_create(credit_audit_copy_token_create_request, opts = {})
|
1913
|
+
data, _status_code, _headers = credit_audit_copy_token_create_with_http_info(credit_audit_copy_token_create_request, opts)
|
1914
|
+
data
|
1915
|
+
end
|
1916
|
+
|
1917
|
+
# Create Asset or Income Report Audit Copy Token
|
1918
|
+
# Plaid can provide an Audit Copy token of an Asset Report and/or Income Report directly to a participating third party on your behalf. For example, Plaid can supply an Audit Copy token directly to Fannie Mae on your behalf if you participate in the Day 1 Certainty™ program. An Audit Copy token contains the same underlying data as the Asset Report and/or Income Report (result of /credit/payroll_income/get). To grant access to an Audit Copy token, use the `/credit/audit_copy_token/create` endpoint to create an `audit_copy_token` and then pass that token to the third party who needs access. Each third party has its own `auditor_id`, for example `fannie_mae`. You’ll need to create a separate Audit Copy for each third party to whom you want to grant access to the Report.
|
1919
|
+
# @param credit_audit_copy_token_create_request [CreditAuditCopyTokenCreateRequest]
|
1920
|
+
# @param [Hash] opts the optional parameters
|
1921
|
+
# @return [Array<(CreditAuditCopyTokenCreateResponse, Integer, Hash)>] CreditAuditCopyTokenCreateResponse data, response status code and response headers
|
1922
|
+
def credit_audit_copy_token_create_with_http_info(credit_audit_copy_token_create_request, opts = {})
|
1923
|
+
if @api_client.config.debugging
|
1924
|
+
@api_client.config.logger.debug 'Calling API: PlaidApi.credit_audit_copy_token_create ...'
|
1925
|
+
end
|
1926
|
+
# verify the required parameter 'credit_audit_copy_token_create_request' is set
|
1927
|
+
if @api_client.config.client_side_validation && credit_audit_copy_token_create_request.nil?
|
1928
|
+
fail ArgumentError, "Missing the required parameter 'credit_audit_copy_token_create_request' when calling PlaidApi.credit_audit_copy_token_create"
|
1929
|
+
end
|
1930
|
+
# resource path
|
1931
|
+
local_var_path = '/credit/audit_copy_token/create'
|
1932
|
+
|
1933
|
+
# query parameters
|
1934
|
+
query_params = opts[:query_params] || {}
|
1935
|
+
|
1936
|
+
# header parameters
|
1937
|
+
header_params = opts[:header_params] || {}
|
1938
|
+
# HTTP header 'Accept' (if needed)
|
1939
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
1940
|
+
# HTTP header 'Content-Type'
|
1941
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
1942
|
+
|
1943
|
+
# form parameters
|
1944
|
+
form_params = opts[:form_params] || {}
|
1945
|
+
|
1946
|
+
# http body (model)
|
1947
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(credit_audit_copy_token_create_request)
|
1948
|
+
|
1949
|
+
# return_type
|
1950
|
+
return_type = opts[:debug_return_type] || 'CreditAuditCopyTokenCreateResponse'
|
1951
|
+
|
1952
|
+
# auth_names
|
1953
|
+
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
1954
|
+
|
1955
|
+
new_options = opts.merge(
|
1956
|
+
:operation => :"PlaidApi.credit_audit_copy_token_create",
|
1957
|
+
:header_params => header_params,
|
1958
|
+
:query_params => query_params,
|
1959
|
+
:form_params => form_params,
|
1960
|
+
:body => post_body,
|
1961
|
+
:auth_names => auth_names,
|
1962
|
+
:return_type => return_type
|
1963
|
+
)
|
1964
|
+
|
1965
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
1966
|
+
if @api_client.config.debugging
|
1967
|
+
@api_client.config.logger.debug "API called: PlaidApi#credit_audit_copy_token_create\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
1968
|
+
end
|
1969
|
+
return data, status_code, headers
|
1970
|
+
end
|
1971
|
+
|
1907
1972
|
# Retrieve information from the bank accounts used for income verification
|
1908
1973
|
# `/credit/bank_income/get` returns the bank income report(s) for a specified user.
|
1909
1974
|
# @param credit_bank_income_get_request [CreditBankIncomeGetRequest]
|
@@ -2294,11 +2359,76 @@ module Plaid
|
|
2294
2359
|
return data, status_code, headers
|
2295
2360
|
end
|
2296
2361
|
|
2362
|
+
# Create a `relay_token` to share an Asset Report with a partner client
|
2363
|
+
# Plaid can share an Asset Report directly with a participating third party on your behalf. The shared Asset Report is the exact same Asset Report originally created in `/asset_report/create`. To grant access to an Asset Report to a third party, use the `/credit/relay/create` endpoint to create a `relay_token` and then pass that token to the third party who needs access. Each third party has its own `secondary_client_id`, for example `ce5bd328dcd34123456`. You'll need to create a separate `relay_token` for each third party to whom you want to grant access to the Report.
|
2364
|
+
# @param credit_relay_create_request [CreditRelayCreateRequest]
|
2365
|
+
# @param [Hash] opts the optional parameters
|
2366
|
+
# @return [CreditRelayCreateResponse]
|
2367
|
+
def credit_relay_create(credit_relay_create_request, opts = {})
|
2368
|
+
data, _status_code, _headers = credit_relay_create_with_http_info(credit_relay_create_request, opts)
|
2369
|
+
data
|
2370
|
+
end
|
2371
|
+
|
2372
|
+
# Create a `relay_token` to share an Asset Report with a partner client
|
2373
|
+
# Plaid can share an Asset Report directly with a participating third party on your behalf. The shared Asset Report is the exact same Asset Report originally created in `/asset_report/create`. To grant access to an Asset Report to a third party, use the `/credit/relay/create` endpoint to create a `relay_token` and then pass that token to the third party who needs access. Each third party has its own `secondary_client_id`, for example `ce5bd328dcd34123456`. You'll need to create a separate `relay_token` for each third party to whom you want to grant access to the Report.
|
2374
|
+
# @param credit_relay_create_request [CreditRelayCreateRequest]
|
2375
|
+
# @param [Hash] opts the optional parameters
|
2376
|
+
# @return [Array<(CreditRelayCreateResponse, Integer, Hash)>] CreditRelayCreateResponse data, response status code and response headers
|
2377
|
+
def credit_relay_create_with_http_info(credit_relay_create_request, opts = {})
|
2378
|
+
if @api_client.config.debugging
|
2379
|
+
@api_client.config.logger.debug 'Calling API: PlaidApi.credit_relay_create ...'
|
2380
|
+
end
|
2381
|
+
# verify the required parameter 'credit_relay_create_request' is set
|
2382
|
+
if @api_client.config.client_side_validation && credit_relay_create_request.nil?
|
2383
|
+
fail ArgumentError, "Missing the required parameter 'credit_relay_create_request' when calling PlaidApi.credit_relay_create"
|
2384
|
+
end
|
2385
|
+
# resource path
|
2386
|
+
local_var_path = '/credit/relay/create'
|
2387
|
+
|
2388
|
+
# query parameters
|
2389
|
+
query_params = opts[:query_params] || {}
|
2390
|
+
|
2391
|
+
# header parameters
|
2392
|
+
header_params = opts[:header_params] || {}
|
2393
|
+
# HTTP header 'Accept' (if needed)
|
2394
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
2395
|
+
# HTTP header 'Content-Type'
|
2396
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
2397
|
+
|
2398
|
+
# form parameters
|
2399
|
+
form_params = opts[:form_params] || {}
|
2400
|
+
|
2401
|
+
# http body (model)
|
2402
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(credit_relay_create_request)
|
2403
|
+
|
2404
|
+
# return_type
|
2405
|
+
return_type = opts[:debug_return_type] || 'CreditRelayCreateResponse'
|
2406
|
+
|
2407
|
+
# auth_names
|
2408
|
+
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
2409
|
+
|
2410
|
+
new_options = opts.merge(
|
2411
|
+
:operation => :"PlaidApi.credit_relay_create",
|
2412
|
+
:header_params => header_params,
|
2413
|
+
:query_params => query_params,
|
2414
|
+
:form_params => form_params,
|
2415
|
+
:body => post_body,
|
2416
|
+
:auth_names => auth_names,
|
2417
|
+
:return_type => return_type
|
2418
|
+
)
|
2419
|
+
|
2420
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
2421
|
+
if @api_client.config.debugging
|
2422
|
+
@api_client.config.logger.debug "API called: PlaidApi#credit_relay_create\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
2423
|
+
end
|
2424
|
+
return data, status_code, headers
|
2425
|
+
end
|
2426
|
+
|
2297
2427
|
# List dashboard users
|
2298
2428
|
# List all dashboard users associated with your account.
|
2299
2429
|
# @param list_dashboard_user_request [ListDashboardUserRequest]
|
2300
2430
|
# @param [Hash] opts the optional parameters
|
2301
|
-
# @return [
|
2431
|
+
# @return [PaginatedDashboardUserListResponse]
|
2302
2432
|
def dashboard_user_list(list_dashboard_user_request, opts = {})
|
2303
2433
|
data, _status_code, _headers = dashboard_user_list_with_http_info(list_dashboard_user_request, opts)
|
2304
2434
|
data
|
@@ -2308,7 +2438,7 @@ module Plaid
|
|
2308
2438
|
# List all dashboard users associated with your account.
|
2309
2439
|
# @param list_dashboard_user_request [ListDashboardUserRequest]
|
2310
2440
|
# @param [Hash] opts the optional parameters
|
2311
|
-
# @return [Array<(
|
2441
|
+
# @return [Array<(PaginatedDashboardUserListResponse, Integer, Hash)>] PaginatedDashboardUserListResponse data, response status code and response headers
|
2312
2442
|
def dashboard_user_list_with_http_info(list_dashboard_user_request, opts = {})
|
2313
2443
|
if @api_client.config.debugging
|
2314
2444
|
@api_client.config.logger.debug 'Calling API: PlaidApi.dashboard_user_list ...'
|
@@ -2337,7 +2467,7 @@ module Plaid
|
|
2337
2467
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_dashboard_user_request)
|
2338
2468
|
|
2339
2469
|
# return_type
|
2340
|
-
return_type = opts[:debug_return_type] || '
|
2470
|
+
return_type = opts[:debug_return_type] || 'PaginatedDashboardUserListResponse'
|
2341
2471
|
|
2342
2472
|
# auth_names
|
2343
2473
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -2363,7 +2493,7 @@ module Plaid
|
|
2363
2493
|
# Retrieve information about a dashboard user.
|
2364
2494
|
# @param get_dashboard_user_request [GetDashboardUserRequest]
|
2365
2495
|
# @param [Hash] opts the optional parameters
|
2366
|
-
# @return [
|
2496
|
+
# @return [DashboardUserResponse]
|
2367
2497
|
def dashobard_user_get(get_dashboard_user_request, opts = {})
|
2368
2498
|
data, _status_code, _headers = dashobard_user_get_with_http_info(get_dashboard_user_request, opts)
|
2369
2499
|
data
|
@@ -2373,7 +2503,7 @@ module Plaid
|
|
2373
2503
|
# Retrieve information about a dashboard user.
|
2374
2504
|
# @param get_dashboard_user_request [GetDashboardUserRequest]
|
2375
2505
|
# @param [Hash] opts the optional parameters
|
2376
|
-
# @return [Array<(
|
2506
|
+
# @return [Array<(DashboardUserResponse, Integer, Hash)>] DashboardUserResponse data, response status code and response headers
|
2377
2507
|
def dashobard_user_get_with_http_info(get_dashboard_user_request, opts = {})
|
2378
2508
|
if @api_client.config.debugging
|
2379
2509
|
@api_client.config.logger.debug 'Calling API: PlaidApi.dashobard_user_get ...'
|
@@ -2402,7 +2532,7 @@ module Plaid
|
|
2402
2532
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(get_dashboard_user_request)
|
2403
2533
|
|
2404
2534
|
# return_type
|
2405
|
-
return_type = opts[:debug_return_type] || '
|
2535
|
+
return_type = opts[:debug_return_type] || 'DashboardUserResponse'
|
2406
2536
|
|
2407
2537
|
# auth_names
|
2408
2538
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -2880,20 +3010,20 @@ module Plaid
|
|
2880
3010
|
end
|
2881
3011
|
|
2882
3012
|
# Create a new identity verification
|
2883
|
-
# Create a new Identity Verification for the user specified by the `client_user_id` field. The requirements and behavior of the verification are determined by the `template_id` provided. If you don't know whether the associated user already has an active Identity Verification, you can specify `\"
|
3013
|
+
# Create a new Identity Verification for the user specified by the `client_user_id` field. The requirements and behavior of the verification are determined by the `template_id` provided. If you don't know whether the associated user already has an active Identity Verification, you can specify `\"is_idempotent\": true` in the request body. With idempotency enabled, a new Identity Verification will only be created if one does not already exist for the associated `client_user_id` and `template_id`. If an Identity Verification is found, it will be returned unmodified with an `200 OK` HTTP status code.
|
2884
3014
|
# @param identity_verification_create_request [IdentityVerificationCreateRequest]
|
2885
3015
|
# @param [Hash] opts the optional parameters
|
2886
|
-
# @return [
|
3016
|
+
# @return [IdentityVerificationResponse]
|
2887
3017
|
def identity_verification_create(identity_verification_create_request, opts = {})
|
2888
3018
|
data, _status_code, _headers = identity_verification_create_with_http_info(identity_verification_create_request, opts)
|
2889
3019
|
data
|
2890
3020
|
end
|
2891
3021
|
|
2892
3022
|
# Create a new identity verification
|
2893
|
-
# Create a new Identity Verification for the user specified by the `client_user_id` field. The requirements and behavior of the verification are determined by the `template_id` provided. If you don't know whether the associated user already has an active Identity Verification, you can specify `\"
|
3023
|
+
# Create a new Identity Verification for the user specified by the `client_user_id` field. The requirements and behavior of the verification are determined by the `template_id` provided. If you don't know whether the associated user already has an active Identity Verification, you can specify `\"is_idempotent\": true` in the request body. With idempotency enabled, a new Identity Verification will only be created if one does not already exist for the associated `client_user_id` and `template_id`. If an Identity Verification is found, it will be returned unmodified with an `200 OK` HTTP status code.
|
2894
3024
|
# @param identity_verification_create_request [IdentityVerificationCreateRequest]
|
2895
3025
|
# @param [Hash] opts the optional parameters
|
2896
|
-
# @return [Array<(
|
3026
|
+
# @return [Array<(IdentityVerificationResponse, Integer, Hash)>] IdentityVerificationResponse data, response status code and response headers
|
2897
3027
|
def identity_verification_create_with_http_info(identity_verification_create_request, opts = {})
|
2898
3028
|
if @api_client.config.debugging
|
2899
3029
|
@api_client.config.logger.debug 'Calling API: PlaidApi.identity_verification_create ...'
|
@@ -2922,7 +3052,7 @@ module Plaid
|
|
2922
3052
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(identity_verification_create_request)
|
2923
3053
|
|
2924
3054
|
# return_type
|
2925
|
-
return_type = opts[:debug_return_type] || '
|
3055
|
+
return_type = opts[:debug_return_type] || 'IdentityVerificationResponse'
|
2926
3056
|
|
2927
3057
|
# auth_names
|
2928
3058
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -2948,7 +3078,7 @@ module Plaid
|
|
2948
3078
|
# Retrieve a previously created identity verification
|
2949
3079
|
# @param get_identity_verification_request [GetIdentityVerificationRequest]
|
2950
3080
|
# @param [Hash] opts the optional parameters
|
2951
|
-
# @return [
|
3081
|
+
# @return [IdentityVerificationResponse]
|
2952
3082
|
def identity_verification_get(get_identity_verification_request, opts = {})
|
2953
3083
|
data, _status_code, _headers = identity_verification_get_with_http_info(get_identity_verification_request, opts)
|
2954
3084
|
data
|
@@ -2958,7 +3088,7 @@ module Plaid
|
|
2958
3088
|
# Retrieve a previously created identity verification
|
2959
3089
|
# @param get_identity_verification_request [GetIdentityVerificationRequest]
|
2960
3090
|
# @param [Hash] opts the optional parameters
|
2961
|
-
# @return [Array<(
|
3091
|
+
# @return [Array<(IdentityVerificationResponse, Integer, Hash)>] IdentityVerificationResponse data, response status code and response headers
|
2962
3092
|
def identity_verification_get_with_http_info(get_identity_verification_request, opts = {})
|
2963
3093
|
if @api_client.config.debugging
|
2964
3094
|
@api_client.config.logger.debug 'Calling API: PlaidApi.identity_verification_get ...'
|
@@ -2987,7 +3117,7 @@ module Plaid
|
|
2987
3117
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(get_identity_verification_request)
|
2988
3118
|
|
2989
3119
|
# return_type
|
2990
|
-
return_type = opts[:debug_return_type] || '
|
3120
|
+
return_type = opts[:debug_return_type] || 'IdentityVerificationResponse'
|
2991
3121
|
|
2992
3122
|
# auth_names
|
2993
3123
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -3013,7 +3143,7 @@ module Plaid
|
|
3013
3143
|
# Filter and list Identity Verifications created by your account
|
3014
3144
|
# @param list_identity_verification_request [ListIdentityVerificationRequest]
|
3015
3145
|
# @param [Hash] opts the optional parameters
|
3016
|
-
# @return [
|
3146
|
+
# @return [PaginatedIdentityVerificationListResponse]
|
3017
3147
|
def identity_verification_list(list_identity_verification_request, opts = {})
|
3018
3148
|
data, _status_code, _headers = identity_verification_list_with_http_info(list_identity_verification_request, opts)
|
3019
3149
|
data
|
@@ -3023,7 +3153,7 @@ module Plaid
|
|
3023
3153
|
# Filter and list Identity Verifications created by your account
|
3024
3154
|
# @param list_identity_verification_request [ListIdentityVerificationRequest]
|
3025
3155
|
# @param [Hash] opts the optional parameters
|
3026
|
-
# @return [Array<(
|
3156
|
+
# @return [Array<(PaginatedIdentityVerificationListResponse, Integer, Hash)>] PaginatedIdentityVerificationListResponse data, response status code and response headers
|
3027
3157
|
def identity_verification_list_with_http_info(list_identity_verification_request, opts = {})
|
3028
3158
|
if @api_client.config.debugging
|
3029
3159
|
@api_client.config.logger.debug 'Calling API: PlaidApi.identity_verification_list ...'
|
@@ -3052,7 +3182,7 @@ module Plaid
|
|
3052
3182
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_identity_verification_request)
|
3053
3183
|
|
3054
3184
|
# return_type
|
3055
|
-
return_type = opts[:debug_return_type] || '
|
3185
|
+
return_type = opts[:debug_return_type] || 'PaginatedIdentityVerificationListResponse'
|
3056
3186
|
|
3057
3187
|
# auth_names
|
3058
3188
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -3078,7 +3208,7 @@ module Plaid
|
|
3078
3208
|
# Allow a customer to retry their identity verification
|
3079
3209
|
# @param identity_verification_retry_request [IdentityVerificationRetryRequest]
|
3080
3210
|
# @param [Hash] opts the optional parameters
|
3081
|
-
# @return [
|
3211
|
+
# @return [IdentityVerificationResponse]
|
3082
3212
|
def identity_verification_retry(identity_verification_retry_request, opts = {})
|
3083
3213
|
data, _status_code, _headers = identity_verification_retry_with_http_info(identity_verification_retry_request, opts)
|
3084
3214
|
data
|
@@ -3088,7 +3218,7 @@ module Plaid
|
|
3088
3218
|
# Allow a customer to retry their identity verification
|
3089
3219
|
# @param identity_verification_retry_request [IdentityVerificationRetryRequest]
|
3090
3220
|
# @param [Hash] opts the optional parameters
|
3091
|
-
# @return [Array<(
|
3221
|
+
# @return [Array<(IdentityVerificationResponse, Integer, Hash)>] IdentityVerificationResponse data, response status code and response headers
|
3092
3222
|
def identity_verification_retry_with_http_info(identity_verification_retry_request, opts = {})
|
3093
3223
|
if @api_client.config.debugging
|
3094
3224
|
@api_client.config.logger.debug 'Calling API: PlaidApi.identity_verification_retry ...'
|
@@ -3117,7 +3247,7 @@ module Plaid
|
|
3117
3247
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(identity_verification_retry_request)
|
3118
3248
|
|
3119
3249
|
# return_type
|
3120
|
-
return_type = opts[:debug_return_type] || '
|
3250
|
+
return_type = opts[:debug_return_type] || 'IdentityVerificationResponse'
|
3121
3251
|
|
3122
3252
|
# auth_names
|
3123
3253
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -3790,7 +3920,7 @@ module Plaid
|
|
3790
3920
|
end
|
3791
3921
|
|
3792
3922
|
# Get investment transactions
|
3793
|
-
# The `/investments/transactions/get` endpoint allows developers to retrieve user-authorized transaction data for investment accounts. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Due to the potentially large number of investment transactions associated with an Item, results are paginated. Manipulate the count and offset parameters in conjunction with the `total_investment_transactions` response body field to fetch all available investment transactions.
|
3923
|
+
# The `/investments/transactions/get` endpoint allows developers to retrieve up to 24 months of user-authorized transaction data for investment accounts. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Due to the potentially large number of investment transactions associated with an Item, results are paginated. Manipulate the count and offset parameters in conjunction with the `total_investment_transactions` response body field to fetch all available investment transactions.
|
3794
3924
|
# @param investments_transactions_get_request [InvestmentsTransactionsGetRequest]
|
3795
3925
|
# @param [Hash] opts the optional parameters
|
3796
3926
|
# @return [InvestmentsTransactionsGetResponse]
|
@@ -3800,7 +3930,7 @@ module Plaid
|
|
3800
3930
|
end
|
3801
3931
|
|
3802
3932
|
# Get investment transactions
|
3803
|
-
# The `/investments/transactions/get` endpoint allows developers to retrieve user-authorized transaction data for investment accounts. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Due to the potentially large number of investment transactions associated with an Item, results are paginated. Manipulate the count and offset parameters in conjunction with the `total_investment_transactions` response body field to fetch all available investment transactions.
|
3933
|
+
# The `/investments/transactions/get` endpoint allows developers to retrieve up to 24 months of user-authorized transaction data for investment accounts. Transactions are returned in reverse-chronological order, and the sequence of transaction ordering is stable and will not shift. Due to the potentially large number of investment transactions associated with an Item, results are paginated. Manipulate the count and offset parameters in conjunction with the `total_investment_transactions` response body field to fetch all available investment transactions.
|
3804
3934
|
# @param investments_transactions_get_request [InvestmentsTransactionsGetRequest]
|
3805
3935
|
# @param [Hash] opts the optional parameters
|
3806
3936
|
# @return [Array<(InvestmentsTransactionsGetResponse, Integer, Hash)>] InvestmentsTransactionsGetResponse data, response status code and response headers
|
@@ -6585,7 +6715,7 @@ module Plaid
|
|
6585
6715
|
end
|
6586
6716
|
|
6587
6717
|
# Simulate creating a sweep
|
6588
|
-
# Use the `/sandbox/transfer/sweep/simulate` endpoint to create a sweep and associated events in the Sandbox environment. Upon calling this endpoint, all `posted` or `pending` transfers with a sweep status of `unswept` will become `swept`, and all `
|
6718
|
+
# Use the `/sandbox/transfer/sweep/simulate` endpoint to create a sweep and associated events in the Sandbox environment. Upon calling this endpoint, all `posted` or `pending` transfers with a sweep status of `unswept` will become `swept`, and all `returned` transfers with a sweep status of `swept` will become `return_swept`.
|
6589
6719
|
# @param sandbox_transfer_sweep_simulate_request [SandboxTransferSweepSimulateRequest]
|
6590
6720
|
# @param [Hash] opts the optional parameters
|
6591
6721
|
# @return [SandboxTransferSweepSimulateResponse]
|
@@ -6595,7 +6725,7 @@ module Plaid
|
|
6595
6725
|
end
|
6596
6726
|
|
6597
6727
|
# Simulate creating a sweep
|
6598
|
-
# Use the `/sandbox/transfer/sweep/simulate` endpoint to create a sweep and associated events in the Sandbox environment. Upon calling this endpoint, all `posted` or `pending` transfers with a sweep status of `unswept` will become `swept`, and all `
|
6728
|
+
# Use the `/sandbox/transfer/sweep/simulate` endpoint to create a sweep and associated events in the Sandbox environment. Upon calling this endpoint, all `posted` or `pending` transfers with a sweep status of `unswept` will become `swept`, and all `returned` transfers with a sweep status of `swept` will become `return_swept`.
|
6599
6729
|
# @param sandbox_transfer_sweep_simulate_request [SandboxTransferSweepSimulateRequest]
|
6600
6730
|
# @param [Hash] opts the optional parameters
|
6601
6731
|
# @return [Array<(SandboxTransferSweepSimulateResponse, Integer, Hash)>] SandboxTransferSweepSimulateResponse data, response status code and response headers
|
@@ -8534,6 +8664,71 @@ module Plaid
|
|
8534
8664
|
return data, status_code, headers
|
8535
8665
|
end
|
8536
8666
|
|
8667
|
+
# Fetch a list of e-wallets
|
8668
|
+
# This endpoint lists all e-wallets in descending order of creation.
|
8669
|
+
# @param wallet_list_request [WalletListRequest]
|
8670
|
+
# @param [Hash] opts the optional parameters
|
8671
|
+
# @return [WalletListResponse]
|
8672
|
+
def wallet_list(wallet_list_request, opts = {})
|
8673
|
+
data, _status_code, _headers = wallet_list_with_http_info(wallet_list_request, opts)
|
8674
|
+
data
|
8675
|
+
end
|
8676
|
+
|
8677
|
+
# Fetch a list of e-wallets
|
8678
|
+
# This endpoint lists all e-wallets in descending order of creation.
|
8679
|
+
# @param wallet_list_request [WalletListRequest]
|
8680
|
+
# @param [Hash] opts the optional parameters
|
8681
|
+
# @return [Array<(WalletListResponse, Integer, Hash)>] WalletListResponse data, response status code and response headers
|
8682
|
+
def wallet_list_with_http_info(wallet_list_request, opts = {})
|
8683
|
+
if @api_client.config.debugging
|
8684
|
+
@api_client.config.logger.debug 'Calling API: PlaidApi.wallet_list ...'
|
8685
|
+
end
|
8686
|
+
# verify the required parameter 'wallet_list_request' is set
|
8687
|
+
if @api_client.config.client_side_validation && wallet_list_request.nil?
|
8688
|
+
fail ArgumentError, "Missing the required parameter 'wallet_list_request' when calling PlaidApi.wallet_list"
|
8689
|
+
end
|
8690
|
+
# resource path
|
8691
|
+
local_var_path = '/wallet/list'
|
8692
|
+
|
8693
|
+
# query parameters
|
8694
|
+
query_params = opts[:query_params] || {}
|
8695
|
+
|
8696
|
+
# header parameters
|
8697
|
+
header_params = opts[:header_params] || {}
|
8698
|
+
# HTTP header 'Accept' (if needed)
|
8699
|
+
header_params['Accept'] = @api_client.select_header_accept(['application/json'])
|
8700
|
+
# HTTP header 'Content-Type'
|
8701
|
+
header_params['Content-Type'] = @api_client.select_header_content_type(['application/json'])
|
8702
|
+
|
8703
|
+
# form parameters
|
8704
|
+
form_params = opts[:form_params] || {}
|
8705
|
+
|
8706
|
+
# http body (model)
|
8707
|
+
post_body = opts[:debug_body] || @api_client.object_to_http_body(wallet_list_request)
|
8708
|
+
|
8709
|
+
# return_type
|
8710
|
+
return_type = opts[:debug_return_type] || 'WalletListResponse'
|
8711
|
+
|
8712
|
+
# auth_names
|
8713
|
+
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
8714
|
+
|
8715
|
+
new_options = opts.merge(
|
8716
|
+
:operation => :"PlaidApi.wallet_list",
|
8717
|
+
:header_params => header_params,
|
8718
|
+
:query_params => query_params,
|
8719
|
+
:form_params => form_params,
|
8720
|
+
:body => post_body,
|
8721
|
+
:auth_names => auth_names,
|
8722
|
+
:return_type => return_type
|
8723
|
+
)
|
8724
|
+
|
8725
|
+
data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
|
8726
|
+
if @api_client.config.debugging
|
8727
|
+
@api_client.config.logger.debug "API called: PlaidApi#wallet_list\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
|
8728
|
+
end
|
8729
|
+
return data, status_code, headers
|
8730
|
+
end
|
8731
|
+
|
8537
8732
|
# Execute a transaction using an e-wallet
|
8538
8733
|
# Execute a transaction using the specified e-wallet. Specify the e-wallet to debit from, the counterparty to credit to, the idempotency key to prevent duplicate payouts, the amount and reference for the payout. The payouts are executed over the Faster Payment rails, where settlement usually only takes a few seconds.
|
8539
8734
|
# @param wallet_transaction_execute_request [WalletTransactionExecuteRequest]
|
@@ -8731,7 +8926,7 @@ module Plaid
|
|
8731
8926
|
# Create a new entity watchlist screening to check your customer against watchlists defined in the associated entity watchlist program. If your associated program has ongoing screening enabled, this is the profile information that will be used to monitor your customer over time.
|
8732
8927
|
# @param create_entity_screening_request [CreateEntityScreeningRequest]
|
8733
8928
|
# @param [Hash] opts the optional parameters
|
8734
|
-
# @return [
|
8929
|
+
# @return [EntityWatchlistScreeningResponse]
|
8735
8930
|
def watchlist_screening_entity_create(create_entity_screening_request, opts = {})
|
8736
8931
|
data, _status_code, _headers = watchlist_screening_entity_create_with_http_info(create_entity_screening_request, opts)
|
8737
8932
|
data
|
@@ -8741,7 +8936,7 @@ module Plaid
|
|
8741
8936
|
# Create a new entity watchlist screening to check your customer against watchlists defined in the associated entity watchlist program. If your associated program has ongoing screening enabled, this is the profile information that will be used to monitor your customer over time.
|
8742
8937
|
# @param create_entity_screening_request [CreateEntityScreeningRequest]
|
8743
8938
|
# @param [Hash] opts the optional parameters
|
8744
|
-
# @return [Array<(
|
8939
|
+
# @return [Array<(EntityWatchlistScreeningResponse, Integer, Hash)>] EntityWatchlistScreeningResponse data, response status code and response headers
|
8745
8940
|
def watchlist_screening_entity_create_with_http_info(create_entity_screening_request, opts = {})
|
8746
8941
|
if @api_client.config.debugging
|
8747
8942
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_create ...'
|
@@ -8770,7 +8965,7 @@ module Plaid
|
|
8770
8965
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_entity_screening_request)
|
8771
8966
|
|
8772
8967
|
# return_type
|
8773
|
-
return_type = opts[:debug_return_type] || '
|
8968
|
+
return_type = opts[:debug_return_type] || 'EntityWatchlistScreeningResponse'
|
8774
8969
|
|
8775
8970
|
# auth_names
|
8776
8971
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -8796,7 +8991,7 @@ module Plaid
|
|
8796
8991
|
# Retrieve an entity watchlist screening.
|
8797
8992
|
# @param get_entity_watchlist_screening_request [GetEntityWatchlistScreeningRequest]
|
8798
8993
|
# @param [Hash] opts the optional parameters
|
8799
|
-
# @return [
|
8994
|
+
# @return [EntityWatchlistScreeningResponse]
|
8800
8995
|
def watchlist_screening_entity_get(get_entity_watchlist_screening_request, opts = {})
|
8801
8996
|
data, _status_code, _headers = watchlist_screening_entity_get_with_http_info(get_entity_watchlist_screening_request, opts)
|
8802
8997
|
data
|
@@ -8806,7 +9001,7 @@ module Plaid
|
|
8806
9001
|
# Retrieve an entity watchlist screening.
|
8807
9002
|
# @param get_entity_watchlist_screening_request [GetEntityWatchlistScreeningRequest]
|
8808
9003
|
# @param [Hash] opts the optional parameters
|
8809
|
-
# @return [Array<(
|
9004
|
+
# @return [Array<(EntityWatchlistScreeningResponse, Integer, Hash)>] EntityWatchlistScreeningResponse data, response status code and response headers
|
8810
9005
|
def watchlist_screening_entity_get_with_http_info(get_entity_watchlist_screening_request, opts = {})
|
8811
9006
|
if @api_client.config.debugging
|
8812
9007
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_get ...'
|
@@ -8835,7 +9030,7 @@ module Plaid
|
|
8835
9030
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(get_entity_watchlist_screening_request)
|
8836
9031
|
|
8837
9032
|
# return_type
|
8838
|
-
return_type = opts[:debug_return_type] || '
|
9033
|
+
return_type = opts[:debug_return_type] || 'EntityWatchlistScreeningResponse'
|
8839
9034
|
|
8840
9035
|
# auth_names
|
8841
9036
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -8861,7 +9056,7 @@ module Plaid
|
|
8861
9056
|
# List all changes to the entity watchlist screening in reverse-chronological order. If the watchlist screening has not been edited, no history will be returned.
|
8862
9057
|
# @param list_watchlist_screening_entity_history_request [ListWatchlistScreeningEntityHistoryRequest]
|
8863
9058
|
# @param [Hash] opts the optional parameters
|
8864
|
-
# @return [
|
9059
|
+
# @return [PaginatedEntityWatchlistScreeningListResponse]
|
8865
9060
|
def watchlist_screening_entity_history_list(list_watchlist_screening_entity_history_request, opts = {})
|
8866
9061
|
data, _status_code, _headers = watchlist_screening_entity_history_list_with_http_info(list_watchlist_screening_entity_history_request, opts)
|
8867
9062
|
data
|
@@ -8871,7 +9066,7 @@ module Plaid
|
|
8871
9066
|
# List all changes to the entity watchlist screening in reverse-chronological order. If the watchlist screening has not been edited, no history will be returned.
|
8872
9067
|
# @param list_watchlist_screening_entity_history_request [ListWatchlistScreeningEntityHistoryRequest]
|
8873
9068
|
# @param [Hash] opts the optional parameters
|
8874
|
-
# @return [Array<(
|
9069
|
+
# @return [Array<(PaginatedEntityWatchlistScreeningListResponse, Integer, Hash)>] PaginatedEntityWatchlistScreeningListResponse data, response status code and response headers
|
8875
9070
|
def watchlist_screening_entity_history_list_with_http_info(list_watchlist_screening_entity_history_request, opts = {})
|
8876
9071
|
if @api_client.config.debugging
|
8877
9072
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_history_list ...'
|
@@ -8900,7 +9095,7 @@ module Plaid
|
|
8900
9095
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_watchlist_screening_entity_history_request)
|
8901
9096
|
|
8902
9097
|
# return_type
|
8903
|
-
return_type = opts[:debug_return_type] || '
|
9098
|
+
return_type = opts[:debug_return_type] || 'PaginatedEntityWatchlistScreeningListResponse'
|
8904
9099
|
|
8905
9100
|
# auth_names
|
8906
9101
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -8926,7 +9121,7 @@ module Plaid
|
|
8926
9121
|
# List all hits for the entity watchlist screening.
|
8927
9122
|
# @param list_watchlist_screening_entity_hit_request [ListWatchlistScreeningEntityHitRequest]
|
8928
9123
|
# @param [Hash] opts the optional parameters
|
8929
|
-
# @return [
|
9124
|
+
# @return [PaginatedEntityWatchlistScreeningHitListResponse]
|
8930
9125
|
def watchlist_screening_entity_hits_list(list_watchlist_screening_entity_hit_request, opts = {})
|
8931
9126
|
data, _status_code, _headers = watchlist_screening_entity_hits_list_with_http_info(list_watchlist_screening_entity_hit_request, opts)
|
8932
9127
|
data
|
@@ -8936,7 +9131,7 @@ module Plaid
|
|
8936
9131
|
# List all hits for the entity watchlist screening.
|
8937
9132
|
# @param list_watchlist_screening_entity_hit_request [ListWatchlistScreeningEntityHitRequest]
|
8938
9133
|
# @param [Hash] opts the optional parameters
|
8939
|
-
# @return [Array<(
|
9134
|
+
# @return [Array<(PaginatedEntityWatchlistScreeningHitListResponse, Integer, Hash)>] PaginatedEntityWatchlistScreeningHitListResponse data, response status code and response headers
|
8940
9135
|
def watchlist_screening_entity_hits_list_with_http_info(list_watchlist_screening_entity_hit_request, opts = {})
|
8941
9136
|
if @api_client.config.debugging
|
8942
9137
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_hits_list ...'
|
@@ -8965,7 +9160,7 @@ module Plaid
|
|
8965
9160
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_watchlist_screening_entity_hit_request)
|
8966
9161
|
|
8967
9162
|
# return_type
|
8968
|
-
return_type = opts[:debug_return_type] || '
|
9163
|
+
return_type = opts[:debug_return_type] || 'PaginatedEntityWatchlistScreeningHitListResponse'
|
8969
9164
|
|
8970
9165
|
# auth_names
|
8971
9166
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -8991,7 +9186,7 @@ module Plaid
|
|
8991
9186
|
# List all entity screenings.
|
8992
9187
|
# @param list_entity_watchlist_screening_request [ListEntityWatchlistScreeningRequest]
|
8993
9188
|
# @param [Hash] opts the optional parameters
|
8994
|
-
# @return [
|
9189
|
+
# @return [PaginatedEntityWatchlistScreeningListResponse]
|
8995
9190
|
def watchlist_screening_entity_list(list_entity_watchlist_screening_request, opts = {})
|
8996
9191
|
data, _status_code, _headers = watchlist_screening_entity_list_with_http_info(list_entity_watchlist_screening_request, opts)
|
8997
9192
|
data
|
@@ -9001,7 +9196,7 @@ module Plaid
|
|
9001
9196
|
# List all entity screenings.
|
9002
9197
|
# @param list_entity_watchlist_screening_request [ListEntityWatchlistScreeningRequest]
|
9003
9198
|
# @param [Hash] opts the optional parameters
|
9004
|
-
# @return [Array<(
|
9199
|
+
# @return [Array<(PaginatedEntityWatchlistScreeningListResponse, Integer, Hash)>] PaginatedEntityWatchlistScreeningListResponse data, response status code and response headers
|
9005
9200
|
def watchlist_screening_entity_list_with_http_info(list_entity_watchlist_screening_request, opts = {})
|
9006
9201
|
if @api_client.config.debugging
|
9007
9202
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_list ...'
|
@@ -9030,7 +9225,7 @@ module Plaid
|
|
9030
9225
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_entity_watchlist_screening_request)
|
9031
9226
|
|
9032
9227
|
# return_type
|
9033
|
-
return_type = opts[:debug_return_type] || '
|
9228
|
+
return_type = opts[:debug_return_type] || 'PaginatedEntityWatchlistScreeningListResponse'
|
9034
9229
|
|
9035
9230
|
# auth_names
|
9036
9231
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9056,7 +9251,7 @@ module Plaid
|
|
9056
9251
|
# Get an entity watchlist screening program
|
9057
9252
|
# @param get_watchlist_screening_entity_program_request [GetWatchlistScreeningEntityProgramRequest]
|
9058
9253
|
# @param [Hash] opts the optional parameters
|
9059
|
-
# @return [
|
9254
|
+
# @return [EntityWatchlistProgramResponse]
|
9060
9255
|
def watchlist_screening_entity_program_get(get_watchlist_screening_entity_program_request, opts = {})
|
9061
9256
|
data, _status_code, _headers = watchlist_screening_entity_program_get_with_http_info(get_watchlist_screening_entity_program_request, opts)
|
9062
9257
|
data
|
@@ -9066,7 +9261,7 @@ module Plaid
|
|
9066
9261
|
# Get an entity watchlist screening program
|
9067
9262
|
# @param get_watchlist_screening_entity_program_request [GetWatchlistScreeningEntityProgramRequest]
|
9068
9263
|
# @param [Hash] opts the optional parameters
|
9069
|
-
# @return [Array<(
|
9264
|
+
# @return [Array<(EntityWatchlistProgramResponse, Integer, Hash)>] EntityWatchlistProgramResponse data, response status code and response headers
|
9070
9265
|
def watchlist_screening_entity_program_get_with_http_info(get_watchlist_screening_entity_program_request, opts = {})
|
9071
9266
|
if @api_client.config.debugging
|
9072
9267
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_program_get ...'
|
@@ -9095,7 +9290,7 @@ module Plaid
|
|
9095
9290
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(get_watchlist_screening_entity_program_request)
|
9096
9291
|
|
9097
9292
|
# return_type
|
9098
|
-
return_type = opts[:debug_return_type] || '
|
9293
|
+
return_type = opts[:debug_return_type] || 'EntityWatchlistProgramResponse'
|
9099
9294
|
|
9100
9295
|
# auth_names
|
9101
9296
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9121,7 +9316,7 @@ module Plaid
|
|
9121
9316
|
# List all entity watchlist screening programs
|
9122
9317
|
# @param list_watchlist_screening_entity_programs_request [ListWatchlistScreeningEntityProgramsRequest]
|
9123
9318
|
# @param [Hash] opts the optional parameters
|
9124
|
-
# @return [
|
9319
|
+
# @return [PaginatedEntityWatchlistProgramListResponse]
|
9125
9320
|
def watchlist_screening_entity_program_list(list_watchlist_screening_entity_programs_request, opts = {})
|
9126
9321
|
data, _status_code, _headers = watchlist_screening_entity_program_list_with_http_info(list_watchlist_screening_entity_programs_request, opts)
|
9127
9322
|
data
|
@@ -9131,7 +9326,7 @@ module Plaid
|
|
9131
9326
|
# List all entity watchlist screening programs
|
9132
9327
|
# @param list_watchlist_screening_entity_programs_request [ListWatchlistScreeningEntityProgramsRequest]
|
9133
9328
|
# @param [Hash] opts the optional parameters
|
9134
|
-
# @return [Array<(
|
9329
|
+
# @return [Array<(PaginatedEntityWatchlistProgramListResponse, Integer, Hash)>] PaginatedEntityWatchlistProgramListResponse data, response status code and response headers
|
9135
9330
|
def watchlist_screening_entity_program_list_with_http_info(list_watchlist_screening_entity_programs_request, opts = {})
|
9136
9331
|
if @api_client.config.debugging
|
9137
9332
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_program_list ...'
|
@@ -9160,7 +9355,7 @@ module Plaid
|
|
9160
9355
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_watchlist_screening_entity_programs_request)
|
9161
9356
|
|
9162
9357
|
# return_type
|
9163
|
-
return_type = opts[:debug_return_type] || '
|
9358
|
+
return_type = opts[:debug_return_type] || 'PaginatedEntityWatchlistProgramListResponse'
|
9164
9359
|
|
9165
9360
|
# auth_names
|
9166
9361
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9186,7 +9381,7 @@ module Plaid
|
|
9186
9381
|
# Create a review for an entity watchlist screening. Reviews are compliance reports created by users in your organization regarding the relevance of potential hits found by Plaid.
|
9187
9382
|
# @param create_entity_watchlist_screening_review_request [CreateEntityWatchlistScreeningReviewRequest]
|
9188
9383
|
# @param [Hash] opts the optional parameters
|
9189
|
-
# @return [
|
9384
|
+
# @return [EntityWatchlistScreeningReviewResponse]
|
9190
9385
|
def watchlist_screening_entity_review_create(create_entity_watchlist_screening_review_request, opts = {})
|
9191
9386
|
data, _status_code, _headers = watchlist_screening_entity_review_create_with_http_info(create_entity_watchlist_screening_review_request, opts)
|
9192
9387
|
data
|
@@ -9196,7 +9391,7 @@ module Plaid
|
|
9196
9391
|
# Create a review for an entity watchlist screening. Reviews are compliance reports created by users in your organization regarding the relevance of potential hits found by Plaid.
|
9197
9392
|
# @param create_entity_watchlist_screening_review_request [CreateEntityWatchlistScreeningReviewRequest]
|
9198
9393
|
# @param [Hash] opts the optional parameters
|
9199
|
-
# @return [Array<(
|
9394
|
+
# @return [Array<(EntityWatchlistScreeningReviewResponse, Integer, Hash)>] EntityWatchlistScreeningReviewResponse data, response status code and response headers
|
9200
9395
|
def watchlist_screening_entity_review_create_with_http_info(create_entity_watchlist_screening_review_request, opts = {})
|
9201
9396
|
if @api_client.config.debugging
|
9202
9397
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_review_create ...'
|
@@ -9225,7 +9420,7 @@ module Plaid
|
|
9225
9420
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_entity_watchlist_screening_review_request)
|
9226
9421
|
|
9227
9422
|
# return_type
|
9228
|
-
return_type = opts[:debug_return_type] || '
|
9423
|
+
return_type = opts[:debug_return_type] || 'EntityWatchlistScreeningReviewResponse'
|
9229
9424
|
|
9230
9425
|
# auth_names
|
9231
9426
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9251,7 +9446,7 @@ module Plaid
|
|
9251
9446
|
# List all reviews for a particular entity watchlist screening. Reviews are compliance reports created by users in your organization regarding the relevance of potential hits found by Plaid.
|
9252
9447
|
# @param list_watchlist_screening_entity_reviews_request [ListWatchlistScreeningEntityReviewsRequest]
|
9253
9448
|
# @param [Hash] opts the optional parameters
|
9254
|
-
# @return [
|
9449
|
+
# @return [PaginatedEntityWatchlistScreeningReviewListResponse]
|
9255
9450
|
def watchlist_screening_entity_review_list(list_watchlist_screening_entity_reviews_request, opts = {})
|
9256
9451
|
data, _status_code, _headers = watchlist_screening_entity_review_list_with_http_info(list_watchlist_screening_entity_reviews_request, opts)
|
9257
9452
|
data
|
@@ -9261,7 +9456,7 @@ module Plaid
|
|
9261
9456
|
# List all reviews for a particular entity watchlist screening. Reviews are compliance reports created by users in your organization regarding the relevance of potential hits found by Plaid.
|
9262
9457
|
# @param list_watchlist_screening_entity_reviews_request [ListWatchlistScreeningEntityReviewsRequest]
|
9263
9458
|
# @param [Hash] opts the optional parameters
|
9264
|
-
# @return [Array<(
|
9459
|
+
# @return [Array<(PaginatedEntityWatchlistScreeningReviewListResponse, Integer, Hash)>] PaginatedEntityWatchlistScreeningReviewListResponse data, response status code and response headers
|
9265
9460
|
def watchlist_screening_entity_review_list_with_http_info(list_watchlist_screening_entity_reviews_request, opts = {})
|
9266
9461
|
if @api_client.config.debugging
|
9267
9462
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_review_list ...'
|
@@ -9290,7 +9485,7 @@ module Plaid
|
|
9290
9485
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_watchlist_screening_entity_reviews_request)
|
9291
9486
|
|
9292
9487
|
# return_type
|
9293
|
-
return_type = opts[:debug_return_type] || '
|
9488
|
+
return_type = opts[:debug_return_type] || 'PaginatedEntityWatchlistScreeningReviewListResponse'
|
9294
9489
|
|
9295
9490
|
# auth_names
|
9296
9491
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9316,7 +9511,7 @@ module Plaid
|
|
9316
9511
|
# Update an entity watchlist screening.
|
9317
9512
|
# @param update_entity_screening_request [UpdateEntityScreeningRequest] The entity screening was successfully updated.
|
9318
9513
|
# @param [Hash] opts the optional parameters
|
9319
|
-
# @return [
|
9514
|
+
# @return [EntityWatchlistScreeningResponse]
|
9320
9515
|
def watchlist_screening_entity_update(update_entity_screening_request, opts = {})
|
9321
9516
|
data, _status_code, _headers = watchlist_screening_entity_update_with_http_info(update_entity_screening_request, opts)
|
9322
9517
|
data
|
@@ -9326,7 +9521,7 @@ module Plaid
|
|
9326
9521
|
# Update an entity watchlist screening.
|
9327
9522
|
# @param update_entity_screening_request [UpdateEntityScreeningRequest] The entity screening was successfully updated.
|
9328
9523
|
# @param [Hash] opts the optional parameters
|
9329
|
-
# @return [Array<(
|
9524
|
+
# @return [Array<(EntityWatchlistScreeningResponse, Integer, Hash)>] EntityWatchlistScreeningResponse data, response status code and response headers
|
9330
9525
|
def watchlist_screening_entity_update_with_http_info(update_entity_screening_request, opts = {})
|
9331
9526
|
if @api_client.config.debugging
|
9332
9527
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_entity_update ...'
|
@@ -9355,7 +9550,7 @@ module Plaid
|
|
9355
9550
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(update_entity_screening_request)
|
9356
9551
|
|
9357
9552
|
# return_type
|
9358
|
-
return_type = opts[:debug_return_type] || '
|
9553
|
+
return_type = opts[:debug_return_type] || 'EntityWatchlistScreeningResponse'
|
9359
9554
|
|
9360
9555
|
# auth_names
|
9361
9556
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9381,7 +9576,7 @@ module Plaid
|
|
9381
9576
|
# Create a new Watchlist Screening to check your customer against watchlists defined in the associated Watchlist Program. If your associated program has ongoing screening enabled, this is the profile information that will be used to monitor your customer over time.
|
9382
9577
|
# @param watchlist_screening_create_request [WatchlistScreeningCreateRequest]
|
9383
9578
|
# @param [Hash] opts the optional parameters
|
9384
|
-
# @return [
|
9579
|
+
# @return [WatchlistScreeningIndividualResponse]
|
9385
9580
|
def watchlist_screening_individual_create(watchlist_screening_create_request, opts = {})
|
9386
9581
|
data, _status_code, _headers = watchlist_screening_individual_create_with_http_info(watchlist_screening_create_request, opts)
|
9387
9582
|
data
|
@@ -9391,7 +9586,7 @@ module Plaid
|
|
9391
9586
|
# Create a new Watchlist Screening to check your customer against watchlists defined in the associated Watchlist Program. If your associated program has ongoing screening enabled, this is the profile information that will be used to monitor your customer over time.
|
9392
9587
|
# @param watchlist_screening_create_request [WatchlistScreeningCreateRequest]
|
9393
9588
|
# @param [Hash] opts the optional parameters
|
9394
|
-
# @return [Array<(
|
9589
|
+
# @return [Array<(WatchlistScreeningIndividualResponse, Integer, Hash)>] WatchlistScreeningIndividualResponse data, response status code and response headers
|
9395
9590
|
def watchlist_screening_individual_create_with_http_info(watchlist_screening_create_request, opts = {})
|
9396
9591
|
if @api_client.config.debugging
|
9397
9592
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_create ...'
|
@@ -9420,7 +9615,7 @@ module Plaid
|
|
9420
9615
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(watchlist_screening_create_request)
|
9421
9616
|
|
9422
9617
|
# return_type
|
9423
|
-
return_type = opts[:debug_return_type] || '
|
9618
|
+
return_type = opts[:debug_return_type] || 'WatchlistScreeningIndividualResponse'
|
9424
9619
|
|
9425
9620
|
# auth_names
|
9426
9621
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9446,7 +9641,7 @@ module Plaid
|
|
9446
9641
|
# Retrieve a previously created individual watchlist screening
|
9447
9642
|
# @param get_individual_watchlist_screening_request [GetIndividualWatchlistScreeningRequest]
|
9448
9643
|
# @param [Hash] opts the optional parameters
|
9449
|
-
# @return [
|
9644
|
+
# @return [WatchlistScreeningIndividualResponse]
|
9450
9645
|
def watchlist_screening_individual_get(get_individual_watchlist_screening_request, opts = {})
|
9451
9646
|
data, _status_code, _headers = watchlist_screening_individual_get_with_http_info(get_individual_watchlist_screening_request, opts)
|
9452
9647
|
data
|
@@ -9456,7 +9651,7 @@ module Plaid
|
|
9456
9651
|
# Retrieve a previously created individual watchlist screening
|
9457
9652
|
# @param get_individual_watchlist_screening_request [GetIndividualWatchlistScreeningRequest]
|
9458
9653
|
# @param [Hash] opts the optional parameters
|
9459
|
-
# @return [Array<(
|
9654
|
+
# @return [Array<(WatchlistScreeningIndividualResponse, Integer, Hash)>] WatchlistScreeningIndividualResponse data, response status code and response headers
|
9460
9655
|
def watchlist_screening_individual_get_with_http_info(get_individual_watchlist_screening_request, opts = {})
|
9461
9656
|
if @api_client.config.debugging
|
9462
9657
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_get ...'
|
@@ -9485,7 +9680,7 @@ module Plaid
|
|
9485
9680
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(get_individual_watchlist_screening_request)
|
9486
9681
|
|
9487
9682
|
# return_type
|
9488
|
-
return_type = opts[:debug_return_type] || '
|
9683
|
+
return_type = opts[:debug_return_type] || 'WatchlistScreeningIndividualResponse'
|
9489
9684
|
|
9490
9685
|
# auth_names
|
9491
9686
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9511,7 +9706,7 @@ module Plaid
|
|
9511
9706
|
# List all changes to the individual watchlist screening in reverse-chronological order. If the watchlist screening has not been edited, no history will be returned.
|
9512
9707
|
# @param list_watchlist_screening_individual_history_request [ListWatchlistScreeningIndividualHistoryRequest]
|
9513
9708
|
# @param [Hash] opts the optional parameters
|
9514
|
-
# @return [
|
9709
|
+
# @return [PaginatedIndividualWatchlistScreeningListResponse]
|
9515
9710
|
def watchlist_screening_individual_history_list(list_watchlist_screening_individual_history_request, opts = {})
|
9516
9711
|
data, _status_code, _headers = watchlist_screening_individual_history_list_with_http_info(list_watchlist_screening_individual_history_request, opts)
|
9517
9712
|
data
|
@@ -9521,7 +9716,7 @@ module Plaid
|
|
9521
9716
|
# List all changes to the individual watchlist screening in reverse-chronological order. If the watchlist screening has not been edited, no history will be returned.
|
9522
9717
|
# @param list_watchlist_screening_individual_history_request [ListWatchlistScreeningIndividualHistoryRequest]
|
9523
9718
|
# @param [Hash] opts the optional parameters
|
9524
|
-
# @return [Array<(
|
9719
|
+
# @return [Array<(PaginatedIndividualWatchlistScreeningListResponse, Integer, Hash)>] PaginatedIndividualWatchlistScreeningListResponse data, response status code and response headers
|
9525
9720
|
def watchlist_screening_individual_history_list_with_http_info(list_watchlist_screening_individual_history_request, opts = {})
|
9526
9721
|
if @api_client.config.debugging
|
9527
9722
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_history_list ...'
|
@@ -9550,7 +9745,7 @@ module Plaid
|
|
9550
9745
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_watchlist_screening_individual_history_request)
|
9551
9746
|
|
9552
9747
|
# return_type
|
9553
|
-
return_type = opts[:debug_return_type] || '
|
9748
|
+
return_type = opts[:debug_return_type] || 'PaginatedIndividualWatchlistScreeningListResponse'
|
9554
9749
|
|
9555
9750
|
# auth_names
|
9556
9751
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9576,7 +9771,7 @@ module Plaid
|
|
9576
9771
|
# List all hits found by Plaid for a particular individual watchlist screening.
|
9577
9772
|
# @param list_watchlist_screening_individual_hit_request [ListWatchlistScreeningIndividualHitRequest]
|
9578
9773
|
# @param [Hash] opts the optional parameters
|
9579
|
-
# @return [
|
9774
|
+
# @return [PaginatedIndividualWatchlistScreeningHitListResponse]
|
9580
9775
|
def watchlist_screening_individual_hit_list(list_watchlist_screening_individual_hit_request, opts = {})
|
9581
9776
|
data, _status_code, _headers = watchlist_screening_individual_hit_list_with_http_info(list_watchlist_screening_individual_hit_request, opts)
|
9582
9777
|
data
|
@@ -9586,7 +9781,7 @@ module Plaid
|
|
9586
9781
|
# List all hits found by Plaid for a particular individual watchlist screening.
|
9587
9782
|
# @param list_watchlist_screening_individual_hit_request [ListWatchlistScreeningIndividualHitRequest]
|
9588
9783
|
# @param [Hash] opts the optional parameters
|
9589
|
-
# @return [Array<(
|
9784
|
+
# @return [Array<(PaginatedIndividualWatchlistScreeningHitListResponse, Integer, Hash)>] PaginatedIndividualWatchlistScreeningHitListResponse data, response status code and response headers
|
9590
9785
|
def watchlist_screening_individual_hit_list_with_http_info(list_watchlist_screening_individual_hit_request, opts = {})
|
9591
9786
|
if @api_client.config.debugging
|
9592
9787
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_hit_list ...'
|
@@ -9615,7 +9810,7 @@ module Plaid
|
|
9615
9810
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_watchlist_screening_individual_hit_request)
|
9616
9811
|
|
9617
9812
|
# return_type
|
9618
|
-
return_type = opts[:debug_return_type] || '
|
9813
|
+
return_type = opts[:debug_return_type] || 'PaginatedIndividualWatchlistScreeningHitListResponse'
|
9619
9814
|
|
9620
9815
|
# auth_names
|
9621
9816
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9641,7 +9836,7 @@ module Plaid
|
|
9641
9836
|
# List previously created watchlist screenings for individuals
|
9642
9837
|
# @param list_individual_watchlist_screening_request [ListIndividualWatchlistScreeningRequest]
|
9643
9838
|
# @param [Hash] opts the optional parameters
|
9644
|
-
# @return [
|
9839
|
+
# @return [PaginatedIndividualWatchlistScreeningListResponse]
|
9645
9840
|
def watchlist_screening_individual_list(list_individual_watchlist_screening_request, opts = {})
|
9646
9841
|
data, _status_code, _headers = watchlist_screening_individual_list_with_http_info(list_individual_watchlist_screening_request, opts)
|
9647
9842
|
data
|
@@ -9651,7 +9846,7 @@ module Plaid
|
|
9651
9846
|
# List previously created watchlist screenings for individuals
|
9652
9847
|
# @param list_individual_watchlist_screening_request [ListIndividualWatchlistScreeningRequest]
|
9653
9848
|
# @param [Hash] opts the optional parameters
|
9654
|
-
# @return [Array<(
|
9849
|
+
# @return [Array<(PaginatedIndividualWatchlistScreeningListResponse, Integer, Hash)>] PaginatedIndividualWatchlistScreeningListResponse data, response status code and response headers
|
9655
9850
|
def watchlist_screening_individual_list_with_http_info(list_individual_watchlist_screening_request, opts = {})
|
9656
9851
|
if @api_client.config.debugging
|
9657
9852
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_list ...'
|
@@ -9680,7 +9875,7 @@ module Plaid
|
|
9680
9875
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_individual_watchlist_screening_request)
|
9681
9876
|
|
9682
9877
|
# return_type
|
9683
|
-
return_type = opts[:debug_return_type] || '
|
9878
|
+
return_type = opts[:debug_return_type] || 'PaginatedIndividualWatchlistScreeningListResponse'
|
9684
9879
|
|
9685
9880
|
# auth_names
|
9686
9881
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9706,7 +9901,7 @@ module Plaid
|
|
9706
9901
|
# Get an individual watchlist screening program
|
9707
9902
|
# @param get_watchlist_screening_individual_program_request [GetWatchlistScreeningIndividualProgramRequest]
|
9708
9903
|
# @param [Hash] opts the optional parameters
|
9709
|
-
# @return [
|
9904
|
+
# @return [IndividualWatchlistProgramResponse]
|
9710
9905
|
def watchlist_screening_individual_program_get(get_watchlist_screening_individual_program_request, opts = {})
|
9711
9906
|
data, _status_code, _headers = watchlist_screening_individual_program_get_with_http_info(get_watchlist_screening_individual_program_request, opts)
|
9712
9907
|
data
|
@@ -9716,7 +9911,7 @@ module Plaid
|
|
9716
9911
|
# Get an individual watchlist screening program
|
9717
9912
|
# @param get_watchlist_screening_individual_program_request [GetWatchlistScreeningIndividualProgramRequest]
|
9718
9913
|
# @param [Hash] opts the optional parameters
|
9719
|
-
# @return [Array<(
|
9914
|
+
# @return [Array<(IndividualWatchlistProgramResponse, Integer, Hash)>] IndividualWatchlistProgramResponse data, response status code and response headers
|
9720
9915
|
def watchlist_screening_individual_program_get_with_http_info(get_watchlist_screening_individual_program_request, opts = {})
|
9721
9916
|
if @api_client.config.debugging
|
9722
9917
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_program_get ...'
|
@@ -9745,7 +9940,7 @@ module Plaid
|
|
9745
9940
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(get_watchlist_screening_individual_program_request)
|
9746
9941
|
|
9747
9942
|
# return_type
|
9748
|
-
return_type = opts[:debug_return_type] || '
|
9943
|
+
return_type = opts[:debug_return_type] || 'IndividualWatchlistProgramResponse'
|
9749
9944
|
|
9750
9945
|
# auth_names
|
9751
9946
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9771,7 +9966,7 @@ module Plaid
|
|
9771
9966
|
# List all individual watchlist screening programs
|
9772
9967
|
# @param list_watchlist_screening_individual_programs_request [ListWatchlistScreeningIndividualProgramsRequest]
|
9773
9968
|
# @param [Hash] opts the optional parameters
|
9774
|
-
# @return [
|
9969
|
+
# @return [PaginatedIndividualWatchlistProgramListResponse]
|
9775
9970
|
def watchlist_screening_individual_program_list(list_watchlist_screening_individual_programs_request, opts = {})
|
9776
9971
|
data, _status_code, _headers = watchlist_screening_individual_program_list_with_http_info(list_watchlist_screening_individual_programs_request, opts)
|
9777
9972
|
data
|
@@ -9781,7 +9976,7 @@ module Plaid
|
|
9781
9976
|
# List all individual watchlist screening programs
|
9782
9977
|
# @param list_watchlist_screening_individual_programs_request [ListWatchlistScreeningIndividualProgramsRequest]
|
9783
9978
|
# @param [Hash] opts the optional parameters
|
9784
|
-
# @return [Array<(
|
9979
|
+
# @return [Array<(PaginatedIndividualWatchlistProgramListResponse, Integer, Hash)>] PaginatedIndividualWatchlistProgramListResponse data, response status code and response headers
|
9785
9980
|
def watchlist_screening_individual_program_list_with_http_info(list_watchlist_screening_individual_programs_request, opts = {})
|
9786
9981
|
if @api_client.config.debugging
|
9787
9982
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_program_list ...'
|
@@ -9810,7 +10005,7 @@ module Plaid
|
|
9810
10005
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_watchlist_screening_individual_programs_request)
|
9811
10006
|
|
9812
10007
|
# return_type
|
9813
|
-
return_type = opts[:debug_return_type] || '
|
10008
|
+
return_type = opts[:debug_return_type] || 'PaginatedIndividualWatchlistProgramListResponse'
|
9814
10009
|
|
9815
10010
|
# auth_names
|
9816
10011
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9836,7 +10031,7 @@ module Plaid
|
|
9836
10031
|
# Create a review for the individual watchlist screening. Reviews are compliance reports created by users in your organization regarding the relevance of potential hits found by Plaid.
|
9837
10032
|
# @param create_individual_watchlist_screening_review_request [CreateIndividualWatchlistScreeningReviewRequest]
|
9838
10033
|
# @param [Hash] opts the optional parameters
|
9839
|
-
# @return [
|
10034
|
+
# @return [WatchlistScreeningReviewResponse]
|
9840
10035
|
def watchlist_screening_individual_review_create(create_individual_watchlist_screening_review_request, opts = {})
|
9841
10036
|
data, _status_code, _headers = watchlist_screening_individual_review_create_with_http_info(create_individual_watchlist_screening_review_request, opts)
|
9842
10037
|
data
|
@@ -9846,7 +10041,7 @@ module Plaid
|
|
9846
10041
|
# Create a review for the individual watchlist screening. Reviews are compliance reports created by users in your organization regarding the relevance of potential hits found by Plaid.
|
9847
10042
|
# @param create_individual_watchlist_screening_review_request [CreateIndividualWatchlistScreeningReviewRequest]
|
9848
10043
|
# @param [Hash] opts the optional parameters
|
9849
|
-
# @return [Array<(
|
10044
|
+
# @return [Array<(WatchlistScreeningReviewResponse, Integer, Hash)>] WatchlistScreeningReviewResponse data, response status code and response headers
|
9850
10045
|
def watchlist_screening_individual_review_create_with_http_info(create_individual_watchlist_screening_review_request, opts = {})
|
9851
10046
|
if @api_client.config.debugging
|
9852
10047
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_review_create ...'
|
@@ -9875,7 +10070,7 @@ module Plaid
|
|
9875
10070
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(create_individual_watchlist_screening_review_request)
|
9876
10071
|
|
9877
10072
|
# return_type
|
9878
|
-
return_type = opts[:debug_return_type] || '
|
10073
|
+
return_type = opts[:debug_return_type] || 'WatchlistScreeningReviewResponse'
|
9879
10074
|
|
9880
10075
|
# auth_names
|
9881
10076
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9901,7 +10096,7 @@ module Plaid
|
|
9901
10096
|
# List all reviews for the individual watchlist screening.
|
9902
10097
|
# @param list_watchlist_screening_individual_reviews_request [ListWatchlistScreeningIndividualReviewsRequest]
|
9903
10098
|
# @param [Hash] opts the optional parameters
|
9904
|
-
# @return [
|
10099
|
+
# @return [PaginatedIndividualWatchlistScreeningReviewListResponse]
|
9905
10100
|
def watchlist_screening_individual_reviews_list(list_watchlist_screening_individual_reviews_request, opts = {})
|
9906
10101
|
data, _status_code, _headers = watchlist_screening_individual_reviews_list_with_http_info(list_watchlist_screening_individual_reviews_request, opts)
|
9907
10102
|
data
|
@@ -9911,7 +10106,7 @@ module Plaid
|
|
9911
10106
|
# List all reviews for the individual watchlist screening.
|
9912
10107
|
# @param list_watchlist_screening_individual_reviews_request [ListWatchlistScreeningIndividualReviewsRequest]
|
9913
10108
|
# @param [Hash] opts the optional parameters
|
9914
|
-
# @return [Array<(
|
10109
|
+
# @return [Array<(PaginatedIndividualWatchlistScreeningReviewListResponse, Integer, Hash)>] PaginatedIndividualWatchlistScreeningReviewListResponse data, response status code and response headers
|
9915
10110
|
def watchlist_screening_individual_reviews_list_with_http_info(list_watchlist_screening_individual_reviews_request, opts = {})
|
9916
10111
|
if @api_client.config.debugging
|
9917
10112
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_reviews_list ...'
|
@@ -9940,7 +10135,7 @@ module Plaid
|
|
9940
10135
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(list_watchlist_screening_individual_reviews_request)
|
9941
10136
|
|
9942
10137
|
# return_type
|
9943
|
-
return_type = opts[:debug_return_type] || '
|
10138
|
+
return_type = opts[:debug_return_type] || 'PaginatedIndividualWatchlistScreeningReviewListResponse'
|
9944
10139
|
|
9945
10140
|
# auth_names
|
9946
10141
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|
@@ -9966,7 +10161,7 @@ module Plaid
|
|
9966
10161
|
# Update a specific individual watchlist screening. This endpoint can be used to add additional customer information, correct outdated information, add a reference id, assign the individual to a reviewer, and update which program it is associated with. Please note that you may not update `search_terms` and `status` at the same time since editing `search_terms` may trigger an automatic `status` change.
|
9967
10162
|
# @param update_individual_screening_request [UpdateIndividualScreeningRequest]
|
9968
10163
|
# @param [Hash] opts the optional parameters
|
9969
|
-
# @return [
|
10164
|
+
# @return [WatchlistScreeningIndividualResponse]
|
9970
10165
|
def watchlist_screening_individual_update(update_individual_screening_request, opts = {})
|
9971
10166
|
data, _status_code, _headers = watchlist_screening_individual_update_with_http_info(update_individual_screening_request, opts)
|
9972
10167
|
data
|
@@ -9976,7 +10171,7 @@ module Plaid
|
|
9976
10171
|
# Update a specific individual watchlist screening. This endpoint can be used to add additional customer information, correct outdated information, add a reference id, assign the individual to a reviewer, and update which program it is associated with. Please note that you may not update `search_terms` and `status` at the same time since editing `search_terms` may trigger an automatic `status` change.
|
9977
10172
|
# @param update_individual_screening_request [UpdateIndividualScreeningRequest]
|
9978
10173
|
# @param [Hash] opts the optional parameters
|
9979
|
-
# @return [Array<(
|
10174
|
+
# @return [Array<(WatchlistScreeningIndividualResponse, Integer, Hash)>] WatchlistScreeningIndividualResponse data, response status code and response headers
|
9980
10175
|
def watchlist_screening_individual_update_with_http_info(update_individual_screening_request, opts = {})
|
9981
10176
|
if @api_client.config.debugging
|
9982
10177
|
@api_client.config.logger.debug 'Calling API: PlaidApi.watchlist_screening_individual_update ...'
|
@@ -10005,7 +10200,7 @@ module Plaid
|
|
10005
10200
|
post_body = opts[:debug_body] || @api_client.object_to_http_body(update_individual_screening_request)
|
10006
10201
|
|
10007
10202
|
# return_type
|
10008
|
-
return_type = opts[:debug_return_type] || '
|
10203
|
+
return_type = opts[:debug_return_type] || 'WatchlistScreeningIndividualResponse'
|
10009
10204
|
|
10010
10205
|
# auth_names
|
10011
10206
|
auth_names = opts[:debug_auth_names] || ['clientId', 'plaidVersion', 'secret']
|