interface SandboxGetPlaidDataInput {
    institutionId: string;
    plaidUsername: string;
}

Properties

institutionId: string

ID of Plaid sandbox institution to use

plaidUsername: string

Username of Plaid sandbox user to obtain data for