Balance Fetch Integration API REST Endpoints

Integration Services/Balance Fetch Integration API
This service is used to perform Balance Fetch related operations.
Add a new balances
Method: post
Path: /balanceFetch
Add a new balances
Method: post
Path: /balanceFetch/balances
Get all balances
Method: get
Path: /balanceFetch
Get all ictb Entries History Accrual
Method: get
Path: /balanceFetch/ictbEntriesHistoryAccr/{branchCode}
Get all ictb Entries History.
Method: get
Path: /balanceFetch/ictbEntriesHistory
Get all valid value dated balances for the specified account
Method: post
Path: /balanceFetch/getVDBalance
Get available balance for the specified query parameters
Method: get
Path: /balanceFetch/availableBalance
Retrieves the accoubt by Value Date
Method: post
Path: /balanceFetch/valueDate
Retrieves the account by Account Number and Value Date
Method: post
Path: /balanceFetch/getByAcctNoValueDate
Retrieves the balance by ID
Method: post
Path: /balanceFetch/accounts
Retrieves the balance by ID
Method: get
Path: /balanceFetch/getBySourceRef/{sourceRef}
Retrieves the balance by ID
Method: get
Path: /balanceFetch/{id}
Update a balance
Method: put
Path: /balanceFetch/balances/{id}
Update a balance
Method: put
Path: /balanceFetch/{id}