Added
Deposits API (Partner Integration)
11 days ago by Wojciech Duell
New Feature: Deposits API (Partner Integration)
Note: This functionality is not yet available to clients.
Introduced a new Deposits API enabling third-party partners to integrate with Alpha’s Deposit Platform and manage cash investment workflows programmatically.
Key capabilities include:
- Create deposits via quote retrieval and execution (
/deposit-ticket/quote→/deposit-ticket) - Initiate withdrawals using
/withdrawalsendpoint with built-in validation - Generate reports for interest statements and invoices
- Retrieve and search transactions, deposits, and related data
For detailed API documentation and integration guides, please refer to our API Documentation.
If you have any questions or need further assistance, please get in touch with our support team at [email protected]
Happy coding! 🚀
The Alpha API Development Team