Sila API 0.2.40
Sila API version 0.2.40 contains a new feature Virtual Accounts, along with various bug fixes, system improvements, and some enhancements outlined below.
Virtual Accounts
Sila’s Virtual Accounts feature allows customers to open a virtual account for their end users and provide them with an account and routing number that can be used for incoming "external" ACH transactions.
More details can be found here. https://docs.silamoney.com/docs/virtual-accounts
Wallets
/get_wallets - Renamed the search filter uuid
to wallet_id
to be consistent with naming conventions. uuid will still be supported for backward compatibility
Transactions
/get_transactions - Added a search filter for payment_method_id
All API endpoints
Added a field to the response of all API endpoints called response_time_ms
which provides the APIs response time in milliseconds. /get_accounts and /get_document APIs are the exception and do not support this new field.