Syllo for Front-End
Syllo exposes a set of API methods ready for direct usage by mobile/web applications. Those method provide basic functionality required by front-ends to be able to build a user friendly UX/UI with following funcitonalities:
- Authentication
- KYC
- Customer data management
- Creating of accounts and ordering of payment devices (cards, wearables)
- Activation, locking/unlocking, show/change PIN on payment devices
- Transaction display with spending analytics
- Real-time push notifications for every transaction
- P2P payments
When configured for a front-end usage, the Syllo will expose an endpoint which will be accesible by the mobile and web applications. The endpoint uses TLS encryption for all traffic, combined with additional RSA encryption when required.
The behaviour of API endpoints is controlled by the initial configuration on Syllo deployment, but also can be overriden on-the-fly through the admin interface.