Sila Virtual Accounts API

Sila's Virtual Accounts product issues each user a dedicated account and routing number, giving a program a real bank-account surface for receiving and settling funds. Virtual accounts appear as a payment-method type in the get_payment_methods response. The dedicated virtual-account management endpoint names are not published on the pages reviewed and are therefore not modeled in the OpenAPI; see review.yml.

API entry from apis.yml

apis.yml Raw ↑
aid: sila-money:sila-money-virtual-accounts-api
name: Sila Virtual Accounts API
tags:
- Virtual Accounts
- Account Numbers
- Real Time Payments
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.silamoney.com/virtual-accounts
baseURL: https://api.silamoney.com/0.2
properties:
- url: https://www.silamoney.com/virtual-accounts
  type: Documentation
- url: https://docs.silamoney.com/docs/get_payment_methods
  type: APIReference
description: Sila's Virtual Accounts product issues each user a dedicated account and routing number,
  giving a program a real bank-account surface for receiving and settling funds. Virtual accounts appear
  as a payment-method type in the get_payment_methods response. The dedicated virtual-account management
  endpoint names are not published on the pages reviewed and are therefore not modeled in the OpenAPI;
  see review.yml.