Public API Roadmap

Here's a look at what we're working on and what's planned for our API.

🚀 Currently In Development

Virtual Account Numbers

Ability to create and manage virtual account numbers for easier reconciliation.

Enhanced Internal Transfers

Additional improvements to the internal transfer functionality, including more flexible remittance information options.

🎯 Up Next (High Priority)

Enhanced FX Capabilities (Quotes, Orders)

Add functionality to get FX quotes, place orders, and query their status.

Payment Reversals (Refunds, Returns)

Implement API endpoints for handling payment refunds, rejections, or returns.

Webhooks/Notifications

Real-time notifications for payment status updates and account activities.

📅 Planned (Medium Priority)

  • Support for FPS, SEPA Payment Rails: Expand payment capabilities to include Faster Payments (FPS) and SEPA transfers.
  • Link Bank Transactions to Statements: Provide clear links or unique IDs connecting individual bank transactions to statement entries.
  • Custom Reporting Options: Explore options for generating custom report formats.
  • SFTP Batch Payment Uploads: Allow submission of payments in bulk via SFTP.
  • SFTP End-of-Day Statements: Deliver end-of-day account statements to a specified SFTP location.
  • GET Statements: Retrieve account statements via the API.
  • MT940 Statement Format Support: Provide account statements in the standard MT940 format.
  • BAI2 Statement Format Support: Add support for the BAI2 statement format.
  • ISO Statement Format Support: Add support for ISO standard statement formats.
  • Flexible Statement Date Ranges: Allow requesting statements based on flexible date ranges.
  • Developer Portal: Creating a self-service developer portal
  • Scheduled/Standing Orders: Set up recurring or scheduled payments.
  • Enhanced Batch Processing: Improved support for processing multiple transactions in a single request.

✅ Completed Features

GET all accounts

Retrieve a list of all associated accounts for that customer.

Internal Transfers

Move funds between accounts belonging to the same customer.

SWIFT Payments

Initiate international wire transfers via the SWIFT network.

GET Payment Status

Check detailed status information for a specific payment.

GET All Payments (with filters)

Retrieve a list of payments with filtering options for a specific account.

Transaction History

Access transaction history with date range filtering and pagination support.

*This roadmap is subject to change based on ongoing development and prioritization.*