View Source Plaid.Identity (plaid v3.2.0)
Functions for Plaid identity
endpoint.
Link to this section Summary
Functions
Gets identity data associated with an Item.
Link to this section Types
@type error() :: {:error, Plaid.Error.t() | any()} | no_return()
@type t() :: %Plaid.Identity{ accounts: [Plaid.Accounts.Account.t()], item: Plaid.Item.t(), request_id: String.t() }
Link to this section Functions
Gets identity data associated with an Item.
Parameters
%{
access_token: "access-env-identifier"
}