API 0.2.124
9 days ago by Rachel Vaughan
Released into Sandbox: August 13, 2025
Released into Production: August 14, 2025
API 0.2.124 contains various bug fixes and system improvements, including the below:
New Functionality
- Webhook signing is now available with optional HMAC-based webhook content validation via a shared secret. Read more in our docs here.
Bug Fixes and Enhancements
- Fixed a bug where calling /register_wallet might still create a wallet on the Sila side even if the wallet is not able to be created at Priority. If the wallet cannot be created at Priority for any reason, it will not be created at Sila.
- If a card already exists, attempting to link that same card will return a 200 response, the same card details returned in the original successful response, and the following message:
Card ending in {last_4} has already been successfully linked in a previous attempt.