3 Inbound APIs

This topic provides the information on the set of inbound APIs provided by Oracle Banking Liquidity Management.

Table 3-1 Oracle Banking Liquidity Management Inbound APIs

Sl.No Consumer System SERVICE NAME Service URL
1 OBDX fetchLMInstruction http://host:port/api-gateway/oblm-cash-concentration-services /service/lmc/instruction
2 OBDX fetchUpcomingSweepLogs http://host:port/api-gateway/oblm-dashboard-services /service/lmd/scheduledsweeps
3 OBDX closeLendLimit http://host:port/api-gateway/oblm-icl-services /service/icl/customer/{id}/close
4 OBDX createlendlimit http://host:port/api-gateway/oblm-icl-services /service/icl/customer
5 OBDX editLendLimit http://host:port/api-gateway/oblm-icl-services /service/icl/customer/{id}
6 OBDX fetchICLTransactions http://host:port/api-gateway/oblm-icl-services /service/icl/loan/{loanId}/transactions
7 OBDX initiateICLSettlement http://host:port/api-gateway/oblm-icl-services /service/icl/loan/initiateSettlement
8 OBDX listIntercompanyLoanSummary http://host:port/api-gateway/oblm-icl-services /service/icl/loan/summary
9 OBDX listLMInterCompanyLoans http://host:port/api-gateway/oblm-icl-services /service/icl/loan
10 OBDX readLMInterCompanyLoan http://host:port/api-gateway/oblm-icl-services /service/icl/loan/{id}
11 OBDX readLMLendLimit http://host:port/api-gateway/oblm-icl-services /service/icl/customer
12 OBDX fetchLMAccounts http://host:port/api-gateway/oblm-maintenance-services /service/lmm/account/getLinkedAccounts
13 OBDX fetchLMAccountsByPartyId http://host:port/api-gateway/oblm-maintenance-services /service/account
14 OBDX fetchLMBranches http://host:port/api-gateway/oblm-maintenance-services /service/lmm/branch
15 OBDX fetchLMCurrency http://host:port/api-gateway/oblm-maintenance-services /service/lmm/currency
16 OBDX fetchLMFrequencies http://host:port/api-gateway/oblm-maintenance-services /service/lmm/frequency
17 OBDX fetchLMSimulationAccounts http://host:port/api-gateway/oblm-maintenance-services /service/lmm/account/commonCoreAccountfetch
18 OBDX partyHierarchyList http://host:port/api-gateway/oblm-maintenance-services /service/customer/getAllCustomers
19 OBDX executeLMPoolStructure http://host:port/api-gateway/oblm-pool-services /service/lmp/pool
20 OBDX fetchPoolLogs http://host:port/api-gateway/oblm-pool-services /service/lmp/pool/log
21 OBDX fetchReallocationMonitor http://host:port/api-gateway/oblm-pool-services/service/lmp/poolRealloc
22 OBDX downloadLMSimulationPDFReport http://host:port/api-gateway/oblm-report-services /service/lmr/simulation/downloadReport
23 OBDX createLMSimulation http://host:port/api-gateway/oblm-structure-services /service/lma/structure/createExternal
24 OBDX createLMStructure http://host:port/api-gateway/oblm-structure-services /service/lma/structure/createExternal
25 OBDX editLMSimulation http://host:port/api-gateway/oblm-structure-services /service/lma/structure/modifyExternal
26 OBDX editLMStructure http://host:port/api-gateway/oblm-structure-services /service/lma/structure/v1/{id}
27 OBDX fetchLMAccountsWithStructure http://host:port/api-gateway/oblm-structure-services /service/lma/structure/priorities/accountNumbers/{accountNumbers}
28 OBDX fetchLMAccountsWithlinkedStructure http://host:port/api-gateway/oblm-structure-services /service/lma/structure/v1/having-common-accounts
29 OBDX fetchLMSimulation http://host:port/api-gateway/oblm-structure-services /service/lma/structure
30 OBDX fetchLMStructures http://host:port/api-gateway/oblm-structure-services /service/lma/structure
31 OBDX getChildAccountsForLMStructure http://host:port/api-gateway/oblm-structure-services /service/lma/structure/v1/childAccounts
32 OBDX listStructurePriorities http://host:port/api-gateway/oblm-structure-services /service/lma/structure-priority/{customerId}
33 OBDX readLMSimulation http://host:port/api-gateway/oblm-structure-services /service/lma/structure/{id}
34 OBDX readLMStructure http://host:port/api-gateway/oblm-structure-services /service/lma/structure/v1/{id}
35 OBDX readLMStructurePdfDownload http://host:port/api-gateway/oblm-structure-services /service/lma/structure/{id}
36 OBDX executeLMSweepStructure http://host:port/api-gateway/oblm-sweep-services /service/lms/executesweepforchannel
37 OBDX fetchSweepLogs http://host:port/api-gateway/oblm-sweep-services /service/lms/sweepmonitor
38 OBDX executeSweepAccountPair http://host:port/api-gateway/oblm-sweep-services/sweepservice/adhoc/initiateSweep
39 OBDX fetchLMChargeDefinitionList http://host:port/api-gateway/vamlm-charge-services /service/chargedefinition
40 OBDX fetchLMChargeList http://host:port/api-gateway/vamlm-charge-services /service/chargeInquiry
41 OBDX getGroupCustomerId http://host:port/oblm-maintenance-services/service/customer/getGroupCustomerId
42 OBDX getPoolParticipantDetails http://host:port/oblm-structure-services/service/lma/structure/v1/pool-participants/{structureId}
43 OBA initiateRtlTxn http://host:port/oblm-rtl- services/service/RtlTransaction/initiateRtlTxn
44 OBA postRtl http://host:port/oblm-rtl- services/service/RtlTransaction/postRtl
45 OBA undoRtl http://host:port/oblm-rtl- services/service/RtlTransaction/undoRtl
46 OBVAM getLMAccount http://host:port/api-gateway/oblmmaintenance- services/service/account? recordStat=O&accountNumber=xxxxx
47 OBPM processAckNack http://host:port/api-gateway/oblm-integration-services/service/lmx/externalSystemLog/processAckNack

For more information on the inbound API details, refer to the REST API for Oracle Banking Liquidity Management.