API 0.2.121
1 day ago by Rachel Vaughan
Released into Sandbox: July 16, 2025
Released into Production:
API 0.2.121 contains various bug fixes and system improvements including the below:
- Added a more helpful error when trying to interact with an entity that exists at Sila but does not exist at Priority:
Entity with id <user_handle> does not exist at Priority. Please contact support.
Bug Fixes
- Addresses that end with two letter compass points (e.g.
123 Main St SW
) are no longer rejected calling /register. - Fixed a bug when linking external bank accounts that created the payment instrument object on the Sila side even if it was not created at Priority. For example, if a bank account was linked more than once, this resulted in frozen duplicates on the Sila side with no corresponding object on the Priority side.
Now if an external bank account cannot be created at Priority, customers will receive an error rather than the /link_account call resulting in a frozen bank account object.- Invalid routing number:
Bank account linking failed at partner bank. Error: 'routingNumber : 123456780 does not exist.'
- Same bank account already linked to entity:
Bank account linking failed at partner bank. Error: 'An externalAccount with similar account number and routing number already exists for this owner'
- Invalid routing number: