PlaidEx.API.CreditReport (plaid_ex v1.0.0)

Copy Markdown View Source

Plaid Consumer Report API — credit and risk reports.

Note: Usage is subject to FCRA compliance requirements. Consult your legal counsel before implementing.

Summary

Functions

Creates a consumer report for an asset report.

Functions

create(config, asset_report_token, user_token, opts \\ [])

@spec create(PlaidEx.Config.t(), String.t(), String.t(), keyword()) ::
  {:ok, map()} | {:error, PlaidEx.Error.t()}

Creates a consumer report for an asset report.