01/24

  • Ability to use the POST /api/transfers endpoint to perform C2C book transfers:
    • Between two individual customers
    • Between two business customers
    • Between an individual and a business customer
  • Ability to create a bank-level external bank account with raw routing details (vs. Plaid):
    • ACH withdrawals/deposits to/from an external bank to the Cybrid Platform
    • Note: This is feature is currently available by request only
  • Ability to use the POST /api/transfers endpoint to initiate a wire transfer (i.e. payment_rail=wire) from bank-level fiat accounts.
  • Ability to filter external wallets by passing asset as a query parameter on the GET /api/external_wallets LIST endpoint.
  • Ability to filter transfers by passing side as a query parameter on the GET /api/transfers LIST endpoint.