Overview
The FIS IBS core connector provides pre-built connectivity with the FIS IBS core banking system through FIS API v4. FIS IBS is a comprehensive core banking solution that handles essential banking operations including deposits, payments, loans, and transactions. The Grand Central FIS IBS connector provides a secure integration layer that connects digital banking channels to the FIS IBS core banking system using the Grand Central Unified API Specification.Key Features
- Customer Information Management: Create and manage customer profiles with real-time updates
- Account Management: Dynamic account creation, on-demand access, and full lifecycle control
- Deposit Account Operations: Retrieve account information, balances, and transaction history
- Loan Account Management: Access loan details, balances, payment schedules, and interest rates
- Party Search: Search and retrieve party information based on specified criteria
- Account Association: Retrieve deposit and loan accounts associated with specific parties
Supported Operations
The FIS IBS connector supports the following operations from the Grand Central Unified API Specification:Deposit Operations
GET /deposits/{depositId}- Retrieve deposit account information for a specific account IDGET /deposits/balances- Retrieve balance information for one or more deposit accountsPOST /deposits/transactions- Retrieve transaction history and activity for deposit accounts
Party Operations
GET /parties/search- Search for party information based on specified criteriaGET /parties/{partyId}- Retrieve party profile information for a specific party IDGET /parties/{partyId}/accounts- Retrieve deposit and loan accounts associated with a specific party
Loan Account Operations
GET /loans- Retrieve loan account information, including balances, payment schedules, and interest ratesGET /loans/{loanId}- Retrieve loan account information for a specific loan ID
Prerequisites
Before you start, you require the following:- Completion of Grand Central connector configuration prerequisites
- An active FIS account with the necessary permissions to access the FIS environment
- Valid API credentials from FIS such as username, password, and auth token information
Configuration
To configure your FIS IBS connector:-
Set your APIM subscription key in the header:
- Key:
api-key - Value: your subscription key
- Key:
-
Request the Grand Central team to set up a connection with FIS and provide:
- FIS
client-idandclient-secretfor OAuth token generation ibs-authorizationdetails
- FIS
-
Configure the following details in
gc-applications-live:
Integration Benefits
- Faster Time-to-Market: Streamline development with pre-built connectors
- Real-Time Synchronization: Keep data synchronized across all channels
- Secure Integration: Leverage FIS IBS’s robust security features
- Scalable Solution: Scale banking operations with minimal development effort
- BIAN Compliance: Standardized business interactions based on BIAN framework