Balance Fetch Integration Service API REST Endpoints

Integration Services/Balance Fetch Integration Service API
This service is used to perform Balance related operations.
Add a new balances
Method: post
Path: /service/balanceFetch
Get all balances
Method: get
Path: /service/lmx/balanceFetch
Get all ictb Entries History
Method: get
Path: /service/lmx/balanceFetch/ictbEntriesHistory
Get available balance for the specified query parameters
Method: get
Path: /service/lmx/balanceFetch/availableBalance
Retrieves the accoubt by Value Date
Method: post
Path: /service/lmx/balanceFetch/valueDate
Retrieves the balance by ID
Method: get
Path: /service/lmx/balanceFetch/getBySourceRef/{sourceRef}
Update a balance
Method: put
Path: /service/balanceFetch/{id}