Sila API 0.2.22

Console, Plaid Link, More Account Information

Sila Console

  • New and improved onboarding experience
  • Ability to log in with your email address

Accounts

Plaid Link

  • We have updated our integration with Plaid to provide the latest version connectivity. It is now easier to integrate using Sila's Plaid functionality. Company name that shows on the Plaid link modal is customizable via the 'Publicly Facing App Name" field in app settings via the Sila Console.
  • /plaid_link_token — a new endpoint delivers link tokens to be used to instantiate the Plaid Link modal.

Updates to /link_account

  • Added a plaid_token_type parameter. Designate the Plaid token type being used to link and account.
    legacy = legacy public token approach. This is the default value if the parameter is not provided.
    link = updated Plaid Link token approach
    processor = used for bring-your-own Plaid accounts.

Updates to /get_accounts

  • We now provide the account ownership name match, entity name, and account holder name with the intention of making diagnosing link errors easier.