Wallet API
FinCore™ Wallet API for managing digital wallets and transactions
Wallet API
The FinCore™ Wallet API provides a comprehensive set of endpoints for creating and managing digital wallets, processing transactions, and retrieving account balances and transaction history.
Overview
The Wallet API allows tenants to:
- Create and manage wallets for customers
- Process transfers between wallets
- Check wallet balances
- Retrieve transaction history
- Cancel pending transfer orders
Authentication
All Wallet API endpoints require OAuth 2.0 authentication. See the Authentication section for details on obtaining and using access tokens.
Capability Requirements
The following capability codes are required to use the Wallet API:
- SCT01 (B2C Distribution Channel) or SCT02 (B2B Distribution Channel)
- SCT04 (Instant Payment) for transfer operations
- SCT09 (Multi-Currency Financial Operation) for multi-currency wallets
API Documentation
For detailed API documentation, including request and response formats, please refer to the OpenAPI specification.