Balance Service API REST Endpoints

Integration Services/Balance Service API
This service is used to perform Balance related operations like fetching the VD Balances, uploading Balances, modify VD Balances etc.
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}