Sila API 0.2.42

Sila API version 0.2.42 contains various bug fixes, system improvements, and some enhancements outlined below.

Transactions

  • /get_transactions - removed the user header requirement so that transactions can be fetched for all users

Instant ACH

  • Fixed a bug where instant ach transactions were sporadically and improperly failing with error {"plaid_products":"Bank account does not support the balance Plaid product."}

Entities

Sandbox mocking for KYC failures

  • Fixed a bug such that providing SSN with value "420420420" will result in a verification_status of "documents_required"
  • Added functionality where providing session_identifier with value "fail" will result in a verification_status of "documents_required" for kyc level "INSTANT-ACHV2"
  • Added functionality where providing session_identifier with value "ppppp-aaaa-dddd-99ce-c45944174e0c" will result pass but provide a low device score for kyc level "INSTANT-ACHV2"